body {
	
    margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;	
    font-size: 100.01%;
    color: #454545;
}

#bodyWrap
{
    font-size: 75%;
    text-align: center;
}

#contentWrap
{
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    
    border: 1px solid #e3e3e3;
    border-top: 0;
    
    -webkit-box-shadow: 0px 0px 4px 0px #c0c0c0;
    box-shadow: 0px 0px 4px 0px #c0c0c0; 
}

#homelogo
{
    background: url(kopf.jpg) 0 0 no-repeat transparent;
    height: 160px;
}

*
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #F3CD52;
}

ul li{
    list-style-type: none;
}

input::-moz-focus-inner { 
  border: 0;
  padding: 0;
}

input, select
{
    
    border: 1px solid #e2e3ea;
    border-top: 1px solid #abadb3;
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 8px;
    padding: 1px 2px 2px;
}


input[type=submit]
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
    border-radius: 0;
    margin-bottom: 0px;
}

input[type=submit]:hover
{
    background-color: #868686;
}


/* kopfnavi */

#headermenu
{
    background: url(shop/navi.png) 0 0 repeat-x transparent;
    height: 30px;
}

#headermenu ul
{
    height: 30px;
    margin: 0;
    padding: 0;
}

#headermenu ul li
{
    height: 30px;
    margin: 0;
    padding: 0;
    float: left;
    
    background: url(shop/trenner.png) right 8px no-repeat transparent;
}

#headermenu ul li a
{
    height: 30px;
    margin: 0;
    padding: 0 20px;
    float: left;
    line-height: 30px;
}


#headerbread  
{
    background: url(shop/breadcrumb.png) top right no-repeat transparent;
    height: 21px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 90%;
    line-height: 21px;
    clear: both;
}

#headerbread  .CyBox, #headerbread  .CyBox .CyBoxContent 
{
    border: 0;
    padding: 0;
    box-shadow: none;
    background: none;
}

#headerbread .CyBoxHeader {
    display: none;
}

#headerbread p {
    
    float: left;
    width: 65px;
}

#headerbread  .CyBox
{
    float: left;
}

#headerbread  .CyBox .CyBoxContent ul li 
{
    float: left;
    padding: 0;
}

#headerbread  .CyBox .CyBoxContent ul li a
{
    padding: 0 5px;
}

/* spaltenWrap */

#spaltenWrap
{
    clear: both;
    padding: 20px;
    overflow: hidden;
}

#leftbox {
    
	float: left;
	width: 200px;
}

#sidebox {
    
	float: right;
	width: 220px;
}

#mainbox {

	float: left;
    width: 720px;
}

#mainboxContent {

	padding-left: 20px;
}


