body {
  background-color: #F5F5DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00009C;
	font-weight: bold;
	margin-left: 10;
	margin-top: 10;
}

td {
  background-color: #F5F5DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00009C;
	font-weight: bold;
}

a {
  background-color: #F5F5DC;
	color: #00009C;
	text-decoration: none;
}

a:hover {
  background-color: #F5F5DC;
	color: #008000;
	text-decoration: none;
}
.table {
	width: 90%;
}
.aufzählung {
	line-height: 25px;
}

BODY { 
background-color: #F5F5DC;
scrollbar-face-color: #F5F5DC; 
SCROLLBAR-TRACK-COLOR: #F1F5FF;
scrollbar-arrow-color: #000000; 
scrollbar-base-color: #F5F5DC; 
scrollbar-shadow-color : #000000; 
SCROLLBAR-3DLIGHT-COLOR: #F5F5DC;
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
scrollbar-highlight-color: #F1F5FF; 
}
