@import url(nav.css);

html { height: 100%;}

body {

    	margin: 0;
	padding:0;
    	font-family:  sans-serif, arial, verdana, sans-serif;
    	font-size: 10pt;
    
	background: #373736 url(/media/layout/body-bg.jpg);
	background-position: top;
    	background-repeat: repeat-x;


}



#wrapper {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background: url(/media/layout/wrapper-bg.png);
	
    	background-repeat: repeat-y;
	width: 975px;
	min-height:700px;
	
}
* html #wrapper{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/layout/wrapper-bg.png',sizingMethod='scale');
		background: none;}

#header {
	
	margin: 0 auto;
	background-image: url(/media/layout/header_small-.jpg);
	width:937px;
	height:349px;
	z-index:-1;




}

.wetter {position:absolute;
	top:220px;
	left:50px;
	z-index:100;

}

.wetter a {
	text-decoration:none;}

#left-nav{
	float:left;
	display:inline;
	margin-top:0px;
	margin-left:19px;
	width:257px;
	min-height:300px;
	z-index:1000;


	
}
#angebote-header{
	background: url(/media/layout/angebote-header-neu.png);
	width:257px;
	height:110px;}


#angebote-text{
	padding-left:3px;
	width:255px;}


#angebote-text a{
color:#403f3f;
text-decoration:none;}


#angebote-text a:hover {
	color:black;
	text-decoration:underline;
}

#site-nav{
	position:absolute;
	top:349px;
	left:276px;
	padding-left:20px;
	padding-top:10px;
	width:660px;
	height:14px;
		color:#403f3f;
	background:url(/media/layout/sitenav-bg.jpg);
		background-position:top;
	background-repeat: no-repeat;

}

* html #site-nav{
	position:absolute;
	top:349px;
	left:276px;
	padding-left:20px;
	padding-top:20px;
	width:660px;
	height:20px;
	color:#403f3f;
	background:url(/media/layout/sitenav-bg.jpg);
	background-position:top;
	background-repeat: no-repeat;

	}
#site-nav a{
	color:#71706e;
	text-decoration:none;
	}

#site-nav a:hover {
	text-decoration:underline;
	color:black;}

#content{
	width:600px;
	margin-top:50px;
	margin-left:280px;
	padding:10px;
	min-height:500px;
	border-top:1px #71706e solid;
	color:#403f3f;
	}

#content h1, h2, h3, h4, h5 {
	color:#640404;}

#content strong{color:#640404;}
#content a{
	text-decoration:none;
	color:#403f3f;}


.tableborder table  {
	border:0px #6f6e6e solid;}


.tableborder td {
	border-bottom:1px #c4c2c2 solid;}


#content a:hover {
	text-decoration:underline;
	color:black;}

#footer {
	margin: 0 auto;

	background: url(/media/layout/footer-bg.png);
	padding-top:0;
	width:975px;
	height:120px;
	
}




#footer-text{
	margin-left:20px;
	padding-top:10px;
	color:#403f3f;
	width:850px;
	
}


#footer a {
	color: #640404;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;}

.gallery-img img{
border:0;}

div#selectors { width: 150px; }
div#selectors p { display: inline; margin: 10px; }



.tableborder table  {
	border:0px #6f6e6e solid;}


.table-angebote td {
	border-bottom:1px #9f9a9a solid;}





.gallery-preview{
	position:relative;
	color:#164974;
		border-bottom:1px #6f6e6e dotted;
}


.gallery-preview-image img{
	border:0px solid;
	z-index:2;}

.gallery-preview-links{
	position:absolute;
	top:-10px;
	left:240px;
	width:300px;
	padding-top:20px;
	height:190px;
}

.gallery-preview-links a{
	text-decoration:none;
	color:#164974;}





