html {
    height: 100%;
}

body#main {
    height: 100%;
}

body#contentDocument {
    font-family: verdana;
    font-size: 11px;
}

body, p, form, h1, h2, h3, h4, h5, h6, input, select, textarea, label {
    margin: 0;
}

p, td, a, h1, h2, h3, h4, h5, h6, input, select, textarea, label, pre {
    font-family: verdana;
    font-size: 11px;
    line-height: 15px;
}

div {
    font-size: 0;
    line-height: 0;
}

img, td {
    vertical-align: top;
}

input[type=image] {
    vertical-align: top;
}

img, table {
    border: none;
}

a {
    color: #c80000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    background: url(img/square_list.gif) no-repeat 1px 6px;
    padding: 0 0 0 10px;
}

label {
    vertical-align: top;
    font-size: 10px;
    line-height: 12px;
}

/* ERROR */
p.error {
    color: #c90000;
    font-weight:bold;
    border: 1px solid #b3b3b3;
    padding:10px;
}

div.error {
    border: 1px solid #c80000;
    padding: 3px 5px 3px 5px;
    background-color: #ffffff;
}

div.error p {
    color: #c80000;
}

div.radiobox {
  margin-top:5px;
}

fieldset.error {
    border: 1px solid #b3b3b3;
    margin: 10px 0 10px 0px;
    background-color: #ffffff;
    padding-top: 1px;
    padding-bottom: 5px;
}

fieldset.error legend {
    color: #c80000;
    font-weight: bold;
    padding: 0 2px 0 2px;

}

fieldset.error p {
    margin: 0;
    padding: 0px 5px 0px 2px;
    color: #c80000;
}

/* SUCCESS */

div.success {
    border: 1px solid #2181bf;
    padding: 3px 5px 3px 5px;
    background-color: #ffffff;
}

div.success p {
    color: #2181bf;
}

/* DEFAULT CLASS */

div.left {
    float: left;
}

div.right {
    float: right;
}

br.clear,
div.clear {
    clear: both;
}

td.spacerv {
    height: 15px;
}

td.spacerh {
    width: 15px;
}

div.spacer {
    height: 10px;
}

div.spacer2 {
    height: 9px;
}

div.spacer3 {
    height: 11px;
}

div.spacer4 {
    height: 6px;
}

div.spacertext {
    height: 7px;
}

div.spacermiddle {
    height: 5px;
}

div.spacerrand {
    height: 4px;
}

div.spacersmall {
    height: 3px;
}

img.border {
    border: 1px solid #b3b3b3;
}

p.label {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 3px 0 1px 0;
}

p.label2 {
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color: #000000;
    padding: 6px 0 1px 0;
}

p.label span {
    font-weight: normal;
}

p.label_between {
    font-size: 10px;
    line-height: 14px;
    padding: 3px 0 1px 0;
}

input.text {
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #999999;
    font-size: 10px;
    line-height: 14px;
    margin: 0;
    color: #000000;
    padding: 2px 4px 3px 4px;
}

input.error {
    border: 1px solid #c80000;
}

textarea.text {
    min-width: 100%;
    max-width: 100%;
    height: 64px;
    border: 1px solid #999999;
    font-size: 10px;
    line-height: 14px;
    margin: 0;
    color: #000000;
    padding: 2px 0px 0px 4px;
}

a.button_a {
    float: left;
    display: block;
    border: 1px solid #b3b3b3;
    background: #ffffff url(img/arrow_red_on_white_right.gif) no-repeat 3px center;
    text-decoration: none;
    font-size: 10px;
    line-height: 14px;
    padding: 0px 5px 1px 10px;
    color: #c80000;
    clear: both;

}

input.button_a {
    border: 1px solid #b3b3b3;
    background: #ffffff url(img/arrow_red_on_white_right.gif) no-repeat 3px center;
    font-size: 10px;
    line-height: 14px;
    cursor: pointer;
    margin: 0;
    padding: 0px 2px 1px 7px;
    overflow: visible;
    color: #c80000;
}

a.button_b {
    float: left;
    display: block;
    background: url(img/button_arrow.gif) no-repeat 0 1px;
    padding: 0 0 0 22px;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    clear: both;
}

input.button_b {
    border: none;
    background: url(img/button_arrow.gif) no-repeat 0 1px;
    padding: 0 0 0 19px;
    overflow: visible;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;
}

a.button_c {
    float: left;
    display: block;
    background: url(img/button_arrow_back.gif) no-repeat 0 1px;
    padding: 0 0 0 22px;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #000000;

    text-decoration: none;
    clear: both;
}

input.checkbox {}

select.text {
    height: 17px;
    border: 1px solid #999999;
    font-size: 10px;
    width: 100%;
    padding: 1px 0px 0px 0px;
}

/* LINE */

div.line {
    border-top: 1px solid #b3b3b3;
}

/* ALL CARSEARCH */

form#carsearch {
    height: 100%;
}

div#carsearch_search_top {
    width: 600px;
    height: 160px;
    background: url(img/carsearch_search_top_background.gif) repeat-x;
}

div#carsearch_search_topinner {
    padding: 3px 14px 0 14px;
}

div#carsearch_search_topinner table.grid {
    width: 572px;
}

div#carsearch_search_topinner table.grid td.grid_content {
    width: 184px;
}

div#carsearch_search_topinner table.grid td.grid_spacer {
    width: 10px;
}

/*
p.carsearch_left_headline {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 1px 5px 2px 15px;
}
*/

div.carsearch_left_headline {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    width:155px;
}

a.carsearch_left_attribute:link, a.carsearch_left_attribute:visited, a.carsearch_left_attribute_a  {
    width: 100%;
    display: block;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding: 1px 5px 2px 30px;
    background-repeat: no-repeat;
    background-position: 15px 4px;
}
a.carsearch_left_attribute:link, a.carsearch_left_attribute:visited {
    background-image: url(img/icon_attribute.gif);
}
a.carsearch_left_attribute_a {
    background-image: url(img/icon_attribute_a.gif);
}

a.carsearch_left_attribute:hover {
    width: 100%;
    background-color: #ffffff;
}

div.carsearch_inline {
      padding: 5px 0 2px 15px;
}

div.carsearch_swapbox {
    padding-bottom: 3px;
}

div.carsearch_checkbox {
    padding-bottom: 3px;
}

div.carsearch_swapbox a {
    font-size: 0;
    line-height: 0;
}

img.carsearch_swapbox {
    vertical-align: top;
}

div.carsearch_inline label {
    margin-left: 4px;
}

p.carsearch_titletext {
    color: #4d4d4d;
    font-size: 10px;
    line-height: 14px;
    padding-top: 2px;
}

a.carsearch_titlelink {
    color: #4d4d4d;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
}

