@charset "iso-8859-1";
P.blau {
	color : #005AAD;	
	line-height: 150%;
}

P.gruen {
	color : #53B948;
}

A, A:active, A:focus,  A:link, A:visited {
	color : #005AAD;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
	color : #53B948;
	text-decoration : underline;
	font-weight : bold;
}

P, TD {
	font-size:13px;
	color : #000044;
}

P.titel {
	color : #53B948;
	font-size:30px;
}

P.hoeher {
    line-height:16px;
}

LI {
	font-size:12px;
	margin-bottom:4px;
}
