@charset "UTF-8";

@font-face {
    font-family: 'HelveticaLight';
    font-style: normal;
    font-weight: 400;
    src: url('../font/helvetica-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/helvetica-light-webfont.woff') format('woff'), url('../font/helvetica-light-webfont.ttf') format('truetype'), url('../font/helvetica-light-webfont.svg#helvetica-light-webfont') format('svg');
}

@media all {
    body {
        font: 12px/16px Arial, Helvetica, sans-serif;
        background: #f9f9f9 url(../img/body_bg.jpg) repeat-x center bottom;
    }

    a {
        color: #000;
        text-decoration: none;
        outline: none;
    }

    a:hover {
        text-decoration: underline;
    }

    input.input-comm {
        border: 1px solid #d7d7d7;
        background: #fff;
        height: 15px;
        padding: 6px 5px 7px;
        color: #999;
        font: 12px/16px Arial, Helvetica, sans-serif;
    }

    .link-bt {
        display: inline-block;
        background: url(../img/link_bt_bg.gif) repeat-x 0 bottom;
        height: 28px;
        line-height: 28px;
        border: 1px solid #d7d7d7;
        padding: 0 10px;
        color: #096b6a;
    }

    .link-bt:hover {
        text-decoration: none;
    }

    .links {
        color: #096b6a;
        padding: 1px 0 1px 20px;
        background: url(../img/link_bg.png) no-repeat left 0;
    }

    .links-02 {
        background: #096b6a;
        padding: 5px 10px;
        border: none;
        font: 14px 'HelveticaLight';
        color: #fff;
        cursor: pointer;
        display: inline-block;
    }

    .links-02:hover {
        text-decoration: none;
    }

    .red-bt {
        background: url(../img/red-bt.gif) repeat-x 0 0;
        height: 32px;
        line-height: 32px;
        color: #fff;
        font-size: 16px;
        display: inline-block;
        border: 1px solid #b32222;
        border-bottom: 1px solid #e92d2e;
        padding: 0 10px;
    }

    .red-bt:hover {
        text-decoration: none;
    }

    .submit-bt {
        background: #096b6a;
        height: 28px;
        border: none;
        text-align: center;
        font: 14px/28px 'HelveticaLight';
        color: #fff;
        cursor: pointer;
        margin: 1px 0 0 10px;
    }

    .submit-bt-ca2 {
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        text-align: center;
        font: 14px/30px 'HelveticaLight';
        color: #fff;
        border: 1px solid #b32222;
        border-bottom: 1px solid #e92d2e;
        background: #b32222 url(../img/submit_bg.gif) repeat-x 0 0;
        cursor: pointer;
    }

    * + html input.submit-bt-ca2 {
        line-height: 10px;
    }

    h2 {
        font-family: 'HelveticaLight';
        color: #096b6a;
        font-size: 18px;
        line-height: 18px;
    }

    .container {
        width: 980px;
        margin: 0 auto 0;
        padding: 0 40px 0;
        background: url(../img/container-border.png) repeat-y 0 0;
        overflow: hidden;
    }

    .container-top {
        width: 1020px;
        height: 28px;
        padding: 0 30px 0;
        margin: 0 auto 0;
        background: url(../img/container-top.png) no-repeat left bottom;
        overflow: hidden;
    }

    .header {
        position: relative;
        z-index: 100;
        width: 980px;
        margin: 0 auto;
        height: 148px;
        padding: 0 40px 20px;
        background: url(../img/header_bg.png) no-repeat 0 bottom;
    }

    #logo {
        padding: 20px;
        display: inline-block;
    }

    /*.main-nav style*/
    .main-nav {
        margin-left: 10px;
        position: relative;
        z-index: 10;
        float: left;
    }

    .main-nav li {
        float: left;
    }

    .main-nav > li {
        padding: 0 5px;
    }

    .main-nav li a {
        font-size: 16px;
        font-family: 'HelveticaLight';
        color: #062e2e;
        display: inline-block;
        float: left;
        position: relative;
        z-index: 10;
    }

    .main-nav li a.aquarien-menu {
        background: url(../img/aquakids.png) no-repeat left 0;
        text-indent: -9999px;
        width: 90px;
    }

    .main-nav li a span {
        display: block;
        padding: 7px 12px 7px 10px;
    }

    .main-nav li a.hasul:hover span, .main-nav li a.hasul span {
        background: url(../img/hover2.png) no-repeat right 0;
    }

    .main-nav li a.hasul.aquarien-menu:hover span, .main-nav li a.hasul.aquarien-menu span {
        background: url(../img/aquakids.png) no-repeat left 0;
    }

    .main-nav li a.hasul:hover, .main-nav li a.hasul {
        background-color: transparent;
        background: url(../img/hover.png) no-repeat -5px 0;
    }

    .main-nav li a:hover, .main-nav li a.selected {
        background-color: #cee1e1;
        text-decoration: none;
    }

    .main-nav .sub-nav-outer {
        background: url(../img/sub_nav_bg-top.png) no-repeat 0 0;
        height: 130px;
        position: absolute;
        display: none;
        z-index: 9;
        left: -26px;
        top: 14px;
        width: 1020px;
        padding: 16px 16px 20px;
    }

    .main-nav .sub-nav-inner {
        background: url(../img/sub_nav_bg-middle.png) repeat-y 0 0;
        width: 1020px;
        float: left;
        padding: 0 20px 0 16px;
        margin: 114px 0 0 -16px;
    }

    .main-nav .sub-nav-bottom {
        width: 1020px;
        float: left;
        background: url(../img/sub_nav_bg-bottom.png) no-repeat bottom left;
        height: 20px;
        padding: 0 20px 0 20px;
        margin: -5px 0 0 -20px;
    }

    /*.sub-nav style*/
    .sub-nav {
        float: left;
        display: block;
        margin: -114px 0 0 -20px;
        padding: 0 20px 0 20px;
        width: 1020px;
    }

    .sub-nav > li > a {
        float: none;
        padding: 84px 10px 10px;
        background: url(../img/icon-all2.png) no-repeat 20px -3190px;
        /* min-width:80px; */
        text-align: center;
        display: block;
    }

    .sub-nav > li > a.produktregistrieren-icon {
        background: url(../img/Icon_barcode_0813.jpg) no-repeat;
        background-size: 50%;
        background-position: center;
    }

    .sub-nav > li > a:hover, .sub-nav > li > a.selected {
        background-color: transparent;
        color: #EB2D2E;
    }

    .sub-nav > li > a.aquarien-icon {
        background-position: center -660px;
    }

    .sub-nav > li > a.technik-icon {
        background-position: center -1100px;
    }

    .sub-nav > li > a.zubehor-icon {
        background-position: center -1320px;
    }

    .sub-nav > li > a.ersatzteile-icon {
        background-position: center -770px;
    }

    .sub-nav > li > a.terrarien-icon {
        background-position: center -1210px;
    }

    .sub-nav > li > a.filtermassen-icon {
        background-position: center -880px;
    }

    .sub-nav > li > a.shop-systeme-icon {
        background-position: center -990px;
    }

    .sub-nav > li > a.nano-icon {
        background-position: center -1430px;
        width: 80px;
    }

    .sub-nav > li > a.suesswasser-icon {
        background-position: center -1760px;
    }

    .sub-nav > li > a.meerwasser-icon {
        background-position: center -1540px;
    }

    .sub-nav > li > a.schnellsuche-icon {
        background-position: center -1650px;
    }

    .sub-nav > li > a.fischapp-icon {
        background-position: center -3080px;
    }

    .sub-nav > li > a.pflanzenapp-icon {
        background-position: center -3190px;
    }

    .sub-nav > li > a.servicekontakt-icon {
        background-position: center -2090px;
    }

    .sub-nav > li > a.rueckrufkontakt-icon {
        background-position: center -2200px;
    }

    .sub-nav > li > a.faq-icon {
        background-position: center -1870px;
    }

    .sub-nav > li > a.servicestellen-icon {
        background-position: center -2310px;
    }

    .sub-nav > li > a.haendlersuche-icon {
        background-position: center -1980px;
    }

    .sub-nav > li > a.kundenzufriedenheit-icon {
        background-position: center -2970px;
    }

    .sub-nav > li > a.historie-icon {
        background-position: center -2420px;
        min-width: 80px;
    }

    .sub-nav > li > a.karriere-icon {
        background-position: center -2530px;
        min-width: 80px;
    }

    .sub-nav > li > a.kontakt-icon {
        background-position: center -2640px;
        width: 80px;
    }

    .sub-nav > li > a.news-icon {
        background-position: center -2750px;
        width: 80px;
    }

    .sub-nav > li > a.leitbild-icon {
        background-position: center -2860px;
    }

    .sub-nav > li > a.uebereheim-icon {
        background-position: center -550px;
    }

    .sub-nav > li > a.tipps-icon {
        background-position: center -440px;
        width: 60px;
    }

    .sub-nav > li > a.spiel-icon {
        background-position: center -330px;
        width: 80px;
    }

    .sub-nav > li > a.lernen-icon {
        background-position: center -220px;
    }

    .sub-nav > li > a.entdeckungsreise-icon {
        background-position: center -110px;
    }

    .sub-nav > li > a.community-icon {
        background-position: center 0;
    }

    .sub-nav > li > a.food-icon {
        background-position: center -3400px;
    }

    .sub-nav > li > a.food-icon-grey {
        background-position: center -3500px;
    }

    .sub-nav > li > a.water-care-icon {
        background-position: center -3295px;
    }

    .sub-nav > li > a.water-care-grey {
        background-position: center -3610px
    }

    .sub-nav > li > a.ratgeber-licht-icon {
        background: url(../img/Icons_Ratgeber_Licht.jpg) no-repeat;
        background-position: center 15px;
    }

    .sub-nav > li > a.presse-icon {
        background-position: center -3850px;
    }

    .sub-nav > li > a.eheim-icon {
        background-position: center -3738px;
        width: 105px;
    }

    .sub-nav li a:hover {
        background-color: transparent;
    }

    /*.third-nav style*/
    .third-nav {
        padding: 15px 0 0;
    }

    .third-nav li {
        float: none;
        max-width: 142px;
    }

    .third-nav li a {
        clear: left;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        float: none;
        padding: 5px 0;
        margin-left: 10px;
    }

    .third-nav li a:hover {
        background-color: #cee1e1;
    }

    .third-nav li a.new-product {
        background-color: #e8e8e8;
        color: #eb2d2e;
    }

    .fourth-nav {
        display: none;
        border-bottom: 1px solid #cee1e1;
    }

    .fourth-nav li {
        padding-left: 20px;
    }

    .has-fourth {
        background: url("../img/dere.png") no-repeat scroll 0 -20px transparent;
        cursor: pointer;
        display: block;
        float: left;
        height: 16px;
        padding: 0 !important;
        width: 15px;
    }

    .has-fourth.up {
        background-position: 0 5px;
    }

    .top-info-part {
        position: absolute;
        right: 60px;
        top: 20px;
        z-index: 20;
    }

    .top-info-part li {
        position: relative;
        float: left;
        padding: 0 0 0 15px;
    }

    .top-info-part li.username {
        line-height: 30px;
        padding: 0 0 0 25px;
        margin: 0 0 0 15px;
        background: url(../img/username.gif) no-repeat left center;
    }

    .top-info-part li.username.hidden {
        display: none;
    }

    .top-info-part li a.cart span {
        padding: 0 0 0 23px;
        background: url(../img/cart.png) no-repeat left center;
    }

    .land-bt {
        padding: 0 0 0 26px;
        line-height: 30px;
        display: inline-block;
        background: url(../img/land_small.png) no-repeat 0 center;
        height: 30px;
    }

    .land-bt .arrow-down {
        background: url("../img/dere.png") no-repeat scroll 0px -20px transparent;
        height: 16px;
        padding: 0px !important;
        width: 15px;
        display: block;
        margin-top: 8px;
        margin-left: 4px;
    }

    .land-bt.BE {
        background-position: 0 0;
    }

    .land-bt.BG {
        background-position: 0 -50px;
    }

    .land-bt.CZ {
        background-position: 0 -100px;
    }

    .land-bt.DK {
        background-position: 0 -150px;
    }

    .land-bt.DE {
        background-position: 0 -115px;
    }

    .land-bt.GB {
        background-position: 0 -146px;
    }

    .land-bt.US {
        background-position: 0 -175px;
    }

    .land-bt.FR {
        background-position: 0 -350px;
    }

    .land-bt.ES {
        background-position: 0 -236px;
    }

    .land-bt.IT {
        background-position: 0 -268px;
    }

    .land-bt.PL {
        background-position: 0 -500px;
    }

    .land-bt.NL {
        background-position: 0 -550px;
    }

    .land-bt.GR {
        background-position: 0 -600px;
    }

    .land-bt.HU {
        background-position: 0 -650px;
    }

    .land-bt.RU {
        background-position: 0 -700px;
    }

    .land-bt.JP {
        background-position: 0 -750px;
    }

    .land-bt.CN {
        background-position: 0 -481px;
    }

    .choose-land-part {
        position: relative;
        width: 540px;
        background: url(../img/space.png) repeat 0 0;
    }

    .choose-land-part {
        width: 590px;
    }

    .land-inner-part {
        background: #fff;
        height: *;
        padding-bottom: 30px;
    }

    .overlay .close, .choose-land-part .close {
        height: 30px;
        width: 30px;
        background: url(../img/close.png) no-repeat 0 0;
        position: absolute;
        right: -10px;
        top: -10px;
        cursor: pointer;
    }

    .video-overlay {
        dispaly: none;
    }

    .video-overlay h2, .choose-land-part h2 {
        font-size: 24px;
        font-family: Helvetica, sans-serif;
        line-height: 24px;
        padding: 18px;
    }

    .hide {
        display: none;
    }

    .land-list {
        width: 570px;
        overflow: hidden;
        padding: 10px 0 0 20px;
        background: url(../img/line_bg.gif) repeat-x 0 0;
    }

    .land-list li {
        float: left;
        width: 180px;
        padding: 15px 0 0;
        margin-right: 10px;
        height: 36px;
    }

    .land-list li a {
        display: inline-block;
        float: left;
        padding: 6px 0 6px 45px;
        background: url(../img/land.png) no-repeat;
    }

    /* country flags */
    .land-list li a.BE {
        background-position: 0 0;
    }

    .land-list li a.BG {
        background-position: 0 -50px;
    }

    .land-list li a.CZ {
        background-position: 0 -100px;
    }

    .land-list li a.DK {
        background-position: 0 -150px;
    }

    .land-list li a.DE {
        background-position: 0 -200px;
    }

    .land-list li a.GB {
        background-position: 0 -250px;
    }

    .land-list li a.US {
        background-position: 0 -300px;
    }

    .land-list li a.FR {
        background-position: 0 -350px;
    }

    .land-list li a.ES {
        background-position: 0 -400px;
    }

    .land-list li a.IT {
        background-position: 0 -450px;
    }

    .land-list li a.PL {
        background-position: 0 -500px;
    }

    .land-list li a.NL {
        background-position: 0 -550px;
    }

    .land-list li a.GR {
        background-position: 0 -600px;
    }

    .land-list li a.HU {
        background-position: 0 -650px;
    }

    .land-list li a.RU {
        background-position: 0 -700px;
    }

    .land-list li a.JP {
        background-position: 0 -750px;
    }

    .land-list li a.CN {
        background-position: 0 -800px;
    }

    .num {
        display: block;
        height: 20px;
        line-height: 19px;
        text-align: center;
        width: 20px;
        color: #fff;
        font-weight: 700;
        background: url(../img/num_bg.png) no-repeat 0 0;
        position: absolute;
        right: -10px;
        top: -10px;
    }

    .login-hover-part {
        position: absolute;
        left: -198px;
        top: 29px;
        z-index: 20;
        display: none;
    }

    .login-hover-inner {
        background: #f5f5f5;
        border: 1px solid #d7d7d7;
        width: 290px;
    }

    input.name, input.paw, input.city {
        width: 140px;
    }

    input.city {
        color: #000;
    }

    input.login-bt {
        width: 55px;
    }

    * + html input.login-bt {
        margin-top: 2px;
    }

    .login-hover-part dl dt {
        padding: 10px 35px;
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        border-bottom: 1px solid #fff;
        cursor: pointer;
        background: url(../img/dere.png) no-repeat 15px -8px;
    }

    .login-hover-part dl dt.ex {
        background: url(../img/dere.png) no-repeat 15px 14px;
    }

    .login-hover-part dl dd {
        padding: 10px 0 20px 35px;
        border-bottom: 1px solid #fff;
    }

    .login-hover-part dl dd p {
        padding: 5px 0;
    }

    div.spe p {
        float: left;
    }

    .registrieren-link {
        color: #096b6a;
        margin: 0 0 0 60px;
    }

    /* fix autocomplete*/
    .ui-autocomplete {
        z-index: 9000 !important;
        max-width: 280px;
    }

    .ui-autocomplete .ui-menu-item {
        cursor: hand;
        cursor: pointer;
        bordet-bottom: 1px solid #aaa;
    }

    .ui-autocomplete .ui-menu-item a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .ui-autocomplete .ui-state-hover {
        border-color: #CEE1E1 !important;
        background: #CEE1E1 url(images/ui-bg_glass_100_cee1e1_1x400.png) 0 0 repeat-x !important;
        color: #062E2E !important;
    }

    /*.search-part*/
    .header-search-part {
        position: absolute;
        bottom: 45px;
        right: 60px;
        z-index: 8;
    }

    .search-part {
        width: 200px;
        overflow: hidden;
    }

    .search-part .search-input {
        width: 155px;
        float: left;
    }

    .search-part .search-bt, .spareparts .search-bt {
        border: 1px solid #d7d7d7;
        border-left: none;
        float: left;
    }

    .search-indicator-overlay {
        display: none;
        position: absolute;
        background-color: #fff;
        width: 505px;
        background-image: url("../img/ajax-loader-big.gif");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        z-index: 10;
    }

    /*
	*content style
	*/
    .content {
        position: relative;
        z-index: 99;
        background: #fff url(../img/content_bg.gif) repeat-x left bottom;
        min-height: 800px;
    }

    .slider-list li {
        position: relative;
    }

    .slider-list li .descri-txt {
        width: 780px;
        position: absolute;
        left: 100px;
        top: 135px;
    }

    .slider-list li .descri-txt .trans-bg {
        background: #333;
        opacity: 0.7;
        filter: alpha(opacity=70);
        padding: 10px 0 10px 10px;
        margin-bottom: 10px;
        width: 400px;
        margin-left: -10px;
    }

    .slider-list li .descri-txt h1 {
        font: 30px/34px 'HelveticaLight';
        color: #fff;
    }

    .slider-list li .descri-txt p {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
    }

    .wraper-01 {
        padding: 0 0 40px;
    }

    .ratgeber-produkte-part, .news-part, .handlersuche-part {
        width: 280px;
        margin: 0 23px;
        padding: 10px 0;
        float: left;
        display: inline;
    }

    .ratgeber-produkte-list, .news-list {
        padding: 10px 0;
    }

    .ratgeber-produkte-list li, .news-list li {
        width: 280px;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
    }

    .ratgeber-produkte-list li .pic {
        float: left;
        padding: 10px 10px 10px 0;
    }

    .ratgeber-produkte-list li p {
        padding: 15px 0 0;
        line-height: 18px;
    }

    .news-list li {
        padding: 10px 0;
    }

    .news-list li p {
        line-height: 18px;
    }

    .news-list li .datetime {
        display: block;
        font-weight: 700;
        padding: 5px 0;
    }

    .mehr {
        color: #096665;
    }

    .landsuche-form {
        padding: 25px 0 10px;
    }

    .landsuche-form p {
        padding: 0 0 10px;
    }

    .video-part .pic {
        padding: 10px 0;
        position: relative;
    }

    .video-part h2 {
        padding: 0 0 10px;
    }

    .video-part .play {
        position: absolute;
        top: 45px;
        left: 110px;
        display: block;
        height: 65px;
        width: 65px;
        background: url(../img/play.png) no-repeat 0 0;
        text-indent: -9999px;
        cursor: pointer;
    }

    .video-part .links {
        padding: 0;
        background: none;
    }

    .pop-video {
        position: relative;
        display: none;
        width: 600px;
        padding: 10px;
        background: url(../img/space.png) repeat scroll 0 0 transparent;
    }

    .pop-video-inner {
        height: 450px;
        background: #fff;
        font-size: 60px;
        text-align: center;
        line-height: 450px;
        font-family: 'HelveticaLight';
        font-weight: 700;
    }

    .pop-video .close {
        background: url(../img/close.png) no-repeat scroll 0 0 transparent;
        cursor: pointer;
        height: 30px;
        position: absolute;
        right: -10px;
        top: -10px;
        width: 30px;
    }

    /*carousel*/
    .carousel {
        position: relative;
        width: 280px;
        height: 135px;
        padding: 15px 0 0;
        margin: 10px 0 0;
        background: url(../img/carousel_bg.gif) repeat-x 0 0;
    }

    .carousel .carouselBox {
        height: 108px;
        overflow: hidden;
        position: relative;
        width: 200px;
        margin: 0 auto;
    }

    .carousel .carouselBox a {
        position: absolute;
    }

    .carousel a.next, .carousel a.prev {
        background: url(../img/click.gif) no-repeat scroll 0 0 transparent;
        text-indent: -9999px;
        width: 33px;
        display: block;
        height: 50px;
        position: absolute;
        top: 30%;
        z-index: 1000;
    }

    .carousel a.next {
        left: 0;
    }

    .carousel a.prev {
        background-position: 0 -50px;
        right: 0;
    }

    .movie-link {
        text-align: center;
        padding: 10px 0;
    }

    .movie-link a {
        font-weight: bold;
        color: #096B6A;
    }

    .landsuche-form .finden-bt {
        width: 117px;
    }

    .select-title a {
        border: 1px solid #d7d7d7;
        font-size: 12px;
        height: 28px;
        line-height: 28px;
        display: block;
        background: #fff url(../img/dere3.png) no-repeat right 12px;
    }

    .select-title a.disabled {
        color: grey;
        cursor: default;
    }

    .select-title a:hover {
        text-decoration: none;
    }

    .select-title .style1_select {
        padding: 0 7px;
        width: 264px;
    }

    .select-title .style2_select {
        padding: 0 7px;
        width: 120px;
    }

    #ul_select {
        position: absolute;
        z-index: 9999;
        display: none;
        background: #fff;
        border: 1px solid #d7d7d7;
        max-height: 220px;
        overflow-x: auto;
    }

    #ul_select li {
        line-height: 28px;
        height: 28px;
        cursor: pointer;
        padding: 0 7px;
    }

    #ul_select li.hover {
        background: #d5eaea;
    }

    .style1_select {
        width: 278px;
    }

    .style2_select {
        width: 134px;
    }

    .wraper-02 {
        padding: 10px 0 30px;
        background: url(../img/dere_bg.png) repeat-x 0 0;
    }

    .box {
        float: left;
        padding: 0 30px 0 20px;
    }

    .box h2 {
        padding: 10px 0;
    }

    .box .pic {
        padding: 10px 0;
    }

    .box.last {
        padding: 0 0 0 20px;
    }

    /*
	*footer style
	*/
    .footer {
        position: relative;
        padding: 15px 20px;
        background: #062e2e;
    }

    .footer h3 {
        font-weight: 700;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
    }

    .footer p {
        color: #fff;
        line-height: 20px;
    }

    .about-eheim, .share-eheim {
        width: 275px;
        padding-right: 50px;
        float: left;
    }

    .share-list {
        margin: 8px 0 0;
        float: left;
        margin-bottom: 20px;
    }

    .share-eheim iframe {
        background: #FFF;
        width: 275px;
        height: 200px;
    }

    .share-list li {
        float: left;
        margin-right: 4px;
    }

    .share-list li a {
        float: left;
        display: inline-block;
        height: 39px;
        width: 40px;
        text-indent: -9999px;
        background: url(../img/share_icon.png) no-repeat;
    }

    .sitemap-eheim {
        float: left;
    }

    .sitemap-eheim ul {
        padding: 10px 0 0;
    }

    .sitemap-eheim ul li a {
        color: #00b4b3;
        line-height: 20px;
    }

    /*Easy slider*/
    .slider-show {
        position: relative;
        background: url(../img/line3.gif) repeat-x 0 bottom;
    }

    .silder-wraper-03 {
        position: relative;
        margin: 40px 0 0;
        width: 459px;
    }

    .silder-wraper-04 {
        position: relative;
        margin: 50px 0 20px;
        width: 300px;
    }

    .silder-wraper-02 {
        position: relative;
        margin: 30px 0 10px;
        width: 360px;
    }

    #slider {
        position: relative;
        width: 980px;
        height: 330px;
        overflow: hidden;
    }

    #slider-02 {
        position: relative;
        width: 360px;
        height: 585px;
        overflow: hidden;
    }

    #slider-03 {
        position: relative;
        width: 459px;
        height: 418px;
        overflow: hidden;
    }

    #slider-04 {
        position: relative;
        width: 300px;
        height: 352px;
        overflow: hidden;
    }

    #slider li {
        width: 980px;
        height: 330px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    #slider-02 li {
        width: 360px;
        height: 585px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    #slider-03 li {
        width: 459px;
        height: 418px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    #slider-04 li {
        width: 300px;
        height: 352px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    #prevBtn, #nextBtn, #slider1next, #slider1prev, #sliderTechnicaldataNext, #sliderTechnicaldataPrev {
        display: block;
        width: 33px;
        height: 50px;
        position: absolute;
        top: 40%;
        z-index: 1000;
    }

    #sliderTechnicaldataNext, #sliderTechnicaldataPrev {
        top: 50%;
    }

    #prevBtn, #slider1prev, #sliderTechnicaldataPrev {
        left: 0;
    }

    #nextBtn, #slider1next, #sliderTechnicaldataNext {
        right: 0;
    }

    #prevBtn a, #nextBtn a, #slider1next a, #slider1prev a, #sliderTechnicaldataNext a, #sliderTechnicaldataPrev a {
        display: block;
        position: relative;
        width: 33px;
        height: 50px;
        text-indent: -9999px;
        background: url(../img/click.gif) no-repeat 0 0;
    }

    #nextBtn a, #slider1next a, #sliderTechnicaldataNext a {
        background-position: 0 -50px;
    }

    #sliderTechnicaldataPrev {
        left: 400px;
    }

    #sliderTechnicaldataNext {
        right: 224px;
    }

    ul.technicaldata-family-slider {
        width: 300px;
    }

    ul.technicaldata-family-slider {
        padding-left: 13px;
    }

    ul.technicaldata-family-slider li {
        width: 330px;
        height: *;
        overflow: hidden;
        float: left;
        position: relative;
    }

    /* numeric controls */
    ol#controls {
        padding: 10px 0;
        height: 100%;
        overflow: hidden;
    }

    ol#controls li {
        margin: 0 5px 0 0;
        padding: 0;
        float: left;
        list-style: none;
        height: 10px;
        width: 10px;
        background: none;
    }

    ol#controls li a {
        float: left;
        width: 10px;
        height: 10px;
        text-indent: -9999px;
        background: url(../img/circle.png) no-repeat 0 -10px;
        text-decoration: none;
    }

    ol#controls li.current a, ol#controls li a:hover {
        background: url(../img/circle.png) no-repeat 0 0;
    }

    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
        outline: none;
    }

    .slider-show ol#controls {
        padding-left: 470px;
    }

    .silder-wraper-02 ol#controls {
        padding-left: 150px;
        padding-top: 0;
    }

    .silder-wraper-03 ol#controls {
        padding-left: 210px;
    }

    .silder-wraper-04 ol#controls {
        padding-left: 150px;
    }

    .silder-wraper-02 #slider1next {
        right: 0;
    }

    /* // Easy Slider */
    /*
	*produktdetail page style
	*/
    .bread-crumbs-part {
        /*border-top:1px solid #d2d2d2;*/
        width: 980px;
        position: relative;
        overflow: hidden;
    }

    .bread-crumbs-part li {
        float: left;
        position: relative;
        margin-left: -8px;
    }

    .bread-crumbs-part li a {
        display: inline-block;
        height: 33px;
        line-height: 33px;
        float: left;
        padding: 0 20px;
        background: url(../img/bread_crumbs.gif) no-repeat right center;
    }

    .bread-crumbs-part li a:hover {
        text-decoration: none;
    }

    .bread-crumbs-part li a.selected {
        background: none;
        color: #eb2d2e;
        font-weight: 700;
    }

    img.productimage-size {
        max-width: 360px;
        height: *;
        max-height: 585px;
    }

    /* general-contentpage */
    .general-contentpage, .produkt-part, .magazinseite-part {
        padding: 30px 0 50px;
        position: relative;
    }

    .general-contentpage .top-title, .produkt-part .top-title, .produktdetail-part .top-title, .magazinseite-part .top-title {
        padding: 0 0 20px 20px;
        width: 960px;
        float: left;
    }

    .general-contentpage .top-title.line, .magazinseite-part .top-title.line {
        padding: 0 0 40px 20px;
        background: url("../img/dere_bg.png") no-repeat scroll 0 164px transparent;
        position: relative;
    }

    .general-contentpage div.top-title ul li.text, .produkt-part div.top-title ul li.text, .produktdetail-part div.top-title ul li.text, .magazinseite-part div.top-title ul li.text {
        width: 660px;
        padding: 0;
        float: left;
    }

    .portlet_image_text ul li.text strong {
        font-weight: bold;
    }

    .general-contentpage div.top-title ul li.image, .produkt-part div.top-title ul li.image, .produktdetail-part div.top-title ul li.image, .magazinseite-part div.top-title ul li.image {
        width: 280px;
        min-height: 140px;
        padding: 0 0 0 20px;
        float: right;
        text-align: right;
    }

    .general-contentpage div.top-title ul li.image img, .produkt-part div.top-title ul li.image img, .produktdetail-part div.top-title ul li.image img, .magazinseite-part div.top-title ul li.image img {
        max-width: 280px;
    }

    .general-contentpage div.slider-show {
        float: left;
    }

    .general-contentpage div.left {
        width: 730px;
        float: left;
        padding: 20px;
    }

    .general-contentpage div.right {
        width: 175px;
        float: left;
        padding: 20px 0 20px 16px;
    }

    .general-contentpage div.leftandright {
        width: 960px;
        padding: 20px 0 40px;
        float: left;
    }

    .general-contentpage div.portlet.portlet_image_text {
        padding: 0 0 40px;
    }

    .general-contentpage div.portlet.portlet_image_text ul.imagelist li.image.left {
        float: left;
        padding: 0 20px 20px 0;
    }

    .general-contentpage div.portlet.portlet_image_text ul.imagelist li.image.right {
        float: right;
        padding: 0 0 20px 20px;
    }

    .general-contentpage div.portlet.portlet_image_text ul.imagelist li.text {
        float: none;
    }

    div.image-text * strong {
        font-weight: bold;
    }

    div.image-text * em {
        font-style: italic;
    }

    .general-contentpage div.portlet.portlet_image_text ul.imagelist li.text, .general-contentpage div.portlet.portlet_image_text div.image-text p {
        font-size: 14px;
        line-height: 20px;
        word-wrap: break-word;
    }

    .general-contentpage div.portlet.portlet_image_text h3 {
        font-family: 'HelveticaLight';
        color: #096b6a;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 8px;
    }

    .general-contentpage div.portlet.portlet_image_text div.image-text.v6 h3 {
        margin-top: 5px;
    }

    .general-contentpage div.portlet.portlet_image_text div.image-text div.image.v6 {
        padding-top: 10px;
    }

    /*produktdetail-part style*/
    .produktdetail-part {
        padding: 30px 0 50px;
        position: relative;
    }

    .bestellen-bt {
        position: absolute;
        right: 40px;
        top: 40px;
    }

    .bestellen-bt span {
        height: 32px;
        line-height: 32px;
        display: inline-block;
        padding: 0 0 0 20px;
        background: url(../img/car2.png) no-repeat left center;
        /*-webkit-transform: rotate(90deg) translateX(20px);
    	-moz-transform:    rotate(90deg) translateX(20px);
    	-ms-transform:     rotate(90deg) translateX(20px);
    	-o-transform:      rotate(90deg) translateX(20px);
    	transform:         rotate(90deg) translateX(20px);*/
    }

    .produktdetail-part .right {
        float: left;
        width: 600px;
    }

    .produktdetail-part .left {
        float: left;
        width: 375px;
        padding: 0 5px 0 0;
    }

    .produktdetail-part-v2 .left {
        width: 460px;
        padding-right: 25px;
    }

    .produktdetail-part-v2 .right {
        width: 380px;
    }

    .video-part-02 {
        padding: 20px;
    }

    .produktdetail-part .right img {
        position: absolute;
        bottom: 0;
        right: 30px;
    }

    .produktdetail-part .top-title {
        padding: 0 0 0 20px;
        width: 960px;
    }

    .produktdetail-part .produktdetail-con {
        width: 560px;
        clear: both;
    }

    .produktdetail-part .detail-con {
        width: 360px;
        clear: both;
    }

    .produktdetail-part-v2 .detail-con {
        padding: 20px 0 0 20px;
    }

    .produktdetail-part h2, .produkt-part h2 {
        font: 24px/30px Helvetica, sans-serif;
        color: #3d3d3d;
    }

    .produktdetail-part h3 {
        font-weight: 700;
        font-size: 14px;
        padding: 10px 0;
    }

    .produktdetail-part p {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        word-wrap: break-word;
    }

    .produktdetail-part .detail-con p strong,
    .produktdetail-part .detail-con div strong,
    .produktdetail-part .produktdetail-con p strong,
    .produktdetail-part .produktdetail-con div strong {
        background: #cee1e1;
        padding: 0;
    }

    em.underline {
        text-decoration: underline;
    }

    .produktdetail-part .right img {
        bottom: 0;
        position: absolute;
        right: 10px;
        width: 210px;
    }

    .ol-part {
        padding: 0 40px 0 0;
    }

    .ol-part-02 {
        padding: 0 10px 0 50px;
    }

    .produktdetail-part ol li {
        position: relative;
        font-size: 14px;
        padding: 0 0 10px 30px;
        background: url(../img/circle2.png) no-repeat 0 top;
    }

    .produktdetail-part .ul-part ul, #produktdetail-page div.description-left ul {
        list-style-type: disc;
        list-style-position: outside;
        padding-left: 15px;
        font-size: 14px;
        line-height: 18px;
    }

    .produktdetail-part .ul-part ul li {
        font-size: 14px;
        padding: 0 0 10px 5px;
    }

    .produktdetail-part ol li h3 {
        padding: 0;
    }

    .produktdetail-part ol li p {
        padding: 0;
    }

    .produktdetail-part ol li span {
        position: absolute;
        left: 6px;
        top: 1px;
        color: #fff;
        font-size: 12px;
    }

    /* product detail page - FAQ */
    #faq table {
        width: 100%;
        float: none;
    }

    #faq table td {
        padding: 5px;
    }

    #faq table strong, #faq dl dd strong {
        font-weight: bold;
    }

    #faq-fbox {
        display: none;
    }

    #newFaq {
        margin-top: 20px;
    }

    /*produkt-compare-part style*/
    .social-list li.produkt-compare-bt {
        height: 100px;
    }

    .social-list li.produkt-compare-bt a {
        display: block;
        height: 100px;
        width: 25px;
        text-indent: -9999px;
        cursor: pointer;
    }

    .social-list li.order-bt {
        height: 100px;
    }

    .social-list li.order-bt .inBasket {
        position: absolute;
        display: none;
        right: 0;
        width: 160px;
        background: #CEE1E1;
        padding: 10px;
        text-align: center;
        text-decoration: none;
        color: #666;
    }

    .social-list li.order-bt a {
        display: block;
        height: 100px;
        width: 25px;
        text-indent: -9999px;
        cursor: pointer;
    }

    .produkt-compare-part {
        background: #fff;
        /* 		position:relative; */
        width: 980px;
        padding: 0 0 20px;
    }

    .produkt-compare-list {
        float: left;
        width: 980px;
        height: 250px;
        background: url(../img/compare_bg_01.png) repeat-x right bottom;
    }

    .produkt-compare-list .pic img {
        max-width: 100px;
        max-height: 150px;
    }

    .produkt-compare-list li {
        width: 326px;
        height: 250px;
        float: left;
        background: url(../img/compare_bg_02.png) repeat-y right 0;
    }

    .produkt-compare-list li.last {
        background: none;
        padding: 0 20px 0;
        width: 288px;
    }

    .produkt-compare-list li h2 {
        font: 24px/30px Helvetica, sans-serif;
        color: #000;
    }

    #fancybox-content .produkt-compare-list li h2 {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }

    #fancybox-content .produkt-compare-list select {
        width: 180px;
    }

    .produkt-compare-list li h2 a {
        color: #000;
    }

    .produkt-compare-list li .pic {
        float: left;
        padding: 20px;
    }

    .produkt-compare-list li .right {
        padding: 0;
        float: left;
        width: 150px;
    }

    .produkt-compare-part .technik-box {
        padding: 20px 13px;
        margin-right: 0;
    }

    .ribbon {
        height: 100px;
        width: 55px;
        background: url(../img/ribbon.gif) no-repeat 0 0;
        position: absolute;
        right: -25px;
        top: 175px;
        cursor: pointer;
    }

    /*detail-menu-part style*/
    .detail-menu-part {
        float: right;
        padding: 20px 50px;
    }

    .detail-menu-part-02 {
        float: left;
        padding: 20px 0;
    }

    .menu-list li {
        float: left;
        padding: 10px;
    }

    .menu-list li a {
        display: inline-block;
        float: left;
        color: #767676;
        font-size: 12px;
        width: 100px;
        padding: 60px 0 0;
        text-align: center;
        background: url(../img/sub_icon5.png) no-repeat;
    }

    .menu-list li a.b-description-icon {
        background-position: 28px -784px;
    }

    .menu-list li a.b-technology-icon {
        background-image: url(../img/sub_icon.png);
        background-position: 28px -86px;
    }

    .menu-list li a.b-downloads-icon {
        background-position: 25px -1090px;
    }

    .menu-list li a.b-faq-icon {
        background-position: 35px -1240px;
    }

    .menu-list li a.b-accessories-icon {
        background-position: 28px -174px;
    }

    .menu-list li a.b-spareparts-icon {
        background-position: 28px -296px;
    }

    .menu-list li a.b-aquaria-icon {
        background-position: 28px 5px;
    }

    .menu-list li a.b-comments-icon {
        background-position: 25px -1395px;
    }

    /*social-list style*/
    .social-list {
        position: absolute;
        right: -25px;
        top: 30px;
        width: 25px;
    }

    .social-list li {
        padding: 2px 0;
        clear: both;
        height: 25px;
        position: relative;
    }

    .social-list li > a {
        display: inline-block;
        height: 25px;
        width: 25px;
        background: url(../img/share_icon.png) no-repeat;
        text-indent: -9999px;
        float: left;
        clear: left;
        position: relative;
        z-index: 60;
    }

    .social-list li .note {
        background: url(../img/note_bg.png) no-repeat right -1px;
        position: absolute;
        z-index: 50;
        right: 0;
        top: 2px;
        width: 200px;
        padding: 10px 10px 5px;
    }

    .social-list li .note.bookmark p {
        padding-right: 20px;
    }

    .social-list li .note p {
        font-size: 14px;
        color: #fff;
        line-height: 22px;
    }

    .social-list li .google-share-bt {
        position: absolute;
        top: 25px;
        right: 65px;
    }

    .social-list li a.facebook-bt {
        background-position: 0 -107px;
    }

    .social-list li a.google-bt {
        background-position: 0 -134px;
    }

    .social-list li a.xing-bt {
        background-position: 0 -161px;
    }

    .social-list li a.xing-bt.added {
        background-position: 0 -242px;
    }

    .social-list li a.twitter-bt {
        background-position: 0 -188px;
    }

    .social-list li a.pdf-bt {
        background-position: 0 -215px;
    }

    .social-list li a.registration-bt {
        background-position: 0 -296px;
    }

    /*.produktdetail-tabs-part*/
    .produktdetail-tabs-part {
        background: url(../img/dere_bg.png) no-repeat 0 0;
        padding: 45px 20px 0;
        position: relative;
    }

    .tabs-list-01 {
        border-right: 1px solid #d1d1d1;
        float: left;
        margin-bottom: 10px;
    }

    .tabs-list-01 li {
        float: left;
        height: 29px;
        border: 1px solid #d1d1d1;
        border-right: none;
        background: url(../img/tab_bg_02.gif) repeat-x 0 0;
    }

    .tabs-list-01 li a {
        font-size: 14px;
        display: inline-block;
        line-height: 29px;
        padding: 0 10px 0 35px;
        background: url(../img/s_icon2.png) no-repeat;
    }

    .tabs-list-01 li a:hover, .tabs-list-01 li a.selected {
        text-decoration: none;
        background: #7c9090 url(../img/s_icon_hover2.png) no-repeat;
        color: #fff;
    }

    .tabs-list-01 li a.s-description-icon {
        background-position: 10px 5px;
    }

    .tabs-list-01 li a.s-technology-icon {
        background-image: url(../img/s_icon.png);
        background-position: 10px -46px;
    }

    .tabs-list-01 li a.s-technology-icon:hover, .tabs-list-01 li a.s-technology-icon.selected {
        background-image: url(../img/s_icon_hover.png);
        background-position: 10px -46px;
    }

    .tabs-list-01 li a.s-downloads-icon {
        background-position: 10px -105px;
    }

    .tabs-list-01 li a.s-faq-icon {
        background-position: 10px -160px;
    }

    .tabs-list-01 li a.s-accessories-icon {
        background-position: 10px -220px;
    }

    .tabs-list-01 li a.s-spareparts-icon {
        background-position: 10px -276px;
    }

    .tabs-list-01 li a.s-aquaria-icon {
        background-position: 10px -334px;
    }

    .tabs-list-01 li a.s-comments-icon {
        background-position: 12px -384px;
    }

    .tabs-panel-part {
        height: 400px;
        min-height: 400px;
        height: auto !important;
        clear: both;
    }

    #to-top {
        height: 29px;
        background: url(../img/top.png) no-repeat center center;
        text-indent: -9999px;
        width: 10px;
        position: absolute;
    }

    * + html .produktdetail-tabs-part #to-top {
    }

    .produktdetail-tabs-part #to-top {
        right: 50px;
        top: 45px;
    }

    .accordion-part-01 {
        width: 500px;
        float: left;
    }

    .comments-form-part {
        width: 360px;
        padding: 10px 0 0 20px;
        float: left;
    }

    .comments-form-part p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 10px;
    }

    .comments-form-part p label {
        padding: 0 0 0 10px;
    }

    #commentList dl {
        margin-bottom: 40px;
    }

    #commentList dt {
        width: 465px;
    }

    #commentList dd {
        width: 430px;
    }

    textarea {
        background: #FFF;
        border: 1px solid #D7D7D7;
        color: #999;
        font: 12px/28px Arial, Helvetica, sans-serif;
        padding: 5px;
    }

    .textarea-01 {
        max-width: 435px;
        min-width: 345px;
        width: 345px;
        height: 100px;
    }

    input.comment-field {
        width: 345px;
    }

    form.faq-form h3 {
        color: #3D3D3D;
        font: 24px/30px Helvetica, sans-serif;
        padding-bottom: 10px;
    }

    form.faq-form select#category {
        background: none repeat scroll 0 0 #FFF;
        border: 1px solid #D7D7D7;
        color: #999;
        font: 12px/16px Arial, Helvetica, sans-serif;
        height: 32px;
        width: 357px;
        padding: 6px 5px 7px;
    }

    input.faq-submit {
        padding: 0 5px;
    }

    #faqHintText {
        display: none;
        color: green;
        font-weight: 700;
    }

    #faqFormErrors li {
        color: red;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .comment-submit {
        width: 90px;
        margin-left: 267px;
    }

    .accordion-part dt {
        background: #f5f5f5 url(../img/dere.png) no-repeat 15px -8px;
        font-size: 14px;
        font-weight: 700;
        padding: 12px 0 10px 35px;
        cursor: pointer;
        margin-top: 10px;
        float: left;
        width: 905px;
    }

    .accordion-part dt.highlighted {
        background-color: #cee1e1 !important;
    }

    .accordion-part dt.ex {
        background: #f5f5f5 url(../img/dere.png) no-repeat 15px 14px;
    }

    .accordion-part dd {
        background: #f5f5f5;
        padding: 10px 35px;
        font-size: 14px;
        line-height: 20px;
        border-top: 1px solid #fff;
        float: left;
        width: 870px;
    }

    .accordion-part dd table {
        width: 100%;
        margin-top: 10px;
    }

    .accordion-part dd table td {
        padding-right: 10px;
    }

    .accordion-part dd a, .accordion-part dd span span {
        font-weight: 700;
        color: #717171;
    }

    .download-part-bt {
        padding: 15px 0 0;
    }

    .download-part-bt ul {
        width: 385px;
        float: left;
    }

    .download-part-bt ul li {
        padding: 15px 0 15px 40px;
    }

    .psf-download li {
        background: url(../img/download.png) no-repeat 0 5px;
    }

    .wmv-download li {
        background: url(../img/download.png) no-repeat 0 -92px;
    }

    .mix-download li {
        background: url(../img/download.png) no-repeat 0 -189px;
    }

    .download-part-bt ul li a {
        font-size: 14px;
        color: #096b6a;
    }

    .download-part-bt ul li a span {
        text-transform: uppercase;
    }

    .description-left {
        width: 380px;
        padding: 10px 30px 30px 0;
        float: left;
    }

    .description-left h2 {
        font: 24px/28px Helvetica, sans-serif;
        color: #000;
    }

    .description-left p {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0;
    }

    .description-left strong {
        font-weight: bold;
    }

    .description-right {
        width: 502px;
        float: left;
        margin: 55px 0 0;
        padding: 20px 0 0;
        /* 		background:#f0f0f0; */
    }

    .description-right h3 {
        font: 18px/22px Helvetica, sans-serif;
        color: #000;
        padding: 0 0 0 20px;
    }

    .description-right p {
        color: #888;
        font-size: 14px;
        padding: 20px;
    }

    .description-right img {
        border: 1px solid #e6e6e6;
        width: 100%;
    }

    .tabs-panel-item {
        padding-bottom: 10px;
    }

    .tabs-list-02 {
        padding: 0 0 15px 110px;
    }

    .tabs-list-02 li {
        float: left;
        position: relative;
        z-index: 110;
    }

    .tabs-list-02 li a {
        font-size: 14px;
        display: inline-block;
        padding: 0 30px;
        border-right: 1px solid #888;
    }

    .tabs-list-02 li.last a {
        border-right: none;
    }

    .tabs-list-02 li a:hover, .tabs-list-02 li a.selected {
        color: #d61116;
        font-weight: 700;
        text-decoration: none;
    }

    .tabs-list-02 li a.selected s {
        display: block;
        height: 9px;
        width: 20px;
        background: url(../img/s.gif) no-repeat 0 0;
        position: absolute;
        left: 45%;
        bottom: -24px;
        z-index: 110;
    }

    .tabs-panel-part-02 {
        position: relative;
        padding: 30px 0 15px;
        clear: both;
        background: #fff url(../img/line_bg_02.gif) repeat-x 0 0;
    }

    .tabs-panel-02-item ul li {
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;
    }

    .tabs-panel-02-item ul li strong {
        display: block;
        float: left;
        background: #eaeaea;
        padding: 10px 0 10px 20px;
        font-weight: 700;
        width: 140px;
    }

    .tabs-panel-02-item ul li span {
        display: inline-block;
        float: left;
        height: 35px;
    }

    .tabs-panel-02-item ul li span.red {
        background: url(../img/red.gif) repeat-x 0 0;
        width: 235px;
    }

    .tabs-panel-02-item ul li span.gray {
        background: url(../img/gray.gif) repeat-x 0 0;
        width: 110px;
    }

    /*.technik-box style*/
    .technik-box {
        float: left;
        margin-right: 20px;
        display: block;
    }

    .technik-box h3 {
        font: 18px/22px Helvetica, sans-serif;
        padding: 10px 0 20px;
        width: 280px;
    }

    .technik-box td h3 {
        padding: 0;
        font-size: 13px;
    }

    .technik-box td.technical_data_heading {
        background-color: #CEE1E1
    }

    .technik-box table td {
        padding: 5px;
        font-size: 12px;
    }

    .technik-box ul li {
        padding: 5px 0;
        font-size: 12px;
    }

    .technik-box table {
        width: 290px;
    }

    div.technik-box div.left {
        width: 400px;
        float: left;
    }

    div.technik-box div.right {
        width: 510px;
        float: right;
        margin-top: -5px;
    }

    .produkt-compare-list .technik-box table {
        width: 290px;
    }

    .technik-box ul {
        width: 250px;
    }

    .technik-box table tr.odd {
        background-color: #f1f1f1;
    }

    .technik-box table tr.even {
        background-color: transparent;
    }

    .technik-box table {
        margin-bottom: 40px;
    }

    /*
	*magazinseite page style
	*/
    .magazinseite-part {
        padding-bottom: 10px;
    }

    .magazinseite-part .left {
        width: 350px;
        float: left;
    }

    .magazinseite-part .mid {
        width: 380px;
        float: left;
        padding: 50px 20px 0;
    }

    .magazinseite-part .right {
        width: 175px;
        float: left;
        padding: 50px 0 0;
    }

    .magazinseite-part .lasttime {
        font-size: 18px;
    }

    .magazinseite-part .p-spe, .magazinseite-part .last-paragraph {
        color: #6b6b6b;
        font-size: 12px;
    }

    .side-nav li {
        height: 40px;
        line-height: 40px;
        background: #F1F1F1;
        margin-bottom: 4px;
    }

    .side-nav li a {
        display: inline-block;
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        padding: 0 12px;
        width: 150px;
    }

    .side-nav li:hover, .side-nav li.selected {
        background: url(../img/side_nav_bg.gif) repeat-x 0 0;
    }

    .side-nav li a:hover, .side-nav li.selected a, .side-nav li:hover a {
        color: #fff;
        text-decoration: none;
    }

    /*
	*produkt page style
	*/
    .top-title h1 {
        font: 30px/50px Helvetica, sans-serif;
        color: #000;
    }

    .top-title p {
        padding: 0;
    }

    .top-title .price {
        background: none repeat scroll 0 0 #CEE1E1;
        color: #062E2E;
        font-size: 22px;
        font-weight: bold;
        line-height: 26px;
        margin: 20px 0 30px -20px;
        padding: 10px 0 10px 40px;
        width: 220px;
    }

    .top-title .price .info {
        color: #7F7F7F;
        font-size: 16px;
    }

    .top-title .price .priceinfo {
        color: #7F7F7F;
        font-size: 11px;
        font-weight: normal;
        display: block;
        line-height: 12px;
    }

    .top-title, .top-title p, .top-title p strong {
        color: #7F7F7F;
        font: 18px/22px 'HelveticaLight';
    }

    .produkt-list-menu {
        margin: 20px 20px 30px;
    }

    .produkt-list-menu li {
        border: 1px solid #D1D1D1;
        float: left;
        margin-right: 10px;
        display: inline;
    }

    .produkt-list-menu li a {
        background: url(../img/tab_bg_02.gif) repeat-x 0 0;
        display: inline-block;
        font-size: 14px;
        line-height: 29px;
        padding: 0 10px;
    }

    .produkt-list-menu li a:hover {
        text-decoration: none;
    }

    .produkt-box {
        position: relative;
        background: url(../img/dere_bg.png) no-repeat 0 0;
        padding: 40px 0 30px 10px;
    }

    .produkt-box h2 {
        padding: 5px 10px;
    }

    .produkt-list-show li {
        position: relative;
        border: 1px solid #e6e6e6;
        float: left;
        margin: 10px;
    }

    .produkt-list-show li h3 {
        position: absolute;
        top: 20px;
        left: -5px;
    }

    .produkt-list-show li img {
        display: block;
    }

    .produkt-list-show li h3 a {
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        background: #809494;
        color: #fff;
        padding: 8px 10px;
    }

    .produkt-list-show li h3 a:hover {
        text-decoration: none;
    }

    .produkt-list-show li.autosublinks h3 span {
        background: url("../img/dere_white.png") no-repeat 10px -11px #809494;
        color: #FFF;
        text-indent: -9999px;
        display: block;
        float: left;
        font-size: 28px;
        font-weight: 700;
        height: 32px;
        width: 12px;
        text-align: center;
        line-height: 32px;
        padding: 0 10px;
        cursor: pointer;
        margin-right: 2px;
    }

    .produkt-list-show li.autosublinks h3 span.up {
        background-position: 10px 12px;
    }

    .produkt-list-show li.autosublinks .sublinks {
        background: #809494;
        position: absolute;
        left: -5px;
        top: 54px;
        min-width: 120px;
        display: none;
        padding-bottom: 10px;
        z-index: 99;
    }

    .produkt-list-show li.autosublinks .sublinks a {
        display: block;
        color: #FFF;
        font-size: 14px;
        line-height: 28px;
        font-weight: 700;
        padding: 4px 30px 0 42px;
    }

    .produkt-but {
        padding: 40px 0 0 10px;
        background: url(../img/dere_bg.png) no-repeat scroll 0 0 transparent;
    }

    .produkt-but .produkt-box {
        background: none;
        float: left;
        padding: 0;
    }

    .produkt-list-menu-02 {
        position: relative;
        left: 0;
        z-index: 110;
    }

    .produkt-list-menu-02 span {
        display: block;
        width: 25px;
        height: 25px;
        background: url(../img/share_icon.png) no-repeat 0 -323px;
        text-indent: -9999px;
        border: none;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 20;
    }

    .produkt-list-menu-02 ul {
        width: 120px;
        position: absolute;
        right: 0;
        padding: 20px 10px;
        background: #058e8d url(../img/note_bg.png) no-repeat left top;
        z-index: 10;
    }

    .produkt-list-menu-02 ul li {
        padding: 3px 0;
        height: auto;
    }

    .produkt-list-menu-02 ul li a {
        font-size: 14px;
        background: transparent;
        color: #FFF;
        float: none;
        height: auto;
        position: static;
        text-indent: 0;
        width: auto;
    }

    /*
	*produktubersicht-detail page style
	*/
    .produkt-box #to-top {
        right: 20px;
        top: 40px;
    }

    .produkt-cate-box {
        padding: 80px 0 0 10px;
    }

    .produkt-detail-part {
        padding-left: 20px;
    }

    .produkt-detail-part .pic {
        float: left;
        border: 1px solid #e6e6e6;
    }

    .produkt-detail-part .slider-wrapper {
        float: left;
        width: 620px;
        position: relative;
    }

    .produkt-detail-part .slider-wrapper ol#controls {
        padding-left: 300px;
    }

    .produkt-detail-part .pic img {
        display: block;
    }

    .produkt-detail-part .produkt-des {
        float: left;
        width: 300px;
        padding: 0 0 0 20px;
    }

    .produkt-detail-part .produkt-des p {
        font-size: 16px;
        line-height: 24px;
        padding: 5px 0;
    }

    .produkt-detail-part .produkt-des h2 {
        padding: 0;
    }

    /*
	*google-map-page style
	*/
    .google-map-page {
        padding: 30px 20px;
    }

    .google-map-page h2 {
        color: #000;
        font: 24px/30px Helvetica, sans-serif;
        padding: 10px 0;
    }

    .google-map-page .search-part p {
        padding: 0;
    }

    .google-map-page p {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }

    .google-map-page p strong {
        font-weight: 700;
    }

    .map-show-part {
        padding: 10px 0;
        width: 940px;
    }

    .map-show-02-part {
        width: 940px;
        height: 500px;
    }

    .place-list li h3 {
        font-size: 14px;
        font-weight: 700;
        padding: 5px 30px 5px 0;
        display: inline-block;
    }

    .place-list li h3.Gold {
        background: url(../img/e_gold.png) no-repeat right center;
    }

    .place-list li h3.Silber {
        background: url(../img/e_silver.png) no-repeat right center;
    }

    .place-list li h3.Bronze {
        background: url(../img/e_bronze.png) no-repeat right center;
    }

    .place-list li p {
        padding: 5px 0 10px;
    }

    .place-list li {
        width: 310px;
        float: left;
        padding: 10px 0;
        height: 140px;
        overflow: hidden;
    }

    .place-list li .dist {
        display: block;
        font-size: 11px;
        color: #666;
        font-style: italic;
    }

    .page-part {
        position: relative;
        padding: 30px 0 0;
    }

    .prev-bt {
        float: left;
    }

    .next-bt {
        float: right;
    }

    .prev-bt, .next-bt {
        font-size: 14px;
        color: #575a5f;
    }

    .prev-bt span, .next-bt span {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        background: url(../img/jt_bt.png) no-repeat 0 9px;
    }

    .prev-bt span {
        padding: 0 0 0 15px;
    }

    .next-bt span {
        padding: 0 15px 0 0;
        background-position: right -41px;
    }

    .page-list li {
        padding: 0 2px;
        display: inline-block;
        cursor: hand;
        cursor: pointer;
    }

    .page-list li a {
        display: inline-block;
        height: 20px;
        width: 20px;
        line-height: 20px;
        text-align: center;
        background: #fff;
        border: 1px solid #d7d7d7;
        color: #096b6a;
        font-size: 14px;
    }

    .page-list li a:hover, .page-list li a.crrent {
        background: #096b6a;
        color: #fff;
        text-decoration: none;
    }

    .map-show-02-part img {
        display: block;
    }

    .hander-detail {
        padding: 20px 0 0;
        background: url(../img/dere_bg.png) no-repeat center 0;
    }

    .hander-detail .left, .hander-detail .right {
        width: 450px;
        float: left;
    }

    .hander-detail .left .table-wraper {
        padding: 15px;
    }

    .hander-detail .left table td {
        font-size: 14px;
        line-height: 18px;
        padding: 3px 0;
    }

    .hander-detail .left table td.blod {
        font-weight: 700;
        width: 140px;
    }

    .hander-detail .lander-logo {
        padding: 10px 45px 0 0;
        display: inline-block;
    }

    .hander-detail .certified {
        min-height: 40px;
    }

    .hander-detail .certified.bronze {
        background: url(../img/e_big_bronze.png) no-repeat right 15px;
    }

    .hander-detail .certified.silver {
        background: url(../img/e_big_silver.png) no-repeat right 15px;
    }

    .hander-detail .certified.gold {
        background: url(../img/e_big_gold.png) no-repeat right 15px;
    }

    .unser-sortiment li {
        float: left;
        width: 185px;
        padding: 5px 0 5px 18px;
        background: url(../img/add.png) no-repeat left center;
        font-size: 14px;
    }

    .offenen-day {
        color: #809494;
        font-size: 14px;
        float: left;
        padding: 0 10px 0 0;
    }

    .offenen-day span {
        font-size: 24px;
        display: block;
        padding: 3px 0;
    }

    .activity-part span.offenen-time {
        font-size: 14px;
        color: #7a7a7a;
    }

    .activity-part p {
        padding: 0;
    }

    /*
	*warenkorb-page style
	*/
    .order-page, .warenkorb-page {
    }

    .order-page h1, .warenkorb-page h1 {
        font: 40px/60px Helvetica, sans-serif;
        padding: 30px 0 20px 15px;
    }

    .warenkorb-page .left {
        width: 625px;
        float: left;
    }

    .order-page p, .warenkorb-page p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        padding: 10px 0;
    }

    .order-page h2, .warenkorb-page h2 {
        font: 24px/30px Helvetica, sans-serif;
        color: #000;
    }

    .order-page strong, .warenkorb-page strong {
        font-size: 14px;
        font-weight: 700;
        color: #7f7f7f;
        display: block;
        padding: 5px 0;
    }

    .order-page h3, .warenkorb-page h3,
    .order-page h3 p, .warenkorb-page h3 p {
        font-size: 16px;
        font-weight: 700;
        color: #096b6a;
        padding: 0;
    }

    .order-page h3 a, .warenkorb-page h3 a {
        color: #096b6a;
    }

    .order-page div.order-container {
        padding: 25px 20px 0;
        background: url(../img/dere_bg.png) no-repeat top left;
    }

    .order-page ul.orderheader {
        margin: 0 0 20px 20px;
    }

    .order-page ul.orderheader li {
        background: #CCC;
        padding: 8px 20px;
        float: left;
        font-weight: bold;
        color: #FFF;
        height: 30px;
        text-align: center;
        margin-right: 5px;
    }

    .order-page ul.orderheader li a {
        color: #096B6A;
    }

    .order-page ul.orderheader li a:HOVER {
        color: #062E2E;
        text-decoration: none;
    }

    .order-page ul.orderheader li.active {
        background: #096B6A;
        color: #FFF;
    }

    .order-page ul.orderheader li.done {
        background: #CEE1E1;
        color: #096B6A;
    }

    .paymentList li {
        margin-bottom: 20px;
        padding: 10px 10px 20px 10px;
        border-bottom: 1px solid #ccc;
    }

    .paymentList li.paypal input {
        margin: 20px 20px 0 0;
        float: left;
    }

    .paymentList li.paypalWithoutAccount input {
        margin: 6px 20px 0 0;
        float: left;
    }

    .paymentList li.paypalWithoutAccount span {
        display: block;
        margin-left: 40px;
        font-size: 11px;
    }

    .paymentList li.bill input {
        margin: 2px 20px 0 5px;
        float: left;
    }

    .paymentList li.bill span {
        display: block;
        margin-left: 35px;
        font-size: 11px;
    }

    .produkt-warenkorb {
        padding: 25px 20px 0;
        background: url(../img/dere_bg.png) no-repeat 0 0;
    }

    .warenkorb-list li {
        position: relative;
        height: 100%;
        padding: 15px 0;
    }

    .warenkorb-list .produkt-info {
        float: left;
        width: 200px;
        position: relative;
    }

    .warenkorb-list .produkt-info strong {
        font-size: 12px;
        line-height: 16px;
        font-weight: normal;
        color: #000;
    }

    .warenkorb-list .produkt-info p.info {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        color: #7F7F7F;
        padding: 0;
    }

    .produkt-warenkorb .headerinfo {
        margin: 20px 0 10px;
        float: left;
    }

    .produkt-warenkorb .headerinfo h3 {
        color: #7F7F7F;
        padding: 5px 0;
        border-bottom: 1px solid #7F7F7F;
        border-top: 1px solid #7F7F7F;
    }

    .produkt-warenkorb .headerinfo .head1 {
        width: 220px;
        float: left;
    }

    .produkt-warenkorb .headerinfo .head2 {
        width: 100px;
        float: left;
        text-align: right;
    }

    .produkt-warenkorb .headerinfo .head3 {
        width: 97px;
        float: left;
        text-align: right;
    }

    .produkt-warenkorb .headerinfo .head4 {
        width: 168px;
        float: left;
        text-align: right;
    }

    .order-overview .produkt-warenkorb .headerinfo .head1 {
        width: 200px;
    }

    .order-overview .produkt-warenkorb .headerinfo .head3, .order-overview .produkt-warenkorb .headerinfo .head4 {
        width: 158px;
    }

    .order-overview .produkt-warenkorb .price-one {
        width: 100px;
        float: left;
        text-align: right;
        font-size: 16px;
    }

    .order-overview .entry {
        padding: 5px 0;
        float: left;
        font-size: 14px;
    }

    .order-overview .entry .label {
        float: left;
        font-weight: bold;
        width: 200px;
    }

    .order-overview .entry .value {
        float: left;
        width: 300px;
    }

    .order-overview .orderNo {
        font-size: 12px;
    }

    .order-price-list li {
        position: relative;
        height: 100%;
        padding: 5px 0;
    }

    .order-overview .accordion {
        margin-bottom: 20px;
        font: 12px/16px Arial, Helvetica, sans-serif
    }

    .order-price-list.infopart li {
        padding: 0;
    }

    .order-price-list.infopart li .price-part {
        font-size: 14px;
    }

    .order-price-list .produkt-info {
        float: left;
        width: 200px;
    }

    .order-price-list .price-part {
        float: left;
        font-size: 16px;
        width: 158px;
        padding: 0;
        text-align: right;
    }

    .order-price-list .cost-label {
        float: left;
        font-size: 14px;
        width: 415px;
        padding: 0;
        text-align: right;
    }

    .order-price-list .cost-price {
        float: left;
        font-size: 14px;
        width: 200px;
        padding: 0;
        text-align: right;
    }

    .order-price-list .price-part-gross {
        font-weight: bolder;
    }

    .order-price-list .submit-bt-ca2 {
        margin-top: 40px;
    }

    .order-overview {
        padding: 25px 20px 0;
    }

    .order-price {
        margin-top: 20px;
    }

    .produkt-info .pro-pic {
        position: absolute;
        top: 0;
        left: 200px;
        padding: 5px;
        float: left;
        background: #fff;
        border: 1px solid #a3abad;
        z-index: 100;
    }

    .produkt-info .pro-pic img {
        display: block;
    }

    .warenkorb-list .produkt-num {
        position: relative;
        float: left;
        width: 37px;
        padding: 0 30px;
    }

    .produkt-num .plus, .produkt-num .minus {
        font-size: 17px;
        color: #fff;
        height: 17px;
        width: 17px;
        background: #096b6a;
        display: block;
        text-align: center;
        vertical-align: middle;
        margin: 0 0 4px;
    }

    .produkt-num a:hover {
        text-decoration: none;
    }

    .plus-minus-bt {
        position: absolute;
        top: 0;
        right: 10px;
    }

    .warenkorb-list .price-part {
        float: left;
        font-size: 14px;
        width: 148px;
        padding-top: 5px;
        text-align: right;
    }

    .warenkorb-list .price-one {
        float: left;
        font-size: 14px;
        width: 100px;
        padding: 5px 20px 0 0;
        text-align: right;
    }

    .warenkorb-list .s-price, .warenkorb-list .s-tax {
        display: none;
    }

    .warenkorb-list .input-num {
        width: 25px;
        text-align: center;
        padding: 10px 5px;
    }

    .delete {
        margin: 0;
        display: block;
        height: 15px;
        width: 15px;
        float: left;
        text-indent: -9999px;
        background: url(../img/delete.png) no-repeat 0 0;
    }

    .total-price {
        text-align: right;
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px;
        border-top: 1px solid #7F7F7F;
        padding: 10px 22px 40px 0;
        position: relative;

    }

    .total-price #loader {
        position: absolute;
        right: 200px;
        top: 0px;
    }

    .topline {
        border-top: 1px solid #BCBCBC;
    }

    .total-price .hint {
        font-size: 12px;
        color: #7F7F7F;
        font-weight: normal;
        float: left;
        margin-left: 20px;
        margin-top: 20px;
    }

    .shipping-cost {
        text-align: left;
        font-size: 12px;
        margin-left: 20px;
        color: gray;
        /*margin-top:20px;*/

        padding: 10px 22px 0px 0;
    }

    #shippingCost {
        display: none;
    }

    .warenkorb-page .right {
        width: 355px;
        height: 675px;
        background: #e8e5e5;
        float: left;
        padding: 25px 0 0;
    }

    .warenkorb-page .right h2 {
        padding: 0 0 10px 15px;
    }

    .order-page ul.header {
    }

    .login-form p {
        padding: 5px 0;
    }

    .login-form label {
        width: 110px;
        float: left;
        line-height: 28px;
    }

    .login-form .input-comm {
        width: 193px;
    }

    .login-form .submit-bt-ca2 {
        height: 30px;
        line-height: 30px;
        float: right;
        padding: 0 5px;
    }

    * + html .login-form .submit-bt-ca2 {
        line-height: 10px;
    }

    .warenkorb-page .s-wraper {
        padding: 0 25px 30px 15px;
    }

    .s-wraper .red-bt {
        height: 30px;
        line-height: 30px;
        float: right;
        padding: 0 5px;
        font-size: 14px;
    }

    div.orderboxlogin .reset-link {
        color: #096B6A;
    }

    /*
	*suchergebnis-page
	*/
    .suchergebnis-page {
        padding: 25px 0;
    }

    .suchergebnis-page .search-part {
        width: 290px;
        padding: 0 0 0 20px;
    }

    .suchergebnis-page .search-part .search-input {
        width: 240px;
    }

    .suchergebnis-page h2 {
        font-size: 16px;
        color: #575a5f;
        font-weight: 700;
        padding: 20px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .suchergebnis-page .produkt-box {
        padding: 15px 0 15px 10px;
    }

    .suchergebnis-page .produkt-box img {
        width: 300px;
    }

    .suche-result-part {
        width: 485px;
        float: left;
        padding: 0 20px;
    }

    .suche-result-list {
    }

    .suche-result-list li {
        border-top: 1px solid #ccc;
        padding: 5px 20px 5px 0;
    }

    .bread-crumbs-02 a {
        color: #096665;
    }

    .suche-result-list li img.productimage {
        width: 100px;
        float: left;
        padding: 7px 0 0 0;
    }

    .suche-result-list li div.smallresulttext {
        padding: 0 0 0 110px;
    }

    .suche-result-list li h4 {
        font-weight: 700;
        padding: 5px 0;
    }

    .suche-result-list li h4 a {
        color: #096665;
    }

    .suche-result-list li h4 a:hover {
        color: #eb2d2e;
        text-decoration: none;
    }

    .suche-result-list li p {
        color: #575a5f;
    }

    .suche-result-list li p a {
        font-weight: 700;
        color: #096665;
    }

    .suche-result-part .page-part {
        padding: 10px 0 0;
    }

    .page-part div.pagination-button {
        width: 100px;
        height: 28px;
        float: left;
    }

    .page-part div.pagination-list {
        float: left;
        width: 280px;
    }

    .page-part ul.page-list {
        text-align: center;
        width: 300px;
        margin: 0 auto;
    }

    .suche-nav-part {
        float: left;
        padding: 20px;
        width: 170px;
        background: #f0f8f8;
    }

    .suche-nav-part h3 {
        background: url(../img/dere2.png) no-repeat scroll 2px -13px;
        cursor: pointer;
        font-weight: 700;
        font-size: 14px;
        color: #062e2e;
        padding: 5px 0 5px 20px;
    }

    .suche-nav-part h3.ex {
        background: url(../img/dere2.png) no-repeat scroll 2px 10px;
    }

    .suche-nav-part ul li {
        height: 20px;
        width: 100%;
        overflow: hidden;
    }

    .suche-nav-part ul li input {
        float: left;
        display: inline-block;
        margin: 0 5px 0 0;
        height: 15px;
        width: 15px;
        overflow: hidden;
    }

    .suche-nav-part ul li a {
        float: left;
    }

    /*
	*anfrage-page style
	*/
    .registration-page, .bookmark-page, .profile-page, .faqlist-page, .bboard-page, .anfrage-page {
        padding: 30px 0;
    }

    .registration-page .top-title, .bookmark-page .top-title, .profile-page .top-title, .faqlist-page .top-title, .bboard-page .top-title, .anfrage-page .top-title {
        padding: 0 20px 20px;
    }

    .standardform-con, .registration-con, .profile-con, .bboard-con, .faqlist-con, .anfrage-con {
        position: relative;
        font-size: 14px;
        padding: 30px 20px;
        background: url(../img/dere_bg.png) no-repeat scroll 0 0 transparent;
    }

    .order-page .standardform-con, .order-page .registration-con {
        background: none;
    }

    .order-page .standardform-con .left,
    .order-page .standardform-con .right,
    .order-page .standardform-con #deliveryaddressplacholder {
        display: block;
    }

    .order-page .standardform-con .left,
    .order-page .standardform-con #deliveryaddressplacholder {
        width: 70%;
        float: left;
    }

    .order-page .standardform-con #deliveryaddressplacholder {
        height: 300px;
    }

    .order-page .standardform-con .right {
        width: 30%;
        float: left;
    }

    .standardform-con h2, .registration-con h2, .profile-con h2, .faqlist-con h2, .bboard-con h2, .anfrage-con h2 {
        color: #000;
        font: 24px/30px Helvetica, sans-serif;
        padding: 0 0 15px;
    }

    .faqlist-con strong, .bboard-con strong {
        font-weight: 700;
    }

    .faqlist-con em, .bboard-con em {
        font-weight: normal;
    }

    .standardform-con .line, .registration-con .line, .profile-con .line, .faqlist-con .line, .bboard-con .line, .anfrage-con .line {
        margin-top: 15px;
        padding: 15px 0;
        border-top: 1px solid #ccc;
    }

    .standardform-con .standard-form, .registration-con .registration-form, .bboard-con .bboard-form, .faqlist-con .bboard-form, .profile-con .profile-form, .anfrage-con .left {
        float: left;
        padding-right: 70px;
    }

    .bboard-con .edit-form {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .bboard-form {
        position: relative;
        width: 800px;
    }

    .bboard-form #registrationThumbnail {
        position: absolute;
        top: 0;
        right: 25px;
        max-width: 300px;
        max-height: 300px;
    }

    .registered-products .regproducts_subheading {
        padding: 6px;
        background-color: #CEE1E1;
        border: 1px solid #FFF;
        border-top: 1px solid #D1D1D1;
    }

    .bboard-form select {
        border: 1px solid #d7d7d7;
        width: 383px;
        margin-left: 4px;
        color: #999;
        font: 12px/16px Arial, Helvetica, sans-serif;
    }

    .bboard-form select[class='error'] {
        border: 1px solid #DD4B39;
        width: 383px;
        margin-left: 4px;
    }

    .faqlist-page #newFaq {
        margin: 0;
        float: right;
    }

    .bboard-con span.error, .registration-con span.error, .standardform-con span.error, .profile-con span.error {
        color: #DD4B39;
        margin-left: 9px;
    }

    .standardform-con span.error {
        margin-left: 150px;
        display: block;
    }

    .standardform-con .standard-form p.checkbox input {
        width: 30px;
        margin-top: 7px;
        float: left;
    }

    .standardform-con .standard-form p.checkbox label {
        width: 400px;
        float: left;
    }

    .anfrage-con span.error {
        color: #DD4B39;
    }

    .orderboxlogin strong.error, .bboard-con strong.error, .profile-con strong.error, .standardform-con strong.error, .registration-con strong.error {
        color: #DD4B39;
    }

    * + html span.error {
        display: inline-block;
        padding-bottom: 6px;
        clear: both;
    }

    select[class='prod-reg error'] {
        border: 1px solid #DD4B39;
    }

    select.prod-reg {
        width: 383px;
        color: black;
    }

    input.prod-reg {
        float: left;
        width: 369px;
        margin-left: 4px;
        border: 1px solid #d7d7d7;
        height: 15px;
        padding: 6px 5px 7px;
        font: 12px/16px Arial, Helvetica, sans-serif;
    }

    .prod-reg-error {
        font-size: 14px;
        color: #DD4B39;
        display: block;
        margin: 0 0 5px 160px
    }

    div.registration-con .reset-link {
        color: #096B6A;
    }

    div.bboard-con .bboard-form input.checkbox {
        float: left;
        margin-right: 5px;
        margin-top: 8px;
    }

    div.bboard-con .bboard-form input.error, div.anfrage-con .bboard-form input.error, div.profile-con .profile-form input.error, div.standardform-con .standard-form input.error, div.registration-con .registration-form input.error {
        border: 1px solid #DD4B39;
    }

    /* User Profile */
    .profile-navigation {
        border-bottom: 1px solid #D1D1D1;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .profile-navigation li {
        border: 1px solid #CCC;
        margin: 0 4px -1px 0;
        background: url("../img/tab_bg_02.gif") repeat-x scroll 0 0 transparent;
        float: left;
        height: 29px;
    }

    .profile-navigation li a {
        display: inline-block;
        font-size: 14px;
        line-height: 29px;
        padding: 0 10px;
    }

    .profile-navigation li a:hover {
        text-decoration: none;
        background: #7c9090;
        color: #FFF;
    }

    .profile-navigation li.active {
        background: #7c9090;
    }

    .profile-navigation li.active a {
        color: #FFF;
    }

    span.error-list, .ean-error {
        color: #E42C2D;
        font-weight: 700;
    }

    div.profile-con .profile-form input.input-comm.readonly {
        background-color: #ddd;
    }

    .anfrage-con .left {
        width: 440px;
    }

    .bboard-con p, .faqlist-con p, .registration-con p, .standardform-con p, .profile-con p, .anfrage-con p {
        width: 100%;
        overflow: hidden;
        padding: 5px 0;
    }

    .bboard-con .bboard-form p label, .profile-con .profile-form p label, .registration-con .registration-form p label, .standardform-con .standard-form p label, .anfrage-con .left p label {
        font-size: 14px;
        line-height: 28px;
        width: 150px;
        float: left;
        display: inline-block;
    }

    .registration-con p .select-title, .standardform-con p .select-title, .bboard-con p .select-title, .anfrage-con .left p .select-title {
        float: left;
        margin: 0 4px;
    }

    .registration-con p .select-title, .standardform-con p .select-title {
        margin: 0;
    }

    .bboard-con p .input-comm, .anfrage-con .left p .input-comm {
        width: 269px;
        float: left;
        margin: 0 4px;
    }

    .registration-con p .select-title .style1_select, .standardform-con p .select-title .style1_select {
        width: 365px;
    }

    .bboard-con p .input-comm, .profile-con p .input-comm, .registration-con p .input-comm, .standard-form input.input-comm {
        width: 369px;
    }

    .anfrage-con .left p .size-m {
        width: 180px;
    }

    .anfrage-con .left p .size-s {
        width: 70px;
    }

    .anfrage-con .right {
        float: left;
        width: 430px;
    }

    .anfrage-con .right .sq {
        width: 30px;
        text-align: center;
    }

    .anfrage-con .right ul {
        padding: 10px 0 0;
    }

    .anfrage-con .right ul li ul {
        padding: 10px 0 0 30px;
    }

    .anfrage-con .right ul li {
        padding: 5px 0;
    }

    .anfrage-con .anfrage-submit {
        position: absolute;
        bottom: 0;
        right: 20px;
        width: 125px;
    }

    * + html .technicaldata-slider-box {
        position: relative;
    }

    * + html #sliderTechnicaldataPrev {
        margin-left: 10px;
    }

    * + html #sliderTechnicaldataNext {
        margin-right: -10px;
    }

    .datepicker-part span {
        float: left;
        padding: 0 15px;
        line-height: 28px;
    }

    * + html .datepicker-part {
        padding-left: 8px;
    }

    .datepicker-part .input-comm {
        float: left;
        width: 70px;
    }

    .datepicker-part .ui-datepicker-trigger {
        float: left;
        padding: 0 0 0 5px;
    }

    /*
		*sitemap-page style
		*/
    .sitemap-page {
        position: relative;
        padding: 20px 0;
    }

    .sitemap-page h2 {
        font: 24px/30px Helvetica, sans-serif;
        color: #000;
        padding: 10px 20px;
    }

    .level-part {
        padding: 20px 20px 10px;
        background: url(../img/dere_bg.png) no-repeat 0 0;
    }

    .level-part a {
        color: #096B6A;
    }

    .level-part ul {
        padding: 0 0 15px;
    }

    .level-part h3 {
        font-size: 16px;
        font-weight: 700;
    }

    .level-part h3 a {
        color: #096b6a;
    }

    .level-02 {
        font-size: 14px;
        margin: -25px 0 0 240px;
    }

    .level-part .level-02 li {
        padding: 10px 0;
    }

    .level-part .level-03 li, .level-part .level-04 li {
        padding: 3px 0;
    }

    .level-03, .level-04 {
        font-size: 12px;
        margin: -20px 0 0 220px;
    }

    .v-line {
        position: absolute;
        top: 70px;
        width: 1px;
        background: #ccc;
    }

    .v-line-01 {
        left: 220px;
    }

    .v-line-02 {
        left: 430px;
    }

    .v-line-03 {
        left: 655px;
    }
}

