 /* Generelle Seiten stylse. Scrollbartags nur ab IE5.5+ sichtbar */
body {
        background-color: #0308a2;
        scrollbar-arrow-color:00F0F0;
        scrollbar-base-color:0308a2;
        color: #F3F3F3;
        font-size: 11px
}

a {     color:       #FDEA02;
        text-decoration: none;
}

h2 {font-weight: bold; font-size: 13px; color : #FFcc00}
b {font-weight: bold; font-size: 11px; color : #FFcc00}
a:hover {
        color:        #FDBE02;
        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: #F0F0F0 }

hr        { height: 0px; border: solid ##11E1F2; 0px; border-top-width: 1px; color: #0CCEDE;}








/* 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; }