span.carsearch_titleactive {
    color: #c80000;
    font-weight: bold;
}

div.carsearch_titlecheckbox {
    margin-bottom: 3px;
}

div.carsearch_costs {
    background-color: #ffffff;
    padding: 5px 0px 5px 8px;
    margin-bottom: 6px;
}

p.carsearch_costs_highlite {
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 7px;
}

p.carsearch_costs_text {
    font-size: 10px;
    line-height: 12px;
}

table.carsearch_list {
    width: 292px;
}

table.carsearch_list td.left {
    width: 155px;
}

table.carsearch_list td.left p {
    font-size: 10px;
    line-height: 12px;
    padding: 1px 5px 2px 0px;
}

table.carsearch_list td.right {
    width: 137px;
}

table.carsearch_list td.right p {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    padding: 1px 5px 2px 0px;
}

table.carsearch_list td.line {
    background-color: #b3b3b3;
    height: 1px;
}

ul.carsearch li {
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    background-position: 1px 5px;
}

fieldset.carsearch_error {
    border: 1px solid #b3b3b3;
    margin: 10px 0 10px 0px;
    background-color: #ffffff;
    padding-top: 1px;
    padding-bottom: 5px;
}

fieldset.carsearch_error legend {
    color: #c80000;
    font-weight: bold;
    padding: 0 2px 0 2px;

}

fieldset.carsearch_error p {
    margin: 0;
    padding: 0px 5px 0px 2px;
    color: #c80000;
}

/* OLD CARSEARCH CSS */


div.gebrauchtwagen_treffer_details {
    background-color: #ffffff;
    width: 600px;
    border-bottom: 1px solid #b3b3b3;
}

div.gebrauchtwagen_treffer_details div.inline {
    cursor: pointer;
    padding: 5px 5px 4px 5px;
}

div.gebrauchtwagen_treffer_details td.foto,
div.gebrauchtwagen_treffer td.foto {
    height: 58px;
    width: 80px;
}

div.gebrauchtwagen_treffer_details td.foto img,
div.gebrauchtwagen_treffer td.foto img {
    border: 1px solid #b3b3b3;
    margin-right: 5px;
}

/* CONTENT SELECT */

td#main_content div.select {
    width: 198px;
    margin-left: 0px;
    cursor: pointer;
}

td#main_content div.select div.border {
    border: 1px solid #b3b3b3;
    padding: 1px;
    background-color: #ffffff;
}

td#main_content div.select div.border div.text {
    width: 179px;
    float: left;
    background-color: #e5e5e5;
}

td#main_content div.select div.border div.text p {
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
}

td#main_content div.select div.border div.text p span {
    color: #808080;
}

td#main_content div.select div.optioncontent {
    display: none;
    position: absolute;
    width: 198px;
}

td#main_content div.select div.optioncontent a.option {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #e5e5e5;
    text-decoration: none;
}

td#main_content div.select div.optioncontent a.option.active,
td#main_content div.select div.optioncontent a.option:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

/* ALL TEMPLATE */

table#all {
    height: 100%;
    width: 100%;
    background: #e4e4e4 url(img/body_background.gif) repeat-x left bottom;
}

table#all_amg {
    height: 100%;
    width: 100%;
    background: #ffffff;
}

td#footer {
    height: 17px;

}

/* START TEMPLATE */

td#start_header {
    height: 270px;
    background: url(img/start_background_header.gif) repeat-x;
}

td#start_content {}

table#start_menu {
    width: 770px;
    background-color: #ffffff;
}

table#start_menu td {
    background-image: url(img/start_background_menu.gif);
}

td#start_header div.select {
    width: 157px;
    margin-left: 0px;
    cursor: pointer;
}

td#start_header div.select div.border {
    border: 1px solid #999999;
    padding: 1px;
    background-color: #ffffff;
}

td#start_header div.select div.border div.text {
    width: 138px;
    float: left;
    background-color: #e5e5e5;
}

td#start_header div.select div.border div.text p {
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
}

td#start_header div.select div.border div.text p span {
    color: #4d4d4d;
}

td#start_header div.select div.optioncontent {
    display: none;
    position: absolute;
    width: 157px;
}

td#start_header div.select div.optioncontent a.option {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #e5e5e5;
    text-decoration: none;
}

td#start_header div.select div.optioncontent a.option.active,
td#start_header div.select div.optioncontent a.option:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

/* GALLERY TEMPLATE */

td#gallery_header {
    height: 80px;
    background: url('img/gallery_background.gif') repeat-x;
}

div#gallery_contentinner {
    width: 630px;
}

div#gallery_contentpadding {
    padding: 0 15px 15px 15px;
}

/* CARSEARCH STATISTIC TEMPLATE */td#carsearchstatistic_header {    height: 80px;    background: url('img/gallery_background.gif') repeat-x;}td#carsearchstatistic_content {    width: 100%;}table#carsearchstatistic_content_inner {    width: 100%;}td#carsearchstatistic_content td#content_left {    width: 190px;}td#carsearchstatistic_content td#content_spacer {    width: 15px;}td#carsearchstatistic_content td#content_right {}table.carsearchstatistic_values td.line {    height: 1px;    background: #b3b3b3;}table.carsearchstatistic_values tr.spacer td {    height: 1px;    font-size: 0;    line-height: 0;}table.carsearchstatistic_values tr.headline td {    background: #ffffff;}table.carsearchstatistic_values tr.headline td p {    padding: 3px 5px;    font-weight: bold;}table.carsearchstatistic_values tr.entry td p {    padding: 3px 5px;}table.carsearchstatistic_values tr.entry td {    background: #f2f2f2;}table.carsearchstatistic_values tr.entry td.col2 {    background: #e5e5e5;}/* POPUP TEMPLATE */

td#popup_header {
    height: 80px;
    background: url('img/popup_background.gif') repeat-x;
}

td#popup_header div {
    padding-left: 15px;
}

div#popup_contentinner {
    width: 580px;
    height: 480px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

div#popup_contentpadding {
    padding: 10px 0 0 30px;
}

div#popup_contentpaddinginner {
    width: 520px;
}

td#popup_footer {
    height: 17px;
}

td#popup_footer td,
td#popup_footer a {
    line-height: 0;
}

td#popup_footer td.footer_left {
    width: 30px;
    height: 1px;
}

td#popup_footer td.footer_line {
    width: 520px;
    background-color: #b3b3b3;
}

td#popup_footer td.footer_spacer {
    height: 3px;
}

td#popup_footer td.footer_right {
    text-align: right;
}

/* MAIN TEMPLATE */

td#main_header {
    height: 240px;
    background: url(img/main_background_header.gif) repeat-x;
}

td#main_content {

}