/** end @media */
/*
 * Backend Toolbar
 */
/* .backend-toolbar {
	position: relative;
}
.backend-toolbar ul {
	position: absolute;
	background-color: white;
	padding: 5px;
	z-index: 120;
	top: 0;
	left: 0;
}
.portlet .backend-toolbar li {
	border-top: none;
}
.portlet .backend-toolbar {
	position: relative;
	top:0;
	left:0;
}

.mid .backend-toolbar {
	top: -25px;
}

.backend-toolbar a:hover {
	opacity: 0.7;
} */
/*
 * Backend Toolbar for on site editing
 */
/* general */
.backend-toolbar {
    position: relative;
    top: 0;
    left: 0;
    width: *;
    z-index: 2000;
    padding: 2px 2px 2px 5px;
    background-color: #FFF;
    filter: alpha(opacity=80);
    border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
    float: left;
}

.content-container .text.block .backend-toolbar {
    left: 100px;
}

div.backend-toolbar.portlet_keyvisual_carousel {
}

.produkt-list-show li div.backend-toolbar.portlet_teaser_1column ul li, .produkt-list-show li div.backend-toolbar.portlet_teaser_2column ul li {
    margin: 0 !important;
    border: none 0;
}

/*
 * @todo: ist eine andere Positionierung möglich, damit die Buttons
 * klickbar sind
 */
