body
{
        background-color:#ffffff;
        margin: 0;
        scrollbar-base-color:#ffffff;
        scrollbar-face-color:#ffffff;
        scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#000000;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#ffffff;
        scrollbar-track-color:#ffffff;
}

input, select, textarea {
        font-family: arial;
        font-size: 12px;
        color: #000000;
        background-color: #ffffff;
        border: 1px #DBD2D4        solid;
}

.input_new {
        font-family: arial;
        font-size: 12px;
        color: #000000;
        background-color: #ffffff;
        border: 0px;
}

.vosscom
{
        background: url(pic/bg-baustelle-neu.jpg);
        background-repeat: no-repeat;
        background-position: left top;

}

.voss
{
        background-image: url(pic/herr-voss.jpg);
        background-repeat: no-repeat;
        background-position: 40px 8px;

}

.kontakt-back
{
        background-image: url(pic/kontakt.gif);
        background-repeat: no-repeat;
        background-position: right top;

}

.send
{
        background-image: url(pic/senden.gif);
        background-repeat: no-repeat;
        background-position: center top;

}


.baustelle
{
        background-image: url(pic/baustelle.jpg);
        background-repeat: no-repeat;
        background-position: center center;

}


table
{
        font-family: Arial;
        font-size: 12px;
        color: #5A5959;
}

a:hover { color: #000000; }

a
{		font-family: Arial;
        font-size: 12px;
        color: #002DC0;
        text-decoration:none;
}