@charset "utf-8";
/* CSS Document */
* {margin:0;}

body {background:url(../images/bg-body.png) no-repeat center top; font-size:67.5%; font-family:Arial, Helvetica, sans-serif; }
#header {width:1206px; height:220px; background:url(../images/bg-header.jpg) no-repeat; margin:0 auto; position:relative;}
#content-container {width:1206px; margin:0 auto;}
	#sidebar {width:360px; float:left; height:566px; padding:20px 0 0 0;}
		.bild {width:360px; height:360px;  background:url(../images/sidebar/wahl4.jpg) no-repeat right;}
		.top {width:327px; height:117px; padding: 51px 0 0 33px;}
	
	
	#sidebar p {font-size: 1.3em;}
 	#sidebar a {color:#62a355; text-decoration:none;}
	#sidebar a:hover {text-decoration:underline;}
	#sidebar h1 {font-size:2.0em; color: #5286c1; margin-bottom:10px;}	
		#content-main-container {width:769px; float:left; background:url(../images/bg-containt-main.container.png) repeat-y;}
		
			#content-main-head {background:url(../images/bg-containt-main-head.png) no-repeat; width:752px; height:50px; }
				
				
			#content-main {background:url(../images/bg-content-main.png)  center bottom no-repeat; width:649px; min-height:439px; padding: 0 100px 100px 20px; zoom: 1;}
			#content-main img {padding:20px 0px 0px 120px; }
			#content-main h1 {color:#9f9ea6; font-size:1.4em; font-weight:bold; padding-top:15px;}
			


.clear {clear: both;}
		
	
		
#footer {width:1206px; height:78px; margin: 0 auto; background:url(../images/bg-footer.png) no-repeat;}

			#navigation2 {float:right; list-style-type:none; font-size:15px; font-weight:bold; margin-right:108px; margin-top:25px;}
		  	#navigation2 li {float:left; padding: 11px 33px 8px 52px;}
		  	.impressum {background:url(../images/impressum.png) left center no-repeat;}
		  	.kontakt {background:url(../images/kontakt.png) left center no-repeat;}
		  	#navigation2 li a {text-decoration:none; color:#5286c1}
		  	#navigation2 li a:hover {text-decoration:underline;}
			
			
#navigation {text-indent:-3000px; padding-top:193px; padding-left:628px; } 
#navigation ul {list-style-type:none;}
#navigation ul li {float:left;}
#navigation ul li a {height:27px; background:url(../images/bg-navigation.png) no-repeat center top; display:block}

#navigation .start {width:100px;}
#navigation .aktuell {width:98px;}
#navigation .termine {width:101px;}
#navigation .vorstand {width:97px;}

#navigation .start a {background-position: 0px top}
#navigation .aktuell a {background-position: -100px top}
#navigation .termine a {background-position: -198px top}
#navigation .vorstand a {background-position: -299px bottom}

#navigation .start a:hover {background-position: 0px bottom}
#navigation .aktuell a:hover {background-position: -100px bottom}
#navigation .termine a:hover {background-position: -198px bottom}
#navigation .vorstand a:hover {background-position: -299px bottom}