.background-toolbar-right {
    top: 120px;
    left: 10px;
}

.backend-toolbar ul {
    height: 16px;
}

.backend-toolbar ul li {
    display: inline;
    list-style-type: none;
}

.backend-toolbar ul li a {
    display: block;
    float: left;
    width: 20px;
    /* height: 20px; */
    padding: 0;
}

.backend-toolbar ul li a:hover {
    background-image: none !important;
    background-color: #f0f0f0 !important;
}

.backend-toolbar ul li a img {
    padding-right: 5px;
    border: 0;
}

/* bookmark */
.bookmark-page ul.bookmarks {
    margin-bottom: 30px;
}

.bookmark-page ul.bookmarks li {
    margin-bottom: 10px;
}

/* bbord */
.profile-form table {
    width: 100%;
    margin-bottom: 40px;
}

.bboard-con .input-comm {
    width: 269px;
    margin-bottom: 15px;
}

.bboard-con .meta em {
    font-style: italic;
}

.bboard-con .contact-information, .bboard-con .description {
    margin-top: 15px;
}

.bboard-con .comments {
    margin-top: 15px;
    margin-bottom: 15px;
}

.bboard-con dl.accordion-part {
    padding-bottom: 15px;
    margin-bottom: 35px;
    float: left;
    border-bottom: 1px solid #CCC;
}

