html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
    height: 100%;
}

body {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0%;
    padding: 0%;
    line-height: 18px;
    color: #666;
    background: #87888a;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*
    background-image: url(../img/bg_test.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment:fixed;*/
}

.body_1 {
    background-image: url(../img/bg_image/stema_1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.body_2 {
    background-image: url(../img/bg_image/stema_2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.body_3 {
    background-image: url(../img/bg_image/stema_3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.body_4 {
    background-image: url(../img/bg_image/stema_4.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.body_5 {
    background-image: url(../img/bg_image/stema_5.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.clear {
    clear: both;
    line-height: 0px;
}

.spacer {
    visibility: hidden;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 0px;
    line-height: 0px;
}

h1 {
    padding-bottom: 10px;
    font-size: 14px;
}

h2 {
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

/* -----------------LINKS----------------- */

a:link {
    color: #354653;
    text-decoration: none;
}

a:visited {
    color: #354653;
    text-decoration: none;
}

a:hover {
    color: #D30132;
    text-decoration: none;
}

a:active {
    color: #354653;
    text-decoration: none;
}

#bottom a:link {
    color: #354653;
    text-decoration: none;
}

#bottom a:visited {
    color: #354653;
    text-decoration: none;
}

/* -----------------LAYOUT----------------- */

#body {
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    /*opacity: 0.98;*/
}

#firefox {
    display: none;
}

#shadow {
    width: 980px;
    position: relative;
    border-right-width: 10px;
    border-left-width: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFF;
    border-left-color: #FFF;
    background-color: #e4e4e4;
    background-image: url(../img/bg_body_bottom.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#top {
    height: 180px;
    position: relative;
    background-image: url(../img/bg_top_12.png);
    background-repeat: no-repeat;
    margin-bottom: 8px;
    z-index: 2;
    background-position: left bottom;
}

#top_egg {
    height: 72px;
    width: 172px;
    float: right;
    margin-bottom: 8px;
}

#top_b {
    height: 84px;
    margin-bottom: 2px;
    position: relative;
    background-image: url(../img/funktioniert_punkt.gif);
    background-repeat: no-repeat;
    background-position: 219px bottom;
}

#menue_up {
    position: absolute;
    width: 980px;
    height: 50px;
    background-image: url(../img/menue_up_12.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#lang {
    width: 420px;
    padding-top: 22px;
    padding-right: 20px;
    float: right;
}

#h2_top_shop {
    width: 120px;
    float: right;
    text-align: center;
    padding: 5px;
    border: 1px solid #98a6b1;
    border-radius: 2px;
    color: #FFFFFF;
    position: relative;
    right: -30px;
}

#h2_top_shop_wk .circle {
    width: 20px;
    height: 20px;
    float: right;
    text-align: center;
    border-radius: 10px;
    background: #D30132;
    color: #FFFFFF;
    font-weight: bold;
}

#h2_top_shop_wk {
    width: 120px;
    float: right;
    text-align: left;
    padding: 5px;
    border: 1px solid #98a6b1;
    background: #067F65;
    border-radius: 2px;
    color: #FFFFFF;
    position: relative;
    right: -30px;
}

#h2_top_haendlerlogin {
    width: 120px;
    float: right;
    text-align: center;
    padding: 5px;
    border: 1px solid #98a6b1;
    border-radius: 2px;
    color: #FFFFFF;
    position: relative;
    right: -15px;
}

#h2_top_haendlerlogout {
    width: 30px;
    float: right;
    text-align: center;
    padding: 5px;
    border: 1px solid #98a6b1;
    border-radius: 2px;
    background: #D30132;
    color: #FFFFFF;
    position: relative;
    right: 0px;
}

#h2_top_shop:hover {
    background: #4a5e6d;
}

#h2_top_shop_wk:hover {
    background: #407561;
}

#h2_top_haendlerlogin:hover {
    background: #4a5e6d;
}

#h2_top_haendlerlogout:hover {
    background: #AF012A;
}

#h2_top_lang_close {
    float: right;
    text-align: left;
    padding: 5px 5px 5px 20px;
    border-left: 1px solid #98a6b1;
    border-radius: 2px;
    color: #FFFFFF;
    z-index: 101;
    position: relative;
    right: -50px;
    width: 80px;
    cursor: pointer;
}

#h2_top_lang_open {
    float: right;
    text-align: left;
    padding: 5px 5px 5px 20px;
    border: 1px solid #98a6b1;
    border-radius: 2px;
    color: #354653;
    background: #FFFFFF;
    z-index: 101;
    position: relative;
    right: -51px;
    width: 79px;
}

