body {
  background-color: #993366;
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #990066;
  SCROLLBAR-ARROW-color: #660099;
  
}
lettertype
ul, li, p, td {
  color: #AEFA0A;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

#topfiles { background-color: #993366;
  color: #000000;
  font-family: Verdana;
  font-size: 12px;}


/*--tabellen-----------------------------------------------------------*/

.tabel1 {
  background-color: #993366;
      font-family:Verdana;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid #AEFA0A;
  
}

/*--hyperlinks---------------------------------------------------------*/

a:link{
color: #AEFA0A;
text-decoration: none;
font-family: Verdana;
font-weight: bold;

}

a:visited{
color: #AEFA0A;
font-family: Verdana;
font-weight: bold;
}

a:hover{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana;
font-weight: bold;
}

#topfiles a { background-color: #993366;
  color: #000000;
  font-family: Verdana;
  font-size: 12px;}


a:active{
color: #AEFA0A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

/*--New rating system--------------------------------------------------*/

.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 12px;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FF0000;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod3hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FF8000;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod4hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FF8000;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod5hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FFFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod6hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #FFFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod7hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #00FF80;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod8hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #00FF80;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod9hover, .ratemody {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #00FF00;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod10hover, .ratemodg {
    cursor: pointer;
    width: 18px;
    height: 12px;
    background: #00FF00;
    border: 1px solid #004C75;
    text-decoration: none;
}