.delete-link {
    background: url('../img/submit_bg.gif') repeat-x;
    color: #fff;
    line-height: 30px;
    padding: 5px 10px;
}

#bboard_image {
    height: 25px;
}

.hidden {
    display: none;
}

.events th, .registered-products th {
    background: #CEE1E1;
    /*color:#FFF;*/
    padding: 8px;
    border: 1px solid #fff;
    font-weight: 700;
}

.events td {
    padding: 5px 10px;
    border-bottom: 1px solid #D1D1D1;
}

table.registered-products {
    width: 95%;
    margin-bottom: 2em;
}

.registered-products td {
    padding: 10px 0 0 10px;
    color: black;
    line-height: 1em;
    vertical-align: top;
}

.registered-products td:last-child {
    min-width: 160px;
}

.registered-products td img {
    vertical-align: middle;
    max-height: 120px;
    max-width: 120px;
}

.registered-products td[rowspan="3"] {
    height: 130px;
    border-bottom: 1px solid #D1D1D1;
}

#p_select_productfamily, #p_select_productfamilymodel, #p_select_product, #p_select_decor {
    display: none
}

#p_select_productfamily.forceshow {
    display: block;
}

/* Survey */
.survey {
    margin: 20px;
}

.activity-part {
    width: 100%;
    margin-bottom: 15px;
}