/* kategorien links */

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox 
{
    border: 0;
    background-color: #fff;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxHeader
{
    padding: 0 10px;
    margin-bottom: 1px;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxContent
{
    padding: 0;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxContent ul li
{
    padding: 0;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxContent ul li a
{
    display: block;
    padding: 3px 0 3px 10px;
    font-size: 90%;
    color: #454545;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxContent ul li a:hover
{
    background-color: #fef3be;
    color: #000;
}

.CyBoxCategoriesActiveLI a {
		
    background-color: #fde576;
    color: #000;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxCategoriesActiveLI ul li a {
		
    background: url(shop/li.gif) 10px 8px no-repeat transparent;
    color: #454545;
    padding: 3px 0 3px 20px;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxCategoriesActiveLI ul li a:hover {
		
    color: #454545;
    padding: 3px 0 3px 20px;
}

#leftbox .CyBox.CyCategoryNavigationWidgetCyBox .CyBoxCategoriesActiveLI ul li a.CyBoxCategoriesActive {
		
    background-color: #fde576;
}




.CyBox {
    
    border: 1px solid #c0c0c0;
    background-color: #f8f8f9;
	overflow: hidden;
    margin-bottom: 20px;
}

#mainbox .CyBox {
    
	box-shadow: 1px 1px 5px #d0d0d0;
}

.CyBoxHeader {
    
	background-color: #a8a8a8;
	padding: 0 20px;
    line-height: 30px;
	color: #fff;
	height: 30px;
    font-weight: bold;    
    font-size: 110%;
}

#sidebox .CyBoxHeader {
   padding: 0 10px; 
}

.CyBoxContent {
	padding: 20px;
}

#sidebox .CyBoxContent {
   padding: 10px; 
}

#sidebox .CyBoxContent.OTSpecialAdvertWidgetCyBoxContent {
   padding-bottom: 0px; 
}

.CyBoxContent h1 {
	
    color: #585858;
    margin-bottom: 10px;
    font-size: 150%;
    margin-top: -3px;
}

.CyBoxContent h2 {
	
    color: #585858;
    margin-bottom: 10px;
    font-size: 120%;
    margin-top: -3px;
    font-weight: 600;
    
}


/* warenkorb */

.CyBox.CyCartMiniDisplayWidgetCyBox .CyBoxHeader.CyCartMiniDisplayWidgetCyBoxHeader
{
    padding-left: 10px;
}

.CyBox.CyCartMiniDisplayWidgetCyBox .CyBoxContent 
{
    background: url(shop/warenkorb.png) right bottom no-repeat transparent;
    position: relative;
    padding: 20px 10px;
}

.CyBox.CyCartMiniDisplayWidgetCyBox .CartMiniDisplayCashout
{
    display: block;
    position: absolute;
    right: 40px;
    bottom: 10px;
}


.CyBox.CyCartMiniDisplayWidgetCyBox .CartMiniDisplayCashout a
{
    text-decoration: underline;
}

/* SUCHE */

.CyBoxHeader.CySearchWidgetCyBoxHeader
{
    background : none;
    color: #454545 !important;
    margin: 0 !important;
    height:auto;
}

.CySearchWidgetCyBox .CyBoxContent
{
    padding: 0 10px 10px 10px !important;
}

.CySearchWidgetCyBox input
{
    border: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    width: 140px;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.CySearchWidgetCyBox input.button1
{
    text-indent: -9999px;
    line-height: 1px;
    background: url(shop/go.png) 0 0 no-repeat transparent;
    cursor: pointer;
    width: 47px;
    height: 21px;
    border: 0;
    border-radius: none;
    float: right;
}


/* LOGIN */

.CyBoxHeader.CyLoginWidgetCyBoxHeader
{
    background : none;
    color: #454545 !important;
    margin: 0 !important;
    height:auto;
}


.CyLoginWidgetCyBoxContent input
{
    border: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    width: 140px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 8px;
}

.CyLoginWidgetCyBoxContent
{
    padding: 0 10px 10px 10px !important;
}

.CyLoginWidgetCyBoxContent input.button10
{
    text-indent: -9999px;
    line-height: 1px;
    background: url(shop/login.jpg) 0 0 no-repeat transparent;
    cursor: pointer;
    width: 74px;
    height: 21px;
    border: 0;
    border-radius: none;
    margin-top: 3px;
    margin-bottom: 10px;
}

.CyLoginWidgetCyBoxContent a
{
    text-decoration: underline;
}

/* kontakt */

.OTHotlineWidgetCyBoxContent h3, .OTHotlineWidgetCyBoxContent h4
{
    font-size: 100%;
    margin-bottom: 5px;
}

.OTHotlineWidgetCyBoxContent h4
{
    margin-bottom: 5px;
}

/* suche / brieffinder */

#CyValueSelectionWidget ul
{
    margin-top: 10px;
    overflow: hidden;
}

.OTNewstickerWidgetCyBoxContent #CyValueSelectionWidget ul
{
    margin-top: 0;
}

#CyValueSelectionWidget ul li
{
    padding: 0;
    margin: 0 10px 0 0;
    width: 310px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    
    float: left;
}

#CyValueSelectionWidget ul li a
{
    padding-left: 5px;
    font-weight: bold;
}

#CyValueSelectionWidget ul li select
{
    border: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    width: 140px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    
    float: right;
}

#CyValueSelectionSubmitButton
{
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 4px 20px;
    cursor: pointer;
    margin-top: 10px;
    clear: both;
}

#CyValueSelectionSubmitButton:hover
{
    background-color: #868686;
}


/* NEWS */

.CyBox.OTNewsWidgetCyBox 
{
    border: 1px solid #d7979b;
}

.CyBox.OTNewsWidgetCyBox 
{
    border: 1px solid #d7979b;
    
    background: url(shop/news.png) left bottom no-repeat #f8f8f9;
}

.OTNewsWidgetCyBoxContent
{
    padding: 0;
}

.OTNewsWidgetCyBoxContent .newsContentWrap
{
    padding: 20px;
}

.CyBox.OTNewsWidgetCyBox .newsContentWrap
{
    width: 300px;
    float: left;
    
    padding-bottom: 55px;
}

.CyBox.OTNewsWidgetCyBox .newsLink
{
    padding-top: 10px;
    text-align: right;
}

.CyBox.OTNewsWidgetCyBox .newsLink a
{
    color: #ac1a22;
    text-decoration: underline;
}


.CyBox.OTNewsWidgetCyBox .newsImgWrap
{
    width: 338px;
    float: right;
    background-color: #fff;
}


.OTNewsWidgetCyBoxHeader
{
    display: none;
}






















/* ARTIKEL */

.CyProductListingWidgetCyBoxHeader, .CyBoxArticleListingHE
{
    display: none;
}

.CyProductListingWidgetCyBoxContent h2
{
    margin-bottom: 20px;
    color: #454545;
}

ul.CyBoxArticleListingUL
{
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
}

ul.CyBoxArticleListingUL li
{
    padding: 0;
    margin: 0 5px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;   
    height: 21px;
    line-height: 21px;
}

ul.CyBoxArticleListingUL li.CyBoxArticleListingPagesCU
{
    padding: 0;
    margin: 0 5px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    
    background-color: #fde576;
    color: #000;
    padding: 0 6px;
    height: 21px;
    line-height: 21px;
}

ul.CyBoxArticleListingUL li a
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 0 6px;
    cursor: pointer;
    clear: both;
    height: 21px;
    line-height: 21px;
}

.CyBoxArticleListingBu{
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}

.CyBoxArticleListingBu a {
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 0 20px;
    cursor: pointer;
    clear: both;
    height: 21px;
    line-height: 21px;
}

/* item */

.CyBoxArticleListingElements
{
    clear: both;
    overflow: hidden;
    margin: 0 -10px;
}

.CyBoxArticleListingElement
{
    clear: both;
    overflow: hidden;
    border-top: 1px solid #fde576;
    background-color: #fff;
    position: relative;
    padding: 50px 10px 30px 10px;
    
    min-height: 240px;
}


.CyBoxArticleListingName
{
    position: absolute;
    top: 10px;
    left: 10px;
    
    font-size: 120%;
    font-weight: bold;
}

.CyBoxArticleListingModel
{
	float: left;
	width: 70px;
	height: 150px;
    vertical-align:middle;
    font-weight:bold;
	
}

.CyBoxArticleListingImage
{
	float: left;
	width: 144px;
	height: 100px;
    vertical-align:middle;
    background-color: #f3f3f3;
    overflow: hidden;
    border: 1px solid #c5c5c5;
}

.CyBoxArticleListingImage img, .CyBoxCartArticleImagelink img{
	
    width: 100%;
    height: auto;
}

.CyProductValues{
    
	float: left;
	width: 220px;
}

.CyProductValues ul
{
    padding-left: 40px;
    min-height: 120px;
}

.CyProductValues ul li 
{
    background-color: #fef6cf;
    padding: 5px 10px;
}

.CyProductValues ul li:nth-child(odd) 
{
    background-color: #fde576;
}

/* preis */
.CyBoxArticleListingPrice
{
    margin: 0;
    padding: 0;
    
    position: absolute;
    left: 80px;
    top: 165px;
    
    font-size: 140%;
    color: #595959;
    font-weight: bold;
}

/* price with VAT */

.CyBoxArticleListingVATPrice
{
    margin: 0;
    padding: 0;
    
    position: absolute;
    left: 80px;
    top: 185px;
    
    font-size: 100%;
    color: #595959;
    font-weight: normal;
}


.CyBoxArticleListingDetail
{
    margin: 0;
    padding: 0;
    
    position: absolute;
    left: 80px;
    top: 210px;
}

.CyBoxArticleListingDetail a
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
}

