body, np, td, select, input, h1, h2, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

h1 {
	font-size: 15px;
	color: #BA3F48;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:0;
}

h2 {
	font-size: 13px;
	color: #BA3F48;
}

h3 {
	font-size: 12px;
	color: #BA3F48;
}

#menuMain {
	font-size: 12px;
	line-height: 21px;
	font-weight:bold;
	text-transform:uppercase;
	}

#menuSub {
	font-size: 11px;
	line-height: 18px;
	font-weight:bold;
	text-transform:none;
	margin-left:10px;
	}

/* Abstandclassen für Text, der direkt unter einer Überschrift anfangen soll! */
.abunten
	{
	margin-bottom: 0px;
	}
.aboben
	{
	margin-top: 0px;
	}
/* Ende der Abstand-Stylesheets */
	
strong, a, .formFieldDescription {
	color: #BA3F48;
}

.bu {
	font-size: 10px;
	line-height: 14px;
}

#footer, #footer a {
	color: #7d7963;
}


.formFieldDescription {
	font-weight: bold;
}

/* - Pressemeldung Aufzählung Liste mit Pfeilen */
.pfeillist {
	list-style-image:url(../images/content/pfeil.gif);
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 16px;
	margin-left:0;
	margin-top:0.2em;
	margin-bottom:0;
	}
	
/* fontstyles für die pressemitteilungen */

.dachzeile {
	font-size: 15px;
	font-weight:bold;
	color: #BA3F48;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.prheadline {
	margin-top: 3px;
	font-size:21px;
	}
/* ende fontstyles pressemitteilungen */

/* Formulartextfelderbug im IE 6 */
/* Diese Klasse bewirkt, dass der Text bei der Eingabe */ 
/* im Textfeld nicht scrollbar ist, bzw. genau mittig angezeigt wird. */

.feldab {
	line-height:11px;
	}
	
/* ENDE Formulartextfelderbug */