/*
div.backend-toolbar {
	display:none;
}
*/
.faqlist-con form {
    margin-bottom: 40px;
}

.faqlist-con form .input-comm {
    padding: 6px 7px 7px;
    width: 264px;
}

.faqlist-con .submit-bt {
    margin-left: 0;
    margin-top: 10px;
}

.faqlist-con .accordion-part dt {
    width: 865px;
}

.faqlist-con .accordion-part dd {
    width: 830px;
}

.faqlist-con .paginator {
    width: 600px;
}

.faqlist-con .accordion-part dt.ex {
    background-position: 15px 20px;
}

.faqlist-con .page-part {
    float: left;
}

#fancybox-content h2 {
    font-size: 30px;
    line-height: 40px;
    color: #062E2E;
    margin-top: 15px;
    margin-bottom: 35px;
}

#fancybox-content h3 {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 35px;
    line-height: 36px;
}

#fancybox-content p {
    margin-bottom: 15px;
}

ul.deliveryAddressRetailerList li {
    color: #555;
    float: left;
}

ul.deliveryAddressRetailerList li input {
    float: left;
    display: block;
    height: 18px;
    margin-right: 10px;
}

ul.deliveryAddressRetailerList li div {
    float: left;
    padding: 0 0 10px 20px;
    width: 800px;
}