.CyBoxArticleListingElement .OTOrderSample
{
    margin: 0;
    padding: 0;
    
    position: absolute;
    left: 80px;
    top: 235px;
}

.OTOrderSample .button2
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
}

.CyBoxArticleListingElement  .OTPriceCalculation
{
    margin: 0;
    padding: 0;
    
    position: absolute;
    left: 80px;
    top: 261px;
}

.OTPriceCalculation .button2
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
}

/* Zu bestellende Einheiten */

.CyBoxArticleListingDirectbuy, .OTOrderNumber
{
    
    border: 1px solid #c0c0c0;
    background-color: #f8f8f9;
    box-shadow: 1px 1px 5px #d0d0d0;
    padding: 10px 20px;
    float: right;
    width: 150px;
    margin-bottom: 20px;
}

.CyBoxArticleListingDirectbuy .CyBoxArticleListingDirectbuyDescription, .OTOrderNumber .OTOrderNumberDescription
{
    font-weight: bold;
    padding-bottom: 5px;
}


.CyBoxArticleListingDirectbuy input, .OTOrderNumber input
{
    border: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    width: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 5px;
}


.CyBoxArticleListingDirectbuy input[type=submit], .OTOrderNumber input[type=submit]
{
    padding: 0 10px;
    width: 151px;
    background: url(shop/add-cart.png) 0 0 no-repeat #a8a8a8;
    text-indent: -9999px;
    line-height: 1px;
    height: 21px;
}

/* detailseite */

.CyProductDetailWidgetCyBox  
{
    position: relative;
    overflow: hidden;
}

.CyProductDetailWidgetCyBoxHeader
{
    display: none;
}

.CyProductDetailWidgetCyBox h1
{
    font-size: 140%;
    margin-bottom: 20px;
}

#CyProductDetailImage {
    
    margin: 0 20px 20px 0;
    padding: 0;
    width: 310px;
    height: auto; /* 215 */
    border: 1px solid #c3c3c3;
    float: left;
}

.CyProductDetailWidgetCyBox h2 /* art number */
{
    /*position: absolute;
    left: 360px;
    top: 58px;*/
    margin-bottom: 10px;
    font-size: 120%;
}

.CyProductDetailWidgetCyBox p
{
    margin-bottom: 10px;
}

.CyProductDetailWidgetCyBox .CyProductValues ul
{
    padding: 0;
}


.CyProductDetailWidgetCyBox .OTPriceCalculation
{
    position: absolute;
    right: 20px;
    bottom: 50px;
    margin: 0;
    padding: 0;
}

.CyProductDetailWidgetCyBox .OTPriceCalculation input.button2, .CyProductDetailWidgetCyBox .OTOrderSample input.button2
{
    width: 155px;
}

.CyProductDetailWidgetCyBox .OTOrderSample
{
    position: absolute;
    right: 20px;
    bottom: 20px;
}



.CyProductDetailWidgetCyBox .OTOrderNumber
{
    clear: left;
    float: none;
}

.CyProductDetailWidgetCyBox .CyBoxArticleListingDirectbuy 
{
    clear: left;
    float: none;
    margin-bottom: 0;
}

/* slider startslider */

.CyCategoryChildImageListWidgetCyBox 
{
    
    
}

