html,body { color: #444444; font-family: "Avant Garde", Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
body { background-color: #444444; background-image: url(../grafik/hintergrund.jpg); background-repeat: repeat; text-align: center; }

div#Breite { margin-right: 1em; margin-left: 1em; padding: 0; }
div#Seite { text-align: left; top: 1em; min-width: 25em; max-width: 60em; margin: 2em auto; padding: 0; }
div#Kopfteil { height: 140px; border-bottom: 1px solid #feed84; }
div#Kopfteil_links { width: 300px; height: 80px; float: left; margin: 0; padding: 0; }
div#Kopfteil_rechts { margin: -20px 0 0 280px; padding: 0 1em 0.5em 2em; }
#logo{ text-align: left; position: static; left: 0; }
#kopfzeile { color: white; font-size: 1.25em; text-align: right; margin-bottom: 0; padding-bottom: 0.3em; text-shadow: 1px 1px 3px #000; }

h1 { font-size: 1.5em; font-weight: normal; text-align: left; margin-top: 0; border-bottom: 3px solid #feed84; text-shadow: 2px 2px 4px #aaa; }
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; border:  solid 0 transparent}
a:link { color: #0847f5; }
a:visited { color: #0847f5; }
a:hover { color: white; background-color: #0847f5;}
a:active { background-color: #0847f5; }
.nicht_drucken {}

#Navigation a{ color: white; text-shadow: 1px 1px 3px #000; }
ul#Navigation { display: block; float: left; width: auto; margin: 1.4em 0 0; padding: 0; list-style-type: none; }
ul#Navigation li { font-size: 1.2em; left: 0; width: 10em; padding-top: 5px; padding-bottom: 5px; list-style: none; }
ul#Navigation li ul { left: 0; margin-left: 1em; padding: 0; }
ul#Navigation li ul li { font-size: 0.9em; font-weight: normal; left: 0; width: 10em; padding-top: 4px; padding-bottom: 4px; }
div .aktiv { border-bottom: 1px solid #feed84; }

div#Inhalt { line-height: 1.7em; background-color: #edece7; background-image: url(../grafik/inhalt_hg.jpg); background-repeat: repeat; margin: 0 0 0 12em; padding: 2em 1em 0.5em 2em; border: solid 2px #dadada; }
div#Inhalt { -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; -moz-box-shadow: 3px 3px 15px #444; -webkit-box-shadow: 3px 3px 15px #444; box-shadow: 3px 3px 15px #444;}
div#Inhalt p, div#Inhalt ul li, div#Inhalt td  { font-size: 0.9em; }
#Inhalt ul { line-height: 1.8em; margin-top: -0.6em; list-style-type: square; }
.liste_luft_unten { margin-bottom: 1.4em; }


* html div#Inhalt { height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */ }

.groesser { font-size: 1.05em; line-height: 1.5em; }
.kleiner { font-size: 0.8em; line-height: 1.2em; } 
.abstand_listen { line-height: 1.2em; }
.abstand_listen td { height: 3em; border-bottom: 1px solid #feed84; }
.ref_liste { line-height: 1.2em; margin-top: 0; padding-top: 0; }
.ref_liste h3 { font-size: 1.1em; line-height: 1.3em; margin-top: 0; padding-top: 0; }

.mittig { text-align: center; }
.bildschatten, .bildrahmen {-webkit-box-shadow: 2px 2px 5px #444; -moz-box-shadow: 2px 2px 5px #444; } /* Safari und Firefox */
.bildschatten, .bildrahmen {-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#c6c6c6, offx=3, offy=3)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#c6c6c6, offx=3, offy=3);} /* IE */
.bildrahmen { background-color: white; padding: 5px;  }

.anmerkung { color: #ff0a0a; }

