/* schriftstil,abstände */
body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;background-color: #fff; margin: 0px; }
.hg_nav { background-color: #ECECEC }
.hg_01    { line-height: 22px; background-color: #c90319 }
.hg_footer    { color: #666; font-size: 8pt; line-height: 20px; background-color: #ececec; text-align: right }
/* Navigation*/
#menu ul {margin: 0; padding: 0px; list-style-type: none;}  /* Formatierung 1'ste Ebene => kein Rand, Ausrichtung Links, keine Aufzählungszeichen */
#menu li {margin: 0; padding: 0px; list-style-type: none;}    /* Formatierung 2'te Ebene =  kein Rand, keine Aufzählungszeichen */
#menu li.active a    { color: #c90319 } /* Schrift- und Hintergrundfarbe aktiver Ebenen */
#menu li.active a:hover     { color: #c90319 } /* Schrift- und Hintergrundfarbe aktiver Ebenen */
#menu li.active li.active a   { color: #c90319 } 							
#menu li.active li.active li.active a   { color: #c90319 }  	/* hier wird Farbe von aktiver/ 3'ter Ebene definiert (Über uns/Tierpark) */			
#menu li.active li a  { color: #c90319; text-indent: 30px } /* eine nicht aktive Unterebene wird in der urspruenglichen Farbe dargestellt */ 
#menu li.active li.active li a  { color: #c90319; text-indent: 50px } 	/* Farbe und Randabstand der 3'ten Ebene (Über uns/Tierpark) */ 

#menu a                   { color: black; font-weight: bold; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-indent: 15px; margin: 0 auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; display: block }
#menu a:hover         { color: #c90319; font-weight: bold; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin: 0 auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; display: block }

#localheader       { color: #007F4B; font-size: 11pt; font-weight: bold; line-height: 15pt;}

/* Allgemeine Texteigenschaften */
.h2       { color: #c90319; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.fliesstext      { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.suche      { color: #c90319; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; background-color: #cae4de }
.more       { color: #c90319; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
.more a    { color: #c90319; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }
.more a:hover    { color: #75000d; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: underline }

.table_h2             { color: #75000d; font-weight: bold; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #dfacac; text-align: center; border: solid 2px #dfacac }
.table_text          { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border-right: 1px solid #dfacac; border-bottom: 2px solid #dfacac; border-left: 2px solid #dfacac }
.table_text_links          { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border-right: 1px solid #dfacac; border-bottom: 2px solid #dfacac; border-left: 2px solid #dfacac }
.table_text_rechts        { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border-right: 2px solid #dfacac; border-bottom: 2px solid #dfacac; border-left: 1px solid #dfacac }
.table_text_mitte        { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border-right: 1px solid #dfacac; border-bottom: 2px solid #dfacac; border-left: 1px solid #dfacac }

