body    { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #454851; margin: 0 0 16px }
/*Haupttabelle*/
.haupt_tab       { width: 900px; height: 100%; border: solid 1px #fff }
.titel_td       { background-repeat: no-repeat; background-position: 0 0; height: 74px }
.titel_tab { width: 900px; height: 74px }
.navi_td    { background-color: #a5a4d0; height: 16px }
.navi_td_land  { background-color: #284193; height: 16px }
.links_td        { background-color: #d2d2d2; width: 150px }
.haupt_td   { background-color: #fff; width: 600px }
.rechts_td     { background-color: #d2d2d2; width: 150px }
.unten    { color: #fff; font-size: 9px; background-image: url("bg_2.jpg"); height: 16px }
.unten_grau { height: 16px }
/*Haupttabelle Inhalt*/
.inh_haupt_tab          { background-color: #fff; width: 100%; height: 100% }
.inh_oberer_abstand_td      { padding-top: 6px; padding-right: 10px; padding-left: 10px; height: 16px }
.inh_lire_abstand_td       { width: 16px }
/*Tabelle Inhalt*/
.inh_tab        { background-color: #f3f2fc; padding: 2px; width: 548px; border: solid 1px #106114 }
.inh_ue1   { color: #fff; font-weight: bold; background-color: #284193; height: 16px }
.inh_ue2   { color: #106114; font-weight: bold; background-color: #a5a4d0; height: 16px }
.start    { line-height: 16px; text-align: justify; margin-top: 0px }
/*Tabelle Admin-Bereich*/
.admin_tab        { background-color: #f3f2fc; padding: 2px; border: solid 1px #106114 }

h3    { color: #106114; font-size: 11px; font-weight: bold; margin-top: 0; margin-bottom: 8px }
/*Schriften*/
a:link { color: #106114; text-decoration: none }
a:visited { color: #106114; text-decoration: none }
a:hover  { color: #67a554; text-decoration: none }
a:active { color: #106114; text-decoration: none }
td    { font-size: 11px }
h1  { color: #106114; font-size: 12px; font-weight: bold }
.t1b  { font-weight: bold }
.t1b-weiss  { color: #fff; font-weight: bold }
.t1b-blau  { color: #106114; font-weight: bold }
.t1b-rot  { color: #e2001a; font-weight: bold }
.t1i  { font-style: italic }
.t1bi  { font-style: italic; font-weight: bold }
.t2 { font-size: 12px }
.t2b { font-size: 12px; font-weight: bold }
.t2i { font-size: 12px; font-style: italic }
.t2bi { font-size: 12px; font-style: italic; font-weight: bold }

/*Eingaben*/
.button { border: 1px solid #000000; border-right-width: 2px; border-bottom-width: 2px; background: #f3f2fc; font-weight: bold; color: #000000 }
.input { border: 1px solid #000000; border-right-width: 2px; border-bottom-width: 2px; width: 200px; font-size: 12px; }
.input_small { border: 1px solid #000000; border-right-width: 2px; border-bottom-width: 2px; width: 100px; font-size: 12px; }
.textarea { border: 1px solid #000000; border-right-width: 2px; border-bottom-width: 2px; width: 600px; height: 150px; font-size: 12px; }