input.input_search {
    height: 26px;
    width: 181px;
    border: 0px;
    margin: 0px;
    padding-left: 15px;
    font-size: 12px;
    color: #354653;
    background-image: url(../img/bg_search.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

input.button_search {
    background-color: transparent;
    background-image: url(../img/search_lupe.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none !important;
    cursor: pointer;
    height: 18px;
    left: -30px;
    margin-top: 4px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-indent: -999em;
    vertical-align: top;
    width: 18px;
}

#lang img {
    margin-left: 30px;
    float: right;
}

#lang ul {
    float: right;
}

#lang li {
    float: left;
    line-height: 11px;
}

#lang li a, #lang li a:link, #lang li a:visited {
    display: block;
    height: 26px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 26px;
}

#lang li a:hover, #lang li a:active {
    background-position: left bottom;
}

#lang li a.lang_de {
    background-image: url(../img/lang_de_12.png);
    display: block;
    height: 26px;
    width: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 26px;
}

#lang li a.lang_gb {
    background-image: url(../img/lang_en_12.png);
    display: block;
    height: 26px;
    width: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 26px;
}

#lang li a.lang_it {
    background-image: url(../img/lang_it_12.png);
    display: block;
    height: 26px;
    width: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 26px;
}

#lang li a.lang_fb {
    background-image: url(../img/lang_fb_12.png);
    display: block;
    height: 26px;
    width: 26px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 26px;
}

#lang li a.lang_active, #lang li a.lang_active:link, #lang li a.lang_active:visited {
    display: block;
    height: 26px;
    width: 26px;
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 26px;
}

#logo {
    position: absolute;
    margin-top: -86px;
    margin-left: 8px;
}

#content {
    padding-bottom: 10px;
}

#content .colum {
    float: left;
}

#content .c_1 {
    width: 243px;
}

#content .c_2 {
    width: 486px;
}

#content .c_3 {
    width: 729px;
}

#content .c_4 {
    width: 972px;
}

#content .c_5 {
    width: 1215px;
}

#content .box {
    float: left;
    margin-top: 8px;
    margin-left: 8px;
    background: #efefef;
    display: inline;
}

#content .facebook {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    display: inline;
}

#content .b_1 {
    width: 235px;
}

#content .b_2 {
    width: 478px;
}

#content .b_2_sonder {
    width: 478px;
    background: transparent url(../img/b2_sonder_bg.gif) repeat-y;
}

#content .b_3 {
    width: 721px;
}

#content .b_4 {
    width: 964px;
}

#content .b_5 {
    width: 1207px;
}

img.prod_pic {
    width: 458px;
    border: 10px #FFF solid;
}

#content .box div.b_head {
    height: 41px;
    background-image: url(../img/bg_head_h_12.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

#content .b_2_sonder div.b_head {
    height: 41px;
    background-image: url(../img/bg_head_h_12.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

#content .box div.b_head div {
    height: 41px;
    background-image: url(../img/bg_head_div_12.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#content .box div.b_head span {
    display: block;
    height: 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    color: #CCC;
    padding-top: 11px;
    padding-left: 22px;
    margin-right: 22px;
}

#content .b_1 div.b_head span {
    font-size: 14px;

}

#content .box div.b_head span.h_01 {
    background-image: none;
}

#content .box div.b_head span.h_02 {
    background-image: url(../img/h_02_12.png);
}

#content .box div.b_head span.h_03 {
    background-image: url(../img/h_03_12.png);
}

#content .box div.b_head span.h_04 {
    background-image: url(../img/h_04_12.png);
}

#content .box div.b_head span.h_05 {
    background-image: url(../img/h_05_12.png);
}

#content .box div.b_head span.h_06 {
    background-image: url(../img/h_06_12.png);
}

#content .box div.b_head span.h_07 {
    background-image: url(../img/h_07_12.png);
}

#content .box div.b_head span.h_08 {
    background-image: url(../img/h_08_12.png);
}

#content .box div.b_head span.h_09 {
    background-image: url(../img/h_09_12.png);
}

#content .box div.b_head span.h_10 {
    background-image: url(../img/h_10_12.png);
}

#content .box div.b_head span.h_11 {
    background-image: url(../img/h_11_12.png);
}

#content .box div.b_head span.h_12 {
    background-image: url(../img/h_12_12.png);
}

#content .box div.b_head span.h_13 {
    background-image: url(../img/h_13_12.png);
}

#content .box div.b_head span.h_14 {
    background-image: url(../img/h_14_12.png);
}

