/*#### Textformatierungen - XXX ####*/

font, a, h1 {font-family:Arial,Verdana,Geneva,Helvetica;}

h1.ueber {
   font-size:11pt;
   color:#000000;
   font-weight:bold;
}

font.text {
   font-size:10pt;
   color:#000000;
   
}

a.text {
   font-size:10pt;
   color:#BB3B44;
   text-decoration:none;
   
}

h1.ueberinfo {
   font-size:10pt;
   color:#FFFFFF;
   font-weight:bold;
}

font.textinfo {
   font-size:9pt;
   color:#FFFFFF;
}

a.info {
   font-size:9pt;
   color:#BB3B44;
   text-decoration:none;
}


font.fusszeile {
   font-size:9pt;
   color:#A1A1A1;
   font-weight:bold;
}

a.fusszeile {
   font-size:9pt;
   color:#A1A1A1;
   text-decoration:none;
   font-weight:bold;
}

#untermenue a {
    font-size:8pt;
    color:#385790;
    text-decoration:none;
    font-weight:bold;
}

.untermenuetrenner {
    margin-top:3px;
    margin-bottom:3px;
    border:0px;
    background-color:#a1a1a1;
    height:1px;
    margin-right:7px;
}

a.hauptmenu {
   font-size:10pt;
   color:#A1A1A1;
   text-decoration:none;
   font-weight:bold;
}

font.hauptmenuaktiv {
   font-size:10pt;
   color:#BB3B44;
   font-weight:bold;
}


/*#### FormularFormatierung - XXX ####*/

input.kontakt {
   border:1 solid #000000;
   font:Verdana;
   font-size:8pt;
   color:#000000;
   background:#FFFFFF;
}

textarea.kontakt {
   border:1 solid #000000;
   font:Verdana;
   font-size:8pt;
   color:#000000;
   background:#FFFFFF;
}

/*#### ScrollbarFormatierung - XXXX ####*/

/*body {scrollbar-face-color:#003366; scrollbar-highlight-color:#76A3B6; scrollbar-3dlight-color:#003366; scrollbar-darkshadow-color:#003366; scrollbar-shadow-color:#76A3B6; scrollbar-arrow-color:#76A3B6; scrollbar-track-color:#003366;}*/
