@import url(styles.css);
* /*alle Abstände auf "null" setzen; IE-Bug: Schrift 100%=16px,*/{ font-size: 100.01%; margin: 0; padding: 0; }
a.grau:link, a.grau:visited { color: #999; text-decoration: underline; }
a.grau:hover, a.grau:active { color: #fff; text-decoration: underline; }
a:link, a:visited { color: #fff; text-decoration: none; }
a:hover, a:active { color: #ff0; text-decoration: underline; }
body /*Schriftgröße auf 12px & Zeilenhöhe auf 15px(12px*1.25em)  setzen*/{ color: black; font-size: 75%; font-family: tahoma, Arial, Helvetica; line-height: 1.25em; background-color: white; background-image: url(../grafiken/hintergruende/browserhintergrund.jpg); }
img { border-style: none; }
ol { margin-left: 40px; }
p { margin-bottom: 10px; }
.bildwechsler { margin-top: -5px; margin-left: 5px; }
.logoabstand { padding-left: 25px; }
.logozeile { margin-top: -50px; margin-left: 245px; }
.rahmen_unten { border-bottom: 1px solid #999; }
#gesamtinhalt { background-image: url(../grafiken/hintergruende/hintergrund.png); background-repeat: no-repeat; z-index: 3; width: 1000px; height: 575px; }
#inhalt { background-image: none; text-align: justify; width: 595px; height: 390px; z-index: 10; overflow: auto; float: left; padding-right: 8px; }
#inhalt a { color: #00783a; text-decoration: underline; letter-spacing: 1px; }
#inhalt table { text-align: left; vertical-align: top; margin-bottom: 20px; }
#inhalt td, th { text-align: left; vertical-align: top; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; }
#navigation { color: #fff; background-image: none; width: 200px; height: auto; z-index: 5; float: left; }
#navigation img { vertical-align: middle; margin-right: 8px; }
#navigation li { text-align: right; padding-right: 35px; list-style-type: none; }
#navigation p { font-size: 0.9em; font-weight: bold; text-align: right; letter-spacing: 1px; margin-top: 10px; padding-right: 35px; }
#navigation ul { margin-top: 10px; }
#rechts { color: #fff; font-size: 0.9em; background-image: none; letter-spacing: 1px; width: 140px; height: 425px; float: left; padding-top: 20px; padding-right: 40px; padding-left: 14px; }
#rechts p { margin-bottom: 5px; }
#seitenfuss { color: #999; font-size: 0.9em; background-image: url(../grafiken/hintergruende/hintergrund_fuss.png); background-repeat: no-repeat; width: 990px; height: 30px; z-index: 2; float: left; padding-top: 5px; padding-bottom: 10px; padding-left: 10px; }
#seitenkopf { background-color: transparent; background-image: none; width: 800px; height: 115px; float: left; clear: none; padding-top: 15px; }
#zentriert { background-image: none; text-align: left; width: 1000px; z-index: 3; margin-top: 20px; margin-right: auto; margin-left: auto; }
hr { background-color: silver; width: 90%; height: 1px; margin-right: 5%; margin-left: 5%; border-style: none; }
.bild_links { float: left; margin: 10px 15px 10px 0; }