div#main_logo {
    background-color: #ffffff;
}

div#main_logo_spacer {
    height: 10px;
}

/* MAIN MENU */

div.main_menu_line {
    border-top: 1px solid #8c96b7;
}

/* MAIN CONTACT */

table#main_contact {
    width: 170px;
}

table#main_contact td.top {
    height: 160px;
}

table#main_contact p.headline,
table#main_contact p.content {
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
}

table#main_contact p.headline {
    padding: 12px 15px 2px 14px;
}

table#main_contact p.content {
    padding: 2px 15px 12px 15px;
}

table#main_contact div.select {
    width: 160px;
    margin-left: 10px;
    cursor: pointer;
}

table#main_contact div.select div.border {
    border: 1px solid #0c216a;
    padding: 1px;
    background-color: #758db6;
}



table#main_contact div.select div.border div.text {
    width: 141px;
    float: left;
    background-color: #0c216a;
}

table#main_contact div.select div.border div.text p {
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
    padding-left: 3px;
}

table#main_contact div.select div.border div.text p span {
    color: #9ea6c3;
}


table#main_contact div.select div.border div.left {
    background-color: #0c216a;
}

table#main_contact div.select div.optioncontent {
    display: none;
    position: absolute;
    width: 160px;
}

table#main_contact div.select div.optioncontent a.option {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #0c216a;
    text-decoration: none;
}

table#main_contact div.select div.optioncontent a.option:hover,
table#main_contact div.select div.optioncontent a.option.active {
    color: #0c216a;
    background-color: #ffffff;
    text-decoration: none;
}

/* MAIN MENU */

ul.main_menu {
    border-top: 1px solid #b3b3b3;
    padding: 0;
    margin: 0;
}

ul.main_menu li {
    display: inline;
    padding: 0;
    background: none;
}