.CyCategoryChildImageListWidgetCyBox .CyCategoryChildImageListWidgetCyBoxHeader
{
    display: none;
}

/*Staffelpreise pro Verpackungseinheit*/


.CyFloatGraduatedPricesWidgetCyBox .CyFloatGraduatedPricesWidgetCyBoxContent
{
    padding: 10px;
}

.CyFloatGraduatedPricesWidgetCyBox .CyFloatGraduatedPricesWidgetCyBoxContent table
{
    border: 0;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff;
}

.CyFloatGraduatedPricesWidgetCyBox .CyFloatGraduatedPricesWidgetCyBoxContent table th
{
    border: 0;
    background-color: #fef6cf;
    padding: 5px !important;
    margin: 0 !important;
    color: #585858;
    vertical-align: top;
}

.CyFloatGraduatedPricesWidgetCyBox .CyFloatGraduatedPricesWidgetCyBoxContent table tr:first-child th
{
    background-color: #fde576;
}

/* Ihre zuletzt besuchten Artikel. */

.CyLastVisitedProductsWidgetCyBoxContent, .CySimilarProductsWidgetCyBoxContent
{
    margin: 10px 10px 10px 5px;
    display: table;
    padding: 0;
    
    border-collapse: separate; 
    border-spacing: 5px;
}

.CyLastVisitedProductsWidgetCyBoxContent ul, .CySimilarProductsWidgetCyBoxContent ul
{
    overflow: hidden;
    display: table-row;
}

.CyLastVisitedProductsWidgetCyBoxContent ul li, .CySimilarProductsWidgetCyBoxContent ul li
{
    width: 80px !important;
    border: 1px solid #c0c0c0;
    padding: 5px;
    font-size: 87%;
    color: #676767;
    display: table-cell;
    text-align:center;
    vertical-align: top;
    padding-bottom: 10px;
    overflow: hidden;
}

.CyLastVisitedProductsWidgetCyBoxContent ul li img, .CySimilarProductsWidgetCyBoxContent ul li img
{
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}


/* Individuelle Anfrage */

.CyUserPageWidgetCyBoxHeader
{
    display: none;
}

.CyUserPageWidgetCyBoxContent table  tr td
{
    padding-right: 10px;
    vertical-align: top;
    white-space: nowrap;
}

.CyUserPageWidgetCyBoxContent table  tr td input
{
    border: 1px solid #dbdfe6;
    border-top: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 8px;
    width: 210px;
}

.CyUserPageWidgetCyBoxContent textarea
{
    border: 1px solid #dbdfe6;
    border-top: 1px solid #abadb3;
    padding: 1px 2px 2px 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 8px;
    margin-right: 95px;
    width: 495px;
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.CyUserPageWidgetCyBoxContent span.CyContactDetailDescreption
{
    display: block;
    padding-left: 63px;
}

.CyUserPageWidgetCyBoxContent .Button
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
    
    margin-left: 63px;
}


/* kontakt */

.CyUserPageWidgetCyBoxContent h1
{
    background-color: #a8a8a8;
    margin: -20px -20px 20px -20px;
    color: #fff;
    
    font-size: 110%;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
}

.CyUserPageWidgetCyBoxContent h2
{
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 20px 20px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #d0d0d0;
}

.OTContact
{
    
}

#OTContact li
{
    width: 275px;
    height: 200px;
    
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 0 20px 10px 20px !important;
    box-shadow: 1px 1px 5px #d0d0d0;
    border-radius: none;
    margin-bottom: 20px;
    margin-right: 10px;
}

#OTContact li h2{
    
    padding: 5px 20px;
    border: 0;
    margin: 0 -20px 10px -20px !important;
    background-color: #e3e3e3;
    font-size: 100%;
    box-shadow: none;
}

#OTContact li h3 {
    
    padding: 0 0 5px 0;
    border: 0;
    margin: 0;
    font-size: 100%;
    box-shadow: none;
    font-weight: normal;
}

#OTContact li img {
    
    margin-top: 10px;
}

#OTContact li:nth-child(even)
{
    float: left;
    margin-right: 0;
}

#OTContact li:nth-child(odd)
{
    float: right;
    margin-right: 0;
}


/* texte über dem Artikelbereich */

.CyCategoryTextWidgetCyBox .CyCategoryTextWidgetCyBoxHeader{
    
    display: none;
}

.CyCategoryTextWidgetCyBoxContent h1
{
    background-color: #a8a8a8;
    margin: -20px -20px 20px -20px;
    color: #fff;
    
    font-size: 120%;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
}

.CyCategoryTextWidgetCyBoxContent img
{
    border: 0;
    border-radius: none;
    box-shadow: none;
    float: left;
    margin: 0 20px 20px 0;
}


/* FooterLine */

#FooterLine
{
    background: url(shop/breadcrumb.png) top right no-repeat transparent;
    height: 21px;
    overflow: hidden;
    padding-left: 20px;
    font-size: 90%;
    line-height: 21px;
    clear: both;
    
    font-style: normal;
}

#FooterLine address
{
  font-style: normal;  
}

/* warenkorb */

