/* CSS Document */
<style type="text/css">
html{ height:80%;}
body {
	background-color: #FFFFFF;margin:0;
	padding:10% 0 0 0;
	text-align:center;
	height:80%;}
	
  html, body, textarea {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#FFFFFF;
}
	
html>body{height:100%; overflow:hidden;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.Kein {font-size: 12px}
.Fett {font-size: 12px; font-weight:bold;}
.Gross {font-size: 14px}
.Extra_Gross {font-size: 16px}
.Klein {font-size: 12px}
.Extra_Klein {font-size: 10px}
.Nav {font-size:12px; color: #CCCCCC; font-weight:bold;}
.Nav2 {font-size:10px; color: #CCCCCC; font-weight:bold;}

#box{
color:#FFFFFF;
width:815px; 
height:650px; 
text-align:left; 
margin:auto;
padding : 0px; 
overflow:hidden;}

#box2{
width:815px; 
height:650px; 
text-align:left; 
margin:auto;
padding : 0px; 
overflow:hidden;}

#box3{
width:815px; 
height:650px; 
text-align:left; 
position:absolute;
top:80px
left:10px
padding : 0px; 
overflow:hidden;}

#box4{
width:815px; 
height:650px; 
text-align:left; 
position:absolute;
top:0px
left:0px
padding : 0px; 
overflow:hidden;}

</style>
	