.right ul.deliveryAddressRetailerList li div {
    width: 250px;
    margin: 5px 0;
    line-height: 20px;
}

ul.deliveryAddressRetailerList li label {
    font-weight: bolder;
    display: block;
}

ul.deliveryAddressRetailerList li.error label {
    color: #DD4B39;
    font-weight: 400;
}

.standard-form p.commonerror {
    color: #DD4B39;
    margin-bottom: 5px;
}

.orderform-complete {
    padding: 30px 0;
}

.orderform-complete .produkt-warenkorb {
    background-image: none;
    padding: 10px 0 0;
    margin-bottom: 20px;
}

.orderform-complete .produkt-info p {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
}

.order-overview p {
    font-size: 16px;
}

.accordion div {
    width: 620px;
}

.accordion div div {
    width: auto;
}

.accordion input.submit-bt-ca2 {
    margin-top: 20px;
}

.accordion h2 {
    padding: 3px 0 0 35px;
    font-size: 18px;
}

.accordion div h2 {
    padding: 0;
}

.accordion .ui-state-active, .accordion .ui-widget-content .ui-state-default, .accordion .ui-widget-header .ui-state-default {
    border-color: #ddd;
    background: #f8f8f8;
}

.accordion .ui-state-hover {
    background-image: none;
    background-color: #f8fff8;
    border-color: #ddd;
}