ul.main_menu p.spacer {
    padding: 1px 4px 2px 14px;
    font-size: 10px;
    line-height: 14px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu ul {
    padding: 0;
    margin: 0;
}

ul.main_menu ul.first {
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a {
    display: block;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    color: #000000;
}

ul.main_menu a.layer_a_default {
    padding: 1px 4px 2px 14px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 5px 5px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_a_active {
    padding: 1px 4px 2px 14px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 5px 5px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_a_default_hover,
ul.main_menu a.layer_a_active_hover,
ul.main_menu a.layer_a_default:hover,
ul.main_menu a.layer_a_active:hover {
    background: #ffffff url('img/arrow_red_on_white_right.gif') no-repeat 5px 5px;
}

ul.main_menu a.layer_a_active_child {
    padding: 1px 4px 2px 14px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_down.gif') no-repeat 4px 6px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_a_active_child_hover,
ul.main_menu a.layer_a_active_child:hover {
    background: #ffffff url('img/arrow_red_on_white_down.gif') no-repeat 4px 6px;
}

ul.main_menu a.layer_b_default {
    padding: 1px 4px 2px 24px;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 15px 5px;
}

ul.main_menu a.layer_b_active_hover,
ul.main_menu a.layer_b_active {
    padding: 1px 4px 2px 24px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 15px 5px;
}

ul.main_menu a.layer_b_default_hover,
ul.main_menu a.layer_b_default:hover,
ul.main_menu a.layer_b_active:hover {
    background: #ffffff url('img/arrow_red_on_white_right.gif') no-repeat 15px 5px;
}

ul.main_menu a.layer_b_active_child {
    padding: 1px 4px 2px 24px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_down.gif') no-repeat 14px 6px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_b_active_child_hover,
ul.main_menu a.layer_b_active_child:hover {
    background: #ffffff url('img/arrow_red_on_white_down.gif') no-repeat 14px 6px;
}

ul.main_menu a.layer_c_default {
    padding: 1px 4px 2px 34px;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 25px 5px;
}

ul.main_menu a.layer_c_active_hover,
ul.main_menu a.layer_c_active {
    padding: 1px 4px 2px 34px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 25px 5px;
}

ul.main_menu a.layer_c_default_hover,
ul.main_menu a.layer_c_default:hover,
ul.main_menu a.layer_c_active:hover {
    background: #ffffff url('img/arrow_red_on_white_right.gif') no-repeat 25px 5px;
}

ul.main_menu a.layer_c_active_child {
    padding: 1px 4px 2px 34px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_down.gif') no-repeat 24px 6px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_c_active_child_hover,
ul.main_menu a.layer_c_active_child:hover {
    background: #ffffff url('img/arrow_red_on_white_down.gif') no-repeat 24px 6px;
}


ul.main_menu a.layer_d_default {
    padding: 1px 4px 2px 44px;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 35px 5px;
}

ul.main_menu a.layer_d_active_hover,
ul.main_menu a.layer_d_active {
    padding: 1px 4px 2px 44px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_right.gif') no-repeat 35px 5px;
}

ul.main_menu a.layer_d_default_hover,
ul.main_menu a.layer_d_default:hover,
ul.main_menu a.layer_d_active:hover {
    background: #ffffff url('img/arrow_red_on_white_right.gif') no-repeat 35px 5px;
}

ul.main_menu a.layer_d_active_child {
    padding: 1px 4px 2px 44px;
    font-weight: bold;
    background: url('img/arrow_red_on_gray_down.gif') no-repeat 34px 6px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu a.layer_d_active_child_hover,
ul.main_menu a.layer_d_active_child:hover {
    background: #ffffff url('img/arrow_red_on_white_down.gif') no-repeat 34px 6px;
}

/* MAIN MENU TAB */

a.main_menu_tab_active,
a.main_menu_tab_default {
    display: block;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.main_menu_tab_default {
    border: 1px solid #b3b3b3;
    padding: 1px 5px 1px 5px;
    background: url(img/main_tabmenu_default.gif) repeat-x left center;
    margin: 0px 2px 5px 0px;
}

a.main_menu_tab_default:hover {
    background-image: url(img/main_tabmenu_hover.gif);
    border: 1px solid #869cc1;
}

a.main_menu_tab_active {
    border: 1px solid #b3b3b3;
    padding: 1px 5px 6px 5px;
    background: #869cc1 url(img/main_tabmenu_hover.gif) repeat-x left top;
    border: 1px solid #869cc1;
    margin: 0px 2px 0px 0px;
}

p.main_menu_tab_inactive {
    color: #808080;
    font-weight: bold;
    border: 1px solid #b3b3b3;
    padding: 1px 5px 1px 5px;
    background: url(img/main_tabmenu_default.gif) repeat-x left center;
    margin: 0px 2px 5px 0px;
}

/* MAIN MENU TAB SUB */

a.main_menu_tab_sub_active,
a.main_menu_tab_sub_default {
    font-size: 10px;
    line-height: 12px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 5px 2px 4px;
    margin: 0px 3px 0px 0px;

}

a.main_menu_tab_sub_default {
    color: #4d4d4d;
    background-color: #ffffff;
}

a.main_menu_tab_sub_default:hover,
a.main_menu_tab_sub_active {
    color: #ffffff;
    background-color: #869cc1;
}

/* MAIN MENU */

ul.main_menu_sub {
    padding: 0;
    margin: 0;
}

ul.main_menu_sub li {
    display: inline;
    padding: 0;
    background: none;
}

ul.main_menu_sub p {
    font-size: 10px;
    line-height: 14px;
    padding: 1px 0px 2px 7px;
    border-bottom: 1px solid #b3b3b3;
}

ul.main_menu_sub a {
    display: block;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    border-bottom: 1px solid #b3b3b3;
    padding: 1px 0px 2px 7px;
}

ul.main_menu_sub a.last {
    border: none;
}

ul.main_menu_sub a.start {
    color: #000000;
}

ul.main_menu_sub a.default {
    color: #4d4d4d;
}

ul.main_menu_sub a.start:hover,
ul.main_menu_sub a.default:hover {
    background-color: #e7ebf3;
    color: #000000;
}

ul.main_menu_sub a.active {
    color: #000000;
    font-weight: bold;
    background: #e7ebf3 url(img/arrow_red_on_blue_right.gif) no-repeat 174px 5px;
}

/* META */

div.meta {
    float: right;
    padding-top: 13px;
    padding-left: 8px;
}

/* FLAG */

div.flag {
    padding-left: 14px;
}

div.flagentry {
    float: left;
    padding-right: 3px;
}

/* FOOTER */

td#footer td,
td#footer a {
    line-height: 0;
}

td#footer td.footer_left {
    width: 205px; height: 1px;
}

td#footer td.footer_line {
    width: 770px; background-color: #b3b3b3;
}

td#footer td.footer_spacer {
    height: 3px;
}

td#footer td.footer_right {
    text-align: right;
}

/* INPUT SEARCH */

input.search {
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #999999;
    font-size: 10px;
    line-height: 14px;
    padding: 2px 5px 2px 5px;
    background-color: #e4e4e4;
    color: #4d4d4d;
}

/* LINK LIST */

p.link_list,
a.link_list {
    line-height: 12px;
    font-size: 10px;
    color: #4d4d4d;
}

a.link_list {
    display: block;
    text-decoration: none;
    background: url(img/arrow_red_on_white_right.gif) 0px 3px no-repeat;
    padding: 0px 0px 0px 7px;
}

a.link_list:hover {
    color: #c80000;
}

a.link_list_box {
    line-height: 12px;
    font-size: 10px;
    color: #4d4d4d;
    display: block;
    text-decoration: none;
    background: url(img/arrow_red_on_white_right.gif) 0px 5px no-repeat;
    padding: 2px 0px 2px 7px;
}

a.link_list_box:hover {
    color: #c80000;
}

img.link_list_box {
    float: left;
    margin: 3px 4px 3px 0px;
}

a.link_list div.image {
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
}

table.link_list_image {

}

table.link_list_image td.colA {
    width: 8px;
}

table.link_list_image td.colA img {
    margin: 3px 0px 0px 0px;
}

table.link_list_image td.colB {
    width: 82px;
}

table.link_list_image td.colB img {
    margin: 3px 0px 3px 0px;
}

table.link_list_image td.colC p {
    line-height: 12px;
    font-size: 10px;
    color: #4d4d4d;
}

table.link_list_image td.colC a {
    line-height: 12px;
    font-size: 10px;
    color: #4d4d4d;
    text-decoration: none;
}

table.link_list_image td.colC a:hover {
    color: #c80000;
}

/* CONTENT GRID */

div.grid_spacer {
    height: 17px;
}

table.grid {
    width: 770px;
}

table.grid td.grid_content_a {
    width: 190px;
}

table.grid td.grid_content_b {
    width: 395px;
}

table.grid td.grid_content_c {
    width: 600px;
}

table.grid td.grid_spacer {
    width: 15px;
}

table.grid td.grid_box {
    width: 155px;
}

/* CONTENT GRID 2 */

table.grid2 {
    width: 770px;
}

table.grid2 td.grid_content_a {
    width: 185px;
}

table.grid2 td.grid_content_b {
    width: 380px;
}

table.grid2 td.grid_content_c {
    width: 575px;
}

table.grid2 td.grid_spacer {
    width: 10px;
}


/* CONTENT GRID */

table.grid3 {
    width: 770px;
}

table.grid3 td.grid_content_a {
    width: 85px;
    background:#fff;
}

table.grid3 td.grid_content_b {
    width: 500px;
    background:#fff;
}

table.grid3 td.grid_content_c {
    width: 600px;
    background:#fff;
}

table.grid3 td.grid_spacer {
    width: 15px;
}

table.grid3 td.grid_box {
    width: 155px;
}


/* GRID ALL */

table.grid p.text,
table.grid2 p.text {
    color: #000000;
    line-height: 16px;
    margin-top: -3px;
}

table.grid p.textsmall,
table.grid2 p.textsmall {
    line-height: 14px;/* TEST */
    font-size: 10px;
}

table.grid div.image,
table.grid2 div.image {
    margin: 0px 0px 3px 0px;
}

table.grid p.imagetext,
table.grid2 p.imagetext {
    margin: -1px 0px 13px 0px;
    font-size: 10px;
    line-height: 12px;
}

table.grid div.imagesmall,
table.grid2 div.imagesmall {
    margin: 3px 0px 2px 0px;
}

table.grid p.textcontact,
table.grid2 p.textcontact {
    line-height: 14px;
    color: #000000;
    margin-top: 4px;
}

table.grid p.text2,
table.grid2 p.text2 {
    line-height: 16px;
    color: #4d4d4d;
}

/* CONTENT ALL */

h1 {
    margin-top: 17px;
    padding-bottom: 8px;
    font-size: 14px;
    border-bottom: 1px solid #b3b3b3;
}

h2 {
    color: #4d4d4d;
    line-height: 16px;
    margin: 0 0 3px 0;
}

h3 {
    color: #000000;
    line-height: 16px;
    margin: 0 0 3px 0;
}

h4 {
    font-size: 10px;
    line-height: 12px;
    border-bottom: 1px solid #b3b3b3;
    margin: 17px 0 4px 0;
    padding: 0 0 3px 0;
}

/* LINK BACK */

a.link_back {
    display: block;
    line-height: 12px;
    font-size: 10px;
    text-decoration: none;
    background: url(img/arrowbig_red_on_gray_left.gif) 0px 4px no-repeat;
    padding: 2px 0px 0px 8px;
}

a.link_back.white {
    background-image: url(img/arrowbig_red_on_white_left.gif);
}

/* LINK MORE */

a.link_more,
a.link_morecontinuous,
a.link_more_content {
    line-height: 12px;
    font-size: 9px;
    font-weight: bold;
    color: #4d4d4d;
    text-decoration: none;
    background: url(img/arrow_red_on_white_right.gif) 0px 3px no-repeat;
    padding: 0px 0px 0px 8px;
}

a.link_more_content {
    color: #000000;
    background-image: url(img/arrow_red_on_gray_right.gif);

}

/* HISTORY */

div.history_scroll {
    width: 600px;
    height: 286px;
    height: 310px;
    overflow-x: scroll;
    overflow-y: hidden;
}

div.history_entry {
    background: #ebebe7 url(img/history_background.gif) repeat-x;
    background-color: #ededed;
    padding: 7px 9px 0px 10px;
}

div.history_entry div.history_entryinner {
    height: 226px;
    height: 250px;
}

div.history_entry div.history_entryinner p {
    font-size: 10px;
    line-height: 14px;
}

div.history_entry div.history_entryinner p.underimage {
    padding-top: 3px;
}

/* LOCATION */


table.location_open {
    width: 565px;
}

table.location_open td.headline_first p,
table.location_open td.headline_middle p,
table.location_open td.headline_last p {
    padding: 3px 5px 3px 0px;
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    color: #ffffff;
}

table.location_open td.headline_first {
    width: 165px;
    background-color: #b3b3b3;
}

table.location_open td.headline_middle {
    width: 100px;
    background-color: #b3b3b3;
}

table.location_open td.headline_last {
    background-color: #b3b3b3;
}

table.location_open td.text,
table.location_open td.text_first {
    border-bottom: 1px solid #b3b3b3;
}

table.location_open td.text p,
table.location_open td.text_first p {
    padding: 3px 5px 3px 0px;
    font-size: 10px;
    line-height: 14px;
    color: #000000;

}

table.location_open td.text_first p {
    font-weight: bold;
    color: #4d4d4d;
    background: none;
}

table.location_service {
    width: 380px;
}

table.location_service input.checkbox {
    margin: 0;
}

table.location_service input.radio {
    margin: 1px 0 0 0;
}

table.location_service label {
    font-size: 11px;
    padding: 0 13px 0 3px;
}

table.location_service td.line {
    height: 1px;
    background-color: #8991a1;
}

table.location_service textarea.text {
    height: 54px;
    border: 1px solid #a5acb2;
}

table.location_service p.headline {
    font-weight: bold;
}

table.location_service p.label {
    font-weight: normal;
    font-size: 11px;
}

table.location_service p.label2 {
    font-weight: normal;
    font-size: 11px;
    padding-top: 1px;
}

table.location_service p.label3 {
    font-weight: normal;
    font-size: 11px;
}

table.location_service input.text {
    border: 1px solid #a5acb2;
}

table.location_service input.error {
    border: 1px solid #c80000;
}

table.location_contact {
    width: 565px;
}

table.location_contact td.line {
    height: 1px;
    background-color: #0c216a;
    background-color: #8991a1;
}

table.location_contact td.headline p {
    font-weight: bold;
    padding: 3px 5px 0px 0px;
    border-bottom: 1px solid #b3b3b3;
    text-transform: uppercase;
    color: #808080;
    font-size: 10px;
    line-height: 6px;
    /*background-color: #0c216a; /*#8991a1;* /
    color: #ffffff;*/
}

table.location_contact td.headline p span {
    background-color: #e7ebf3;
}

table.location_contact td.contact {
    width: 275px;
}

table.location_contact td.contact img {
    margin: 2px 0 2px 0;
}

table.location_contact td.contact a {
    color: #000000;
    line-height: 14px;
}

table.location_contact td.contact p {
    line-height: 14px;
}

table.location_contact td.spacer {
    width: 15px;
}

/* BOX */

table.box_image_text {
    margin-bottom: 7px;
    background-color: #ffffff;
}

table.box_manufacturer,
table.box_content {
    background-color: #ffffff;
}

/* BOX MANUFACTURER */

table.box_manufacturer {
    width: 100%;
}

table.box_manufacturer td.left {
    width: 70px;
}

table.box_manufacturer p {
    padding: 6px 0px 6px 0px;
}

/* BOX CONTENT */

table.box_content {
    width: 100%;
    padding: 10px 10px 1px 10px;
}

table.box_content h1 {
    padding: 0 0 3px 0;
    margin: 0 0 7px 0;
    border-bottom: 1px solid #cccccc;
    line-height: 13px;
    color: #4d4d4d;
    font-size: 11px;
}

table.carsearch_top_title td.article_details_titel {
    border-bottom: 1px solid #cccccc;
}

table.carsearch_top_title td.article_details_titel h1 {
    border-bottom: 0px;
}

table.box_content h1 a {
    line-height: 13px;
}

table.box_content h1 img {
    margin-top: 4px;
}

/* BOX IMAGE TEXT */

table.box_image_text {
    width: 100%;
}

table.box_image_text td.left {
    width: 75px;
}

table.box_image_text td.left img {
    margin: 3px 0px 3px 0px;
}

table.box_image_text h2,
table.box_image_text p {
    color: #4d4d4d;
    font-size: 10px;
    line-height: 12px;
}

/* BOX MAIN */

div.box_main {}

#portal div.box_main {
    background-color: #ffffff;
}

/* BOX HEADER */

p.box_header {
    background-color: #b3b3b3;
    padding: 4px 4px 3px 4px;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #ffffff;
}

#portal p.box_header {
    background-color: #ffffff;
    padding: 10px 0px 4px 0px;
    margin: 0 10px 0 10px;
    border-bottom: 1px solid #cccccc;
    line-height: 13px;
    color: #4d4d4d;
    font-size: 11px;
}

#portal div.spacer {
    height: 15px;
}

/* BOX TEXT */

p.box_text {
    border: 1px solid #b3b3b3;
    padding: 7px 9px 7px 9px;
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
    background-color: #ffffff;
}

#portal p.box_text {
    background-color: #ffffff;
    padding: 8px 10px 8px 10px;
    color: #000000;
    border: none;
    font-size: 10px;
    line-height: 13px;
}

