html,body { color: #6b6b6b; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
body { background-color: #efefef; background-image: url(../grafik/hintergrund.jpg); background-repeat: repeat-x; background-position: 0 top; text-align: center; }
div#Breite { margin-right: 2em; margin-left: 2em; padding: 0; }
div#Seite { text-align: left; top: 1em; min-width: 25em; max-width: 60em; margin: 2em auto; padding: 0; }
div#Kopfteil { margin: 0; padding: 1.5em; background-color: white; height: 65px; border-bottom: 0 solid #efefef; }
div#Kopfteil_links { background-color: white; width: 300px; height: 80px; float: left; margin: 0; padding: 0; }
div#Kopfteil_rechts { background-color: white; margin: -20px 0 0 280px; padding: 0 1em 0.5em 2em; border-left: 15px solid #efefef; }
#logo{ text-align: left; position: static; left: 0; }
#kopfzeile { font-size: 1.25em; text-align: right; margin-bottom: 0; }
h1 { font-size: 1.5em; font-weight: normal; text-align: left; margin-top: 0; }
h2 { font-size: 1.2em; font-weight: normal; margin-bottom: 0; padding-bottom: 0; }
h3 { font-size: 1em; }
h4 { font-size: 0.95em; }

a { text-decoration: none; }
a:link { color: #00519b; }
a:visited { color: #00519b; }
a:hover { color: white; background-color: #00519b; }
a:active { background-color: #00519b; }
div#Inhalt a { background-color: white; } 
div#Inhalt a:hover  { color: white; background-color: #00519b;}

.nicht_drucken {}

ul#Navigation { font-weight: bold; line-height: 1.7em; display: block; float: left; width: auto; margin: 1.5em 0 0; padding: 0; list-style-type: none; }
ul#Navigation :hover { color: white; } 
ul#Navigation li { font-size: 0.9em; left: 0; width: 14em; list-style: none; }
ul#Navigation li :hover  { color: white; }
ul#Navigation li ul { left: 0; margin-left: 1em; padding: 0; }
ul#Navigation li ul li { font-size: 0.8em; font-weight: normal; left: 0; width: 17em; }
.aktiv { color: white; }

div#Inhalt { line-height: 1.7em; background-color: white; background-image: url(../grafik/schatten_menu.jpg); background-repeat: repeat-y; background-position: left 0; margin: 1.5em 0 0 13em; padding: 1em 1em 0.5em 2em; border-left: 15px solid #efefef; }
 /* Hoehe Minimum fuer IE 6*/
/* div#Inhalt_Hoehe { height: 550px; float:right; width:1px;}  */
/* div#Inhalt_Hoehe_fertig { clear:both; height:1px; overflow:hidden;}  */
div#Inhalt p, div#Inhalt ul li, div#Inhalt td  { font-size: 0.8em; }
div#Inhalt td  {  }
#Inhalt ul { line-height: 1.8em; list-style-type: circle; }
* html div#Inhalt { height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */ }
div#fusszeile { background-color: white; margin: 0 0 0 16em; padding: 0 1em 0.5em; }
.kleiner { font-size: 0.7em; line-height: 1.2em; } 
.abstand_listen { line-height: 1.2em; }
.abstand_listen td { height: 3em; border-bottom: 1px solid #d4d4d4; }
.ueber_uns td { line-height: 1.5em; padding-bottom: 10px; }