/*
td {text-align:left}

td.rechts {text-align:right}
*/

a.nav:link {color:#ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; text-decoration:none;}

a.nav:visited {color:#ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; text-decoration:none;}

a.nav:hover {color:#ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; text-decoration:none;}

a.nav:active {color:#ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; text-decoration:none;}



.navhorizhier {color:#EE7530; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold;}


.navverthier {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold;}



.head {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 18px; font-weight:bold;}


p {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight:normal; line-height: 140%; margin-top: 16px; margin-bottom: 16px;}

.text, ul, ol {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight:normal; line-height: 140%; }

/*fuer terminkalender*/
.label {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:normal; line-height: 140%;}
.terminzahl {color:#ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:normal;}



.starttext {color:#ffffff; font-size: 14px; font-weight:normal; line-height: 140%;}

.weiss {color:#ffffff;}

.fussblock p {color:#8D172A; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:normal; line-height: 140%;}

.fussblock a {color:#8D172A; text-decoration:underline;}

p a {color:#8D172A; text-decoration:underline;}


b {font-weight:bold;}



/*START STYLES FUER FORMATTOOL*/

ul {
		font-weight: normal;
		list-style-type: disc;
		list-style-position:inside;
	}
	
ol {
		font-weight: normal;
		list-style-type: decimal;
		list-style-position:inside;
	}



/*Behandlung der Paragraphen im formattool 
diese Styles werden wie unten beschrieben vergeben.
!! Alle anderen Styles werden geloescht !!
!! Wenn es einen Style fuer <P> gibt -> auch in format_tool.css definieren !!
!! Die hier definierten Styles NICHT in format_tool.css definieren !!
*/

	
.huta_p_onix {
	line-height: 140%;
	margin-top: 16px; 
	margin-bottom: 0px;	
	/*wird bei opera sonst eingerueckt ???*/
	}	/* der erste Style wenn es mehrere P gibt -> Abstand nur unten*/


.huta_p_garnix {
	line-height: 140%;
	margin-top: 16px; 
	margin-bottom: 16px;	
	} /* Style wenn es genau ein P gibt -> Oben und unten kein Abstand am, Unten und oben kein Umbruch  */

	
.huta_p_unix {
	line-height: 140%;
	margin-top: 0px; 
	margin-bottom: 16px;	
	}	
	
	/* der letzte Style wenn es mehrere P gibt -> Abstand nur oben, , Unten kein Umbruch  */



/*END STYLES FUER FORMATTOOL*/
