/* Grundgerüst */
body, p, table, td, ol, ul, li { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
ol, ul, li { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 4pt; }
a:link, a:active, a:visited { text-decoration: none; }
.link { color: #eeccaa; }
.hinweis { color: #990000; }

/* Formularfelder */
form, select, input, textarea { color: #dddddd; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.eingabezeile { width: 250pt; height: 16pt; margin-top: 3pt; margin-bottom: 3pt; padding: 2pt; border: solid 1px #444444; background-color: #111111; }
.eingabefeld { width: 350pt; height: 350pt; margin-top: 3pt; margin-bottom: 3pt; padding: 2pt; border: solid 1px #444444; background-color: #111111; }
.auswahlfeld { width: 250pt; height: 16pt; margin-top: 2pt; margin-bottom: 2pt; padding: 2pt; border: solid 1px #444444; background-color: #111111; }
.absenden { margin-top: 3pt; margin-bottom: 3pt; padding: 1pt; border: solid 1px #444444; background-color: #222222; }
.menge { color: #000000; text-align: center; width: 16pt; height: 16pt; padding: 2pt; border: solid 1px #444444; }
.bestellen { text-align: center; height: 16pt; padding: 1pt; border: solid 1px #444444; background-color: #222222; }

/* Textgliederung */
.titel { font-size: 11pt; padding: 1pt; background-color: #251510; }
.titel2 { font-size: 10pt; font-weight: bold; padding: 1pt; border-bottom: #444444 1px solid}
.abschnitt { color: #999999; font-size: 10pt; font-weight: bold; }
.seite { font-size: 9pt;  font-weight: bold; font-style: italic; }
.ueberschrift { color: #ddddff; font-size: 9pt; font-weight: bold; }
.klein { font-size: 7pt; }
.aufzaehlung { text-indent: -20px; margin-left: 20px; margin-right: 20px; }
.nachricht { color: #999999; font-size: 7pt; }
.antwort { font-size: 10pt; padding: 1pt; background-color: #222222; }
.autor { font-size: 10pt; font-weight: bold; }

/* Menüstruktur */
.menue1 { color: #ddddff; text-align: center; border-right: solid 1px #444444; }
.menue2 { color: #ffffff; text-align: center; border-right: solid 1px #444444; background-color: #203570; }
.menue3 { color: #ddddff; text-align: center; }
.impressum { color: #ffffff; font-size: 7pt; }
.gruppe { font-size: 10pt; }

/* Grafikstile */
.umrandung { border: solid 1px #444444; }
.abstand {margin-top: 12pt;}
.kasten { font-size: 10pt; padding: 3pt; background-color: #203570; }
.headerwerbung { font-size: 8pt; padding: 3pt 5pt 3pt 5pt; color: #ffffff; background-color: #000000; text-align: right;}