.CyCartDisplayWidgetCyBoxContent table
{
    background-color: #fffdf6;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.CyCartDisplayWidgetCyBoxContent table tr th
{
    border: 0;
    padding: 10px 5px 0 0;
    border-top: 1px solid #fde576;
    border-collapse: collapse;
}

.CyCartDisplayWidgetCyBoxContent table tr th:first-child
{
    padding-left: 10px;
}

.CyCartDisplayWidgetCyBoxContent table tr td
{
    border: 0;
    padding: 20px 10px;
    vertical-align: top;
    border-collapse: collapse;
    border-bottom: 1px solid #fde576;
}

.CyCartDisplayWidgetCyBoxContent table tr td.CyBoxCartArticleRemove
{
    padding-right : 0;
    width: 1%;
}

.CyCartDisplayWidgetCyBoxContent table tr td.CyBoxCartArticleID
{
    padding-right : 0;
    width: 1%;
}




.CyBoxCartArticleImagelink img
{
    border: 1px solid #c0c0c0;
    padding: 5px;
}

.CyBoxCartArticleListingInSum, .CyBoxCartArticleListingInVatSum, .CyBoxCartArticleListingInShipSum {
	
    display: block;
	text-align: right;
	padding-right: 20px;
	font-weight:bold;
    background-color: #fef6cf;
} 

.CyBoxCartArticleListingInWeight {
	
    display: block;
	text-align: right;
	padding-right: 20px;
	font-weight:bold;
    background-color: #fef6cf;
} 

.CyCartDisplayWidgetCyBoxContent fieldset
{
   background-color: #fef6cf;
}


td.CyBoxCartArticlePrice, td.CyBoxCartArticleSum
{
    white-space: nowrap;
}

.CyBoxCartArticleName ul
{
    padding-top: 10px;
}

input#CyBoxCartArticleListingEmpty, input#CyBoxCartArticleListingRefresh
{
    /*position: absolute;
    top: 0;
    left: 20px;*/
    float: left;
    
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 3px 20px;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 3px;
}

input#CyBoxCartArticleListingEmpty
{
    margin-bottom: 20px;
}

/* weiter */

.CyBoxCartArticleListingToShip
{
    background-color: #fef6cf;
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #fde576;
}

.CyBoxCartArticleListingToShip a
{
    display: block;
    background-color: #a8a8a8;
    color: #fff !important;
    border: 0;
    padding: 5px 20px;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 3px;
    float: right;
}


/* Bestellprozess */

#CyAskForLoginNewCustomer h1, #CyAskForLoginExistingCustomer h1 {
    
    display: none;
}


#CyAskForLoginNewCustomerInner, #CyAskForLoginExistingCustomerInner
{
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 20px 20px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #d0d0d0;    
}

#CyAskForLoginExistingCustomerInner
{
    margin-bottom: 0px;
}

#CyAskForLoginNewCustomerInner input.button1, #CyAskForLoginExistingCustomerInner input.button10
{
    margin-top: 10px;
}


/* registrierung */


.CySignupStartWidgetCyBoxContent table tr td:first-child,
.CySignupContactWidgetCyBoxContent table tr td:first-child,
.CySignupBillDataWidgetCyBoxContent table tr td:first-child,
.CySignupShipDataWidgetCyBoxContent table tr td:first-child
{
    width: 130px;
    vertical-align:top;
}

.CySignupBillDataWidgetCyBoxContent select, .CySignupShipDataWidgetCyBox  select
{
    width: 330px;
}

#mainboxContent input[type=checkbox]
{
    margin-left: 5px;
    vertical-align: top;
}

.CySignupEndWidgetCyBoxHeader
{
    display: none;
}

.CySignupContactWidgetCyBox table, CySignupShipDataWidgetCyBoxContent table
{
    margin-top: 5px;
}

input#CySignupShipDataWidgetblank
{
    margin: 0 !important;
}


/* willkommen bereich */

.CyLoginWelcomeWidgetCyBox a{
	
    font-weight: normal;
}

.CyLoginWelcomeWidgetCyBox li{
    
	line-height: 30px;
    background: url(/template/shop/li.png) 0 9px no-repeat transparent;
    padding-left: 18px;
}


/* prozess */

.CyOrderWidgetWizardSteps {
    
    display: table;
    width: 100%;
    margin-bottom: 20px;
    
}

.CyOrderWidgetWizardSteps ul {
    
    display: table-row;
}

.CyOrderWidgetWizardSteps li {
    
    background-color: #efefef;
	margin-right: 10px;
	padding: 15px;
    float: none;
    display: table-cell;
    border-right: 10px solid #f8f8f9;
    width: 164px;
}

.CyOrderWidgetWizardSteps li:last-child {
    
    border-right: 0;
}

.CyOrderWidgetWizardSteps  li.CyOrderWidgetWizardCurrentStep
{
    background-color: #fde576;
}



/* STEP 1*/

.CyCartDisplayWidget table
{
    background-color: #fffdf6;
    padding: 0;
    margin: 0 0 0 0;
    border-collapse: collapse;
}

.CyWizzardStepOrderStepOverview table tr th
{
    border: 0;
    padding: 10px 5px 0 0;
    border-top: 1px solid #fde576;
    border-collapse: collapse;
}

.CyWizzardStepOrderStepOverview table tr th:first-child
{
    padding-left: 10px;
}

