body {
    margin: 0px; 
    padding: 0px; 
    font-family:arial,helvetica,sans-serif; 
    font-size: 11px; 
    line-height: 12px; 
    color: #000000; 
    background-color: #ffffff; 
}

a {
    color: #003399;    
    text-decoration: none;
}

#header {

}

#header #main_menu {
    height: 105px;
    width: 100%;
    position: absolute;
    z-index:10;
    top: 15px;
    left: 0;
    background: url(../images/header_line.png) top right repeat-x;
}

#header #main_menu #htext {
    margin:21px 0 0 18px;    
}

#header #logo{
    width: 182px;
    height: 97px;
    position: absolute;
    top: 3px;
    left: 788px;
    display: block;
    z-index:12;
    background: url(../images/logo.png) top left no-repeat;
}

#main_teaser {
    position:relative;
    top:78px;
    left:220px;
    width:778px;
    z-index:1;
}

#content {
    position:relative;
    width:999px;    
}

#navigation_menu {
    color: #000;                    
    top:78px;
    position: relative;
}

#navigation_header {
    background:#FFFFFF none repeat scroll 0 0;
    border-right:1px solid #7B7B7B;
    height:24px;
    left:0;
    line-height:23px;
    padding-left:25px;
    position:absolute;
    width:273px;
    z-index: 10;
}

#navigation_header_blank {
    background:#FFFFFF none repeat scroll 0 0;
    border-right:1px solid #7B7B7B;
    height:23px;
    left:0;
    line-height:23px;
    padding-left:25px;
    position:absolute;
    top:73px;
    width:273px;
}

#navigation_header.narrow,
#navigation_header_blank.narrow {
    cursor:pointer;
    font-size:12px;
    width:195px;
}

#navigation_list {
    border-bottom:1px solid #7B7B7B;
    border-right:1px solid #7B7B7B;
    height:435px;
    left:0;
    top:20px;
    position:absolute;
    width:220px;
    z-index:11;
    color: #2e2e2e;
    margin:4px 0 0;
}

#navigation_list ul {
    padding:0;
    margin:0;
}

#navigation_list ul li {
    list-style-type:none;
    border-bottom:1px solid #acabab;
    padding:0 0 0 25px;
    height:16px;
}

#navigation_list ul li.topborder {
    border-top:1px solid #acabab;
    height: 24px;
}

#navigation_list ul li.submenu {
    border: none;  
    padding:0 0 0 37px;  
    height: 20px;
}

#navigation_list ul li.second_submenu {
    border: none;  
    padding:0 0 3px 49px;  
}

#navigation_list ul li a {
    color:#2e2e2e;
    text-decoration:none;
    display:block;
    margin:6px 0 0;
}

#navigation_list ul li a.active,
#navigation_list ul li a:hover {
    color:#003399;        
}

#navigation_footer {
    background:#FFFFFF url(../images/navigation_footer.jpg) no-repeat scroll left top;
    height:12px;
    position:absolute;
    bottom:2px;
    width:219px;
    z-index:12;
    cursor:pointer;
}

#navigation_top {
    background:#FFFFFF url(../images/navigation_footer_d.jpg) no-repeat scroll left top;
    height:12px;
    position:absolute;
    top:100px;
    width:219px;
    z-index:12;
    cursor:pointer;
}

#middle {
    margin:90px 0 0 250px;
    float: left;
}

#middle h1 {
    font-size: 20px;
    font-weight: normal;    
}

#middle .textcontent {
    font-size: 11px;    
    padding: 0 20px 0 0;
    width: 440px;
    line-height: 13px;
    min-height: 330px;
}

.columns {
    width: 160px;
    float: left;    
}

.columns h2, #right h2 {
    font-size: 11px;    
}

.columns img {
    margin: 0 0 5px;    
}

.columns a, #right a {
    display: block;    
    color: #4c4c4c;
    font-size: 11px;
    width: 130px;
    background: url(../images/arrow_standard.gif) no-repeat left top;
    height:15px;
    padding:0 0 0 8px;
    line-height:14px;
}

.columns a:hover, #right a:hover {
    color:#003399;
    background-position: left bottom;       
}

#right {
    border-left: 1px solid #c2c2c2;    
    width: 255px;
    float: left;
    margin: 78px 0 0;
    padding: 12px 0 0 10px;
}

.indent {
    padding: 0 0 0 15px;    
}

.inputfield {
    float: left;
    margin: 10px 30px 0 0;    
}

.inputfield p {
    margin: 0;    
}

.inputfield input, .inputfield select {
    width: 185px;
    border: 1px solid #C2C2C2;    
}

#button {
    border: 1px solid #C2C2C2;    
    cursor: pointer;
    font-weight: bold;
    width: 60px;
    height: 15px;
    clear: left;
    float: right;
    margin: 50px 10px 0 0;
    padding: 3px 0 0 15px;
}

#calctable {
    clear: both;
    border-top: 1px solid #777777;
    margin: 15px 0 0;
    font-size: 12px;
    color: #000;
}

#footer {
    background:#FFFFFF none repeat scroll 0 0;
    border-top:1px solid #7B7B7B;
    bottom:0;
    clear:both;
    height:20px;
    position:fixed;
    width:100%;
    z-index:9999;    
}

#footer .footermenu {
    margin-top:4px;
    text-align:right;
    width:995px;
}

#footer .footermenu a {
    font-size:11px;
    margin-left:10px;
    color:#4C4C4C;
    text-decoration:none;
    background:url(../images/l_arrow.jpg) no-repeat;
    padding:0 0 0 12px;
}

