body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial; 
	font-size: 14px;
	color: #666;
	background: #fff;
	
}
#main_wrapper {
	
	width: 914px;
	margin-left:5px;
	
}
/*----------------------HEADER START----------------------*/
#header_wrapper {
	
	width: 924px;
	background:url(images/bg.jpg) repeat-y;
	position: absolute;
	left:50%;
	margin-left: -462px;
	
}
#header_wrapper p{
	padding-left: 10px;
	
}
#header {
	background:url(images/bg_oben.jpg) repeat-x;
	height: 129px;
}

#logo {
	position:absolute;
	background:url(images/logo.jpg);
	width:214px;
	height:57px;
	left: 15px;
	top: 25px;	
}
/*----------------------HEADER ENDE----------------------*/

/*----------------------MENU START----------------------*/

#navi {
	height:29px;

}

#menulinks a.active {
	text-decoration:none;
	color:#6e6107;
}

/*----------------------MENU ENDE----------------------*/


/*----------------------FOOTER START----------------------*/
#footer {
	background-image:url(images/footer.jpg);
	width: 924px;
	height: 30px;
	font-size:9px;
	
}
#footer a{
	color:#CCC;
	float:right;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
}

#footer a:hover{
	color:#333;
	
}
/*----------------------FOOTER ENDE----------------------*/
  .active{  
     position: relative;  
     }  
  
 div.fadehover {  
     position: relative;  
     }  
   
 img.a {  
     position: absolute;  
     left: 0;  
     top: 0;  
     z-index: 10;  
         }  
   
 img.b {  
     position: absolute;  
     left: 0;  
     top: 0;  
     }  
 
 img.c {  
     position: absolute;  
     left: 102px;  
     top: 0;  
     z-index: 10;  
         }  
   
 img.d {  
     position: absolute;  
     left:102px;  
     top: 0;  
     }  
	 
	img.e {  
     position: absolute;  
     left: 204px;  
     top: 0;  
     z-index: 10;  
         }  
   
 img.f {  
     position: absolute;  
     left:204px;  
     top: 0;  
     }  
	 
img.x {
	position: absolute;
	left:307px;
	top: 0;
	width:607px;
	height:34px;
}
/*----------------------MENU START----------------------*/
#menulinks {
	padding: 25px 0 0 20px;
	width:200px;
	height:100px;
}

#menulinks a {
	display:block;
	font-family: Arial;
	float:left;
	width: 200px;
	height:29px;
	background-color:#b4ea68;
	color:#fff;
	text-decoration:none;
	margin-top:1px;
	font-size:12px;
	line-height: 29px;
	font-weight: normal;
	text-align: center;
  }

#menulinks a:hover {
	background-color:#CCC;
	text-decoration:none;
	color:#fff;
}
#menulinks a.active {
	background-color:#CCC;
	text-decoration:none;
	color:#fff;
}

#sidebar {
	width: 660px;
	float: right;
	padding:5px 15px 0 0;
}
.style1 {
	text-align: center;
	color: #A4A4A4;
	font-size: 10px;
	background-color: #FFFFFF;
}
.style1 a{
	color: #A4A4A4;
	text-decoration: none;
	font-size: 10px;
}

/*----------------------MENU ENDE----------------------*/


	