Body 
{
	margin:0px;
	font-size: 14px;
	
	font-family: Verdana, arial, helvetica, sans-serif;
}


H1 {
	font-size: 20px;
	font-weight: bold;
	color: #90b2c6;
}

H2 {
	font-size: 20px;
	font-weight: bold;
	color: #90b2c6;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

H4 {
	font-size: 16px;
	font-weight: bold;
	color: #90b2c6;
}

H5 {
	font-size: 11px;
	font-weight: bold;
	color: #90b2c6;
}

H6 {
	font-size: 11px;
	font-weight: bold;
	color: #90b2c6;
}


TD {
	font-size: 13px;
}

hr	{ hr size: 1; hr: noshade; color: #90b2c6;
}


/* ------------------------style - für allgemeine links ----------------------------------------*/

A:link      {  color:  #003399; font-weight: bold; text-decoration: none;} 
A:visited   {  color:  #003399; font-weight: bold; text-decoration: none;}
A:active    {  color:  #003399; font-weight: bold;}
A:hover	    {  color:  #ff0000; font-weight: bold; text-decoration : underline;}