/* BOX CONTACT */

div.box_contact {
    border: 1px solid #b3b3b3;
    padding: 6px 9px 7px 5px;
    background-color: #ffffff;
}

div.box_contact p {
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
}

div.box_contact p a {
    font-size: 10px;
    line-height: 12px;
}

div.box_contact table {
    width: 139px;
}

#portal div.box_contact {
    border: none;
    padding: 10px;
}

#portal div.box_contact table {
    width: 161px;
}

#portal div.box_contact p {
    color: #000000;
}

/* BOX LINK */

p.box_link {
    border: 1px solid #b3b3b3;
    padding: 1px 4px 2px 4px;
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
    background-color: #ffffff;
}

#portal p.box_link {
    border: none;
    padding: 6px 10px 6px 10px;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    background-color: #ffffff;
}

#portal p.box_link a.link_list_box {
    color: #000000;
}

/* BOX IMAGE */

div.box_image {}

#portal div.box_image_header {
    padding: 10px;
}

#portal div.box_image img,
#portal div.box_image_header img {
    border: none;

}

/* BOX LINK IMAGE */

div.box_link_image {
    border: 1px solid #b3b3b3;
    padding: 2px 1px 2px 4px;
    background-color: #ffffff;
}

#portal div.box_link_image {
    border: none;
    padding: 10px 10px 10px 10px;
    background-color: #ffffff;
}