.accordion .ui-state-default .ui-icon, .accordion .ui-state-active .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}

table.events {
    margin-bottom: 50px;
}

/*
 * Page-PD productfamily navi
 */
div#productfamilymodel-navi {
    width: 100%;
    clear: both;
}

ul#productfamilymodel-tablist {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 31px;
    border-bottom: 1px solid #8B8989;
    margin: 0;
}

ul#productfamilymodel-tablist li {
    float: left;
    height: 28px;
    background: url("images/pdfam_tab_bg_inactive.png") repeat-x;
    margin: 2px 1px 0;
    border: 1px solid #8B8989;
}

ul#productfamilymodel-tablist li#active {
    border-bottom: 1px solid #3F8E8E;
    background: url("images/pdfam_tab_bg_active.png") repeat-x;
}

ul#productfamilymodel-tablist li#active a {
    color: #fff;
}

#productfamilymodel-tablist a {
    float: left;
    display: block;
    color: #666;
    line-height: 15px;
    text-decoration: none;
    padding: 6px;
}

#productfamilymodel-tablist a:hover {
    color: #fff;
    border-bottom: 1px solid #3F8E8E;
    background: url("images/pdfam_tab_bg_active.png") repeat-x;
}

ul#productfamilymodel-tablist li#pdfam {
    height: 22px;
    margin: 2px 0 0;
    padding: 7px 10px 0 20px;
    background: none;
    border: 0 none;
}

.back_link {
    color: #717171;
    font-weight: 700;
}

/*
 * Page-PD productfamily subnavi - products list
 */
form.modelProductList-form select#productmodelProductPdPageList {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #D7D7D7;
    color: #999;
    font: 12px/16px Arial, Helvetica, sans-serif;
    height: 32px;
    width: 357px;
    padding: 6px 5px 7px;
}

form.modelProductList-form h3, form.modelProductList-form select {
    margin-left: 20px;
}

form.modelProductList-form h3 {
    font-size: 14px;
    line-height: 20px;
}

/* Datepicker */
#ui-datepicker-div .ui-widget-header {
    background: #CEE1E1;
    border-color: #062E2E;
    color: #062E2E;
}

#ui-datepicker-div .ui-widget-header .ui-icon {
    background-image: url("../img/jt_bt.png");
}

#ui-datepicker-div .ui-icon-circle-triangle-w {
    background-position: 10px 4px;
}

#ui-datepicker-div .ui-icon-circle-triangle-e {
    background-position: 0 -46px;
}

#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default {
    background: #CCC;
    border: 1px solid #CCC;
    color: #062E2E;
    font-weight: 700;
}

#ui-datepicker-div .ui-state-hover, #ui-datepicker-div .ui-widget-content .ui-state-hover, #ui-datepicker-div .ui-widget-header .ui-state-hover, #ui-datepicker-div .ui-state-focus, #ui-datepicker-div .ui-widget-content .ui-state-focus, #ui-datepicker-div .ui-widget-header .ui-state-focus {
    border: 1px solid #062E2E;
    background: #CEE1E1;
    font-weight: 700;
    color: #062E2E;
}

#ui-datepicker-div .ui-state-highlight, #ui-datepicker-div .ui-widget-content .ui-state-highlight, #ui-datepicker-div .ui-widget-header .ui-state-highlight {
    background: #CEE1E1;
    border: 1px solid #062E2E;
    color: #062E2E;
}

.news-content table td {
    vertical-align: top;
}

.news-content p {
    width: 55%;
    line-height: 150%;
}

.scrollable {
    height: 300px;
    overflow: auto;
    border: 1px solid #efefef;
}

.toggle-link {
    background: url("../img/dere.png") no-repeat scroll 5px -14px #E8E8E8;
    cursor: pointer;
    display: block;
    padding: 5px 10px 5px 20px;
    width: 100%;
}

.order-overview .toggle-link {
    margin-bottom: 10px;
}

.toggle-link.open {
    background-position: 5px 9px;
}

#terms, #disclaimer {
    display: none;
}

.product-list-table {
    width: 97%;
    vertical-align: top;
}

.product-list-table th {
    background: #CEE1E1;
    padding: 8px;
    border: 1px solid #fff;
}

.product-list-table td {
    padding: 8px;
    vertical-align: top;
}

.product-list-table td.description {
    padding-top: 30px;
    width: 260px;
    /*padding: 0 30px;*/
}

.product-list-table td.productname {
    width: 260px;
    /*padding: 0 30px;*/
}

.product-list-table td.description img.thumbnail {
    float: right;
    padding: 10px;
}

.product-list-table td.price {
    /* AW 25.02.2013 width:20%; */
    width: 90px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}

.product-list-table td.order .red-bt {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    float: left;
}

.product-list-table td.order .number {
    height: 24px;
    line-height: 24px;
    float: left;
    margin-right: 10px;
}

.product-list-table td.order a {
    text-decoration: none;
}

.product-list-table td a {
    text-decoration: underline;
}

.product-list-table th.productname {
    width: 30%;
}

h2.accessoires_header {
    margin-bottom: 15px;
}

.retailer-downloads {
    float: left;
    padding: 0 60px 10px;
}

.retailer-downloads .download-family {
    float: left;
    width: 860px;
    margin-bottom: 20px;
}

.retailer-downloads h2 {
    background: none repeat scroll 0 0 #7C9090;
    border: 1px solid #D1D1D1;
    color: #FFF;
    padding: 5px 20px;
    margin-bottom: 20px;
}

.retailer-downloads h3 {
    color: #666;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 700;
}

.retailer-downloads h4 {
    color: #666;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 12px;
}

.retailer-downloads ul {
    margin-bottom: 30px;
}

.retailer-downloads ul li {
    padding: 15px 0 15px 40px;
    margin-left: 20px;
}

.retailer-downloads a {
    color: #096B6A;
    font-size: 14px;
}

.rt-downloads input {
    margin-left: 60px;
}

.comment-form p.success {
    color: #FFF;
    background: #7C9090;
    padding: 5px;
}

/** Spare Parts **/

#productselector li {
    float: left;
    width: 25%;
    position: relative;
}

#productselector ul > li:nth-child(4n+1) {
    clear: both;
}

#productselector li .name {
    min-width: 80px;
    padding: 5px 10px;
    background-color: #096B6A;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 30px;
    font-weight: bold;
}

#productselector li .article_number {
    padding: 8px 10px;
    background-color: #096B6A;
    color: #fff;
    position: absolute;
    right: 16px;
    bottom: 16px;
    font-weight: bold;
}

