body 
	{
	margin-top: 15px;
	padding: 0;	
  	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
  	font-family: Verdana, Arial, sans-serif;
	color:#660000;
	}

/* generische Standardformatierung */
img {
  border: 0px none;
  margin: 0;
  padding: 0;
}


/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD {
  font-family : Verdana, Arial, sans-serif;
  font-size: 12px;
}

/* Überschriften sehen so aus */
H1 {font-size: 16px; font-style: bold;}
H2 {font-size: 14px; font-style: italic;}

/* Alles korrekt auf's Raster richten */
H1, H2 {margin: 15px 0px 15px 0px;}

/* Text abstand nach unten*/
P.bodytext {
  margin-bottom: 12;
}


