body {
 margin: 0px;
 padding: 20px 0px 20px 0px;
 background-color: #292929;
 scrollbar-base-color: #292929;
 scrollbar-arrow-color: #E2E2E3;
}

body, td, h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

body, td {
 color: #DFDFDF;
}

h1, form {
 margin: 0px;
 padding: 0px;
}

input, select, textarea {
 font-family: Microsoft sans serif, MS sans serif, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

b, strong {
 color: #FFFFFF;
}

a {
 color: #FFFFFF;
}

a:hover, a:hover.h {
 color: #BDB594;
 text-decoration: none;
}

a:hover.h {
 color: #FFFFFF;
 text-decoration: underline;
}

li {
 padding-bottom: 5px;
}


/* FAQ-Links */
a.faq {
 text-decoration:none;
}

a:hover.faq {
 text-decoration:underline;
}


/* headlines */
h1, .h, .hl {
 color: #BDB594;
 font-weight: bold;
 text-decoration: none;
}


/* allg. graue Zeilen */
.g {
 background-color: #404040;
}


/* allg. kleiner Text */
.kl, .klh {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10px;
}


/* Bestell-Links */
a.order {
  color: #BDB594;
}

a:hover.order {
  color: #FFFFFF;
  text-decoration: none;
}


/* linke Navigation */
a.nav {
  width: 100%;
  color: #AFAFAF;
  text-decoration: none;
  padding: 1px 0px 1px 0px;
}

a:hover.nav {
  color: #FFFFFF;
}

.hi, .lo {
 text-decoration: none;
 cursor: pointer;
 width: 100%;
}

.hi, div:hover.lo {
  border: solid 1px #707070;
  background-color: #292929;
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#FF000000, EndColorStr=#FF404040);
}

.lo {
  border: solid 1px #000000;
  background-color: #000000;
}


/* Hauptkategorien, Footer-Navi */
a.lnk, a:hover.lnk, a:visited.lnk {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}


/* Hauptkategorien (Reifen, Filter, Chiptuning) */
td.col1, td.col2, td.col3, td.col4 { background-color: #292929; cursor:pointer; }

td:hover.col1 { background-color: #EF9C00; }
td:hover.col2 { background-color: #AC111E; }
td:hover.col3 { background-color: #A89F79; }
td:hover.col4 { background-color: #054F79; }


/* Hauptkategorien Startseite */
.gr {
 background-color: #404040;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF;
 height: 19px;
}

.gr {
 filter:Alpha(opacity=100, finishopacity=0, style=1, startx=50);
}
