body{
	margin: 0;
	padding: 0;
	text-align: center;	
	font: 11px Arial, Helvetica, sans-serif;	
	color: #4B4B4B;	
	background-color: #E6F5F8;	
	background-image: url(../img/bg_startseite_body.gif);
	background-repeat: repeat-y;	
	background-position: center;
}

TABLE { border-collapse:collapse;}

#center{
   width: 1000px;
	height: 796px;	   
	margin: 0px auto;
	text-align: left;		
	background-image: url(../img/bg_startseite.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-position: top;
}

#conAll{  
	width: 1000px;			
	padding-top: 0px;
	clear: both;	
	text-align: left;	
}

#swf{
   position: relative;
	top: 314px;
	left: 250px;
   height: 45px; 
	width: 300px; 	
}
#logo{
   position: relative;
	top: 273px;
	left: 410px;
   height: 39px; 
	width: 154px; 
	background-image: url(../img/logo_startseite.gif);
	background-repeat: no-repeat; 	
}
#navKV{
   position: relative;
	top: 235px;
	left: 3px;
   height: 36px; 
	width: 376px; 	
}
#navMAS{ 
   position: relative;
	top: 199px;
	left: 611px;
   height: 36px; 
	width: 377px; 	
}