.CyWizzardStepOrderStepOverview table tr td
{
    border: 0;
    padding: 20px 10px;
    vertical-align: top;
    border-collapse: collapse;
    border-bottom: 1px solid #fde576;
}

.CyWizzardStepOrderStepOverview table tr td.CyBoxCartArticleRemove
{
    padding-right : 0;
    width: 1%;
}

.CyWizzardStepOrderStepOverview table tr td.CyBoxCartArticleID
{
    padding-right : 0;
    width: 1%;
}

.CyCartDisplayWidget input#CyBoxCartArticleListingEmpty, .CyCartDisplayWidget input#CyBoxCartArticleListingRefresh {
    
    margin: 10px 0 0 0;
}

.CyOrderWidgetWizardControlNext
{
    overflow: hidden;
    float: right;
    
}

/* STEP 2 */

.CyCurrentShippingAddressWidget, .CyChangeShippingAddressWidget
{
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 20px 20px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #d0d0d0;  
    overflow: hidden;
}

.CyCurrentShippingAddressWidget h3, .CyChangeShippingAddressWidget h3, .CyWizzardStepOrderStepBill h3
{
    margin-bottom: 10px;
}

.CyCurrentShippingAddressWidget h1
{
    display: none;
}

.ShippingAddress
{
    background-color: #f8f8f9;
    border: 1px solid #c0c0c0;
    padding: 20px 20px;
    margin-bottom: 20px;  
    overflow: hidden;
    float: left;
    
	margin-right: 4px;
	margin-bottom: 4px;
}



.ShippingAddress input{
	height: 18px;
	font-size: 10px;
}

.CyChangeShippingAddressWidgetButtonChoose
{
    margin-top: 5px;
}

.CyOrderWidgetWizardControlNext input{
	float: right;
    margin-bottom: 20px;
    margin-top: 20px;
}

.CyOrderWidgetWizardControlBack
{
    float: left;
}

.CyOrderWidgetWizardControlBack input{
	
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* STEP 3 */

.CyWizzardStepOrderStepBill
{
    background-color: #fff;
    border: 1px solid #c0c0c0;
    padding: 20px 20px;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #d0d0d0;  
    overflow: hidden;
}

.CyWizzardStepOrderStepBill input
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.CyWizzardStepOrderStepBill input#CyPaymentChooserWidget
{
    margin-top: 10px;
    margin-bottom: 0;
}


.CyPaymentChooserWidget input[type=radio]
{
    margin: 0 5px 0 0;
    vertical-align: top;
}

/* STEP 4 */

.CyWizzardStepOrderStepFinalOverviewCustomerAdress,
.CyWizzardStepOrderStepFinalOverviewShipProvider,
.CyWizzardStepOrderStepFinalOverviewBill,
.CyWizzardStepOrderStepFinalOverviewPayment
{
   background-color: #fff;
   min-height: 150px;
   padding: 10px;
   margin-bottom: 50px;
   float: left;
   width: 142px;
}

.CyWizzardStepOrderStepFinalOverviewCustomerAdress h3,
.CyWizzardStepOrderStepFinalOverviewShipProvider h3,
.CyWizzardStepOrderStepFinalOverviewBill h3,
.CyWizzardStepOrderStepFinalOverviewPayment h3
{
    font-size: 100%;
    margin-bottom: 10px;
}

/* step 4 tabelle */

.CyWizzardStepOrderStepFinalOverviewCart table
{
    background-color: #fffdf6;
    padding: 0;
    margin: 0 0 0 0;
    border-collapse: collapse;
    clear: both;
}

.CyWizzardStepOrderStepFinalOverviewCart table tr th
{
    border: 0;
    padding: 10px 5px 0 0;
    border-top: 1px solid #fde576;
    border-collapse: collapse;
}

.CyWizzardStepOrderStepFinalOverviewCart table tr th:first-child
{
    padding-left: 10px;
}

.CyWizzardStepOrderStepFinalOverviewCart table tr td
{
    border: 0;
    padding: 20px 10px;
    vertical-align: top;
    border-collapse: collapse;
    border-bottom: 1px solid #fde576;
}

.CyWizzardStepOrderStepFinalOverview h3, .CyWizzardStepOrderStepFinalOverviewCart h3
{
    display: none;
}

.CyWizzardStepOrderStepFinalOverviewButton{
	
    margin: 20px 0;
    clear: both;
}

.CyOrderWidgetCyBox  .CyOrderWidgetWizardControlBack input
{
    float: left;
    margin-nottom: 10px;
}















































.OTWelcomeWidgetCyBoxHeader
{
    display: none;
}

.CyProductListingWidgetCyBox {
    padding-bottom:20px;
}

.CyBoxContent ul{
    list-style:none outside none;
}

.CyCartMiniDisplayWidgetCyBox {
	float: right;
	width: 240px;
	margin-top: 40px;
	margin-right: 20px;
    margin-bottom: 0;
}

#headerbread ul{
	list-style: none;
	padding: 0px;
	margin: 0px;	
	text-align: center;
	clear:both;
}

.CyValueSelectionWidgetCyBox ul li,.CyBoxArticleListingUL li,#OTContact li {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}



#FooterNavigation { background-image: url(/template/shop/footer-hg.png); height: 30px;	}

#FooterNavigation ul
{
    height: 30px;
    margin: 0;
    padding: 0;
}