/* BOX TEXT IMAGE */

div.box_text_image {
    border: 1px solid #b3b3b3;
    background-color: #ffffff;
}

div.box_text_image p {
    padding: 7px 9px 5px 9px;
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
}

div.box_text_image a.box_text_image_link {
    display: block;
    text-align: right;
}

#portal div.box_text_image {
    border: none;
}

div.box_text_image p {
    color: #000000;
    padding: 7px 10px 5px 10px;
}

/* BOX PARK EMPTY */

div.box_park_empty {
    background-color: #ffffff;
    padding: 4px;
    border: 1px solid #b3b3b3;
}

div.box_park_empty div.img {
    margin-bottom: 5px;
}

td#main_content div.box_park_empty div.select {
    width: 145px;
}

td#main_content div.box_park_empty div.select div.border div.text {
    width: 126px;
}

td#main_content div.box_park_empty div.select div.optioncontent {
    width: 145px;
}

/* BOX PARK */

div.box_park {
    background-color: #ffffff;
    padding-bottom: 5px;
    border: 1px solid #b3b3b3;
}

td#main_content div.box_park div.select {
    margin: 5px 4px 0 4px;
    width: 145px;
}

td#main_content div.box_park div.select div.border div.text {
    width: 126px;
}

td#main_content div.box_park div.select div.optioncontent {
    width: 145px;
}

td#main_content div.box_park table.entry {
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
}

td#main_content div.box_park table.entry td.left {
    width: 23px;
}

td#main_content div.box_park table.entry td.left img {
    margin: 5px;
}

td#main_content div.box_park table.entry td.right p {
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
    margin: 2px 5px 2px 0px;
}

td#main_content div.box_park table.entry td.right p a {
    font-size: 10px;
    line-height: 12px;
    color: #4d4d4d;
    text-decoration: none;
}

td#main_content div.box_park table.entry td.right p a:hover {
    color: #c80000;
}

/* LAYER */

div.layer,
div.layer_brand {
    display: none;
    position: absolute;
    left: 815px;
    top: 149px;
    width: 190px;
    width: 210px;
    width: 185px;
    z-index: 3;
}

div.layer_brand {
    top: 172px;
}

div.layerinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    overflow-y: auto;
    max-height: 360px;
}

div.layerinner div {
    padding: 5px 0px 6px 8px;

}

div.layerinner div p {
    font-size: 10px;
    line-height: 14px;
    color: #000000;
}

div.layerinner div p a {
    font-size: 10px;
    line-height: 14px;
    color: #000000;
}

div.layer_close {
    position: relative;
    top: 12px;
    text-align: right;
    padding-right: 2px;
}

div.layer_closeinner {
    width: 10px;
    margin: 0 0 0 auto;
    cursor: pointer;
}

div.layer_shadow,
div.layer_shadow_brand {
    display: none;
    position: absolute;
    left: 810px;
    top: 167px;
    width: 190px;
    width: 210px;
    width: 185px;
    height: 20px;
    background-color: #000000;
    opacity: 0.10;
    z-index: 2;
}

div.layer_shadow_brand {
    top: 190px;
}

/* XXL-BILDER LAYER (gebrauchtwagensuche) */

div.xxl_layer {
    position: absolute;
    left: 15px;
    top:240px;
    width: 1050px;
    height: 682px;
    z-index: 3;
}

div.xxl_layerinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 12px 12px 12px 12px;
}

div.xxl_layer_shadow {
    position: absolute;
    left: 5px;
    top:257px;
    width: 1030px;
    height: 712px;
    background-color: #aaaaaa;
    opacity: 0.50;
    z-index: 2;
}

div.xxl_layer_spacer {
    position: absolute;
    left: 5px;
    top:257px;
    width: 1030px;
    height: 730px;
}

td.xxl_layer_image {
    width: 1024px;
}

td.xxl_layer_image td {
    width: 1044px;
    height: 682px;
    text-align: center;
    vertical-align: middle;
    background-color: #d9d9d9;
}

/* Flash-Layer */
div.flash_layer {
    position: absolute;
    left: 205px;
    top: 285px;
    width: 650px;
    height: 370px;
    z-index: 9;
    border:1px solid #999;
    padding: 0px 0px 10px 10px;
    background: url('img/youtubehinweis.gif') 50% #ddd;
}


/* GW-Flash-Layer */
div.flash_layer_gw {
    position: absolute;
    left: 205px;
    top: 298px;
    width: 292px;
    height: 195px;
    z-index: 9;
    background: #ffffff;
}



/* SEND */

div.send {
    position: absolute;
    left: 205px;
    top: 280px;
    width: 400px;
    z-index: 3;
}

div.sendinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 5px 10px 10px 10px;
}

div.sendinner p,
div.sendinner p a {
    font-size: 10px;
    line-height: 14px;
    color: #000000;
}

div.send_shadow {
    position: absolute;
    left: 200px;
    top: 299px;
    width: 400px;
    background-color: #000000;
    opacity: 0.10;
    z-index: 2;
}

/* SITEMAP */

div.sitemap {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 972px;
    z-index: 3;
}

div.sitemapinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 5px 0 10px 10px;
}

div.sitemap a.sitemap {
    display: block;
    font-size: 10px;
    line-height: 12px;
    color: #000000;
    text-decoration: none;
    background: url('img/arrow_red_on_white_right.gif') no-repeat;
}

div.sitemap a.sitemap:hover {
    background-color: #e5e5e5;
    background-image: url('img/arrow_red_on_gray_right.gif')
}

div.sitemap a.sitemap.level1 {
    font-weight: bold;
    background-position: 2px 3px;
    padding: 0 4px 1px 9px;
}

div.sitemap a.sitemap.level2 {
    font-weight: normal;
    background-position: 12px 3px;
    padding: 0 4px 1px 19px;
}

