.ente {
font-family: Tahoma;
font-size: 7pt;
font-style: normal;
font-weight: normal;
color: #636356;
}

.body {
SCROLLBAR-FACE-COLOR: #D2D9A7;
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
SCROLLBAR-ARROW-COLOR: #999999;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
SCROLLBAR-BASE-COLOR: #D2D9A7;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
}

a:link {
        font-family: Tahoma;
        font-size: 7pt;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        color: #000000;
        font-family: Tahoma;
        font-size: 7pt;
}

a:active {
        text-decoration: none;
        font-family: Tahoma;
        font-size: 7pt;
}
a:visited {
        text-decoration: none;
        font-family: Tahoma;
        font-size: 7pt;
}.bg {
        background-color: #EBEBE7;
}
.border {
        border: 1px solid #FFFFFF;
}
.bgimg {
        background-attachment: fixed;
        background-image: url(../images/ente.jpg);
        background-repeat: no-repeat;
        background-position: center center;
}
.pattern {
        background-attachment: fixed;
        background-image: url(../images/pixelbg_or.jpg);
        background-repeat: repeat;
}
