BODY {
	font-family : Verdana, sans-serif;
	font-size : 13px;
}

P, B, I, TD, PRE, DIV, LI {
	font-family : Verdana, sans-serif;
	font-size : 13px;
}

A {
	text-decoration : none;
	color:#FF0000;
} 

A:HOVER {
	text-decoration : underline;
} 

H1 {
	font-size : 15px;
}

H2 {
	font-size : 13px;
}

.wichtig {
	font-weight:bold;
	color:#FF0000;	
	font-size : 12px;
}
