body         { background-color: #E3F3FF;  
               background-repeat: repeat-x; font-family: verdana; font-size: 
               11px; color: #000000; margin: 0px }
table{
font-family: verdana;
font-size: 11px;
color:#000000;
}
a:link {
	color: #990066; text-decoration: none;
}
a:active {
	color: #990066; text-decoration: none;
}
a:visited {
	color: #990066; text-decoration: none;
}
a:hover {
	color: #640845; text-decoration: none;
}

.titel{
font-size: 20px;
font-weight:bold;
color:#990099;
}
.tabellen{
border: 1px solid #6BBFFF;
background-color:#FFE5F4;
}
