BODY  {
	background-color : white;
	font-family : Arial;
	font-size : 10pt;
}

A  {
	color : white;
	text-decoration : none;
	font-weight : bold;
}
A:Visited  {
	color : white;
	text-decoration : none;
	font-weight : bold;
}
A:Active  {
	color : red;
	text-decoration : none;	
	font-weight : bold;
}
A:Hover  {
	color : red;
	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;
}

}
.rahmen {
	border: 1px dotted black;
	padding: 0px; 	
}

.bild1 {
	left : 0;	
	top : 150;	
	z-Index : 1;
	visibility : visible;
	position : absolute;	
}
.navi1  {
	left : 370;
	top : 300;	
	z-Index :1;
	position : absolute;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
.navi2  {
	left : 460;
	top : 300;	
	z-Index :1;
	position : absolute;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
.navi3  {
	left : 580;
	top : 300;	
	z-Index :1;
	position : absolute;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}
.navi4  {
	left : 720;
	top : 300;	
	z-Index :1;
	position : absolute;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}