body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: normal;
		font-size: 25px;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		line-height: normal;
		font-size: 20px;
		font : normal;
}

P,UL,OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	
	
}
P.small
{
	font-size: 12px;
	line-height: 18px;
}

P.bigger 
{
	font-size: 16px;
}

.zitat {
	font-size: 16px;
	line-height : 120%;
	font-style : italic;
	
}

a:link { color:blue }
a:visited { color:blue }
a:hover { color:#CE1800; }
	
	

.grau {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.grau:link { color:#333333 ; text-decoration: none;}
A.grau:visited { color:#333333 ; text-decoration: none;}
A.grau:hover { color:#333333 ; text-decoration: underline;}
A.grau:active {  text-decoration: underline; color: #333333}

A.black:link { color:#000000 ; text-decoration: none;}
A.black:visited { color:#000000 ; text-decoration: none;}
A.black:hover { color:#000000 ; text-decoration: underline;}
A.black:active {  text-decoration: underline; color: #000000}