body {
    scrollbar-face-color: ffffff;
    scrollbar-highlight-color: ffffff;
    scrollbar-3dlight-color: efefef;
    scrollbar-darkshadow-color: efefef;
    scrollbar-shadow-color: ffffff;
    scrollbar-arrow-color: ef1a1d;
    scrollbar-track-color: f9f9f9;
    width:100%px;
}

div.bg {
    z-index:400;
    background-image: url(bg_top.gif);
    background-color:#d8d8d8;
    width:317px;
    height:90px;
    border:0px solid;
    padding:0px;
}

div.bg2 {
    z-index:499;
    position:absolute;
    top:0px;
    background-color:#d8d8d8;
    height:21px;
    width:100%;
    border:0px solid;
    padding:0px;
}

.menu{
    z-index:998;
    position:absolute;
    top:22px;
    left:20px;
    height:14px;
    width:60px; 
    border:0px solid; 
    padding:0px;
    color:#707172; 
    text-decoration:none;
    font-family:arial,verdana,helvetica,sansserif;
    font-size:0.7em;
} 

div.menu2{
    z-index:999;
    position:absolute;
    background-color:#d8d8d8;
    top:22px;
    left:70px;
    height:14px;
    width:200px; 
    border:0px solid; 
    padding:0px;
    color:#707172; 
    text-decoration:none;
    font-family:arial,verdana,helvetica,sansserif;
    font-size:0.7em;
} 

div.menu3{
    z-index:997;
    background-color:#ffffff;
    height:14px;
} 

div.logo{
    position:absolute;
    top:50px;
    right:0%;
    height:51px;
    border:0px solid; 
    padding:0px;
    color:#707172; 
    text-decoration:none;
    font-family:arial,verdana,helvetica,sansserif;
}

div.navigation{
    position:absolute;
    top:70px;
    left:20px;
    border:0px solid;
    padding:0px;
    color:#707172; 
    text-decoration:none;
    font-family:arial,verdana,helvetica,sansserif;
} 

div.balken{
    position:absolute;
    top:20px;
    left:0px;
    right:0px;
    background-color:#efefef;
    height:11px;
    width:100%;
    border:0px solid;
    padding:0px;
} 

div.balken_small{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    background-color:#efefef;
    height:11px;
    width:100%;
    border:0px solid;
    padding:0px;
} 

div.menutree{
    position:absolute;
    top:35px;
    left:20px;
    border:0px solid;
    padding:0px;
}

.framestyle {
    border-width:0px;
    border-style:solid;
    border-top-color:#efefef;
    border-right-color:#efefef;
    border-bottom-color:#efefef;
    border-left-color:#efefef;
}

a.headnav:link { color:#707172; text-decoration:none; }
a.headnav:visited { color:#707172; text-decoration:none; }
a.headnav:focus { color:#e32118; text-decoration:none; }
a.headnav:hover { color:#e32118; text-decoration:none; }
a.headnav:active { color:#e32118; text-decoration:none; border:0; }

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:focus { color:#e32118; text-decoration:none; }
a:hover { color:#e32118; text-decoration:none; }
a:active { color:#e32118; text-decoration:none; border:0; }

a.highlight { color:#e32118; }

td {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.7em; color:#707172;
    border:1px solid white;
    padding:5px;
}

td.startseite {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.8em; color:#707172;
    border:0px solid white;
    padding:5px;
}

td.navigation {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.7em; color:#707172;
    border:0px solid;
    padding:0px;
}

table, tr {
    border:1px solid white;
    padding:0px;
    border-collapse:collapse;
}

p {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.7em; color:#707172;
    padding-left:5px;
}

.slashes{
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:1.2em; color:#707172;
    font-weight:bold;
}

ul {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.7em; color:#707172;
}

div.headline{
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.8em; color:#707172;
    font-weight:bold;
    background-color:#efefef;
    height:20px;
    width:99%;
    border:0px solid;
    padding:5px;
}

div.text {
    border:0px solid;
    margin-top:0px;
}

div.img {
    float:left;
    margin-top:0px;
    margin-right:10px;
    border:0px solid;
}

div.loader {
    margin-top:80px;
    margin-left:100px;
    border:0px solid;
    align:middle;
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:0.7em; color:#707172;
}

input,textarea,select,option {
    font-family:Arial,Verdana,Helvetica,sans-serif; 
    font-size:1.0em; color:#707172;
    border:1px solid;
    border-color:#d8d8d8; 
    background-color:#ffffff; 
}
