@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

img {
	margin-bottom:10px;
	border:0;}

.clearer {
	clear:both;
	}

body {
	background-color:#eee;
	}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0c4165;
	}

#container {
	min-height:780px; 
	width:1000px; 
	margin:0 auto; 
	background-color:#FFF;
	}
	
#head {
	width:1000px;
	height:280px;
	}

#logo {
	width:815px;
	height:80px; 
	float:left; 
	background-image:url(./logo.jpg);
	}
	
#metanavi {
	width:185px;
	height:80px; 
	float:left; 
	background-image:url(./blau.gif);
	}
	
#metanavi p {
	color:#fff;
	font-size:9px;
	margin:63px 0 0 11px;
	}	

#metanavi p a, #metanavi p a:hover {
	text-decoration:none;
	color:#FFF;
	margin:0 4px;} 
	
#kopfbild {
	width:815px;
	height:200px; 
	float:left; 
	background-image:url(./kopfbild.jpg);
	}
	
#info {
	width:185px;
	height:200px; 
	float:left;
	}
	
#info p {
	font-size:11px;
	line-height:14px;
	margin:25px 0 0 15px;}

#haupt {
	width:1000px;
	background-image:url(../grafik/haupt_bg.gif);
	background-repeat:repeat-y;
	}


#navi {
	min-height:500px; 
	width:169px;
	float:left; 
	}
	
#navi ul {
	list-style:none;
	margin:33px 0 0 35px;
	}
#navi ul li {
	display:block;
	width:120px;
	height:35px;
	}
	
#navi ul li.main {
	display:block;
	width:120px;
	height:25px;
	}

#navi ul li.sub {
	display:block;
	width:120px;
	height:25px;
	}
	
#navi ul li a {
	font-family:Verdana, Geneva, sans-serif;
	color:#0c4165;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#navi ul li.sub a {
	font-size:11px;
	font-weight:normal;
	padding-left:15px;}

#inhalt {
	min-height:500px; 
	float:left;  
	width:645px;
	padding-top:30px;
	}
#inhalt .einspaltig {
	width:585px;
	margin-left:30px;
	float:left;}
	
#inhalt .zweispaltig {
	width:277px;
	margin-left:30px;
	float:left;}
	
#inhalt h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:lighter;
	margin-bottom:20px;
	color:#0c4165;
	}
#inhalt p {
	line-height:20px;
	margin-bottom:15px;
	}
#inhalt h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0c4165;
	line-height:20px;
	margin-bottom:8px;
	font-weight:bold;
	}
#inhalt table {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0c4165;
	line-height:20px;
	border:none;
}
	

	
	
	
	
	
#news {
	min-height:500px; 
	float:left; 
	width:185px;  
	}
	
.teaser {
	width:155px;
	margin:15px;
	}
	

#news h1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:10px;
	margin-bottom:5px;
	}
	
	
	
	
	
	
	
	
#footer {
	width:1000px;
	}

#footerleft {
	width:169px;
	float:left;
	background-color:#FFF;
	border-right:solid 1px #0c4165;
	min-height:20px;

	}
	
#footerhaupt {
	float:left; 
	width:645px;
	background-color:#FFF;
	min-height:20px;
	}
	
#footerright {
	float:left; 
	width:185px;  
	background-image:url(./blau.gif);	
	min-height:20px;
	}

#footer p, #footer p a {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#0c4165;
	text-decoration:none;
	}

#footer p {
	text-align:center;}
	
#winterlager-menu{
	margin-left:30px;}
	
#winterlager-menu ul {
	margin:0 0 25px 0;
	padding:0;
	width:100%;
	float:left;
	}

#winterlager-menu ul li {
	display:inline-block;
	float:left;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	border-right:1px solid #0c4165;
	}
	
#winterlager-menu ul li.last {
	border-right:0 none;
}
#winterlager-menu ul li a {
	font-family:Verdana,Geneva,sans-serif;
	color:#0c4165;
	text-decoration:none;
	font-size:12px;
	}