/* $Id: default.css 202 2008-11-04 09:03:51Z christofh $

Use @imports which are combined into a single sheet by server of deployment.
Images should go to ``../static/img/`` 

*/
/* @import "base.css"; */
/* basic styles
 * $Id: base.css 4 2008-09-01 16:02:49Z christofh $
 */
* {
    padding: 0;
    margin: 0
    }
body {
    font: normal 80%/1.5 sans-serif;
    color: #000;
    background-color: #fff
    }
a {
    text-decoration: none
    }
img {
    border: 0
    }
html > body sup, html > body sub {
    vertical-align: baseline;
    position: relative
    }
html > body sup {
    top: -0.4em
    }
html > body sub {
    bottom: -0.2em
    }
ul, ol, li, dd {
    margin-left: 20px
    }
li {
    line-height: 1.25em
    }
.inline {
    list-style: none;
    margin-left: 0
    }
.inline li, .inline li {
    display: inline;
    margin-left: 0
    }
.inline dt {
    clear: left;
    float: left
    }
.inline dd {
    margin-left: 0
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
tr {
    vertical-align: top
    }
caption, th {
    text-align: left
    }
/* useful for and shown by JS */
.jsblock, .jsinline {
    display: none
    }
/* add to floating elements which should not float afterthem */
* html .clearfix {
    /* IE 5-6 */
    height: 1%
    }
.clearfix {
    display: inline-block;
    /* IE7html */
    }
.clearfix:not([class="XXX"]) {
    /* Safari */
    display: block
    }
@media all and (min-width: 0) {
    .clearfix {
        display: block;
        /* O */
        }
    }
.clearfix:after {
    /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
/* @import "layout.css"; */
/* $Id: layout.css 210 2008-11-04 16:00:39Z sebastian $ */
body, select, input, textarea {
    font-family: Arial, Helvetica, sans-serif
    }
select, input, textarea {
    font-size: 1em
    }
body {
    color: #000;
    background: #fff;
    font-size: 75%
    }
a, legend {
    color: #000
    }
a:hover, a:focus {
    text-decoration: underline
    }
h2, h3, h4 {
    font-size: 1em
    }
.footnote {
    font-weight: normal;
    font-size: 0.9em
    }
.inlinelink {
    background: transparent url(/profilsystem/static/img/link_arrow_normal_bold.gif) 0 0.23em no-repeat;
    padding: 0 0 0 10px
    }
.inlinelink-main {
    background-position: 0 0.3em;
    font-weight: bold
    }
.inlinebutton {
    background: transparent url(/profilsystem/static/img/link_arrow_normal_bold.gif) 0 4px no-repeat;
    padding: 0 0 0 10px;
    width: auto;
    border: 0;
    text-align: left;
    font-weight: bold
    }
.head, .foot {
    padding: 23px 20px 0 135px
    }
.foot, .head a, .head span, .head input {
    font-size: 0.95em
    }
.head img {
    display: block
    }
.head .logo {
    float: left;
    font-size: 1.7em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    width: 169px
    }
.head .logo img {
    margin: 0 0 0 auto
    }
.head .logo a img {
    margin-bottom: 8px
    }
.head .meta {
    text-align: right
    }
.head input {
    float: left
    }
.head form, .head .meta a, .head .meta span {
    float: right
    }
.head .meta a, .head .meta span {
    margin-left: 30px
    }
.head .meta a.inlinelink-main {
    background-position: 0 0.4em;
    margin-left: 30px
    }
.head form .text {
    padding: 0.2em 0;
    border: none;
    border-bottom: 1px solid;
    margin-right: 10px;
    margin-left: 30px
    }
.head .cartlink {
    display: block
    }
.footer {
    width: 100%
    }
.foot .info {
    float: left
    }
.foot .meta {
    float: right
    }
.foot a {
    float: left;
    letter-spacing: 0.1em;
    color: #666;
    margin-right: 22px
    }
.foot .info a {
    letter-spacing: 0;
    font-weight: bold;
    color: #000;
    background: url(/profilsystem/static/img/bgs.gif) no-repeat 0 -298px;
    padding-left: 11px;
    float: none
    }
.crumb {
    height: 30px;
    padding: 26px 0 0 135px
    }
html > body .crumb {
    height: auto;
    min-height: 30px
    }
.crumb a, .crumb h1 {
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-right: 0.3em
    }
.crumb a {
    color: #09c
    }
/* @import "modules.css"; */
/* $Id: default.css 21 2008-09-08 16:37:57Z christofh $

/* cols */
.cols .left {
    float: left
    }
.cols .right {
    float: right
    }
/* menu */
.list .menu h3, .detail .menu h3 {
    padding: 0.5em 8px
    }
.selectprops a, .selectprops span {
    float: left;
    display: block;
    font-size: 0.95em;
    color: #fff;
    width: 100px;
    background: url(/profilsystem/static/img/bgs.gif) no-repeat 8px -398px;
    padding-left: 25px;
    padding-bottom: 2px
    }
.selectprops-1-col a, .selectprops-1-col span {
    width: auto
    }
.selectprops span {
    color: #999;
    background-position: 8px -802px
    }
.selectprops a.selected, .selectprops span.selected {
    background-position: 8px -491px
    }
/* menu items - 1, 2 or 3 wide */
.menu .item {
    color: #fff;
    float: left;
    background: #000 url(../static/img/menu_hover_border_1_bottom.gif) no-repeat left bottom;
    width: 83px;
    height: 103px;
    margin: 0px 2px 2px 0
    }
html > body .menu .item {
    height: auto;
    min-height: 103px
    }
.menu .item h3.top a {
    color: #fff;
    text-decoration: underline
    }
.menu .top {
    background: url(../static/img/menu_hover_border_1_top.gif) no-repeat left top
    }
.menu span.top {
    display: block;
    height: 3px
    }
.menu .item-2 {
    background-image: url(../static/img/menu_hover_border_2_bottom.gif);
    width: 168px
    }
.menu .item-2 .top {
    background-image: url(../static/img/menu_hover_border_2_top.gif)
    }
.menu .item-3 {
    background-image: url(../static/img/menu_hover_border_3_bottom.gif);
    width: 253px
    }
.menu .item-3 .top {
    background-image: url(../static/img/menu_hover_border_3_top.gif)
    }
.menu .newline {
    clear: both
    }
/* HBT widget */
.list .hbt {
    margin: 0 1px 8px 8px
    }
.hbt label {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: -0.05em
    }
.hbt .selectbox-holder select {
    width: 4em
    }
.hbt input {
    font-weight: bold
    }
.hbt .submit {
    cursor: pointer;
    font-size: 1em;
    text-align: left;
    width: auto;
    /* IE */
    overflow: visible;
    /* IE */
    color: #fff;
    background: url(../static/img/bgs.png) no-repeat 0 4px;
    padding-left: 12px;
    border: none
    }
.hbt .selectbox-holder {
    font-weight: bold;
    padding-left: 1.1em
    }
.hbt .selectbox {
    display: block;
    cursor: pointer;
    color: #fff;
    background: #000 url(../static/img/icons.png) no-repeat 0 0;
    width: 3.7em;
    padding: 0 0 1px 2px;
    border: 1px solid #fff;
    margin: 0 0 4px 0
    }
.hbt div.selectbox-wrapper {
    position: absolute;
    z-index: 50;
    overflow: auto;
    height: 100px;
    background-color: #fff;
    padding: 0;
    border: 1px solid #fff;
    margin-top: -2em
    }
html > body .hbt div.selectbox-wrapper {
    height: auto;
    max-height: 160px
    }
.hbt div.selectbox-wrapper ul {
    cursor: pointer;
    list-style-type: none;
    margin: 0
    }
.hbt div.selectbox-wrapper ul li {
    display: block;
    color: #000;
    padding: 0.1em 0;
    margin: 0
    }
.hbt div.selectbox-wrapper ul li.current, .hbt div.selectbox-wrapper ul li.selected {
    color: #fff;
    background-color: #09c
    }
/* product and checkout detail table */
dl.productdetails {
    margin-bottom: 1em;
    line-height: 1.2em
    }
dl.productdetails dt {
    width: 8em
    }
/* @import "home.css"; */
/* $Id: layout.css 26 2008-09-09 14:18:47Z christofh $ */
/* homepage stage */
.pngfix {
    behavior: url(/profilsystem/static/img/iepngfix/iepngfix.htc)
    }
.all {
    position: relative;
    background-color: #fff
    }
body.home {
    background: transparent url(/profilsystem/static/img/bg_home.png) repeat-x !important
    }
.home .all {
    width: 100%;
    min-width: 990px;
    height: 490px;
    overflow: hidden;
    background-color: transparent
    }
html > body .home .all {
    height: auto;
    min-height: 490px
    }
.open-2nd-stage {
    position: absolute;
    left: 5px;
    top: 163px
    }
.menu {
    left: 135px;
    width: 255px
    }
.home .foot {
    padding-top: 0px
    }
.home .menu {
    position: absolute;
    top: 58px;
    z-index: 5
    }
.menu img {
    float: left;
    margin: 0 2px 2px 0
    }
.menu img.first {
    clear: both
    }
.menu .infotext {
    display: none
    }
.menu .infohover {
    position: absolute;
    font-size: 0.9em;
    top: 0px;
    left: 0;
    width: 186px;
    height: 114px;
    background-color: #000;
    color: #fff;
    display: none;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 0
    }
.menu .infohover img {
    margin: 0
    }
.menu .infohover-content {
    display: inline-block;
    padding: 0px 5px 5px 5px
    }
.home .menu div.stoebern {
    float: none;
    clear: both;
    padding-top: 13px
    }
.home .menu div.stoebern select {
    width: 160px;
    border: 1px solid #000;
    margin-top: 10px
    }
.home .menu img.planer {
    margin-top: 40px
    }
.stage {
    position: relative;
    width: 100%;
    xxxheight: 701px
    }
.leftpane {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    display: none;
    z-index: 10;
    background: transparent url(../static/img/bg_home.png) 0px -78px repeat-x
    }
.close-2nd-stage {
    position: absolute;
    right: 0;
    top: 163px
    }
.experten {
    padding-top: 58px;
    width: 593px;
    margin: 0px 0 0 135px;
    min-height: 400px
    }
.experten-main img {
    margin: 17px 0 10px 0
    }
.experten p {
    font-size: 0.9em
    }
.experten .selection {
    width: 595px
    }
.experten .selection img {
    float: left;
    margin: 0 2px 2px 0
    }
.experten-detail {
    position: relative;
    display: none;
    width: auto;
    overflow: hidden;
    height: auto;
    min-height: 500px
    }
.experten-detail a.close {
    position: absolute;
    top: 39px;
    right: 5px
    }
.experten-info {
    float: left;
    width: 235px
    }
.experten-info img {
    float: left;
    margin: 0 2px 35px 0
    }
.experten-info img.headline {
    float: none;
    clear: both;
    margin: 0 0 10px 0;
    display: block
    }
.experten-skizze {
    float: right;
    width: 678px
    }
.experten-skizze img.details {
    position: absolute;
    right: 0;
    top: 163px
    }
.experten-sample {
    width: 678px;
    position: absolute;
    height: auto;
    top: 58px;
    right: -678px;
    display: none
    }
.experten-sample div.image {
    position: relative;
    width: 678px;
    height: 418px
    }
.experten-sample div.image img.back {
    position: absolute;
    top: 105px;
    left: 0
    }
.experten-sample div.image img.zoom {
    position: absolute;
    top: 390px;
    left: 10px
    }
.rightpane {
    position: relative
    }
.rightpane .teaser {
    position: absolute;
    width: 186px;
    z-index: 150
    }
.rightpane .teaser-1 {
    top: 81px;
    right: 30%;
    background: transparent url(/profilsystem/static/img/stoebernsieinden.gif) no-repeat 0px 0px;
    height: 53px
    }
html > body .rightpane .teaser-1 {
    height: auto;
    min-height: 53px
    }
.rightpane .teaser-1 a.toggle {
    width: 100px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    left: 0
    }
.rightpane .teaser-1 .teaser-content {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #fff;
    padding: 6px 10px 10px;
    display: none;
    min-height: 53px;
    width: 150px
    }
.rightpane .teaser-2 {
    top: 333px;
    right: 23%
    }
.rightpane .teaser-2 a.toggle {
    background: url(/profilsystem/static/img/hp_teaser_arrow_rb.gif) no-repeat;
    width: 100px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    left: 161px
    }
.rightpane .teaser-2 .teaser-content {
    position: relative;
    top: -50px;
    left: -8px;
    z-index: 1;
    background-color: #fff;
    padding: 6px 30px 10px 10px;
    display: none
    }
.rightpane .teaser-3 {
    position: absolute;
    z-index: 150;
    top: 395px;
    right: 34%
    }
.graphic-1 {
    position: absolute;
    width: 268px;
    height: 261px;
    top: 73px;
    right: 49%;
    background: transparent url(../static/img/hp_moebel_1.png) no-repeat
    }
.graphic-2 {
    position: absolute;
    width: 77px;
    height: 211px;
    top: 15px;
    right: 52%;
    background: transparent url(../static/img/hp_moebel_2.png) no-repeat
    }
.graphic-3 {
    position: absolute;
    width: 298px;
    height: 234px;
    top: 145px;
    right: 24%;
    background: transparent url(../static/img/hp_moebel_3.png) no-repeat;
    z-index: 20
    }
.graphic-4 {
    position: absolute;
    width: 203px;
    height: 348px;
    top: 54px;
    right: 0;
    background: transparent url(../static/img/hp_moebel_4.png) no-repeat;
    z-index: 30
    }
.graphic-5 {
    position: absolute;
    width: 71px;
    height: 62px;
    top: 325px;
    right: 18%;
    background: transparent url(../static/img/hp_katalog_illu.png) no-repeat;
    z-index: 30
    }
/* @import "list.css"; */
/* $Id: listen..css 8 2008-09-03 14:28:24Z antjel $ */
.list .all {
    padding-left: 135px
    }
.list .menu {
    position: relative;
    float: left;
    left: 0;
    padding-top: 2px;
    z-index: 100
    }
/*
.filterbar {
    display: block;

    color: #fff;
    margin: 0 1px 16px;
    }
    .filterbar .filter {
        float: left;
        font-weight: bold;
        width: 616px;
        background-color: #09c;
        padding: 0.2em 8px; 
        }
    .filterbar .filter, 
    .listing .hbt {
        height: 5.2em;        
        }
    html>body .filterbar .filter,
    html>body.listing .hbt {
        height: auto;
        min-height: 5.2em;
        }
        .filterbar .filter h3, .filterbar .filter ul {
            float: left;
            }
        .filterbar .filter h3 {        
            line-height: 1.1em;
            padding: 3px 0 3px;
            margin-right: 8px;
            }
        .filterbar .filter ul {
            width: 450px;
            }
            .filterbar .filter a {
                line-height: 1.1em;
                text-transform: uppercase;
                display: block;
                float: left;
                color: #fff;
                background: url(../static/img/bgs.png) no-repeat 0 -397px;
                width: 130px;
                padding: 3px 0 3px 20px;
                }
            .filterbar .filter a.selected {
                background-position: 0 -503px;            
                }*/
.products {
    padding: 0 0 50px 0
    }
*:not(hr) .products {
    padding-left: 255px
    }
.products li {
    z-index: 1;
    position: relative;
    float: left;
    width: 168px;
    height: 208px;
    margin: 0 2px 2px 0
    }
.products li span {
    position: relative;
    display: block;
    height: 103px;
    width: 168px;
    margin-bottom: 7px
    }
.products li span a {
    position: absolute;
    bottom: 0;
    width: 168px;
    display: block;
    text-align: center
    }
.products li a img {
    max-height: 103px
    }
.products li .price {
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    text-align: right;
    height: auto;
    width: 144px;
    padding: 0 12px
    }
.products li p {
    padding: 0 12px;
    font-size: 0.95em
    }
.products li:hover, .listing li.li-over {
    z-index: 100
    }
.preview-hover {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 336px;
    height: 416px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
    z-index: 300
    }
.preview-hover div {
    display: table-cell;
    width: 336px;
    height: 416px;
    text-align: center;
    vertical-align: middle
    }
.preview-hover div img {
    display: block;
    margin: auto;
    max-width: 336px;
    max-height: 416px
    }
/* @import "detail.css"; */
/* $Id: listen..css 8 2008-09-03 14:28:24Z antjel $ */
.detail .all {
    margin: 0 20px 0 0;
    padding-left: 135px
    }
.detail .menu {
    position: relative;
    float: left;
    margin-right: 2px;
    z-index: 150;
    left: 0;
    padding-top: 2px
    }
.detail .menu ul.selectcolor {
    margin: 0 5px 0 6px
    }
.detail .menu .selectcolor-small a {
    float: left;
    color: #fff;
    margin-left: 6px;
    margin-bottom: 3px;
    font-size: 0.9em
    }
.detail .menu .selectcolor a, .detail .menu .selectcolor-small a span {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    border: 1px solid #CBCBCC;
    margin: 0 6px 3px 0
    }
.detail .menu .selectcolor a:hover, .detail .menu .selectcolor-small a:hover span, .detail .menu .selectcolor a.selected, .detail .menu .selectcolor-small a.selected span {
    width: 12px;
    height: 12px;
    border: 2px solid #00AEEF
    }
.product {
    position: relative
    }
.product .image {
    width: 320px;
    text-align: center;
    margin: 0 auto 0 auto
    }
.jqzoom {
    position: relative;
    display: block;
    margin: 0 auto
    }
div.jqZoomPup {
    visibility: hidden;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #000;
    background: #09c;
    -moz-opacity: 0.2;
    filter: alpha(opacity=20);
    opacity: 0.2
    }
div.zoomdiv {
    display: none;
    z-index: 100;
    position: absolute;
    top: 0 !important;
    left: auto !important;
    right: 0 !important;
    border: 1px solid #b5b5b5;
    overflow: hidden
    }
.product .lightbox {
    float: right
    }
.product a.montageservice {
    float: right;
    background: transparent url(/profilsystem/static/img/bgs.gif) no-repeat scroll 0pt -295px;
    padding: 0 0 0 10px;
    color: #00AEEF;
    font-weight: bold;
    margin: 0 5px 0 15px;
    font-size: 1.05em
    }
.product .details {
    float: right;
    width: 253px;
    font-size: 0.95em
    }
.product .colorsample {
    position: relative;
    margin-bottom: 1em
    }
.product .colorsample, .product .colorsample .frame {
    display: block;
    width: 253px;
    height: 208px;
    overflow: hidden
    }
.product .colorsample .frame {
    left: 0;
    position: absolute;
    background: url(../static/img/productframe.gif) no-repeat top right
    }
.product .colorsample div.montageservice {
    display: none;
    padding: 7px;
    line-height: 1.1em
    }
.product .details h2 {
    font-size: 1.05em
    }
.product .details p {
    margin-bottom: 10px
    }
.product .details .productdetails-main dt {
    font-weight: bold
    }
.product .details .productdetails input {
    border: 1px solid #B5B4B4;
    width: 38px
    }
.product .price {
    float: left;
    width: 150px
    }
.product .price strong {
    font-size: 4em;
    display: block
    }
.product .price p {
    line-height: 1.2em;
    color: #b4b4b4
    }
.product .order a {
    float: right;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #09c;
    background: url(../static/img/tocart.gif) no-repeat left bottom;
    width: 100px;
    padding: 1em 0 40px
    }
.product .order input {
    float: right;
    padding: 1.2em 0;
    border: 0
    }
/* left
        .prod .selections {
            background-color: #000;
            }
            .prod .selections * {
                color: #fff;
                }
            .prod .material {
                float: left;
                width: 286px;
                padding: 8px 16px 8px 10px;
                border-right: 8px solid #fff
                }
            .prod .outercolors {}
            .prod .outercolors a, .prod .outercolors b,
            .prod .framecolors a, .prod .framecolors b,
            .prod .metals a i, .prod .metals b i {
                display: block;
                float: left;
                width: 22px;
                height: 22px;
                margin-right: 2px;
                overflow: hidden;
                border: 2px solid #000;
                }
            .prod .outercolors b,
            .prod .framecolors b,
            .prod .metals b i {
                border-color: #09c;
                }
                .prod #c-white {
                    color: #fff;
                    background-color: #fff;
                    }
                .prod #c-blue {
                    color: #293b6b;
                    background-color: #293b6b;
                    }
                .prod #c-green {
                    color: #484e4c;
                    background-color: #484e4c;
                    }
                .prod #c-red {
                    color: #e53136;
                    background-color: #e53136;
                    }
                .prod #c-yellow {
                    color: #f2c900;
                    background-color: #f2c900;
                    }
                .prod #c-beech {
                    color: #dda160;
                    background-color: #dda160;
                    }
                .prod #c-lightgrey {
                    color: #aaa;
                    background-color: #aaa;
                    }
                .prod #c-anthracite {
                    color: #334;
                    background-color: #334;
                    }
                .prod #f-a {
                    color: #dda160;
                    background-color: #dda160;
                    }
                .prod #f-b {
                    color: #000;
                    background-color: #000;
                    }
                .prod #c-black,
                .prod #f-b {
                    height: 20px;
                    width: 20px;
                    border: 1px solid #ccc;
                    margin-top: 2px;
                    margin-left: 2px;
                    }
            .prod .metals {}
                .prod .metals a, .prod .metals b {
                    float: left;
                    margin-right: 30px;
                    padding-top: 10px;
                    }
                    .prod .metals a i, .prod .metals b i {
                        position: relative;
                        top: -10px;
                        margin-right: 6px;
                        }
                    .prod .metals #c-nickel {
                        background-color: #d5ccc4;
                        }
                    .prod .metals #c-brun {
                        background-color: #a07c64;
                        }
            .prod .doorlock {
                background: url(../static/img/bgs.png) no-repeat 0 -399px;
                padding-left: 20px;
                }
            .prod .doorlock-selected {
                background-position: 0 -700px;
                }
            .prod .info-area {
                float: right;
                width: 132px;
                padding: 8px 10px;
                border-left: 8px solid #fff;
                margin-left: -8px;
                }
                .prod .info-area .measure dt,
                .prod .info-area .measure dd {
                    font-size: 2em;
                    font-weight: bold;
                    line-height: 1.1em;
                    }
                .prod .info-area p {
                    line-height: 1.3em;
                    }

        .prod .selected-area {
            position: relative;
            margin: 1.4em 8px 1.8em;
            }
            .prod .selected-area .infos {
                width: 200px;
                float: left;
                }
                .prod .selected-area .infos dt {
                    font-weight: bold;
                    width: 100px;
                    }
                .prod .selected-area .infos dt, .prod .selected-area .infos dd {
                    padding-bottom: 0.7em;
                    }
            .prod .price {
                float: right;
                width: 150px;
                text-align: right;
                }
                .prod .price p {
                    font-size: 0.9em;
                    }
                .prod .price .amount {
                    font-size: 4em;
                    font-weight: bold;
                    line-height: 1em;
                    margin-top: 0.2em;
                    }
        .prod .order {
            text-align: right;
            background: #09c;
            padding: 1em 8px;
            }
            .prod .order a {
                font-size: 2em;
                color: #fff;
                background: url(../static/img/bgs.png) no-repeat right -96px;
                padding-right: 33px;
                }
                .prod .order a b {
                    font-weight: bold;
                    text-transform: uppercase;
                    background: url(../static/img/bgs.png) no-repeat 0 -595px;
                    padding-left: 22px;
                    }


         */
/* @import "content.css"; */
.d_none {
    display: none
    }
.f_right {
    float: right
    }
.f_left {
    float: left
    }
.no_margin {
    margin: 0 !important
    }
.last {
    margin-right: 0 !important
    }
.mb_26 {
    margin-bottom: 26px !important
    }
.mb_14 {
    margin-bottom: 14px !important
    }
.mr_12 {
    margin-right: 12px !important
    }
div.wrapper_content {
    margin-right: 40px
    }
div.product div.row_15, div.product div.row_30 {
    margin-bottom: 40px
    }
div.product div.row_15_topmargin {
    margin-top: 113px
    }
div.product div.no-bottommargin {
    margin-bottom: 0
    }
div.product ul, div.product ol {
    margin: 12px 0 14px 0
    }
div.product ul li, div.product li {
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 0.5em;
    margin-left: 25px
    }
div.product ul.no_bullet li {
    list-style-type: none;
    margin: 0
    }
div.product div.row_15 {
    width: 338px;
    margin-right: 40px
    }
div.product div.row_single {
    width: 422px
    }
div.product div.f_right {
    margin-right: 0
    }
div.product div.row_15 img {
    margin: 9px 5px 7px 0
    }
* + html div.product div.row_15 img {
    margin: 9px 5px 4px 0
    }
div.product div.row_15 h2 {
    font-size: 1.2em;
    line-height: 1.3em
    }
div.product div.row_15 h3 {
    font-size: 0.9em;
    line-height: 1.3em
    }
div.product div.row_15 p {
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 14px
    }
div.product div.row_30 {
    width: 850px
    }
div.product div.row_30 div.row_15 {
    margin-bottom: 0
    }
div.product div.row_30 p {
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 14px
    }
div.product div.row_30 p span {
    font-size: 0.8em;
    width: 100px;
    display: block;
    margin-left: 10px;
    float: left
    }
div.product div.row_30 div.box {
    float: left;
    width: 254px;
    margin-right: 29px
    }
div.product div.row_30 div.box img {
    margin-bottom: 11px
    }
* + html div.product div.row_30 div.box img {
    margin-bottom: 8px
    }
div.product div.row_30 h3 {
    line-height: 1.3em;
    font-size: 0.9em
    }
div.product div.row_30 img.more_info {
    margin-top: 24px
    }
* + html div.product div.row_30 img.more_info {
    margin-top: 25px
    }
div.product div.row_30 div.profiles {
    position: relative;
    width: 100%
    }
div.product div.row_30 div.profiles span {
    width: 84px;
    display: block;
    line-height: 1.3em;
    font-size: 0.8em
    }
div.cross_reference {
    width: 140px
    }
div.cross_reference img {
    margin: 9px 5px 7px 0
    }
div.cross_reference p {
    line-height: 1.3em;
    font-size: 0.9em;
    margin-bottom: 14px
    }
div.cross_reference span {
    line-height: 1.3em;
    font-size: 0.9em
    }
div.cross_reference span.hl_blue {
    color: #00AEEF;
    font-weight: bold;
    font-size: 1.2em
    }
div.kundenservice {
    padding-left: 255px;
    min-height: 350px
    }
div.row_images img {
    margin-right: 9px
    }
div.row_link {
    position: relative;
    top: -25px;
    left: 0
    }
div.row_link a {
    display: block;
    background: transparent url(../static/img/icon_zoom.gif) no-repeat bottom right;
    width: 100px;
    height: 18px;
    float: left;
    margin-right: 9px
    }
form.form_contact {
    font-size: 0.9em
    }
form.form_contact input, form.form_contact select, form.form_contact textarea {
    font-size: 1em
    }
form.form_contact p.contact_error {
    border: 1px solid #0099CC;
    padding: 10px 20px;
    margin: 23px 0 0 0
    }
form.form_contact label {
    display: block;
    float: left;
    clear: left;
    clear: left;
    width: 13em;
    height: 1.5em;
    margin-top: 1em
    }
form.form_contact label.contact_req {
    width: 100%
    }
form.form_contact label.contact_required {
    color: #0099CC
    }
form.form_contact input, form.form_contact select, form.form_contact .input {
    float: left;
    width: 264px;
    margin-top: 1em;
    border: 1px solid #000
    }
form.form_contact .input {
    border: none
    }
form.form_contact .input span {
    display: block;
    padding-left: 23px
    }
form.form_contact .input .checkbox {
    margin-right: 10px;
    margin-top: 0.1em;
    border: none
    }
form.form_contact input.checkbox {
    width: auto
    }
form.form_contact select {
    width: 75px;
    margin-right: 191px
    }
form.form_contact input.contact_submit {
    margin-left: 308px;
    height: 2em;
    width: auto;
    height: auto;
    border: 0
    }
form.form_contact input.contact_required {
    border: 1px solid #0099CC
    }
form.form_contact input.contact_short {
    width: 50px
    }
form.form_contact input.contact_long {
    width: 200px
    }
form.form_contact textarea {
    float: left;
    width: 264px;
    height: 120px;
    margin-top: 1em;
    border: 1px solid #000
    }
.defaultform .error {
    color: #0099CC
    }
.defaultform .error input, .defaultform .error select {
    border-color: #0099CC
    }
/* @import "checkout.css"; */
/* $Id: layout.css 26 2008-09-09 14:18:47Z christofh $ */
/* homepage stage */
.defaultform .text, .defaultform select, .defaultform textarea {
    border: 1px solid #000
    }
html > body .defaultform .radio, html > body .defaultform .checkbox {
    position: relative;
    top: 0.1em
    }
.defaultform input.action {
    cursor: pointer;
    font-size: 1em;
    text-align: left;
    width: auto;
    /* IE */
    overflow: visible;
    /* IE */
    background: url(../static/img/bgs.png) no-repeat 0 -297px;
    padding-left: 10px;
    border: none;
    width: auto
    }
.defaultform fieldset {
    border: none;
    padding: 0;
    margin-bottom: 2em
    }
.defaultform legend {
    display: block;
    font-weight: bold;
    padding-bottom: 1em
    }
* html .defaultform legend {
    margin-left: -6px
    }
* + html .defaultform legend {
    margin-left: -6px
    }
.defaultform .line {
    display: block;
    font-size: 0.95em;
    line-height: 1.3em;
    margin-bottom: 4px
    }
.defaultform .no-label {
    padding-left: 80px;
    width: 601px
    }
.defaultform .line span, .defaultform .line label {
    float: left;
    width: 75px;
    margin-right: 5px;
    font-weight: bold
    }
.defaultform .line b {
    float: right;
    font-weight: normal;
    width: 160px
    }
.defaultform .line .input {
    float: left;
    width: 430px
    }
.defaultform .line input.input {
    width: 428px
    }
.defaultform .line .input .w-4 {
    width: 52px;
    margin-right: 6px
    }
.defaultform .line .input .w-l {
    width: 368px
    }
.defaultform .input label {
    margin-right: 16px
    }
.defaultform .error {
    color: #0099CC
    }
.defaultform .error * {
    border-color: #0099CC
    }
.checkout form .erroroutput {
    border: 1px solid #0099CC;
    padding: 10px;
    margin: 0 10px 20px 0;
    font-size: 0.9em
    }
.checkout .all {
    padding: 58px 0 0 135px
    }
.checkout .checkoutnav {
    margin-bottom: 2px
    }
.checkout .checkoutnav img {
    float: left;
    margin-right: 2px
    }
.checkoutnav .checkout-overview {
    float: left;
    width: 133px;
    padding: 10px 0 0 35px;
    font-size: 0.9em
    }
.checkoutnav .checkout-overview h2 {
    margin-bottom: 0.6em
    }
.checkoutnav .checkout-overview p {
    margin-bottom: 1em;
    line-height: 1.1em
    }
.checkout table {
    font-size: 0.95em;
    width: 848px;
    margin: 22px 0 20px 0
    }
.checkout td {
    border-top: 1px solid #B5B5B5;
    padding-left: 4px
    }
.checkout th {
    padding-left: 4px
    }
.checkout tr.specialrow td {
    padding-top: 8px;
    padding-bottom: 8px
    }
.checkout td.amount {
    width: 82px;
    padding-top: 0.23em
    }
.checkout td.amount input.text {
    width: 30px;
    padding: 0 4px;
    margin-bottom: 20px
    }
.checkout td.price, .checkout th.price {
    width: 76px;
    text-align: right;
    font-weight: bold;
    padding: 0 4px 0 0
    }
.checkout td.tempprice, .checkout th.tempprice {
    font-weight: normal
    }
.checkout td.cart-details-img {
    padding-top: 0.23em
    }
.checkout td.cart-details-title {
    width: 126px
    }
.checkout td.total-label {
    text-align: right;
    font-weight: bold;
    padding: 0 4px 0 0
    }
.checkout .cart-details {
    padding-top: 0.23em
    }
.checkout .cart-details h3, .checkout .cart-details img {
    float: left
    }
.checkout .cart-details dl {
    margin-right: 20px
    }
.checkout .cart-details dl.productdetails-main {
    margin-right: 0
    }
.checkout .cart-details strong.lieferzeit {
    clear: both;
    display: block
    }
.checkout .total .amount {
    padding-top: 0.2em
    }
.checkout .total .total-label {
    padding-top: 0.2em;
    font-size: 1.1em
    }
.checkout .total .price {
    font-size: 1.5em
    }
.checkout .anschrift {
    margin-left: 85px
    }
.checkout .anschrift .rechnungsanschrift {
    margin-top: 20px
    }
.checkout .zahlungsdaten {
    margin-left: 170px
    }
.checkout .zahlungsdaten label.select-zahlart {
    float: left;
    width: 78px;
    margin-right: 2px
    }
html > body.checkout .zahlungsdaten label.select-zahlart {
    position: relative
    }
html > body.checkout .zahlungsdaten label.select-zahlart input {
    position: absolute;
    right: 0;
    bottom: 5px
    }
.checkout .zahlungsdaten .line span, .checkout .zahlungsdaten .line label {
    float: none;
    width: auto
    }
.checkout .inputblock {
    float: left;
    width: 425px
    }
.checkout .inputblock img {
    float: left;
    margin-right: 2px
    }
.checkout .inputblock p {
    margin-bottom: 1em;
    line-height: 1.1em
    }
.checkout .inputblock div.form {
    float: left;
    width: 323px;
    padding: 0px 0 0 15px;
    margin-right: 2px
    }
.checkout .zahlungsdaten div.form p {
    font-size: 0.9em
    }
.checkout .zahlungsdaten div.form {
    width: 209px
    }
.checkout .inputblock div.form .input {
    width: 180px
    }
.checkout .inputblock div.form .select {
    width: 182px
    }
.checkout .inputblock div.form span.input {
    width: auto
    }
.checkout .inputblock div.form .line .input .w-4 {
    width: 52px;
    margin-right: 6px
    }
.checkout .inputblock div.form .line .input .w-3 {
    width: 40px;
    margin-right: 5px
    }
.checkout .inputblock div.form .line .input .w-l {
    width: 120px
    }
.checkout .cart-footer {
    width: 848px;
    text-align: right;
    padding: 3em 0 3em 0
    }
.checkout .cart-footer dl {
    margin-left: 430px;
    margin-bottom: 3em
    }
.checkout .cart-footer dd {
    text-align: right
    }
.checkout .cart-footer .shipping {
    font-size: 0.95em;
    color: #bdbdbd
    }
.checkout .cart-footer .total {
    font-size: 2em;
    font-weight: bold
    }
.checkout .cart-footer .footnote {
    width: 350px;
    float: right;
    padding-right: 30px;
    text-align: left
    }
.checkout .cart-footer .footnote a {
    margin-left: 0.4em
    }
.checkout .cart-footer .next {
    float: right
    }
.checkout .cart-footer .prev {
    float: left
    }
/* @import "jquery.lightbox-0.5.css"; */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 190;
    width: 100%;
    height: 500px
    }
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    text-align: center;
    line-height: 0
    }
#jquery-lightbox a img {
    border: none
    }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
    }
#lightbox-container-image {
    padding: 10px
    }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
    }
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 110
    }
#lightbox-container-image-box > #lightbox-nav {
    left: 0
    }
#lightbox-nav a {
    outline: none
    }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 40%;
    height: 100%;
    zoom: 1;
    display: block
    }
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
    margin-left: 5px
    }
#lightbox-nav-btnNext {
    right: 0;
    float: right;
    margin-right: 5px
    }
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0
    }
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666
    }
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left
    }
#lightbox-image-details-caption {
    font-weight: bold
    }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em
    }
#lightbox-secNav-btnClose {
    width: 97px;
    float: right;
    padding-bottom: 0.7em
    }