#content .box div.b_head span.h_15 {
    background-image: url(../img/h_14_12.png);
}

#content .box div.b_head span.b_h_right {
    float: right;
    width: 123px;
    font-size: 14px;
    padding-left: 10px;

}

#content .box .b_text {
    padding-top: 12px;
    padding-right: 22px;
    padding-bottom: 8px;
    padding-left: 22px;
}

#content .box .b_text ul {
    margin-left: 17px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#content .box .b_text ul li {
    margin-left: 17px;
    list-style: disc outside;
}

#content .box .b_text ul#tabs {
    margin-left: 0px;
    margin-top: 8px;
    margin-bottom: 3px;
}

#content .box .b_text ul#tabs li {
    margin-left: 0px;
    list-style: none;
}

#content .box .b_text ul.r_menue {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#content .box .b_text ul.r_menue li {
    margin-left: 0px;
    list-style: none;
}

#content .box .b_text ul.categoryitems {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#content .box .b_text ul.categoryitems li {
    margin-left: 8px;
    list-style: none;
}

#content .box .b_text ul.subcategoryitems {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#content .box .b_text ul.subcategoryitems li {
    margin-left: 17px;
    list-style: none;
}

#content .box .b_t_sonder {
    width: 271px;
}

#content .box .b_t_sonder_r {
    float: right;
    width: 155px;
}

#content .box .tech div {
    font-size: 10px;
    margin-bottom: 4px;
    font-family: Tahoma, Geneva, sans-serif;
}

#content .box .tech div strong {
    float: right;
}

#content .box .pic_drei {
    width: 66px;
    margin: 5px;
}

#content .box .b_text .eintrag_new, #content .box .b_text .eintrag_term, #content .box .b_text .eintrag_sond {
    margin-bottom: 7px;
}

#content .box .eintrag_doppel {
    width: 207px;
}

#content .box .eintrag_doppel .e_doppel {
    width: 145px;
    overflow: hidden;
}

#content .box .eintrag_drippel {
    width: 215px;
}

#content .box .eintrag_drippel .e_drippel {
    width: 148px;
}

#content .box .eintrag_doppel_basekt {
    width: 330px;
}

#content .box .eintrag_doppel_basekt .e_doppel {
    width: 145px;
    overflow: hidden;
}

#content .box .eintrag_doppel, #content .box .eintrag_drippel {
    margin-bottom: 10px;
    padding-right: 10px;
    float: left;
    height: 60px;
    border-bottom: #CCC 1px solid;
    overflow: hidden;
}

#content .box .eintrag_doppel .e_doppel, #content .box .eintrag_drippel .e_drippel {
    float: right;
    display: block;
    text-align: left;
    line-height: 12px;
}

#content .box .eintrag_doppel .pic_doppel, #content .box .eintrag_drippel .pic_drippel {
    height: 46px;
    border: 0;
    background: #FFF;
    padding: 2px;
    border: 1px solid #CCCCCC;
    display: inline-block;
}

#content .box .eintrag_doppel .pic_doppel img, #content .box .eintrag_drippel .pic_drippel img {
    width: 46px;
    max-height: 46px;
    vertical-align: middle;
}

#content .box .b_text .pic_lt, #content .box .b_text .pic_mt {
    float: right;
}

#content .box .b_text .pic_lt a, #content .box .b_text .pic_lt a:link, #content .box .b_text .pic_lt a:visited, #content .box .b_text .pic_mt a, #content .box .b_text .pic_mt a:link, #content .box .b_text .pic_mt a:visited {
    border: #339966 1px solid;
    padding: 1px;
    display: block;
    margin-top: 5px;
    margin-left: 8px;
    margin-bottom: 4px;
}

#content .box .b_text .pic_lt a:hover, #content .box .b_text .pic_lt a:active, #content .box .b_text .pic_mt a:hover, #content .box .b_text .pic_mt a:active {
    border: #1a623e 1px solid;
}

#content .box .b_text .pic_lt a img {
    width: 40px;
}

#content .box .b_text .pic_mt a img {
    width: 120px;
}

#content .box .b_text .date {
    color: #999;
    display: block;
}

#content .box .b_text .eintrag_term .date {
    padding-left: 22px;
    margin-top: 2px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/icon_cal.gif);
}

#content .box .b_text .e_link {
    line-height: 14px;
    font-weight: bold;
}

#content .box .b_text .eintrag_term .e_link {
    line-height: 14px;
}

#content .box .b_text .eintrag_sond .e_link {
    line-height: 14px;
    padding-top: 4px;
    display: block;
}