#footer .footermenu a:hover,
#footer .footermenu a.active {
    color: #003399;
    background:url(../images/l_arrow_blue.jpg) no-repeat;
}

ul.footer_list {
    margin: 0 70px 0 0;
    padding: 0 0 0 20px;    
    float: left;
}

ul.footer_list li {
   list-style-type: none;     
   height: 30px;
}

ul.footer_list li a {
    color: #4c4c4c;
    background:url(../images/l_arrow.jpg) no-repeat;
    padding:0 0 0 12px;
    display: block;    
}

ul.footer_list li a:hover {
    color: #003399;      
}

/** online calculator **/

#vehiclegroup {
    empty-cells: show;
    position: relative;
    width: 100%;
}

#vehiclegroup th.spacer, #vehiclegroup td.spacer {
    border-right: 0;
    width: 25%;
}

#vehiclegroup thead th, #vehiclegroup thead td {
    background: #E5E5E5;
    border-right: 1px solid white;
    color: #888;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    padding: 5px 0;
    line-height: normal;
}

#vehiclegroup thead th {
    padding: 14px 0;    
}

#vehiclegroup th.last, #vehiclegroup td.last {
    border-right: 0;
}

#vehiclegroup tbody td {
    border-right: 1px solid #CCC;
    position: relative;
    vertical-align: top;
}

#vehiclegroup td div.bodytype {
    position: relative;
    width: 80px;
    padding: 0 10px;
}

a.vehicle-link {
    color: #666;
    font-size: 11px;
    text-decoration: none; 
}

#vehiclegroup td div.bodytype p {
    color: #9A9A9A;
    font-size: 10px;
    margin: -17px 0 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 80px;
}

a.selector {
    background: url("../images/bodytype-selector_left.gif") 8px 0 no-repeat;
    display: none;
    height: 45px;
    left: 9px;
    position: absolute;
    top: 7px;
    width: 81px;
    z-index: 30;
}

#vehiclegroup td div.bodytype img {
    display: inline;
    border: 0;
}

#calccontent {
    width: 420px;    
    position: relative;
    float: left;
    height: 500px;
}

#calccontent h2 {
    background: #CCC;
    color: #333;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 1px 0;
    padding: 2px 6px;
}

div.bestoffers {
    cursor: pointer;
    display: none;
    padding: 0;
    position: absolute;
    z-index: 99;
    width: 220px;
}

div.bestoffers-content {
    background: #E5E5E5;
    left: 0;
    position: absolute;
    width: 220px;
}

div.bestoffers-content h3 {
    background: #D1CFD0;
    border-bottom: 1px solid white;
    color: black;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 9px;
    margin: 0;
}

div.bestoffers-content table {
    width: 100%;
}

div.bestoffers-content th, #vehiclegroup div.bestoffers-content th {
    text-align: left;
}

div.bestoffers-content th, div.bestoffers-content td, #vehiclegroup div.bestoffers-content th, #vehiclegroup div.bestoffers-content td {
    color: black;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 9px;
}

div.bestoffers-content a, #vehiclegroup div.bestoffers-content a {
    color: #039;
    text-decoration: none;
}

.unit {
    font-size: 11px;
    font-style: normal;
    margin-left: 3px;
}

div.selected a.selector, div.filtered-true a.selector {
    display: block;
}

#finance-k1300s {
    left: 99px;
    top: 104px;    
}

#finance-s1000rr {
    left: 99px;
    top: 171px;
}

#finance-g650gs {
    left: 200px;
    top: 104px;
}

#finance-f650gs {
    left: 200px;
    top: 171px
}

#finance-f800gs {
    left: 200px;
    top: 238px;
}

#finance-r1200gs {
    left: 200px;
    top: 305px;
}

#finance-r1200gsa {
    left: 200px;
    top: 372px;
}

#finance-f800st {
    top: 104px;
}

#finance-f800r {
    top: 104px;
    left: 99px;
}

#finance-r1200rt {
    top: 171px;
}

#finance-r1200r {
    top: 171px;
    left: 99px;
}

#finance-k1300r {
    top: 238px;
    left: 99px;
}

#finance-r1200rc {
    top: 305px;
    left: 99px;
}

#bestoffer-filter {
    margin: 39px 0 0 30px;
    float: right;    
    width: 280px;
}

#bestoffer-filter h2 {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 1px;
    padding: 2px 6px;
}

#bestoffer-filter h3 {
    background: none repeat scroll 0 0 #E5E5E5;
    font-weight: normal;
    margin: 1px 0 0;
    padding: 2px 6px;
    font-size: 11px;
}

#bestoffer-filter ul {
    background: none repeat scroll 0 0 #E5E5E5;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 8px;
}

#bestoffer-filter li a {
    background: none repeat scroll 0 0 #E5E5E5;
    color: #000000;
    display: block;
    font-size: 11px;
    padding: 0 6px;
    text-align: right;
    text-decoration: none;
}

a.more {
    background: url("../images/pfeilchen.gif") no-repeat scroll 0 center transparent;
    color: #636363;
    display: block;
    font-size: 11px;
    margin-left: 0px;
    padding: 0 0 0 6px;
    position: relative;
    text-decoration: none;    
}

#bestoffer-filter a#reset-filter {
    margin-top: 10px;
    position: relative;
}

a.more:hover {
    color: #003399;    
}

#bestoffer-filter a#active-filter {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #003399;
}

#iframedtrue {
    margin: 5px 0 15px 0;    
}

.block {
	 border-bottom: 1px solid #C2C2C2;
	 margin-bottom: 10px; 
}

