BODY {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 12pt;
	background: #ffffff;
	color: #000000;
}

P, DIV {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 12pt;
}

P.small{
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 11pt;
}

TD {
	font-family: Arial,Helvetica,Geneva,Verdana;
	vertical-align: top;
	font-size: 12pt;
}

A:link {
	color: #DE1010;
}

A:visited {
	color: #666666;
}

H1 {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 15pt;
}

H2 {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 14pt;
}

H3 {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 13pt;
}

H4 {
	font-family: Arial,Helvetica,Geneva,Verdana;
	font-size: 12pt;
}

UL {
	list-style-type:circle;
}

.debug {
	font-family: Monaco, Courier;
	color: #FF3300;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

.bu {
	color: #000000;
	font-size: 10pt;
	font-style: bold;
}

.rot {
	color: #ff0000;
}

.kleiner {
	margin-top: 6pt;
	font-size: 10pt;
}