#content .box .b_text .e_price {
    color: #999;
    line-height: 14px;
}

#content .box .b_text .e_price strong {
    color: #cc0033;
    font-weight: bold;
}

#content .box .b_text table {
    width: 100%;
    margin-bottom: 10px;
}

#content .box .b_text table.prod_tab td {
    padding: 10px;
}

#content .box .b_text td.prod_pic {
    background: #FFF;
    width: 130px;
    text-align: center;
    border-bottom: #ddd 1px solid;
}

#content .box .b_text td.prod_txt {
    background: url(../img/bg_content_box_bottom.gif) repeat-x;
    border-bottom: #ddd 1px solid;
}

#content .box .b_text td.prod_header {
    background: #FFFFFF;
    border-bottom: #ddd 1px solid;
    border-top: #ddd 1px solid;
    font-size: 120%;
    font-weight: bold;

}

#content .box .b_text td.prod_footer {
    background: #FFFFFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: #ddd 1px solid;
    font-size: 120%;
    font-weight: bold;
}

#content .box .b_biglink {
    height: 41px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e4e4e4;
    background-color: #FFF;
    background-image: url(../img/bg_plus.gif);
    background-repeat: no-repeat;
    background-position: right 10px;
}

#content .box .b_biglink a {
    height: 30px;
    padding-top: 11px;
    padding-left: 22px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

#content .box .b_active {
    background-image: url(../img/bg_minus.gif);
}

#content .box .b_active a, #content .box .b_active a:link, #content .box .b_active a:visited, #content .box .b_active a:hover, #content .box .b_active a:active {
    color: #cc0033;
    cursor: default;
}

#content .box .b_foot {
    background-image: url(../img/bg_foot_h_12.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e4e4e4;
}

#content .b_2_sonder .b_foot {
    background-image: url(../img/b2_sonder_foot_div.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e4e4e4;
}

#content .box .b_foot div {
    background-image: url(../img/bg_foot_div.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    font-family: Tahoma, Geneva, sans-serif;
}

#content .box .b_foot div.f_pagina {
    text-align: center;
}

#content .box .b_foot div.f_pagina a {
    display: inline-block;
    line-height: 18px;
    width: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

#content .box .b_foot div.f_pagina a strong {
    color: #cc0033;
    cursor: default;
    font-weight: normal;
}

#content div.f_pagina {
    text-align: center;
}

#content div.f_pagina a {
    display: inline-block;
    line-height: 18px;
    width: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

#content div.f_pagina a strong {
    color: #cc0033;
    cursor: default;
    font-weight: normal;
}

#content .box .b_f_big {
    height: 41px;
}

#content .box .b_f_small {
    height: 10px;
    line-height: 1px;
    font-size: 1px;
}

#content .box .b_f_big div {
    height: 30px;
    padding-top: 11px;
    padding-left: 22px;
    padding-right: 22px;
}

#content .box .b_f_big div .b_f_right {
    float: right;
}

#content .box .b_f_big div .b_f_right a {
    font-weight: bold;
}

#content .box .b_f_small div {
    height: 10px;
    line-height: 1px;
}

a.list_point {
    display: inline-block;
    padding-left: 18px;
    background-image: url(../img/list_point.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.icon {
    padding-left: 22px;
    display: inline-block;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left center;
}

.i_list {
    background-image: url(../img/icon_list.gif);
}

.i_pdf {
    background-image: url(../img/icon_pdf.gif);
}

.list_point {
    display: inline-block;
    padding-left: 18px;
    background-image: url(../img/list_point.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#bottom {
    width: 1000px;
    height: 50px;
    background: url(../img/bg_bottom.png) no-repeat;
    color: #666;
    padding-top: 38px;
}

#bottom_egg {
    width: 1243px;
    height: 50px;
    background: url(../img/bg_bottom_egg.png) no-repeat;
    color: #FFF;
    padding-top: 38px;
}

#bottom span {
    display: inline-block;
    margin-left: 40px;
}

#bottom_egg span {
    display: inline-block;
    margin-left: 60px;
    margin-top: -10px;
    color: #666;
}

/* Textboxen in Übersicht */

.block_info {
    float: left;
    padding: 5px;
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
    margin: 2px;
}

.img_right {
    width: 217px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
}

.img_right_haendler {
    width: 187px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 2px;
    margin-bottom: 10px;
}

.stema_green {
    color: #00835D;
}

.stema_red {
    color: #DC2844;
}

.table {
    border: 1px solid #CCCCCC;
}

/* Händler */
.sidebar_map {
    width: 240px;
    height: 400px;
    overflow: auto;
}

