BODY {
FONT-FAMILY: Arial,Verdana,Sans-serif; FONT-SIZE: 9pt; COLOR: #D79C85;
background-color: #181818
}

A:link{ text-decoration: none; COLOR: #D79C85}
A:visited{ text-decoration: none; COLOR: #D79C85 }
A:active{ text-decoration: none; COLOR: #FFFFFF }
A:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: transparent;
}


.info { FONT-FAMILY: arial; FONT-SIZE: 8pt;}
.menue { FONT-FAMILY: arial; FONT-SIZE: 9pt;}
.text { FONT-FAMILY: arial; FONT-SIZE: 10pt;}

body {scrollbar-arrow-color:d79c85;
     scrollbar-track-color:7b483f;
     scrollbar-shadow-color:6b382f;
     scrollbar-face-color:181818;
     scrollbar-highlight-color:8c584f;
     scrollbar-darkshadow-color:000000;
     scrollbar-3dlight-color:d79c85}


.top_number {
        position: absolute;
}

.top_number_box {
        position: absolute;
        top: 0px;
        left: 200px;
        width: 400px;
        font-size: 12px;
        text-align: center;
}

.top_number_box_text {
        /*width: 180px;
        float: left;*/
}

.top_number_box_number {
        /*width: 160px;
        float: left;*/
        font-weight: bold;
        font-size: 20px;
        color: #FFFFFF;
}

.top_number_box_price {
        font-size: 10px;
       /* clear: both;*/
        text-align: center;
}