.productselectr_frame {
    border: 1px solid #D7D7D7;
    display: block;
    margin: 15px;
    min-height: 360px;
}

.productselectr_frame img {
    width: 100%;

}

.produktdetail-part .spareparts-noresults {
    display: block;
    float: left;
    font-weight: bold;
    padding: 10px 30px;
    width: 920px;
    background: #CEE1E1;
}

#spareparts_productsector_frame #prod_reg_form {
    width: 410px;
    margin-left: 20px;
    margin-top: 20px;
}

#spareparts_productsector_frame h2 {
    font-size: 18px;
    margin-left: 20px;
}

#spareparts_productsector_frame #prod_reg_form label {
    width: 130px;
    display: block;
    float: left;
}

#spareparts_productsector_frame #prod_reg_form select {
    width: 260px;
}

#spareparts_productsector_frame .bboard-form {
    width: 580px;
}

.typeplate-select {
    margin-top: 20px;
}

#p_select_typeplate {
    padding-top: 0;
}

.spareparts_container {
    margin-top: 20px;
}

.spareparts_breadcrumb {
    margin-left: 20px;
    margin-bottom: 40px;
    font-weight: bold;
}

.spareparts_breadcrumb .breadcrumbspacer {
    padding: 0 10px;
}

#spareparts .product-list-table td {
    vertical-align: middle;
    border-bottom: 1px solid #CCC;
}

#spareparts .product-list-table td p {
    font-weight: bold;
    margin-bottom: 5px;
}

#spareparts .product-list-table td .show-infos {
    cursor: pointer;
    color: #666;
    text-decoration: underline;
}

#spareparts .bestellen-bt,
#accessories .bestellen-bt {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 6px;
}

#spareparts .red-bt,
#accessories .red-bt {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}

#spareparts .bestellen-bt span,
#accessories .bestellen-bt span {
    height: 24px;
    line-height: 24px;
}

.price_info {
    font-size: 11px;
    color: #555555;
    display: block;
}

#spareparts .anz {
    height: 22px;
    line-height: 22px;
    text-align: center;
}

table.spareparts {
    width: 300px;
}

table.spareparts td {
    padding: 5px 10px;
}

#spareparts .info {
    float: right;
    padding: 10px 0;
    margin-right: 30px;
}

body.logged-in li.product-registration {
    display: block;
}

.news-downloads li a {
    font-size: 14px;
    color: #096B6A;
}

.news-downloads li {
    background: url("../img/download.png") no-repeat scroll 0 5px transparent;
    padding: 15px 0 15px 40px;
}

.news-downloads li.default {
    background: url("../img/download.png") no-repeat scroll 0 -188px transparent;
}

div.content div.magazinseite-part div.faqlist-con {
    position: static;
}

.clearbreak {
    clear: both;
}

table img.accessoire_image {
    max-height: 120px;
    max-width: 100px;
}

.tab-loading {
    margin: 15px 0 0 40px;
}

img.page-detail-tabs-thumbnail {
    max-width: 120px;
}

table.lb-technical-data {
    width: 100%;
}

table.lb-technical-data tr td {
    padding: 2px 4px;
}

table.lb-technical-data tr.odd td {
    background-color: #f1f1f1;
    line-height: 22px;
}

table.lb-technical-data tr td {
    width: 50%;
}

/*.search-spare-part*/
.search-spare-part-right {
    float: right;
    width: 340px;
}

.search-spare-part-right h2 {
    margin-bottom: 15px;
    font-size: 18px;

}

.search-spare-part-right select {
    margin-left: 0;
    width: 245px;
}

.typeplate-select h2 {
    font-size: 18px;
    margin-top: 35px;
}

.header-search-spare-part {
    padding: 20px 30px;
    margin: 20px 0;
    width: 400px;
}

.header-search-spare-part p.infotext { /*height:100px;*/
}

.search-spare-part .search-input {
    width: 200px;
    float: left;
    height: 15px;
}

.spareparts input.submit {
    width: 125px;
    background: url("../img/submit_bg.gif") repeat-x scroll 0 0 #B32222;
    border-color: #B32222 #B32222 #E92D2E;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    text-align: center;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
}

h2.productname {
    margin-left: 20px;
    margin-bottom: 40px;
}

.exploded_drawing {
    float: left;
    margin-right: 10px;
}

.product-list-table.spareparts-table {
    margin: 0px auto;
    width: auto;
}
.product-list-table.spareparts-table tr td {
    height: 24px;
    line-height: 24px;
}
.product-list-table.spareparts-table tr:nth-child(even) {
    background-color: #fafafa;
}
.product-list-table.spareparts-table .thumbnail {
    width: 110px;
}

.product-list-table.spareparts-table .productname {
    width: 260px;
}

.product-list-table.spareparts-table .eanarticlenumber {
    width: 260px;
}

/* AW 25.02.2013 .product-list-table.spareparts-table .price { width:120px; text-align: left;} */
.product-list-table.spareparts-table .price {
    width: 90px;
    text-align: left;
}

/* AW 25.02.2013 .product-list-table.spareparts-table .basket { width:200px; } */
.product-list-table.spareparts-table .basket {
    width: 170px;
}
.product-list-table.spareparts-table .order form {
    display: block;
    float: left;
    width: 100%;
}
.product-list-table.spareparts-table .order form a.red-bt {
    float: right;
}

.rightpart .header-search-part {
    position: relative;
    bottom: 0;
    right: 0;
}

.rightpart .search-part {
    width: 245px;
}

.rightpart .search-part p {
    padding: 0;
}

span.inBasket {
    margin-top: 5px;
    display: block;
    color: #096B6A;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

td.orderOption {
    width: 140px;
}

.gm-style-iw,
.gm-style-iw * {
    overflow: hidden !important;
}

#new_teaser_bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #555;
    z-index: 999;
    opacity: 0.8;
}

#new_teaser_wrapper {
    position: absolute;
    width: 100%;
    height: 330px;
    top: 196px;
    z-index: 1000;
    background-image: url(../img/overlay_bg.png);
    background-position: center 0;
}

#new_teaser_data {
    width: 100%;
    height: 330px;
    width: 980px;
    position: relative;
    margin: 0 auto;

}

#new_teaser_close,
#new_teaser_left,
#new_teaser_right {
    position: absolute;
    display: block;
}

#new_teaser_close {
    right: 5px;
    top: 1px;
}

#new_teaser_left {
    left: 250px;
    top: 275px;
}

#new_teaser_right {
    left: 750px;
    top: 275px;
}

#new_teaser_close {
    background: url(../img/overlay_close.png) right 0 no-repeat;
    width: 98px;
    height: 22px;
    padding-top: 5px;
    color: #096B6A;
}

#new_teaser_left,
#new_teaser_right {
    display: block;
    background-image: url(../img/keyvisual_arrow.png);
    height: 38px;
    width: 190px;
    background-color: transparent;
    background-repeat: no-repeat;
    color: #ffffff;
    padding-top: 6px;
    padding-left: 10px;
    font: 20px 'HelveticaLight';
    font-weight: bold;

}

.keyvisual2 {
    position: relative;
}

.keyvisual2 .links-02 {
    position: absolute;
    left: 150px;
    top: 140px;
    background-image: url(../img/keyvisual_arrow.png);
    width: 164px;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 6px;
}

.keyvisual2 .links-02-rechts {
    left: 650px;
}

.overview_product_teaser_width1,
.overview_product_teaser_width2 {
    background-color: #e6e6e6;
    padding: 3px 5px 2px;
    height: 32px;
    overflow: hidden;
}

.overview_product_teaser_width1 {
    width: 290px;
    text-align: center;
}

.overview_product_teaser_width2 {
    width: 620px;
    text-align: center;
}

/* REBRUSH 2016 */
/* HEADER */
.container-top {
    display: none;
}

.header {
    height: 130px;
    padding: 0 0 0 0;
    background: #ffffff;
}

#logo {
    padding: 25px 0 0 40px;
    position: absolute;
}

.main-nav {
    position: inherit;
    float: right;
    padding-top: 80px; /* 98px; */
}

.main-nav li a {
    color: #666666;
}

.main-nav .sub-nav-bottom {
    margin: -2px -20px 0 -20px;
}

.top-info-part {
    right: 20px;
}

.land-bt .arrow-down {
    background-image: url(../img/dere_grey.png);
}

.header-search-part {
    right: 20px;
    bottom: 37px;
}

.main-nav .sub-nav-outer {
    top: 94px; /* 112px; */
    left: -17px;
}

.main-nav .sub-nav-bottom {
    padding: 0 0 0 0;
}

.num {
    top: -5px;
    line-height: 20px;
}

.top-info-part li {
    padding: 0 0 0 5px;
}

.top-info-part a.link-bt {
    position: relative;
    background: none;
    border: none;
    text-transform: uppercase;
    color: #666666;
}

.top-info-part li a.cart span, .top-info-part li a.search span {
    position: absolute;
    padding: 0 0 0 0;
    text-indent: -9999px;
    width: 18px;
    height: 15px;
    top: 5px;
    left: 0;
}

.top-info-part li a.cart span {
    background: url(../img/cart_grey.png) top left no-repeat;
}

.top-info-part li a.search span {
    background: url(../img/search_bt_grey.png) top left no-repeat;
    width: 32px;
    height: 28px;
    top: 4px;
}

/* SLIDER */
.slider-list li .descri-txt {
    top: 110px;
}

.slider-show ol#controls {
    position: relative;
    top: -55px;
    padding-left: 447px;
}

.wraper-teaser {
    position: relative;
    padding: 0 0 10px;
    margin-top: -54px;
}

/* TEASER CAROUSEL */
.teaser-part {
    width: 200px;
    margin-left: 20px;
    padding: 0;
    float: left;
    display: inline;
    margin-bottom: 35px;
}

.teaser-part:nth-of-type(1) {
    margin-left: 60px;
}

.teaser-part:nth-of-type(2) {
}

.teaser-part:nth-of-type(3) {
}

.teaser-part:last-of-type {
    margin-right: 60px;
}

.teaser-part a, .teaser-part a:hover, .teaser-part a:focus, .teaser-part a:visited {
    text-decoration: none;
    outline: none;
}

.teaser-part h2 {
    padding: 3px 0 1px 0;
    text-align: center;
    font: 22px 'HelveticaLight';
    color: #ffffff;
    border-width: 2px;
    border-style: solid;
}

.teaser-part img {
    border-width: 2px;
    border-style: solid;
}

.teaser-part:nth-of-type(1) h2, .teaser-part:nth-of-type(1) img {
    border-color: #096b6a;
    background: #096b6a;
}

.teaser-part:nth-of-type(2) h2, .teaser-part:nth-of-type(2) img {
    border-color: #FF5A00;
    background: #FF5A00;
}

.teaser-part:nth-of-type(3) h2, .teaser-part:nth-of-type(3) img {
    border-color: #715038;
    background: #715038;
}

.teaser-part:nth-of-type(4) h2, .teaser-part:nth-of-type(4) img {
    border-color: #58585A;
    background: #58585A;
}

/* FOOTER */
.footer {
    background: #595959;
    padding: 20px 70px 40px 70px;
    line-height: 12px;
}

.footer h3 {
    font-size: 14px;
    padding-top: 10px;
}

.footer p {
    padding-top: 15px;
}

.about-eheim {
    width: 340px;
    padding-right: 0;
}

.sitemap-eheim {
    padding-left: 70px;
    width: 180px;
}

.share-eheim {
    position: relative;
    width: 100%;
    padding-right: 0;
}

.sitemap-eheim ul {
    padding-top: 15px;
}

.sitemap-eheim ul li a, .share-eheim ul li a {
    color: #ffffff;
}

.app-list {
    clear: both;
}

.share-list {
    margin-bottom: 6px;
}
.share-list li a{
    border-radius: 5px;
    background-position: 4px 3px !important;
}

.share-list li a.facebook-icon {
    background: url(../img/sm_facebook.svg) no-repeat #000000;
}

.share-list li a.twitter-icon {
    background: url(../img/sm_twitter.svg) no-repeat #000000;
}

.share-list li a.instagram-icon {
    background: url(../img/sm_instagram.svg) no-repeat #000000;
}

.share-list li a.youtube-icon {
    background: url(../img/sm_youtube.svg) no-repeat #000000;
}

.app-list li {
    float: left;
}

.app-list li a {
    display: inline-block;
    height: 25px;
    width: 84px;
    text-indent: -9999px;
    margin-right: 5px;
}

.googleapp-icon {
    background: url(../img/google-play-badge.png) top left no-repeat;
}

.appstore-icon {
    background: url(../img/appstore-badge.png) top left no-repeat;
}

.footer-copyright {
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 180px;
    text-align: left;
}

.cookie-banner {
    background: #333333;
    color: #ffffff;
    padding: 20px;
    height: 50px;
    display: none;
}
.cookie-banner p {
    float: left;
    width: 80%;
}
.cookie-banner a {
    color: #ffffff;
    display: inline-block;
}

.cookie-banner a.cookie-banner-button {
    color: #ffffff;
    background: #D50613;
    border-radius: 2px;
    margin: 5px 10px;
    line-height: 1;
    height: 12px;
    padding: 10px;
}

.cookie-banner a.cookie-banner-link {
    color: #ffffff;
    margin: 5px 10px;
    line-height: 1;
    padding: 10px 0;
    white-space: nowrap;
}

.alert-warning {
    color: #DD4B39;
    font-weight: bold;
}

