BODY { background-color: #ffffff; margin-top:0;
scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #000000; scrollbar-track-color: #FFFFFF;
scrollbar-seagreen-color: #FFFF0a; }

.Normal, .Male, .Menu, .MenuAktiv, p, h1, h2, h3, ul, li, ol { font-family: Verdana,Tahoma,Arial,Helvetica; color: #000000; }

.Normal, p, ul, li, ol {
	font-size: 10pt;
	font-weight: normal; }

h3 {
	font-size: 10pt;
	font-weight: bold; }
	
h2 {
	font-size: 12pt;
	font-weight: bold; }
	
h1 {
	font-size: 16pt;
	font-weight: bold; }

.Male {
	font-size: 8pt;
	font-weight: normal; }
	
.Menu {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-align: center;
	background-color:#fffcdf;
	border-style:solid;
	border-width:1px;
	border-color:#404040;}

.MenuAktiv {
	font-size: 10pt;
	font-weight: bold;
	color: #C0C0C0;
	cursor: default;
	text-align: right;
	background-color: #1a6db3;
	border-style:solid;
	border-width:2px;
	border-color:#404040; }

.tableCell { background-color:#fffcdf; border-style:solid; border-width:1px; border-color:#404040; }

