body {  
	margin:0px;
 	padding:0px;

 	background-attachment:fixed;
 	background-repeat:repeat-x;
 	background-position: left top;
 	background-color:#c4c5a5;
	
 	color:#89896c;
	
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	overflow: hidden;
}

img  {  
	border:0px; 
}

.Link:link {
	color: #34586B;
	text-decoration:none; 
}

.Link:visited {
	color: #34586B;
	text-decoration:none; 
}

.Link:hover {
	color: #909CAB;
	text-decoration:none; 
}

#div_rotes_w {
	position: absolute;
 	margin:0px;
 	padding:0px;
	left: 15px; 
	top: 15px; 
	width: 33px;
	height: 33px;
}

#div_Auswahlleiste {
	position: absolute;
 	margin:0px;
 	padding:0px;
	left: 58px; 
	top: 23px; 
	width: 400px;
	height: 15px;
}

#div_Box_Mitte {
    	position: absolute;
 	margin:  0px;
 	padding: 0px;
 	left: 240px; 
	top: 230px; 
	width: 232px;
	height: 232px;
        overflow: hidden;
	background-image: url('images/box_mitte.gif');
}

#div_Box_Mitte_white {
    	position: absolute;
 	margin:  0px;
 	padding: 0px;
 	left: 240px; 
	top: 230px; 
	width: 232px;
	height: 232px;
        overflow: hidden;
	background-image: url('images/box_mitte_white.gif');
}

#div_Box_Rechts {
    	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 488px; 
	top: 230px; 
	width: 1500px;
	height: 232px;
        overflow: hidden;
	background-image: url('images/box_rechts.gif');
}

#div_Inhalt_Box_Mitte {
    	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 254px; 
	top: 244px; 
	width: 205px;
	height: 205px;
        overflow: hidden;
}

#div_Inhalt_Box_Rechts {
    	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 508px; 
	top: 250px; 
	width: 442px;
	height: 186px;
        overflow: hidden;
}

#div_Inhalt_Box_Blaettern {
	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 230px; 
	top: 470px; 
	width: 106px;
	height: 48px;
}

#div_Inhalt_Box_Jahre {
	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 150px; 
	top: 240px; 
	width: 31px;
	height: 100px;
}

#div_Inhalt_Box_BlaetterPos {
	position: absolute;
 	margin:  0px;
 	padding: 0px;
	left: 400px; 
	top: 487px; 
	width: 50px;
	height: 20px;
}