div.sitemap a.sitemap.level3 {
    font-weight: normal;
    background-position: 22px 3px;
    padding: 0 4px 1px 29px;
}

div.sitemap_shadow {
    position: absolute;
    left: 5px;
    top: 19px;
    width: 972px;
    background-color: #000000;
    opacity: 0.10;
    z-index: 2;
}



/* WYSIWYG * /

table.wysiwyg {
    border-collapse: collapse;
}

table.wysiwyg td {
    border: 1px solid #b3b3b3;
    padding: 3px 5px 3px 5px;
}

/* BOX EDIT */

.box_edit_button {
    width: 100%;
    background-color: #ff9e38;
    border: 1px solid #ff9e38;
    color: #ffffff;
    padding: 0;
    cursor: pointer;
}

.box_edit_button_inactive {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ff9e38;
    color: #ff9e38;
    padding: 0;
    cursor: pointer;
}

.box_edit_select {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ff9e38;
    color: #ff9e38;
}

/* AT IMAGE */

img.at_11px_content {
    margin-top: 1px;
    vertical-align: top;
    border-bottom: 1px solid #c80000;
}

a:hover img.at_11px_content {
    border-bottom: 0px;
}

img.at_10px_content {
    vertical-align: top;
    border-bottom: 1px solid #c80000;
    margin-top: 3px;
}

a:hover img.at_10px_content {
    border-bottom: 0px;
    padding-bottom: 1px;
}

img.at_11px {
    vertical-align: top;
    border-bottom: 1px solid #000000;
}

a:hover img.at_11px {
    border-bottom: 0px;
    padding-bottom: 1px;
}

img.at_10px {
    vertical-align: top;
    border-bottom: 1px solid #000000;
    margin-top: 3px;
}

a:hover img.at_10px {
    border-bottom: 0px;
    padding-bottom: 1px;
}

img.at_11px_search {
    margin-top: 3px;
    vertical-align: top;
}

/* GALLERY */

td.gallery_spacer {
    height: 10px;
    width: 10px;
}

td.gallery_entry {
    width: 112px;
}

td.gallery_entry div.gallery_entryinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
}

td.gallery_entry div.gallery_entryinner td {
    width: 110px;
    height: 110px;
    text-align: center;
    vertical-align: middle;
}

/* GALLERY LAYER */

div.gallery_layer {
    position: absolute;
    left: 190px;
    top: 0px;
    width: 792px;
    height: 556px;
    z-index: 3;
}

div.gallery_layerinner {
    border: 1px solid #b3b3b3;
    background: #ffffff;
    padding: 14px 20px 20px 14px;
}

div.gallery_layer_shadow {
    position: absolute;
    left: 185px;
    top: 19px;
    width: 792px;
    height: 556px;
    background-color: #000000;
    opacity: 0.10;
    z-index: 2;
}

div.gallery_layerinner h1 {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: -3px;
    font-size: 14px;
    border-bottom: none;
}

td.gallery_layer_image {
    width: 520px;
}

td.gallery_layer_image td {
    width: 520px;
    height: 520px;
    text-align: center;
    vertical-align: middle;
    background-color: #d9d9d9;
}

td.gallery_layer_spacer {
    width: 20px;
}

td.gallery_layer_text {
    width: 216px;
}

td.gallery_layer_text td.top {
    width: 216px;
    height: 100px;
    text-align: right;
    line-height: 14px;
    font-size: 10px;
    color: #4d4d4d;
}

td.gallery_layer_text td.bottom {
    height: 420px;
    vertical-align: bottom;
}

td.gallery_layer_text td.send {
    width: 216px;
}

td.gallery_layer_text td.send textarea.text {
     height: 290px;
}

/* SEARCH */

a.search_headline {
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #c80000;
    text-decoration: none;
    background: url(img/arrow_red_on_white_right.gif) 0px 4px no-repeat;
    padding: 0px 0px 0px 8px;
}

/* CONTACT PERSON */

div.contact_person_image {
    float: left;
    width: 114px;
    margin-bottom: 15px;
}

div.contact_person_image img {
    margin: 3px 0;
}

div.contact_person_text {
    float: left;
    width: 181px;
    margin-bottom: 15px;
}

div.contact_person_text_only {
    float: left;
    width: 295px;
    margin-bottom: 15px;
}

/* START LAYER */

div.start_layer {
    position: absolute;
    display: none;
    left: 79px;
    background: #ffffff;
    width: 111px;
}

div.start_layer div.start_layerinner {
    border: 1px solid #b3b3b3;
    padding: 3px 5px 3px 5px;
}

div.start_layer div.start_layerinner p,
div.start_layer div.start_layerinner a {
    line-height: 12px;
    font-size: 10px;
    color: #4d4d4d;
}

div.start_layer div.start_layerinner a {
    display: block;
    text-decoration: none;
    background: url(img/arrow_red_on_white_right.gif) 0px 3px no-repeat;
    padding: 0px 0px 0px 7px;
}

div.start_layer div.start_layerinner a:hover {
    color: #c80000;
}

/* PRINT FIX */

table.carsearch_top_list,
table.carsearch_top_title {
    width: 770px;
}

/* SHOP */

div.shop_search {
    padding: 3px 0 0 0;
}

/* SHOP SELECT */

td#main_content div.shop_search div.select {
    width: 181px;
    margin-left: 0px;
    cursor: pointer;
}

td#main_content div.shop_search div.select div.border {
    border: 1px solid #b3b3b3;
    padding: 1px;
    background-color: #ffffff;
}

td#main_content div.shop_search div.select div.border div.text {
    width: 162px;
    float: left;
    background-color: #e5e5e5;
}

td#main_content div.shop_search div.select div.border div.text p {
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 1px;
}

td#main_content div.shop_search div.select div.border div.text p span {
    color: #808080;
}

td#main_content div.shop_search div.select div.optioncontent {
    display: none;
    position: absolute;
    width: 181px;
}

td#main_content div.shop_search div.select div.optioncontent a.option {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #e5e5e5;
    text-decoration: none;
}

td#main_content div.shop_search div.select div.optioncontent a.option.active,
td#main_content div.shop_search div.select div.optioncontent a.option:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

/* SHOP SELECT AMOUNT */

td#main_content div.shop_amount div.select {
    width: 70px;
    margin-left: 0px;
    cursor: pointer;
}

td#main_content div.shop_amount div.select div.border {
    border: 1px solid #b3b3b3;
    padding: 1px;
    background-color: #ffffff;
}

td#main_content div.shop_amount div.select div.border div.text {
    width: 51px;
    float: left;
    background-color: #e5e5e5;
}

td#main_content div.shop_amount div.select div.border div.text p {
    font-size: 10px;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 1px;
}

