 /* Dies sind die hauptsächlich genutzten Styletypen:
                .t = standard (text)
                .b = standard text fett
                .redb = text rot fett
                .i = standard text kursiv
                .h = standard header style
                .bigh = big header
                .s = standard small style */

/*Definitionen für BODY und Scrollbar*/
BODY {
    color: #000000;

    scrollbar-highlight-color :#ffffff;
    scrollbar-3dlight-color:#000066;
    scrollbar-base-color:#000066;
    scrollbar-darkshadow-color:000066;
    scrollbar-face-color:#000066;
    scrollbar-shadow-color:#ffffff;
}

    .txt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal }
    .txt_b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold }
    .txt_rot { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #CC0000; ; font-size: 12px}
    .txt_marker { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; ; background-color: #FFFF00}
    .txt_i { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic }
    .txt_s { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal }
    .txt_gr { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
    .h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold}
    .h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold }
    .h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
    .h3_rot { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #CC0000; font-weight: bold }
    .txt_gr_weiss { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold ; color: #FFFFFF}/* Styles für die verschiedenen Links */

a.controls1 { color: #333333;; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
a.controls1:hover { color: #CC0000; }

a.controls2 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal}
a.controls2:hover { color: #FF0000; }

a.controls3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color: #000000}
a.controls3:hover { color: #FF0000; }

a.controls_d { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal }
a.controls_d:hover { color: #CC0000; background-color: #FFFFFF }

a.link_kl { color: #FFFFFF;; font-family: Arial, Helvetica, sans-serif; font-size: 14px }
a.controls1:hover { color: #990000; background-color: #FFFFFF}


/*Definitionen für Formularobjekte*/

.button {  FONT-SIZE: 10px; FONT-FAMILY: arial, helvetica, sans-serif; BACKGROUND-COLOR: #333399; color: #FFFFFF}

.txt_weiss { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; ; font-size: 14px }
.txt_rot_fett { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0000; ; font-size: 12px; }
.txt_weiss_fett { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; ; font-size: 11px}
.txt_blau { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000099; ; font-size: 12px }
.txt_gruen { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #006633; ; font-size: 12px }
.txt_weiss_s { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; ; font-size: 10px}
.tr_rangl1 {  background-color: #FFCC99}
controls_weiss { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal }
.hauptmenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold ; color: #000000}