<style type="text/css">
<!--
  
BODY {
	background-color: FFFFFF;
	color: Black;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
}

    a:link {
           color: black; text-decoration: none; }

    a:visited {
           color: black; text-decoration: none; }

    a:hover {
	color: black;
	background-color : silver;
}
	
    a:active {
           color: black;}

 a.blk {
	display: block;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.head1
{
	font-size : 16px;
	font-weight: bold;

}
	
.head2
{
	font-size: 12px;
	font-weight: bold;
}

.bereich, .feld
{
	background-color: #B9A03A;
}

.menubutton {
	background: #666666;
	color: white;
	width: 130px;
	font-size: 10px
}
	
.button {
	background: #666666;
	color: white;
	width: 130px;
	font-size: 10px
}	

//-->
</style>

