body {
	margin: 0;
	padding: 0;
	font-family: Arial; 
	font-size: 14px;
	background: #ffffff;

}

#wrapper {
	width: 737px; 
	left: 50%; 	
	margin-left: -368px;
	position:absolute;	
	text-decoration:none;
}

#header {
	width:737px;	
	height:237px;	
	background-repeat: no-repeat;	
	background-position: top;
}

#content {
	width: 724px;
	background-color: #f1f1f1;
	border: 1px solid #9c9c9c;
	padding: 10px 0 0 10px;
	font-size: 13px;
	font-weight: bold;
	color: #7e7e7e;
}

#content_lang {
	width:714px;
	background-color:#f1f1f1;
	border:1px solid #9c9c9c;
	padding: 10px 10px 10px 10px;
	font-size:13px;
	font-weight:bold;
	color:#7e7e7e;
}

#content p {
	color:#7e7e7e;
}

#background {
			position:fixed;
			bottom:0px;
			background-image:url("images/bg.jpg");
			background-repeat: no-repeat;	
			text-align:center;
			width:100%;
			height:504px;
		}



/*___________fade-navi____________*/

 #fadehover {  
     position: relative;  
}  
   
 img.a {  
     position: absolute;  
     left: 177px;  
     top: 0;  
     z-index: 10;  
}  
   
 img.b {  
     position: absolute;  
     left: 177px;  
     top: 0;  
}  

img.c {  
     position: absolute;  
     left: 317px;  
     top: 0;  
     z-index: 10;  
}  
   
 img.d {  
     position: absolute;  
     left: 317px;  
     top: 0;  
} 

img.e {  
     position: absolute;  
     left: 457px;  
     top: 0;  
     z-index: 10;  
}  
   
 img.f {  
     position: absolute;  
     left: 457px;  
     top: 0;  
}  

img.g {  
     position: absolute;  
     left: 597px;  
     top: 0;  
     z-index: 10;  
}  
   
 img.h {  
     position: absolute;  
     left: 597px;  
     top: 0;  
}
.centriert {
	text-align: center;
}
.centriert a{
	color: #7E7E7E;
	text-decoration: none;
}
.centriert a:hover{
	color: #000000;
}
.centriert2 {
	color: #7E7E7E;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.centriert2 a{
	color: #7E7E7E;
	text-decoration: none;
}
.centriert2 a:hover{
	color: #000000;
}


/*___________fade-navi-ende____________*/





