 /* Generelle Seiten stylse. Scrollbartags nur ab IE5.5+ sichtbar */
body {
        background-color: #ffffff;
   /*     scrollbar-arrow-color:00F0F0;
        scrollbar-base-color:0308a2;*/
        color: #F3F3F3;
        font-size: 11px
}

a {     color:       #0308a2;
        text-decoration: none;
}
h1 {font-weight: bold; font-size: 24px; color : #0308a2}
h2 {font-weight: bold; font-size: 18px; color : #0308a2}
h3 {font-weight: bold; font-size: 14px; color : #0308a2}
h4 {font: bold; font-size: 13px; color : #0000cc}
b, #bi #bit {font-weight: bold; font-size: 11px; color : #0308a2}
#ai    {font-weight: bold; font-size: 8px; color : #FF0000;}
#bi    {font-weight: bold; font-size: 11px; color : #FF0000;}
#ci    {font-weight: bold; font-size: 16px; color : #FF0000;}
#di    {font-weight: bold; font-size: 14px; color : #FF0000;}
#bit   {font-weight: bold; font-size: 11px; color : #FFFFCC;}
a:hover {
        color:        #0308a2;
        text-decoration: underline;font-weight: bold;
}

/* generelle fonttags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */

font,th,td,p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #0308a2 }

strong { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:  #0308a2 }


/*hr        { height: 0px; border: solid ##11E1F2; 0px; border-top-width: 1px; color: #0308a2;}*/

/*table        { height: 0px; border: solid #0308a2; 0px; border-top-width: 1px; color: #0308a2;}   */






/* Kopfnavigation */
.nav                       { font-weight: bold; font-size: 11px; color : #46FF46}
a.nav                      { text-decoration: none; font-size: 11px; color : #46FF46}
a.nav:link                 { text-decoration: none; font-size: 11px; color : #46FF46}
a.nav:visited              { text-decoration: none; font-size: 11px; color : #46FF46}
a.nav:hover                { text-decoration: underline; font-size: 11px; color : #FEC605}

.navl                       { font-weight: bold; font-size: 12px; color : #FFcc00}
a.navl                      { text-decoration: none; font-size: 11px; color : #FFFF00}
a.navl:link                 { text-decoration: none;  font-size: 11px; color : #FFFEDF}
a.navl:visited              { text-decoration: none; font-size: 11px; color : #FEEE92}
a.navl:hover                { text-decoration: underline; font-size: 11px; color : #46FF46}

/* Formularelemente müssen noch angepaßt werden */
input,textarea {
        font-size: 11px;
        background-color: #FFF7C6;
        color: #000000;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border-width:0
}


textarea {
/*        scrollbar-arrow-color::00F0F0;
        scrollbar-base-color:0308a2;*/
        border-width:0
}






select {
        font-size: 11px;
        color : 000000;
        background-color:  #FFF7C6 ;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border-width:0



}

/* Fuß */
.copy { color : #DFFFFF; font-size: 10px; }
a.copy { color: #DFFFFF; text-decoration: none; }
a.copy:link        { color: #DFFFFF;; text-decoration: none; }
a.copy:visited        { color: #97E6FF; text-decoration: none; }
a.copy:hover       { color: #91FF91; text-decoration: underline; }

