BODY {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: black;
	background-color: white;
}

TD {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold; 
}

A:link.brandt {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold; 
	color: #ffcc00;	
}

A:hover.brandt {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold; 
	color: blue;	
}

TD.unterreg {
	font-size: 12px;
	font-family: Arial, Helvetica;
}

.h1 { color: black; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

A:link  { color: black; text-decoration: none }
A:hover  { color: blue; text-decoration: none }
A:visited { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A:active { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

A.hotlink:link  { color: black; background-color:#fee427; text-decoration: none }
A.hotlink:hover  { color: blue; font-weight: bold; background-color:#fee427; text-decoration: none }
A.hotlink:visited { color: black; background-color:#fee427; text-decoration: none }
A.hotlink:active { color: black; background-color:#fee427; text-decoration: none }

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li { margin: 0px; padding: 0px; }