BODY  {
	background-color : white;
	font-family : Arial;
	font-size : 10pt;
}

A  {
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : black;
	text-decoration : none;	
	font-weight : bold;
}

TD, TH  {
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	color : black;
}
.haupttitel  {
	left :50;
	top : 300;	
	z-Index :1;
	position : absolute;
	font-family : Arial;
	font-size : 30px;
	font-weight : bold;
}

.navi {
	left : 0;	
	top : 0;	
	z-Index : 2;
	visibility : visible;
	position : absolute;	
}
.grau {
	left : 0;	
	top : 0;	
	z-Index : 2;
	visibility : visible;
	position : absolute;	
}

