/*@import url(nav.css);*/

html { height: 100%;}

body {

    	margin: 0;
	padding:0;
    	font-family:  sans-serif, arial, verdana, sans-serif;
    	font-size: 10pt;
    	background: white;
	background-position: top;
    	background-repeat: repeat-x;

}



#wrapper {
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background-image: url(/media/layout/wrapper-bg_neu.jpg);
	background-repeat: repeat-y;
	width: 1158px;
	min-height:600px;

	
}


#header {
	
	margin: 0 auto;
	/*background-image: url(/media/layout/header_neu.jpg);*/
	width:1158px;
	height:339px;




}



#news {
	position:absolute;
	background: url(/media/layout/bg-news.png);
	padding:0px;
	top:337px;
	right:229px;
	width:681px;
	height:124px;
	color:white;
	

	
}

.text-news{
	margin-top:-20px;
	margin-left:120px;
	width:500px;
	height:100px;
	

border:0px solid;}

.text-news a{
	text-decoration:none;
	color:white;}


#left-nav{
	float:left;
	display:inline;
	margin-left:47px;
	width:198px;
	min-height:300px;
	
}
	


#content {
	background: url(/media/layout/content-bg.jpg);
	background-repeat: repeat-x;
	margin-top:2px;
	margin-left:247px;
	width:660px;
	min-height:400px;
	padding-top:135px;
	padding-left:10px; padding-right:10px;

}

#content a{
	color:#2e6a9e;}

#sponsoren{
	float:right;
	display:inline;
	margin-top:0px;
	margin-right:45px;
	width:182px;
	border-left:1px #c6c3c3 solid;
	border-bottom:1px #c6c3c3 solid;
	border-right:1px #c6c3c3 solid;
	min-height:400px;
	z-index:10;
	}
	#sponsoren img {
border:0;}




#wetter{position:absolute;
	top:130px;
	right:45px;
	height:210px;
	width:182px;
	padding-top:10px;
	border-left:1px #c6c3c3 solid;
	border-right:1px #c6c3c3 solid;
	border-top:1px #c6c3c3 solid;
	background-color: white;
	text-align:center;
	z-index:1000;}
#wetter img{border:0;}
#inhalt-sponsoren{
	padding-top:10px;
	padding-left:10px;
	/*background:#f3f3f3;*/
	width:175px;
	min-height:350px;
	z-index:2;
}
	
#footer {
	margin: 0 auto;
	background-image: url(/media/layout/footer-bg.jpg);
	padding-top:0;
	width:1158px;
	height:160px;
	


}
#footer-text{
	margin-left:480px;
	padding-top:100px;
	text-align:center;
	color:white;
	width:400px;
	
}


#footer a {
	color: #554618;
}

.gallery-img img{
border:0;}

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



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


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


#navtitel {    
	
	position:relative;
	background: url(/media/layout/bg-navtitel.png);
		width:665px;
		height:25px;
		padding-top:0;
		
		color: #164974;}




.navtext {
	position:absolute;
	top:-11px;
	left:40px;
	width:500px;
	height:30px;}


.navtext a {
	text-decoration:none;
	color:#164974;}



.gallery-preview{
	position:relative;
	color:#164974;
}


.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;


border:0px solid;}

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