#FooterNavigation ul li
{
    height: 30px;
    margin: 0;
    padding: 0;
    float: left;
    line-height: 30px;
    padding: 0 20px !important;
    background: url(shop/trenner.png) right 8px no-repeat transparent;
}

#FooterNavigation ul li a
{
    height: 30px;
    margin: 0;
    float: left;
}
 

#FooterNavigation ul li
{
    height: 30px;
    margin: 0;
    padding: 0;
    float: left;
    
    background: url(shop/trenner.png) right 8px no-repeat transparent;
}

/*
#headerbread .CyBox, #FooterLine .CyBox{border-radius: 0px; background-image: url(/template/balkenot.jpg); background-repeat: no-repeat; background-color: #F3CD52; height: 20px; text-align: center; box-shadow:0px 0px 0px #666; margin: 0px; margin-bottom: 10px; padding: 0px;}
#headerbread .CyBoxHeader {visibility: hidden; height: 0px;}
#headerbread .CyBoxContent {margin-top: -18px;}*/


/*

.CyCategoryNavigationWidgetCyBoxContent {
	padding: 0px;
}
.CyCategoryNavigationWidgetCyBoxContent ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.CyCategoryNavigationWidgetCyBoxContent ul li{
	padding: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 3px;
}

.CyCategoryNavigationWidgetCyBoxContent ul li ul{
	padding: 0px;
	padding-left: 15px;
}

.CyBoxCategoriesActiveLI a{
		color: #F5F5F5;
}
.CyBoxCategoriesActiveLI .CyBoxCategoriesActive, .CyOrderWidgetWizardCurrentStep a{
		color: #F3CD52;
		font-weight: bold;
}
.CyBoxCategoriesActiveLI {
		background-color: #777;	
}
*/

.OTColorChooserElement {
	float: left;
	font-size: 8px;
	text-align: center;
	height: 50px;
}


.CyValueSelectionWidgetCyBoxContent {
	padding-top: 0px;
/* 	height: 80px; */
}
.CyValueSelectionWidgetCyBoxContent ul li{
}

/*
.CyBoxArticleListingElement:hover, .CyParcelWidgetCyBox tr:hover {
background-image: linear-gradient(bottom, rgb(240,234,163) 32%, rgb(226,230,221) 66%, rgb(209,208,202) 83%);
background-image: -o-linear-gradient(bottom, rgb(240,234,163) 32%, rgb(226,230,221) 66%, rgb(209,208,202) 83%);
background-image: -moz-linear-gradient(bottom, rgb(240,234,163) 32%, rgb(226,230,221) 66%, rgb(209,208,202) 83%);
background-image: -webkit-linear-gradient(bottom, rgb(240,234,163) 32%, rgb(226,230,221) 66%, rgb(209,208,202) 83%);
background-image: -ms-linear-gradient(bottom, rgb(240,234,163) 32%, rgb(226,230,221) 66%, rgb(209,208,202) 83%);
*/


background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.32, rgb(240,234,163)),
	color-stop(0.66, rgb(226,230,221)),
	color-stop(0.83, rgb(209,208,202))
);
}

.CyBoxArticleListingElement {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #EEE;
}



/*
.CyBoxArticleListingElements .OTOrderNumber,.CyBoxArticleListingElements .OTPriceCalculation {
	float: right;
	clear:right;
	width: 200px;
}*/

/*
.CyBoxArticleListingName {
	font-weight:bold;
	margin-left: 230px;
}



.CyBoxArticleListingDetail {
	float: left;
	margin-left: 50px;
	}*/

.OTColorChooserWidgetCyBoxContent {
	height: 60px;
	background-color: #F5F5F5;
	border-radius: 15px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}


.CyCategoryChildImageBoxItem {
	background-color: #F5F5F5;

    box-shadow:2px 2px 2px #666;
	margin: 5px;
	float: left;
	width: 150px;
	text-align: center;
	border-radius: 5px;
	height: 100px;
}

.CyCategoryChildImageBoxItem img {
	margin-top: 3px;
	width: 100px;
}

.OTAdditionalFilesWidgetCyBox{ float: left; width:49%;}
.CyLastVisitedProductsWidgetCyBox {clear: both;float: left; width: 100%;clear: both; }
.CyFloatGraduatedPricesWidgetCyBox { float: right;width:49%;}
.CySimilarProductsWidgetCyBox { float: left; width: 100%; }

/*
.CyProductDetailWidgetCyBox {
	height: 700px;

}*/



#OTCertificatesElements li{
	float: left;
}
.xxxxCyProductDetailWidgetCyBox .OTPriceCalculation {
	margin-top: -300px;
}

.OTSpecialAdvertWidgetCyBoxContent img {
	
    
}
.CyProductDetailForm {

}
.OTSpecialAdvertWidgetCyBoxContent img:hover {
	background-color: #F3cd52;
}

/*
#OTContact li { width: 270px; height: 210px;
background-color: #F5F5F5;
box-shadow:2px 2px 2px #666;
	border-radius: 5px;
	padding: 15px;
	margin: 5px;

}*/

.ZertifikatBild { float: right; padding: 50px;}

/*
#CyProductDetailImage {
	border-style: solid;
	border-width: 1px;
	border-color: #555;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	margin-bottom: 30px;
}*/

