body {
    padding: 0;
    margin: 0;
    background: #222222;
}  

body, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #999999;
}

a img {
    border: none;
}

a {
    /* color: #B4EC5B; */
    color: #D22606;
    text-decoration: none;
}

a:hover {
    /* color: #B4EC5B; */
    color: #D22606;
    text-decoration: underline;
}

a:active { 
    color:#FFF;
}

h1, h2 {
    margin: 0;
    padding: 0;
    font-size: 3em;
    color: #3d3d3d;
}

h2 {
    font-size: 1.2em;
    color: #FFF;
    padding: 20px 0 10px 0;
}

h3 {
    font-size: 1em;
    color: #FF9933;
    margin: 0;
    padding: 0;
}

.bold {
    font-weight: bold;
}

.white {
    color: #FFFFFF;
}

.hellgrau {
    color: #555555;
}

.clear {
    clear: both;
}

#reifen {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: #999999 url(../img/rs.gif) repeat-x;
    /* background: #777777 url(../img/rs_888_2.gif) repeat-x; */
}

#site {
    position: relative;
    z-index: 2;
    width: 900px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 250px;
}

#header #logo {
    position: absolute;
    top: 161px;
    left: 0;
}

#navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

#navigation li {
    float: left;
    list-style: none;
}

#navigation li.back {
    /* background-color: #009933; */
    background-color: #D22606;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    opacity: 0.8;
}

#navigation li a {
    display: block;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
    outline: none;
    text-align: center;
    z-index: 10;
    line-height: 30px;
    overflow: hidden;
    padding: 0 20px;
}

#navigation li a:hover, #navigation li.current a {
    color: #FFFFFF;
}

#content {
}

#content img {
    padding-top: 20px;
    padding-right: 20px;
}

#footer {
    clear: both;
    padding: 50px 0 20px 0;
}

.two_cols,
.three_cols,
.four_cols,
.five_cols {
  /* clear: both; */
}

.col {
  float: left;
  min-height: 10px;
}

.two_cols .col {
  width: 50%;
}

.three_cols .col {
  width: 33%;
}

.three_cols .col_middle {
  width: 34%;
}

.four_cols .col {
  width: 25%;
}

.five_cols .col {
  width: 20%;
}

.col_left .col_inner {
  padding: 0 15px 0 0;
}

.col_middle .col_inner {
  padding: 0 15px;
}

.col_right .col_inner {
  padding: 0 0 0 15px;
}

.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
}  

.kwicks li {  
    display: block;  
    overflow: hidden;  
    padding: 0;  
}   

.kwicks li {  
    float: left;  
    /*width: 97px;*/
    height: 400px;  
    margin-right: 3px;
}

#content .kwicks li img {
    padding: 0;
}


/***** Car Market *****/
div.wtcarmarket {
}

div.wtcarmarket legend {
    font-weight: bold;
    color: black;
}

div.wtcarmarket fieldset {
    padding: 0;
    margin: 0;
    border: none;
}

dl.wtcarmarket dt {
    font-weight: bold;
    float: left;
    clear: both;
    width: 200px;
    height: 25px;
    display: block;
}

dl.wtcarmarket dd {
    min-height: 25px;
    display: block;
}

select.catchoose {
    width: 200px;
}

select,yearchoose,
select.catchoose {
    background-color: #999999;
    padding: 2px 2px 2px 4px;
}

div.wtcarmarket_catchoose,
div.wtcarmarket_yearchoose {
}

div.wtcarmarket_catchoose label,
div.wtcarmarket_yearchoose label {
    display: block;
    width: 200px;
    float: left;
    clear: left;
    font-weight: bold;
}

div.wtcarmarket_catchoose form {
    padding: 0;
    margin: 0;
}

input.yearchoose {
    width: 40px;
}

input.yearchoose_yearfrom {
    margin: 0 20px 0 0;
}

input.yearchoose_yearto {
    margin: 0 0 0 20px;
}

span.wtcarmarket_noaddresses {
    display: block;
    margin-top: 25px;
    padding: 8px 12px;
    color: #FFF;
    background-color: #D22606;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.wtcarmarket_overview {
    padding: 8px 12px;
    font-size: 0.7em;
}

.wdcarmarket_filter {
    padding: 8px 12px;
    background-color: #3D3D3D;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.wtcarmarket_list_table {
    width: 100%;
}

.wtcarmarket_list_table th {
    padding: 4px 4px;
    color: #FFF;
    background-color: #3D3D3D;
    text-align: left;
}

.wtcarmarket_list_table td {
    padding: 4px;
    vertical-align: top;
    cursor: pointer;
}

.wtcarmarket_list_table td.picture {
    max-width: 158px;
}

.wtcarmarket_list_table tr.odd td {
    background-color: #2D2D2D;
}

.wtcarmarket_list_table tr.even td {
    background-color: #3D3D3D;
}

#content .wtcarmarket_list_table img,
#content .wtcarmarket_detail img {
    padding: 0;
    margin: 0;
}

.wtcarmarket_detail_table th,
.wtcarmarket_detail_table td {
    text-align: left;
    vertical-align: top;
    padding: 2px 4px 2px 0;
}

.wtcarmarket_detail_table th {
    padding-right: 20px;
}

.wtcarmarket_detail_table ul {
    margin: 0;
    padding-left: 25px;
}

.wtcarmarket_detail .facts {
    float: left;
    width: 590px;
}

.wtcarmarket_detail .pictures {
    float: right;
    width: 310px;
}