/* Style der Listenaischt Partnerauflistung */
.gmapSidebar {
    padding: 0px;
    margin: 0px;
}

.gmapSidebarItem {
    list-style: none;
    padding: 2px;
    margin: 0px;
}

/* SELECT für PLZ Auswahl */
.select_small {
    padding: 3px;
    font-size: 90%;
    border: 1px solid #CCCCCC;
}

/* Infoblock "nicht verfügbar" */
.error_block {
    background: #FED7D7;
    border: 1px solid #BFC0B8;
    border-left: 6px solid #BB0000;
    padding: 10px;
    color: #BB0000;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
}

.info_block {
    background: #DDD;
    border: 1px solid #BFC0B8;
    border-left: 6px solid #333;
    padding: 10px;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

.pancontainer {
    position: relative;
    overflow: hidden;
    width: 458px;
    height: 216px;
    border: #FFF 10px solid;
    z-index: 0;
}

.pancontainer img {
    width: 458px;
    height: 216px;
}

fieldset {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px;
}

legend {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 5px;
}

.tdwhite {
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #FFFFFF;
}

.tdred {
    background: #da1f3d;
    font-size: 90%;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
}

.tdborder {
    padding: 6px;
    border-bottom: 1px solid #FFF;
}

.tdborder_left {
    padding: 10px;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

.tdborder_right {
    padding: 10px;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

.success_block {
    background: #D9F7D9;
    border: 1px solid #C2EFC2;
    border-left: 2px solid #C2EFC2;
    padding: 10px;
    color: #054F05;
    font: 12px Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Formularformatierungen */

.form_inp_anz {
    border: 1px groove;
    background: #F1F1C3;
    width: 19px;
    padding: 2px;
    font-size: 10px;
    margin: 3px;
}

.form_inp_data {
    border: 1px groove;
    background: #FFFFEF;
    padding: 2px;
    width: 167px;
    font-size: 12px;
    margin: 3px;
}

.form_inp_error {

    border: 1px solid #BB0000;

    background: #FED7D7;

}

.form_inp_ok {

    border: 1px solid #00AA00;

}

/* Slideshow 	
		div.slideshow {
   margin: 0;
   width: 478px;
   height: 318px;
		}
		div.slideshow p {
		 padding-top: 0px;
		}
		div.slideshow ul {
		 background: #FFF;
		 left: 0px;
		 overflow: hidden;
		 padding: 0;
		 z-index: 10001;
		}
		div.slideshow ul a {
		 background-position: 50% 50%;
		 cursor: pointer;
		 display: block;
		 height: 0px;
		 margin: 0px;
		 opacity: 0.5;
		 width: 0px;
		}
		div.slideshow ul a.active,
		div.slideshow ul a:hover {
		 opacity: 1;
		}
		div.slideshow ul li {
		 float: left;
		 list-style: none;
		} 
*/
/* Textformatierungen */

.txt_green_norm {
    font-weight: bold;
    color: #333;
}

.txt_green_big {

    font-size: 15px;

    font-weight: bold;

}

.txt_red_norm {

    color: #DC2844;

    font-weight: bold;

}

.txt_red_big {

    color: #DC2844;

    font-size: 15px;

    font-weight: bold;

}

.td_change_1_small {

    background: #eeeeee;

    padding: 6px;

}

.td_change_2_small {

    background: #fbfbfb;

    padding: 6px;

}

.big_price {

    margin: 3px;

    float: right;

    background: #FFFFFF;

    padding: 5px;

    border: 1px solid #DDDDDD;

    border-radius: 3px;

}

/* -----------------CARUSELL----------------- */

.stepcarousel {
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 964px; /*Width of Carousel Viewer itself*/
    height: 318px; /*Height should enough to fit largest content's height*/
    margin-left: 0px;
    border: 0px solid #FFFFFF;
    background: #EFEFEF;
}

.stepcarousel .belt {
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel {
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px; /*margin around each panel*/
    /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.shadow_l {
    position: absolute;
    width: 38px;
    height: 108px;
    top: 225px;
    behavior: url(css/iepngfix.htc);
    background: url(../img/slide_shadow_l.png) no-repeat;
}

.shadow_r {
    position: absolute;
    width: 38px;
    height: 108px;
    top: 225px;
    margin-left: 536px;
    behavior: url(css/iepngfix.htc);
    background: url(../img/slide_shadow_r.png) no-repeat;
}

/* Collapse Layer */
.collapse_layer {
    border-bottom: 1px solid #D9D9D9;
    background: #FFFFFF;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
}

.collapse_header {
    margin-top: 5px;
    font-size: 20px;
    padding-top: 50px;
    padding-left: 10px;
    background: #FFFFFF;
    border-bottom: 0px solid #D9D9D9;
    font-family: 'Questrial', Trebuchet MS;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;
}

.collapse_link {
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 1px 1px 0px #202020, -1px -1px 0px #606060;
}

.collapse_link_bg {
    text-align: center;
    background: #5C7285;
    line-height: 15px;
    border-left: 1px solid #A7C2D2;
    padding: 5px;
    height: 35px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 1px 1px 0px #202020, -1px -1px 0px #606060;
}

/* Produkttabelle */
.prod_pic {
    background: #FFF;
    width: 130px;
    text-align: center;
    border-bottom: #ddd 1px solid;
}

.prod_txt {
    background: url(../img/bg_content_box_bottom.gif) repeat-x;
    border-bottom: #ddd 1px solid;
}

.prod_txt_list {
    border-bottom: #ddd 1px solid;
}

.prod_tab td {
    padding: 10px;
}

.prod_extra_kat {
    font-size: 125%;
    margin-bottom: 15px;
    border-bottom: #ddd 1px solid;
    background: url(../img/bg_content_box_bottom.gif) repeat-x;
}

.prod_hinweis {
    margin-top: 15px;
    border-top: 1px solid #DDDDDD;
    padding: 8px;
    font-size: 90%;
}

.td_daten {
    text-align: center;
    border: 2px solid #FFF;
    padding: 2px;
    background: #f6f6f6;
}

.wom_icons {
    cursor: pointer;
}

.elm_preis {
    color: #555555;
    font-weight: bold;
    font-size: 11px;
    background: #FFFFFF;
    padding: 3px;
    margin-left: 5px;
    border-radius: 5px;
}

/* 100 km/h Rechner */
.inp_rechner {
    color: #D61535;
    font-weight: bold;
    font-size: 18px;
    background: #FFFFFF;
    padding: 3px;
    margin-top: 3px;
    margin-left: 2px;
    border-radius: 3px;
    width: 90px;
    border: 1px solid #666666;
    text-align: center;
    letter-spacing: 0.2em;
}

.inp_rechner_btn {
    padding: 3px;
    margin-top: 3px;
    width: 100px;
    text-align: center;
}

.out_rechner {
    color: #0D8269;
    font-weight: bold;
    font-size: 18px;
    background: none;
    padding: 3px;
    margin-top: 3px;
    border: 0px;
    width: 90px;
    text-align: center;
    border-bottom: 0px dashed #666666;
}

.underline {
    border-bottom: 1px solid #cfcece;
}

.h_1_small {
    font-size: 90%;
    float: right;
}

/* News */

.s-arrow-up {
    border-bottom: 15px solid #EEEEEE;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    width: 0;
    margin-left: 20px;
}

.s-div-grey {
    background: #EEEEEE;
    padding: 10px;
    width: 655px;
}

/* Shopangebote Startseite */

.s-bg-spec {
    background: #EEEEEE;
    padding: 10px;
}

.s-text-color-black {
    color: #000000;
}

.s-text-price {
    font-family: 'Cuprum', sans-serif;
    font-weight: bold;
}

.s-text-70 {
    font-size: 85%;
}

.s-text-115 {
    font-size: 115%;
}

.s-text-150 {
    font-size: 140%;
}

.s-text-color-red {
    color: #D40636;
}

.s-text-normal {
    font-weight: normal;
}

.s-right {
    float: right;
}

.s-padding-10 {
    padding: 10px;
}

.s-arrow-up {
    border-bottom: 15px solid #EEEEEE;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    width: 0;
    margin-left: 20px;
    position: relative;
    left: 0;
}

.s-button {
    padding: 5px;
    background: rgba(16, 71, 87, 1);
    color: #FFF;
    border: 0px;
    cursor: pointer;
    background: -moz-linear-gradient(top, rgba(42, 71, 81, 0.78) 0%, rgba(16, 71, 87, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(42, 71, 81, 0.78)), color-stop(100%, rgba(16, 71, 87, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(42, 71, 81, 0.78) 0%, rgba(16, 71, 87, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(42, 71, 81, 0.78) 0%, rgba(16, 71, 87, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(42, 71, 81, 0.78) 0%, rgba(16, 71, 87, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(42, 71, 81, 0.78) 0%, rgba(16, 71, 87, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c72a4751', endColorstr='#104757', GradientType=0); /* IE6-9 */
}

.s-button:hover {
    background: -moz-linear-gradient(top, rgba(16, 71, 87, 1) 0%, rgba(42, 71, 81, 0.78) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 71, 87, 1)), color-stop(100%, rgba(42, 71, 81, 0.78))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(16, 71, 87, 1) 0%, rgba(42, 71, 81, 0.78) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(16, 71, 87, 1) 0%, rgba(42, 71, 81, 0.78) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(16, 71, 87, 1) 0%, rgba(42, 71, 81, 0.78) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(16, 71, 87, 1) 0%, rgba(42, 71, 81, 0.78) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#104757', endColorstr='#c72a4751', GradientType=0); /* IE6-9 */
}

.h2_info_screen_browser {
    background: #F7D7D4;
    border: 1px solid #DB003C;
    color: #AA0101;
    border-radius: 3px;
    padding: 5px;
    width: 350px;
    margin: 0 10px 10px 10px;
}

/* Kontakt-Update 11.08.2015 */

.kontakt-left {
    padding: 30px 10px 10px 30px;
    width: 430px;
    height: 290px;
    float: left;
    border: 0px solid #FF0000;
}

.kontakt-right {
    padding: 30px 10px 10px 30px;
    width: 430px;
    height: 290px;
    float: right;
    border: 0px solid #FF0000;
}

.kontakt-left h2 {
    font-size: 130%;
    color: #d50333;
    margin-bottom: 20px;
}

.kontakt-left-red-box {
    font-size: 100%;
    background: #d50333;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 20px;
}

.kontakt-left-grey-box {
    font-size: 100%;
    background: #ededed;
    color: #0f1111;
    padding: 20px;
    margin-bottom: 20px;
}

.kontakt-left-bottom {
    padding: 30px 10px 10px 30px;
    width: 430px;
    float: left;
    margin-bottom: 30px;
}

.kontakt-right-bottom {
    padding: 30px 10px 10px 30px;
    width: 430px;
    float: right;
    margin-bottom: 30px;
}

.kontakt-td-abt {
    padding-top: 1px;
    color: #0f1111;
    font-size: 130%;
    border-top: 3px solid #294352;
    height: 90px;
}

.kontakt-td-form {
    color: #FFFFFF;
    background: #294352;
    font-size: 130%;
    border-top: 3px solid #294352;
    width: 200px;
    height: 100px;
    line-height: 95px;
}

.kontakt-td-form a {
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    display: block;
}

.h2_stammdaten_titel {
    width: 150px;
    color: #da1f3d;
    font-weight: bold;
}

.h2_stammdaten_form_inp_data {
    background: #e6e7e8;
    border: 1px solid #dddddd;
    padding: 5px;
    color: #000000;
    width: 350px;
    margin: 0 10px 10px 10px;
}

.h2_stammdaten_form_inp_data:hover {
    background: #eeeeee;
    border: 1px solid #dddddd;
}

.h2_stammdaten_form_inp_data:focus {
    background: #ffffff;
    border: 1px solid #dddddd;
}

.h2_stammdaten_form_char_info {
    color: #096959;
}

/* Ausbildung [STEMAV1-68 ]*/

.job_subtitle {
    color: #60C3D8;
    font-size: 130%;
    font-weight: bold;
}

.job_title {
    color: #354550;
    font-size: 170%;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.job_hr {
    margin-top: 20px;
    border-top: 1px solid #C9C9C9;
}

.job_check {
    color: #3DA433;
    margin-top: 2px;
    margin-right: 6px;
}

.job_shadow {
    box-shadow: 0 0 7px #666666;
}

.job_container {
    margin-bottom: 20px;
}

#slider-job {
    position: relative;
    overflow: hidden;
    margin-top: -5px;
}

#slider-job .container {
    line-height: 14px;
    background: #FFFFFF;
    float: left;
    width: 721px;
    margin: 0;
}

#slider-job ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider-job ul li {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    width: 721px;
    height: 580px;
}

a.control_prev_job, a.control_next_job {
    position: absolute;
    top: 95px;
    z-index: 9;
    display: block;
    padding: 11px;
    width: auto;
    height: auto;
    background: #828385;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    opacity: 0.9;
    cursor: pointer;
}

a.control_prev_job:hover, a.control_next_job:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}

a.control_prev_job {
}

a.control_next_job {
    right: 0;
}

/* Pressemeldung Motorradanhänger [STEMAV1-86 ]*/

.table-vergleich {
    font-size: 95%;
}

.table-vergleich tr td {
    text-align: center;
}

.table-vergleich img {
    height: 40px;
}

.table-vergleich .prod_txt {
    background: #EDEDED;
}

.table-vergleich .prod_pic {
    background: #FFFFFF;
}

.table-vergleich .td_daten_foot {
    text-align: left;
    border-top: 2px solid #F6F6F6;
    padding: 2px;
    font-size: 110%;
    background: #FFFFFF;
}

.table-vergleich .th_daten_foot {
    text-align: center;
    border-top: 2px solid #F6F6F6;
    padding: 2px;
    background: #FFFFFF;
}

#countdown-container {
    background: white;
    width: 280px;
    position: relative;
    top: 10px;
    left: 640px;
    padding: 15px;
    color: #a51926;
    opacity: 0.95;
    border-radius: 5px;
}

#countdown {
    color: #2A3435;
    padding-top: 19px;
    display: inline-block;
    font-family: 'Nunito', sans-serif;
}

#countdown span {
    display: inline-block;
    margin-left: 10px;
    min-width: 50px;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    vertical-align: bottom;
}

#countdown span:first-child {
    margin-left: 0;
}

/* letter */
#countdown span div {
    font-size: 18px;
    background: #354653;
    color: #FFCD00;
    font-weight: bold;
    border-radius: 3px;
    padding: 3px;
    height: 22px;
    line-height: 20px;
}

/* text */
#countdown span span {
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
}

.s18_preis_aktion {
    font-family: 'Cuprum', sans-serif;
    font-style: italic;
    font-size: 200%;
    color: #d00027;
    font-weight: bold;
}

.s18_preis_strike {
    text-decoration: line-through;
    color: #d00027;
}

.s18_title {
    font-weight: bold;
    font-size: 130%;
    color: #000;
}

.s18_table tr td {
    border-top: 1px solid #dddddd;
    padding: 10px;
}

.s18_table tr th {
    padding: 10px;
}

.s18_bn_aktion {
    position: relative;
    cursor: pointer;
}

.s18_bn_aktion:after {
    content: '';
    position: absolute;
    top: -9px;
    right: 0;
    bottom: 0;
    left: -7px;
    background: url(../img/s18_bn_aktion.png) no-repeat top left;
}
#menue {
	height:81px;
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.03em;
	z-index: 100;
}


/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
ul#links {padding:0; list-style:none; text-align: right; margin:0 auto; width:980px; position:absolute; left:0; }
ul#links ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#links table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#links ul li {float:left; margin:0; text-align:left;}
ul#links ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:300px;}

ul#links li {
	display:inline;
	background-image: url(../img/menue_rand_12.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
ul#links li a {
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	height:38px;
	line-height:38px;
	padding-top:50px;
	margin-left:0px;
	color:#19242d;
	}

ul#links li a.sub {
	margin-right:0px;
	padding-right:30px;
	background-image: url(../img/menue_sub.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

html>/**/body ul#links li {display:inline-block; padding:0;}

* html ul#links li a.sub {margin-right:0px;}
* html ul#links li a {margin-bottom:0px;}



ul#links li a:hover {
	position:relative;
	color: #333;
	background-image: url(../img/bg_menue_hover_12.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	}


ul#links li:hover {position:relative;}
ul#links li:hover > a {
	color: #19242d;
	background-image: url(../img/bg_menue_hover_12.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	}
ul#links li.current a, ul#links li.current a:link, ul#links li.current a:visited {
	color: #19242d;
	background-image: url(../img/bg_menue_active_12.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	}
ul#links li.current a:hover, ul#links li.current a:active {
	color: #19242d;
	background-image: url(../img/bg_menue_active_12.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	}
	

	
	
ul#links :hover ul {
	left:2px;
	top:88px;
	border-bottom:3px solid  #333;
	z-index:999;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
* html ul#links :hover ul {left:-1px; top:88px;}

ul#links :hover ul li {display:block; float:left; margin:0; padding-left:0px;}
ul#links :hover ul li a, ul#links li.current:hover ul li a {
	display:block;
	float:left;
	padding:0;
	text-indent:15px;
	color:#19242d;
	line-height:30px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	background-color: #FFF;
	background-image: none;
	margin-left:0px;
	height:30px;
	}

ul#links :hover ul li a:hover, ul#links li.current:hover ul li a:hover {background:#ccc; color:#19242d;}
ul#links :hover ul li:hover > a, ul#links li.current:hover ul li:hover > a {background:#ccc; color:#19242d;}

ul#links :hover ul li.currentsub a {
	background: #999;
	color: #FFF;
	}
ul#links li.shop a {
	color:#CC0033;
	font-weight:bold;
}