/*
.CyProductDetailWidgetCyBox .OTPriceCalculation,.CyProductDetailWidgetCyBox .OTOrderNumber,.CyProductDetailWidgetCyBox .OTOrderSample{
float: left;

width: 210px;
height: 70px;
margin-top: 3px;
}*/

/*
.CyProductDetailWidgetCyBox .OTPriceCalculation,.CyProductDetailWidgetCyBox .OTOrderSample {
	padding-top: 35px;
	padding-left: 40px;
	width: 180px;
	height: 39px;
}*/


.CartMiniDisplayCashout { float: right; padding-right: 15px; padding-bottom: 3px; font-weight:bold;}

.CyBoxCartArticleAmountField input { width: 40px; }

/*
.CyBoxCartArticleListingToShip{
	float: right;
	font-weight:bold;
	padding: 20px;
	background-color: #F5F5F5;
    box-shadow:2px 2px 2px #666;
	margin-top: -50px;
	border-radius: 5px;

}
*/
/* .CyBoxCartArticleListingInSum, .CyBoxCartArticleListingInVatSum, .CyBoxCartArticleListingInShipSum { */
	
/* } */



.CyCartDisplayWidgetCyBox table, .CyParcelWidgetCyBox table{
	width: 100%;
    margin-bottom: 10px;
}

/*
.CyCartDisplayWidgetCyBox td,.CyCartDisplayWidgetCyBox th,.CyParcelWidgetCyBox td,.CyParcelWidgetCyBox th{
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #aaa;
	padding-top: 10px;
	padding-bottom: 10px;
}	
*/

.CyParcelWidgetCyBox td{
	text-align:center;
}	





.OTAdditionalFilesWidgetCyBoxContent { overflow: hidden; }
.OTAdditionalFilesElement { float: left; }

.CyProductDetailWidgetCyBoxContent {
	overflow: hidden;
}

/*
.CyCategoryTextWidgetCyBoxContent img {
	float: left;
box-shadow:2px 2px 2px #666;
	border-radius: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
}*/

/*
.CyCategoryTextWidgetCyBoxContent .ContentText {
	margin-right: 30px;

}*/

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

/*
.CyBoxArticleListingImage img {
	width: 120px;

}*/



/*
.CyBoxArticleListingPages,.CyBoxArticleListingPagesCU {
	margin-top: 10px;
	background-color: #F5F5F5;
box-shadow:2px 2px 2px #666;
	border-radius: 5px;
	padding: 15px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	
}
.CyBoxArticleListingPagesCU {
	background-color: #F3CD52;
	
}
.CyBoxArticleListingUL {
	margin: 0px;
}

.CyBoxArticleListingBu {
	margin-top: 10px;
background-color: #F5F5F5;
box-shadow:2px 2px 2px #666;
	border-radius: 5px;
	padding: 15px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	float: left;
	
}

*/

.CyProductValues li {
	background-color: #BBB;
	padding: 3px;
}


.CyProductValues li:nth-child(2n+1) {
	background-color: #EEE;
}
.CyOrderWidgetError{
	color:#f00;
}
.OTHotlineWidgetCyBoxContent h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.CyWizzardStepOrderStepOverview h3,.CyOrderWidgetWizardContent h3{
	clear: both;
}

/*
.CyOrderWidgetWizardControlNext input,.CyOrderWidgetWizardControlBack input {
	box-shadow:2px 2px 2px #666;
	border-radius: 5px;
	margin-bottom: 25px;
	padding: 15px;
}*/



/*
.CySimilarProductsWidgetEntry, .CyLastVisitedProductsWidgetEntry { 
	float: left;
	text-align:center;
	background-color: #fff;
	height: 200px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	width: 120px;
}*/

/* Forms start */
.CySignupStartWidgetCyBox label,
.CySignupContactWidgetCyBox label,
.CySignupBillDataWidgetCyBox label,
.CyChangeBaseDataWidgetCyBox label,
.CySignupShipDataWidgetCyBox label,
.CyChangeShippingAddressWidgetCyBox label,
.CySignupEndDataWidgetCyBox label{
	display:inline-block;
	width:135px;	
}

.CySignupStartWidgetCyBox input[type="text"],
.CySignupStartWidgetCyBox input[type="password"],
.CySignupContactWidgetCyBox input[type="text"],
.CySignupBillDataWidgetCyBox input[type="text"],
.CyChangeBaseDataWidgetCyBox input[type="text"],
.CySignupShipDataWidgetCyBox input[type="text"],
.CyChangeShippingAddressWidgetCyBox input[type="text"],
.CySignupEndDataWidgetCyBox input[type="text"]{
	width:300px;	
}

.CySignupShipDataWidgetCyBox select,
.CyChangeShippingAddressWidgetCyBox select,
.CyChangeBaseDataWidgetCyBox select,
.CySignupBillDataWidgetCyBox select{
	width:306px;
}
/* Forms end */


.CyWizzardStepOrderStepFinalOverviewShipProvider ul,
.CyWizzardStepOrderStepFinalOverviewPayment ul{
	padding:0px;
}

.CyCategoryChildImageListWidgetCyBox {
	height: 180px;
}
.jcarousel-item img {

max-width: 190px;
}