body {

font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
background-color : #000000;

scrollbar-face-color: #000000;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color:white;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
}

A.submenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: White;
        font-weight: normal;
        text-decoration : none;
}

A.submenu:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: red;
        font-weight: normal;
        text-decoration : underline;
        /*background-color: #e6e6e6;*/
}

A.mail {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #0073A9;
        font-weight: normal;
        text-decoration : none;
}

A.mail:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: red;
        font-weight: normal;
        text-decoration : underline;
        /*background-color: #e6e6e6;*/
}

.form {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: White;
        text-decoration : none;
        width : 245px;
        background-color : Black;
        border : 1px solid White;

}
.form_n {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: White;
        text-decoration : none;
        width : 245px;
        background-color : Black;

}

.error {
         font-family : Arial, Helvetica, sans-serif;
         font-size : 13px;
         color: Red;
         font-weight : bold;
        }

.klein{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: White;
        font-weight: normal;
        text-decoration : none;
}
.tit_prod{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: White;
        font-weight: bold;
        text-decoration : none;
}

TH{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: White;
        font-weight: bold;
        text-decoration : none;
}

.dunkel{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: White;
        font-weight: normal;
        text-decoration : none;
        background-color: #000000;

}
.hell{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: White;
        font-weight: normal;
        text-decoration : none;
        background-color: #848284;
}

.rot{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: red;
        font-weight: normal;
        text-decoration : none;
}