td#main_content div.shop_amount div.select div.border div.text p span {
    color: #808080;
}

td#main_content div.shop_amount div.select div.optioncontent {
    display: none;
    position: absolute;
    width: 70px;
}

td#main_content div.shop_amount div.select div.optioncontent div.padding {
    height: 204px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

td#main_content div.shop_amount div.select div.optioncontent a.option {
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    color: #4d4d4d;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 1px;
    background-color: #e5e5e5;
    text-decoration: none;
}

td#main_content div.shop_amount div.select div.optioncontent a.option.active,
td#main_content div.shop_amount div.select div.optioncontent a.option:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

/* SHOP TOP ARTICLE */

div.shop_top_article_spacer {
    height: 17px;
}

table.shop_top_article {
    width: 375px;
}

table.shop_top_article td.arrow {
    width: 10px;
}

table.shop_top_article td.arrow img {
    margin-top: 3px;
}

table.shop_top_article td.image {
    width: 102px;
}

table.shop_top_article td.image img {
    margin-top: 3px;
    border: 1px solid #b3b3b3;
}

table.shop_top_article td.text,
table.shop_top_article td.text table {
    width: 263px;
}

table.shop_top_article td.text table td.top {
    height: 50px;
}

table.shop_top_article td.text table td.top p,
table.shop_top_article td.text table td.top a {
    color: #4d4d4d;
    text-decoration: none;
}

table.shop_top_article td.text table td.top a:hover {
    color: #c80000;
}

table.shop_top_article td.text table td.bottom {
    height: 20px;
    text-align: right;
}

table.shop_top_article td.text table td.bottom p {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 6px;
    color: #4d4d4d;
}

/* SHOP ARTICLE LIST */

table.shop_article_list {
    width: 600px;
}

table.shop_article_list td.line {
    height: 1px;
    background: #b3b3b3;
}

table.shop_article_list td.entry {
    background: #ffffff;
    cursor: pointer;
}

table.shop_article_list td.entry div.entry {
    padding: 4px 0 5px 0;
}


table.shop_article_list td.entry table {
    width: 600px;
}

table.shop_article_list td.entry table td.arrow {
    width: 14px;
}

table.shop_article_list td.entry table td.arrow img {
    margin-top: 3px;
    margin-left: 4px;
}

table.shop_article_list td.entry table td.image {
    width: 102px;
}

table.shop_article_list td.entry table td.image img {
    margin-top: 3px;
    border: 1px solid #b3b3b3;
}

table.shop_article_list td.entry table td.text {
    width: 385px;
}

table.shop_article_list td.entry table td.text p,
table.shop_article_list td.entry table td.text a {
    color: #4d4d4d;
    text-decoration: none;
}

table.shop_article_list td.entry table td.text a {
    font-weight: bold;
}

table.shop_article_list td.entry table td.icon {
    text-align: right;
    height: 58px;
}

table.shop_article_list td.entry table td.icon img {
    margin: 3px 7px 0 0;
}

table.shop_article_list td.entry table td.price {
    text-align: right;

}

table.shop_article_list td.entry table td.price p {
    margin: 0 7px 0 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;

    /*color: #4d4d4d;*/
}

/* SHOP DETAIL */


table.shop_detail td.image {
    width: 360px;
}

table.shop_detail td.text {
    width: 230px;
}

table.shop_detail td.spacer {
    width: 10px;
}

table.shop_detail td.info {
    width: 230px;
    vertical-align: bottom;
}

table.shop_detail td.info table {
    width: 230px;
}

table.shop_detail td.info table td.price {
    width: 96px;
    text-align: right;
}

table.shop_detail td.info table td.price p {
    background: #ffffff;
    padding: 4px 5px 3px 3px;
}

td.price p {
    padding:3px;
    width: 96px;
    background-color:#fff;
}

span.price {
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
}

.shop_article_nr {
    margin-bottom:20px;
}

table.shop_detail td.info table td.button {
    vertical-align: bottom;
}

p.shop_article_nr {
    font-size: 10px;
    line-height: 12px;
}

p.shop_article_notice {
    padding-top: 3px;
    color: #4d4d4d;
    font-size: 9px;
    line-height: 11px;
}

/* SHOP LOGIN */

div.box_login {
    padding: 1px 4px 0 4px;
    background-color: #ffffff;
    border: 1px solid #b3b3b3;

}

div.box_login div {
    padding: 4px 0 0 0;
}

div.box_login p.box_error {
    color: #c90000;
    font-weight: bold;
    padding: 0 0 3px 0;
    font-size: 10px;
    line-height: 12px;
}

p.box_login_link.box_link {
    border-top: 0;
}

/* SHOP PRICE */

table.shop_price {
    width: 600px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    background: #ffffff;
}

table.shop_price td.title {
    width: 400px;
}

table.shop_price td.title p {
    margin: 6px 0 5px 13px;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}

table.shop_price td.title p span {
    font-size: 9px;
    font-weight: normal;
    color: #4d4d4d;

}

table.shop_price td.price {
    width: 200px;
    text-align: right;
}

table.shop_price td.price p {
    margin: 6px 7px 5px 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}

.icon_at {
  margin-top:4px;
}


/* Popup - Profil */
#pop-profil-head {
    width:622px;
    height:82px;
}

#pop-profil-body {
    width:590px;
    background:url(img/pop-profil-bg.gif) top left repeat-x;
    padding:18px 15px;
}

#pop-profil-body img.pop-profil-avatar{
    border:1px solid #b3b3b3;
    margin-right:15px;
    float:left;
    margin-top:2px;
}

#pop-profil-content-right {
    float:left;
    width:295px;
    font-family:Verdana;
    color:#000;
    font-size:11px;
    line-height:14px;
}

#pop-profil-content-right h1 {
    font-size:14px;
    line-height:14px;
    padding:0;
    margin:0 0 4px;
    border:none;
    color:#000;
}

#pop-profil-content-right ul {
    margin-top:3px;
}

#pop-profil-content-right ul li {
    background:url(img/arrow_red_on_gray_right.gif) 0px 5px no-repeat;
    padding:0 0 0 10px;
    margin:0;
    line-height:16px;
    color:#000;
}

#pop-profil-brands {
    float:left;
    width:71px;
    border:1px solid #b8b8b8;
    font-size:11px;
    line-height:15px;
    font-family:Verdana;
    margin-top:105px;
    margin-left:10px;
}

#pop-profil-content-bottom {
    float:left;
    font-family:Verdana;
    color:#000;
    font-size:11px;
    line-height:16px;
    margin-top:20px;
}

#pop-profil-content-bottom b{
    font-family:Verdana;
    color:#000;
    font-size:11px;
    line-height:16px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
