* {
 margin: 0;
 padding: 0;
 font-family: Arial;
}

body {
 background: url(img/bg_gerade.gif) fixed top;
 margin-top: 0px;
 margin-bottom: 10px;
 scrollbar-3dlight-color : #51A72A;
 scrollbar-arrow-color : #51A72A;
 scrollbar-base-color : #51A72A;
 scrollbar-darkshadow-color : #000000;
 scrollbar-face-color : #327919;
 scrollbar-highlight-color : gray;
 scrollbar-shadow-color : silver;
 scrollbar-track-color : #327919;
}

body,p,td {
 font-size: 11px;
}

p {
 margin-bottom: 8px;
}

image {
 border: 0;
}

a:link {
 color: white;
 text-decoration: none;
}

a:visited {
 color: white;
 text-decoration: none;
}

a:hover {
 color: #A8F585;
}

a.rank {
 color: #474747;
 font-weight: bold;
}

a.rank:visited {
 color: #474747;
 font-weight: bold;
}

a.rank:hover {
 color: black;
 text-decoration: underline;
}

a.rank_sub {
 color: #919191;
 font-weight: bold;
}

a.rank_sub:hover {
 color: gray;
}

.altgray {
 color: #ACACAC;
}

.lightgray {
 color: #676767;
}

.large {
 font-size: 12px;
}

.small {
 font-size: 11px;
 font-weight: bold;
}

.smallact {
 font-size: 11px;
 font-weight: bold;
}

.smaller {
 font-size: 9px;
}

.bottom {
 font-size: 12px;
}

#line {
 background-image: url(img/line.gif);
 background-repeat: repeat-x;
 height: 3px;
}
