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

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

TD   { font-weight: normal; font-size: 12px; font-family: Arial, Helvetica }

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

TD.popup {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: normal; 
	color: white;	
}

TD.seminarTitel { color: #009; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }

TD.seminarText { color: black; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }

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

A:link  { color: 000099; text-decoration: none }

A:active { color: #009; text-decoration: none }

A:hover   { color: #009; text-decoration: underline}

A:visited { color: #009; text-decoration: none }

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

.h2 { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.h3 { color: #006; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.h4 { font-weight: bold; font-size: 18px; }
.klein { color: black; font-weight: normal; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.normal10 { color: black; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.footer { color: gray; font-size: 9px; }

li {
	list-style-type: disc;
	list-style-position: outside;
}
.bildrahmen {
	border: 1px solid #000000;
}
.fehler {
	color: #FF0000;
}

