body {
   background-color: #AAAAAA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
      scrollbar-base-color: #666699;
	scrollbar-face-color: #CC3333;
	scrollbar-highlight-color: #CC3333;
} 
      a:link {color: #FFFFFF}
      a:active {color: #003355}
      a:hover {color: #003355}
      a:visited {color: #FFFFFF}
.titel {
	font-weight:bold;
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.ozeile {
	font-weight:bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003355;
}
.uzeile {
	font-weight: bold;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.uuzeile {
	font-size : 10px;
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
}
.mzeile {
	font-size : 13px;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.text {
      font-weight: normal;        
	font-size : 16px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
      }
.menu {
	font-size : 16px;
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;      
}