body {
		scrollbar-Base-Color:#585858;
		scrollbar-3dLight-Color:#585858;
		scrollbar-Highlight-Color:#555555;
		scrollbar-Face-Color:#585858;
		scrollbar-Arrow-Color:#232323;
		scrollbar-Shadow-Color:#585858;
		scrollbar-DarkShadow-Color:#232323;
		scrollbar-Track-Color:#232323;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color:#000000;
} 
	
td  { font-family: Arial;
	  font-size: 11px; 
	  
	  color: #FFFFFF; 
	}

a { 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: underline;
	}
  
a:hover { 
font-family: Arial; 
font-size: 11px; 
color: #585858;
text-decoration: none;
}

.ueberschrift { 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
  }


.scrollen {
		width: 660px; height: 264px;
		overflow: auto; float: right;		
		font-family: Arial;
		font-size: 11px;
		color: #FFFFFF;
		  }
		  
.eingabefeld {
	color: #FFFFFF;
	background-color: #444444;
	font:Arial;
	font-size:11px;
	border: 1px solid #FFFFFF;
			}

.button {
	border: 1px solid #FFFFFF;
	background-color: #333333;
	background-repeat:	no-repeat;
	background-position: left center;
	color:#FFFFFF;
	font:Arial;
	font-size:11px;
	
}

.spacer {
	width: 10px;
	height: 264px;
	float: left;
}

.box {
	height: 550px;
	width: 750px;
	border: 1px solid #585858;
}

.box1 {
	height: 480px;
	width: 640px;
	border: 1px solid #585858;
}