/*global --------------------------------------------------------------------------------*/
*
{
    font: 12px Arial, Helvetica, sans-serif;
}
HTML
{
}
STRONG, B
{
    font-weight: bold;
}
BODY
{
    background: #FFFFFF;
    color: #484848;
    font: 12px Arial, Helvetica, sans-serif;
}
/*headings*/
H1
{
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-align: left;
}
H2
{
    font-weight: bold;
    padding: 0 0 5px;
    font-size: 14px;
    text-align: left;
}
H3
{
    font-weight: bold;
    padding: 0 0 5px;
    font-size: 14px;
    text-align: left;
}
/*LINKS GLOBAL*/
A, A:link, A:hover
{
    text-decoration: underline;
    cursor: pointer;
}
A, A:link
{
    background: transparent;
}
A:link
{
    color: #00378B;
}
A:visited
{
    color: #00378B;
}
A:hover, A:active
{
    color: #00378B;
}
A IMG
{
    border: none;
}
.headline
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}
.headline-underline
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 4px;
    border-bottom: 1px solid #CDCDCD;
}
#name
{
    /*+placement:shift -320px -18px;*/
    position: relative;
    left: -320px;
    top: -18px;
}
#name A
{
    color: #FE6A10;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    /*+placement:shift 0px 2px;*/
    position: relative;
    left: 0px;
    top: 0px;
}
#main
{
    width: 100%;
    background: url(../img/topbar.gif) repeat-x;
    margin: 10px 0px 0px;
}
#centerdiv
{
    width: 1000px;
    margin: auto;
    background: url(../img/topbar.gif) repeat-x;
}
#centerdiv2
{
    width: 1000px;
    margin: auto;
    color: rgb(102, 102, 102);
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}
#word1
{
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    color: #FFFFFF;
    /*+placement:shift 2px 12px;*/
    position: relative;
    left: 2px;
    top: 12px;
    width: 200px;
}
#word2
{
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    color: #FFFFFF;
    /*+placement:shift 447px -3px;*/
    position: relative;
    left: 447px;
    top: -3px;
    width: 200px;
}
#word3
{
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    color: #FFFFFF;
    /*+placement:shift 881px -18px;*/
    position: relative;
    left: 881px;
    top: -18px;
    width: 130px;
}
#header
{
    margin: 0px;
    height: 100px;
    display:inline;
}
#logo
{
    margin: 0px;
    /*+placement:shift -647px 0px;*/
    position: relative;
    left: -647px;
    top: 0px;
}
#telefon
{
    margin: 0px;
    /*+placement:shift 1px -96px;*/
    position: relative;
    left: 1px;
    top: -96px;
    background: url("../img/telefon.gif");
    height: 33px;
    background-position:right;
    z-index: 2;
	background-repeat:no-repeat;
	background-color:#000000;
}
#search
{
    height: 78px;
    /*+placement:shift 2px -104px;*/
    position: relative;
    left: 2px;
    top: -104px;
}
#topmenu
{
    float: right;
    /*+placement:shift -273px -21px;*/
    position: relative;
    left: -273px;
    top: -21px;
    z-index: 3;
}
#topmenu UL LI
{
    display: inline;
}
#topmenu UL LI A
{
    padding: 0px 5px;
    margin: 0px;
    color: #545454;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
#box-categories LI
{
    display: inline;
    padding: 0px;
    font-size: 14px;
    margin: 0px;
}
#box-categories LI.level1
{
    padding: 0px;
}
#box-categories LI.level1.active
{
}
#box-categories LI.level2
{
    padding: 5px 0 5px 20px;
}
#box-categories LI.level3
{
    padding: 5px 0 5px 30px;
}
#box-categories LI.level4
{
    padding: 5px 0 5px 40px;
}
#box-categories LI.level5
{
    padding: 5px 0 5px 50px;
}
#box-categories LI.active
{
    font-weight: bold;
}
OL, UL
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
/*menue*/
#menu
{
    list-style: none;
    width: 940px;
    margin: 30px auto 0px;
    height: 43px;
    padding: 0px 20px;
    /*+placement:shift -29px -172px;*/
    position: relative;
    left: -29px;
    top: -172px;
    z-index: 2;
}
#menu LI
{
    float: left;
    text-align: center;
    position: relative;
    padding: 0px;
    margin: 0px;
    border: none;
    background: url("../img/button.gif");
    /*+placement:shift 0px 13px;*/
    position: relative;
    left: 0px;
    top: 13px;
}
#menu LI:hover
{
    border: none;
    padding: 0px;
    background: url("../img/button_active.gif");
    /*[empty]+placement:;*/
}
#menu LI A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    outline: 0;
    text-decoration: none;
    width: 121px;
    height: 25px;
    padding: 8px 0px 0px;
    background-repeat: repeat-x;
    /*[empty]+placement:;*/
}
#menu LI:hover A
{
    color: #FFFFFF;
}
.dropdown_1column, .dropdown_2columns
{
    margin: 0px;
    float: left;
    position: absolute;
    left: -999em;
/*Hides the drop down*/
    text-align: left;
    padding: 0px 5px 10px;
    border: 1px solid #777777;
    border-top: none;
    background: url("../img/subbg.png");
}
.dropdown_1column
{
    width: 140px;
}
.dropdown_2columns
{
    width: 280px;
}
#menu LI:hover .dropdown_1column, #menu LI:hover .dropdown_2columns
{
    left: 0px;
    top: auto;
}
/*Columns*/
.col_1
{
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.col_1
{
    width: 130px;
}
#menu P, #menu H2, #menu H3, #menu UL LI
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
#menu H2
{
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 7px 0 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #666666;
}
#menu H3
{
    font-size: 14px;
    margin: 7px 0 14px;
    padding-bottom: 7px;
    border-bottom: 1px solid #888888;
}
#menu P
{
    line-height: 18px;
    margin: 0 0 10px;
}
#menu LI:hover DIV A
{
    font-size: 14px;
    color: #000000;
    /*+placement:shift 23px -5px;*/
    position: relative;
    left: 23px;
    top: -5px;
}
#menu LI:hover DIV A:hover
{
    color: #609000;
    /*+placement:shift 23px -5px;*/
    position: relative;
    left: 23px;
    top: -5px;
}
.strong
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
#menu LI UL
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#menu LI UL LI
{
    font-size: 12px;
    line-height: 24px;
    position: relative;
    padding: 0;
    margin: 0;
    float: none;
    text-align: left;
    width: 130px;
    background: none;
}
#menu LI UL LI:hover
{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
#menu LI UL LI A
{
    padding: 0;
}
#menu LI UL LI A:hover
{
    padding: 0;
}
/*menu ende

Bild Startseite*/
#pictureindex
{
    margin: 0px;
    width: 1000px;
    padding: 0px;
    /*+placement:shift 1px -134px;*/
    position: relative;
    left: 1px;
    top: -134px;
    z-index: 1;
}
/*search*/
#box-search
{
    width: 163px;
    /*+placement:shift 6px 53px;*/
    position: relative;
    left: 6px;
    top: 53px;
}
#box-search-box
{
    border: 1px solid #D5D5D5;
    margin: 25px 0 0;
    /*+placement:shift -75px -9px;*/
    position: relative;
    left: -75px;
    top: -9px;
    height: 32px;
}
#box-search-box INPUT[type="text"]
{
    padding: 5px;
    border: 0 none;
    margin: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #D5D5D5;
    /*+placement:shift -6px 5px;*/
    position: relative;
    left: -6px;
    top: 5px;
}
#box-search-box INPUT[type="submit"]
{
    border: 0 none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    float: right;
    font-weight: bold;
    cursor: pointer;
    background: url(../img/search.png) no-repeat;
    margin: 0;
    overflow: hidden;
    width: 69px;
    height: 34px;
    color: transparent !important;
    /*+placement:shift 70px -26px;*/
    position: relative;
    left: 70px;
    top: -26px;
}
#box-cart
{
    height: 34px;
    /*+placement:shift -1px -25px;*/
    position: relative;
    left: -1px;
    top: -25px;
}
#box-cart-info
{
    width: 300px;
    position: relative;
	left:30px;
    margin: 35px 0 0;
    color: #619500;
    font: 15px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
#box-cart-info A
{
    color: #619500;
    font: 15px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
#box-cart-info LI
{
    color: #619500;
    font: 15px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    /*+placement:shift 127px -45px;*/
    position: relative;
    left: 127px;
    top: -45px;
}
#box-cart-info .price
{
    color: #619500;
    font: 15px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
#box-cart-img
{
    /*+placement:shift -79px 7px;*/
    position: relative;
    left: -79px;
    top: 7px;
}
#box-cart-box
{
    float: right;
    height: 60px;
    width: 60px;
    background: url('../img/shopping_cart.png') no-repeat 12px 30px;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.15);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
    line-height: 40px;
    margin: 20px 0 0;
    text-align: center;
}
#box-cart-box:hover
{
    border: 1px solid #FF7B00;
}
#box-cart-box A
{
    font-size: 22px;
    height: 50px;
    padding: 10px 0 0;
    display: block;
}
#box-cart-box A:hover
{
    text-decoration: none;
}
/*--------------------------------------------------------------------------------------*/
#start
{
    float: left;
    width: 1000px;
}
#content
{
    float: left;
    width: 1000px;
    background: #F6F6F6 url(../img/contentbg.gif) repeat-y;
    /*+placement:shift 1px -129px;*/
    position: relative;
    left: 1px;
    top: -129px;
}
#contentcenter
{
    margin: auto;
    margin-bottom: 15px;
    background: #F6F6F6 url(../img/contenttransition.jpg) repeat-x;
    width: 962px;
    padding: 0px 15px;
}
#contentbottom
{
    z-index: 1;
    height: 20px;
    width: 1000px;
    /*+placement:shift 0px 13px;*/
    position: relative;
    left: 0px;
    top: 13px;
}
#startpage
{
    padding: 0 0 20px;
    text-align: left;
}
/*PRODUCTS Sorting*/
P.products_sort
{
    padding: 5px;
    background-color: #EDEDED;
    border: 1px solid #A4A4A4;
    margin-bottom: 8px;
}
.products_sort
{
    height: 25px;
    padding: 5px;
    background-color: #EDEDED;
    border: 1px solid #A4A4A4;
    margin-bottom: 8px;
}
.products_sort FORM
{
    float: left;
}
/*HIGHLIGHTBOX (BACKGROUND)*/
DIV.highlightbox
{
    padding: 15px;
    background-color: #EDEDED;
    border: 1px solid #A4A4A4;
}
DIV.highlightbox UL
{
    margin-left: 15px;
    padding: 0;
    display: block;
    list-style-type: square;
    line-height: 20px;
    /*+placement:shift 0px 0px;*/
    position: relative;
    left: 0px;
    top: 0px;
}
DIV.highlightbox H1
{
    color: #484848;
    padding: 0px 0px 10px;
    margin: 0;
    border: none;
    font-size: 16px;
}
DIV.highlightbox DIV.hr
{
    height: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid #A4A4A4;
}
/*PRODUCT INFO / PRODUCT DETAILS*/
#productinfowrap
{
    display: table;
    width: 100%;
}
#productinfoimages
{
    float: left;
    background-color: #EDEDED;
    text-align: center;
    padding: 10px 0px;
    margin: 0px 10px 10px 0px;
    border: 1px solid #999999;
}
#productinfoimages .productimage
{
    border: 1px solid #999999;
}
#productinfoimages .hrlightgrey
{
    margin-top: 6px;
    margin-bottom: 6px;
}
#productinfoimages LI
{
    list-style-type: none;
    min-height: 120px;
    min-width: 120px;
}
/*min-height & min-width define for firefox
FINANZ*/
#finanz
{
    width: 400px;
    background-color: #FFF9A7;
    padding: 4px;
    margin-bottom: 10px;
}
#productinfo_desc, #productinfo_media, #productinfo_reviews
{
    clear: both;
}
#productinfopricewithimages
{
    float: left;
}
#productinfopricewithimages IMG
{
    cursor: pointer;
}
#productinfopricewithoutimages
{
    width: 100%;
}
#productinfopricewithoutimages IMG
{
    cursor: pointer;
}
#productinfoprice
{
    padding: 5px;
}
#productinfoprice .hrlightgrey
{
    margin-top: 6px;
    margin-bottom: 6px;
}
#productinfoprice .productprice
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}
#productinfoprice .price
{
    font-size: 30px;
    font-weight: bold;
}
#finanz .price
{
    font-size: 12px;
    font-weight: bold;
}
#productinfoprice .productOldPrice
{
    color: #FF0000;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}
#productinfoprice .taxandshippinginfo
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
#productinfoprice .taxandshippinginfo A
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
#productinfoprice .shippingtime
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
#productinfoprice .stockimage
{
    margin: 0;
    padding: 0;
}
#productinfoprice .stockimagetext
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
#productinfoprice .reviews_rating
{
    margin: 0;
    padding: 0;
}
#productinfoprice .reviews_text
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}
.reviews_rating_light .reviews_rating_dark
{
    background: transparent url(../img/review_star.png) repeat-x;
    height: 15px;
    position: relative;
}
.reviews_rating_light
{
    background: transparent url(../img/review_star_light.png) repeat-x;
    height: 15px;
    margin-right: 5px;
    position: relative;
    width: 80px;
}
P.productinfoproductadded
{
    font-size: 11px;
}
.productoptions
{
    background-color: #EDEDED;
    padding: 6px;
    border-style: solid;
    border-width: 1px 0px 0px;
    border-color: #0E2F64;
}
.addtobasket
{
    background-color: #EDEDED;
    padding: 6px;
    text-align: right;
    border-style: solid;
    border-width: 1px 0px 0px;
    border-color: #999999;
}
.addtobasketlisting
{
    padding: 6px;
    text-align: right;
    border-style: solid;
    border-width: 1px 0px 0px;
    border-color: #999999;
}
/*PRODUCT PREVIEW*/
.productposition
{
    width: 250px;
    height: 330px;
    float: left;
    margin: 0px 70px 10px 0px;
}
.productPreview
{
    padding: 0;
    margin: 0;
}
.productPreviewContent
{
    vertical-align: top;
    width: 100%;
}
.productPreviewContent H2
{
    padding: 0;
    margin: 0px 0px 5px;
}
.productPreviewContent H2 A
{
    font-size: 13px;
    font-weight: bold;
}
.productPreviewImage
{
    vertical-align: top;
    padding: 0px 0px 5px;
    height: 200px;
}
.productPreviewImage IMG
{
    border: 1px solid #999999;
}
.productPreviewContent .price
{
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align: right;
}
.productPreviewContent .taxandshippinginfo
{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    padding: 0;
    margin: 0;
    text-align: right;
}
.productPreviewContent .vpe
{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    padding: 0;
    margin: 0;
}
.productPreviewContent .shippingtime
{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
    padding: 0;
    margin: 0;
}
.productPreviewContent .stockimage
{
    margin: 0;
    padding: 0;
}
.productPreviewContent .stockimagetext
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
.productPreviewContent .productOldPrice
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}
.productPreviewContent .taxandshippinginfo A
{
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}
/*CROSS SELLING*/
.productCrossSell
{
    padding: 0;
    margin: 0;
}
.productCrossSellContent
{
    vertical-align: top;
    width: 100%;
}
.productCrossSellContent H2
{
    padding: 0;
    margin: 0px 0px 5px;
}
.productCrossSellContent H2 A
{
    font-size: 14px;
    font-weight: bold;
}
.productCrossSellImage
{
    vertical-align: top;
    padding: 3px 15px 0px 0px;
}
.productCrossSellImage IMG
{
    border: 1px solid #999999;
}
.productCrossSellContent .price
{
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
/*categorie listing*/
.products-sort-pages
{
    overflow: hidden;
}
.products-sort
{
    margin: 0 0 10px;
    width: 350px;
    height: 30px;
    float: left;
}
.products-sort LABEL
{
    float: left;
    line-height: 20px;
    padding: 5px 10px 0 0;
}
.navigation-pages
{
    margin: 10px 0 0;
    text-align: right;
    height: 30px;
    float: right;
}
.navigation-pages A
{
    padding: 5px 10px;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.navigation-pages A:hover
{
    text-decoration: none;
    border: 1px solid #A4A4A4;
}
.navigation-pages .navigation_selected
{
    padding: 5px 10px;
    border: 1px solid #0032A4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/*POPUP WINDOWS*/
#popupwrap
{
    margin: 0 auto;
    width: 100%;
    background-color: #FFF;
    padding: 0px 0px 0px 10px;
}
#popupheaderwrap
{
    background: url(../img/bg_topmenu2.gif) repeat-x;
    height: 28px;
}
#popupmenu
{
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 28px;
    font-size: 13px;
    background: url(../img/bg_topmenu2.gif) repeat-x;
}
#popupmenu LI
{
    height: 28px;
    float: left;
    padding: 0px 25px;
    margin: 0;
    background: url("../img/bg_topmenu_breakline.gif") no-repeat;
    background-position: right;
}
#popupmenu A, #popupmenu A:link, #popupmenu A:visited, #popupmenu A:hover, #popupmenu A:active
{
    line-height: 36px;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
    margin: 0;
    padding: 0;
}
#popupmenu A:hover
{
    color: #DB9501;
}
A.popuplink
{
    padding-left: 20px;
    background: url(../img/printer.png) no-repeat center left;
}
/*BREADCRUMB PATH AS LIST*/
#breadcrumb
{
    height: 19px;
    background-image: url(../img/bg_breadcrumb.gif);
    /*+placement:shift 1px -169px;*/
    position: relative;
    left: 1px;
    top: -169px;
    text-align: left;
    padding: 3px 0px 0px 30px;
}
.pathway
{
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
    color: #00378B;
}
#breadcrumb LI
{
    display: inline;
}
#breadcrumb UL
{
    /*+placement:shift 0px 0px;*/
    position: relative;
    left: 0px;
    top: 0px;
}
#footer
{
    clear: both;
    text-align: left;
    background-color: #EDEDED;
    height: 232px;
    padding: 0px;
    /*+placement:shift 7px -89px;*/
    position: relative;
    left: 7px;
    top: -89px;
}
#footercenter
{
    width: 1000px;
    margin: auto;
}
#footerlinks
{
    float: left;
    height: 207px;
    margin: 25px 0px 0px;
    padding-right: 20px;
}
#footerrechts
{
    float: left;
    height: 207px;
    margin: 25px 0px 0px;
}
#footerlinks A
{
    font: 14px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #5E5F5E;
    line-height: 24px;
}
.copyright
{
    clear: both;
    text-align: center;
}
#categorie-description-bottom
{
    text-align: left;
    position: absolute;
    top: 320px;
}
#cat_listing
{
    text-align: center;
    width: 962px;
}
#cat_listing H2
{
    text-align: center;
}
#cat_listing H2 A
{
    font-weight: bold;
    font-size: 16px;
    color: #00378B;
    text-decoration: none;
}
#cat_listing .spacer
{
    clear: both;
}
#cat_listing .s_cat
{
    float: left;
    height: 200px;
    width: 200px;
}
#cat_listing .cols_1
{
    margin: 0 auto;
    width: 200px;
}
#cat_listing .cols_2
{
    margin: 0 auto;
    width: 400px;
}
#cat_listing .cols_3
{
    margin: 0 auto;
    width: 600px;
}
#cat_listing .cols_4
{
    margin: 0 auto;
    width: 800px;
}
/*ERROR MESSAGES*/
UL.info_error
{
    border: 2px solid #B22020;
    background-color: #FFD6D6;
    padding: 8px;
    top: 0;
    left: 0;
}
UL.info_error LI
{
}
UL.info_error LI.infoError
{
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../img/icons/icon_error.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
UL.info_warning
{
    border: 2px solid #A4A4A4;
    background-color: #EDEDED;
    padding: 8px;
    top: 0;
    left: 0;
}
UL.info_warning LI
{
}
UL.info_warning LI.infoWarning
{
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../img/icons/icon_alert.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-color: #EDEDED;
}
UL.info_success
{
    border: 2px solid #0E2F64;
    background-color: #EDEDED;
    padding: 8px;
    top: 0;
    left: 0;
}
UL.info_success LI
{
}
UL.info_success LI.infoSuccess
{
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../img/icons/icon_accept.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-color: #EDEDED;
}
UL.info_info
{
    border: 2px solid #0EADFF;
    background-color: #C5EBFF;
    padding: 8px;
    top: 0;
    left: 0;
}
UL.info_info LI
{
}
UL.info_info LI.infoInfo
{
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../img/icons/icon_info.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-color: #C5EBFF;
}
/*ORDER DETAILS*/
TABLE.tabledetails
{
    font-size: 11px;
    background-color: #EDEDED;
    border-style: solid;
    border-width: 0px 1px 1px;
    border-color: #0E2F64;
}
TABLE.tabledetails TR TD
{
    padding: 4px;
}
TABLE.tabledetails TR.headerrow TD
{
    background-color: #0E2F64;
    color: #FFFFFF;
    font-weight: bold;
}
TABLE.tabledetails TR.headerrow TD.left
{
    text-align: left;
}
TABLE.tabledetails TR.headerrow TD.center
{
    text-align: center;
}
TABLE.tabledetails TR.headerrow TD.right
{
    text-align: right;
}
/*ORDER DETAILS CONTENT ROW 1*/
TABLE.tabledetails TR.contentrow1 TD
{
    background-color: #EDEDED;
    vertical-align: top;
}
TABLE.tabledetails TR.contentrow1 TD.left
{
    text-align: left;
}
TABLE.tabledetails TR.contentrow1 TD.center
{
    text-align: center;
}
TABLE.tabledetails TR.contentrow1 TD.right
{
    text-align: right;
}
/*ORDER DETAILS CONTENT ROW 2*/
TABLE.tabledetails TR.contentrow2 TD
{
    background-color: #D8DDE5;
    vertical-align: top;
}
TABLE.tabledetails TR.contentrow2 TD.left
{
    text-align: left;
}
TABLE.tabledetails TR.contentrow2 TD.center
{
    text-align: center;
}
TABLE.tabledetails TR.contentrow2 TD.right
{
    text-align: right;
}
/*SHIPPING TYPE SELECTION*/
TABLE.shippingblock
{
    background-color: #EDEDED;
    border-style: solid;
    border-width: 0px 1px 1px;
    border-color: #A4A4A4;
    margin-bottom: 15px;
}
TABLE.shippingblock TR TD.header
{
    background-color: #0E2F64;
    padding: 2px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
}
TABLE.shippingblock TR TD
{
    vertical-align: top;
}
TABLE.shippingblock TR TD.description
{
    width: 100%;
    vertical-align: top;
    padding-left: 6px;
}
TABLE.shippingblock TR TD.radiobutton
{
    vertical-align: top;
    white-space: nowrap;
    padding: 4px;
}
TABLE.shippingblock TR TD.radiobutton INPUT
{
    margin: 0;
    padding: 0;
}
TABLE.shippingblock TR TD.price
{
    vertical-align: top;
    white-space: nowrap;
}
/*PAYMENT TYPE SELECTION*/
TABLE.paymentblock
{
    background-color: #EDEDED;
    border-style: solid;
    border-width: 0px 1px 1px;
    border-color: #8A9AB4;
    margin-bottom: 15px;
}
TABLE.paymentblock TR TD.header
{
    height: 30px;
    background-color: #0E2F64;
    padding: 2px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
}
/*PAYMENT TYPE BILLSAVE KRAMPF*/
P.payment-name
{
    height: 30px;
    vertical-align: middle;
    background-color: #0E2F64;
    padding: 2px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 0px;
}
P.payment-name IMG
{
    padding-left: 100px;
    vertical-align: middle;
}
P.payment-desc
{
    margin-top: 0px;
    border: 1px solid #808080;
    background-color: #EDEDED;
    margin-bottom: 15px;
    padding: 4px 0px;
}
/*CHECKOUT NAVIGATION*/
UL#checkoutnavigation
{
    top: 0;
    left: 0;
}
UL#checkoutnavigation LI
{
    height: 70px;
    list-style-type: none;
    float: left;
    width: 185px;
    margin-right: 15px;
    border: 1px solid;
    padding: 8px;
}
UL#checkoutnavigation LI.active
{
    background-color: #D8DDE5;
}
UL#checkoutnavigation LI.active .number
{
    font-size: 20px;
    font-weight: bold;
}
UL#checkoutnavigation LI.active .title
{
    font-size: 14px;
    font-weight: bold;
}
UL#checkoutnavigation LI.active .description
{
    font-size: 11px;
}
UL#checkoutnavigation LI.inactive
{
    color: #999999;
    background-color: #EDEDED;
    border-color: #999999;
}
UL#checkoutnavigation LI.inactive .number
{
    font-size: 20px;
    font-weight: bold;
}
UL#checkoutnavigation LI.inactive .title
{
    font-size: 14px;
    font-weight: bold;
}
UL#checkoutnavigation LI.inactive .description
{
    font-size: 11px;
}
/*COMMENTS ON CHECKOUT CONFIRMATION SITE*/
P.checkoutcomment TEXTAREA
{
    width: 100%;
}
/*AGB ON CHECKOUT SITE*/
P.checkoutagb TEXTAREA
{
    width: 100%;
}
P.checkoutrescission TEXTAREA
{
    width: 100%;
}
.productImageBorder
{
    -moz-box-shadow: 4px 4px 2px #ddd;
    -webkit-box-shadow: 4px 4px 2px #ddd;
    box-shadow: 4px 4px 2px #DDD;
}
TABLE.tabledetails TR TD.subtotal
{
    background-color: #D8DDE5;
    text-align: right;
    border-style: solid;
    border-width: 1px 0px 0px;
    border-color: #0E2F64;
}
.bold
{
    font-weight: bold;
    font-size: 14px;
}
/*SITEMAP*/
.sitemapwrap
{
}
.sitemapwrap .sitemapleft
{
    background-color: #EFF2F8;
    border-style: solid;
    border-width: 1px;
    border-color: #0E2F64;
    display: table;
    float: left;
    width: 400px;
    margin: 0px 0px 15px 45px;
}
.sitemapwrap .sitemapright
{
    background-color: #EFF2F8;
    border-style: solid;
    border-width: 1px;
    border-color: #0E2F64;
    display: table;
    float: right;
    width: 400px;
    margin: 0px 45px 15px 0px;
}
.sitemapheader
{
    padding: 3px;
    background-color: #0E2F64;
    color: #FFFFFF;
    font-weight: bold;
}
.sitemapheader A:link, .sitemapheader A:visited, .sitemapheader A:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
.sitemapcontent
{
    padding: 6px;
}
.sitemapcontent LI
{
    list-style-type: none;
}
/*Slider*/
.banner
{
    width: 1000px;
    padding: 0px;
    /*+placement:shift 1px -159px;*/
    position: relative;
    left: 1px;
    top: -159px;
    z-index: 1;
    overflow: auto;
}
.banner LI
{
    list-style: none;
}
.banner UL LI
{
    float: left;
    min-height: 403px;
}
.banner .dot
{
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots
{
    position: absolute;
    left: 850px;
    right: 0;
    bottom: 20px;
}
.banner .dots LI
{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #FFF;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.banner .dots LI.active
{
    background: #FFF;
    opacity: 1;
}
#preis1
{
    color: #5e5f5e;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    margin:0px 0px 0px 55px;
}
#preis2
{
    color: #ee7e00;
    font: 25px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
/*HERSTELLERLISTE*/
#man_listing
{
    text-align: center;
    width: 962px;
}                  
#man_listing H2
{
    text-align: center;
}                  
#man_listing H2 A
{
    font-weight: bold;
    font-size: 16px;
    color: #00378B;
    text-decoration: none;
}
#man_listing .spacer
{
    clear: both;
}              
#man_listing .column
{
    margin: 0 auto;
    width: 800px;
}
#man_listing .mandiv
{
    float: left;
    width: 380px;
    padding: 10px;

}
 table.singlefurniture {
    width: 499px;
    border-spacing: 0px;
    border-collapse: collapse;
  }
  
  table.singlefurniture td {
    border-left: 1px solid #C1C1C1;
    border-top: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    text-align:center;
    vertical-align:top;
    margin: 0px;
    padding: 0px;
  }
  
  table.singlefurniture td img {
    border:0px;
  }
  
  /*Für Tabellen in Texten*/
  #detailtable {
    display:table;
    text-align:left;
  }
  #detailtr {
    display:table-row;
    text-align:left;
  }
  #detailtd {
    display:table-cell;
    text-align:left;
    padding: 0 3px;
  }