body {

background-color: white;
margin:0;
padding:0;
font-size:12px;	
font-family: Arial, Helvetica, sans-serif;	
color: #5D5D5D;
}




#center{
margin:0 auto;
width:806px;
padding:0px;
/*border: 1px solid blue;
*/


}

#header{
height:305px;
width:806px;
margin:0 auto;
padding:0px;
background:url('../img/bg_top.jpg') top  no-repeat;
}


/*Navigation*/
#navi{
	
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


/*Seiteninhalt*/

#inhalt{

	margin:0 auto;
	background:url('../img/bg_main.jpg') bottom no-repeat;
	background-color:white;	
	width:806px;
	height:425px;
}	



#footer{
	width:806px;
	font-weight:bold;
	color:#797878;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 


}

/*Sprache +Verschieden Footer*/		
#footerleft{
	height:40px;
	float:left;
	margin:0;
	width:280px;
	padding: 6px 0 0 8px;	
	background:url('../img/bg_footer_li.jpg') top no-repeat;
}


#footerleft_peter{
	height:40px;
	float:left;
	margin:0;
	width:280px;
	padding: 6px 0 0 8px;	
	background:url('../img/bg_footer_peter.jpg') top no-repeat;
}



/*Grafiken rechts Werbepartner*/			
#footerright{
	
	float:left;
	margin:0;
	width:518px;
	height:36px;
	vertical-align:bottom;
	padding:10px 0 0 0;
	background:url('../img/bg_footer_re.jpg') top no-repeat;	
}
/*
#footerright td.slogan{
width:90px;
padding:0 10px 5px 0;
vertical-align:bottom;
}
*/

#footerright img{
border:0px;
float:right;
vertical-align:bottom;
}
#footerright a:link,
#footerright a:visited,
#footerright a:hover,
#footerright a:active{text-decoration:none;}


#footernavi{
font-family:arial;
float:left;
font-size:10px;
font-weight:bold;
color:#797878;
height:8px;	
width:680px;
margin:0px;
padding:0px;
}


/*XNX*/			
#footernaviright{
font-family:arial;
height:8px;
font-size:10px;
font-weight:bold;
color:#797878;
float:right;	
padding-right:5px;	
margin:0;	


}


#footernaviright a,
#footernaviright a:link,
#footernaviright a:visited, 
#footernaviright a:hover, 
#footernaviright a:active{
	text-decoration:none; 
	color:#797878;
	
	}


/*Anpassung Footernavi*/


#footernavi em{
	width:2px;
	padding:0px;
	margin:0px;}
	
	.nav{
	padding:0 2px 0 0px;
	margin:0px;
	}

	.nava{
	padding:0 2px 0 0px;
	margin:0px;
	}

	

	.nav:link,
	.nav:visited, 
	.nav:hover, 
	.nav:active{
	text-decoration:none; 
	color:#797878;
	
	}


			

	.nava:link, 
	.nava:visited, 
	.nava:hover, 
	.nava:active{
	text-decoration:none; 
	color:black;
	font-weight:bold;
	}





.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}



/*Farbanpassung Navigation	

#navi a:hover, a:visited, a:active, a:link
{
		text-decoration: none;
		color: #363A69;
		vertical-align: middle;
		font: 12px verdana;
		font-weight: bold;
}
a.sub:link,
a.sub:active,
a.sub:visited,
a.sub:hover{
	color:red;
}
a.suba:link,
a.suba:active,
a.suba:visited,
a.suba:hover{
	color:green; margin-top:30px;
}
 */		
