/* override old data start */
#content {
	float: none;
	padding-bottom: 0px;
}

#content.minHeight {
	min-height: 2071px;
}

#content.minHeightCheckout {
	min-height: 572px;
}

/* override old data end */

/* Structure start */
#header {
	position: absolute;
	top: 1px;
}

#path {
	position: absolute;
	top: 163px;
}

#left {
	background: none repeat scroll 0 0 #FFFFFF;
	height: auto;
	position: absolute;
	top: 192px;
	width: 230px;
}

#footer {
	background-color: rgba(0, 0, 0, 0);
	margin: 10px 0 0;
	width: 960px;
	padding: 0;
}

#footer .footerbox {
	margin-right: 20px;
}

/*
#footer {
	background-color: rgba(0, 0, 0, 0);
	clear: both;
	margin: 210px 0 0;
	position: absolute;
	width: 950px;
}*/

#footerbox-wrapper {
	background-color: #FFFFFF;
	height: 280px;
	padding-left: 10px;
	padding-top: 10px;
	width: 950px;
}

#footerinformation {
	margin-left: 470px;
	position: static;
}
/* Structure end */

/* Product start */
#product {
	height: 100%;
	margin: 191px 0 0 240px;
	position: static;
	top: 200px;
}

/*
#product {
	background-color: #FFFFFF;
	left: 240px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 200px;
	width: 700px;
}*/

/* HERE STARTES NON STRUCTURED CONTENT */
@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica;
	background: linear-gradient(to bottom, #EAE6DF 1%, #CEC5B5 100%) no-repeat scroll 0 0 transparent;
	color: #666666;
}

#page {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	/*position: relative;*/
	position: static;
	width: 968px;
}

/*****************************/
/*    allgemeines Layout     */
/*****************************/

#showcase {width:700px;padding-top: 15px;clear:both;}
#productimages {width:460px;margin-right: 20px;float:left;}
#largeimagearea {width:460px;height:300px;margin-bottom: 15px;text-align: center;}
#label {
	height: 89px;
	left: 13px;
	position: absolute;
	top: 28px;
	width: 104px;
	z-index: 2;
}

/* Detail Review start */
#review {
	background-color: #FFFFFF;
	color: #DDD3B6 !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 9px !important;
	height: 30px !important;
	left: 346px !important;
	padding-left: 10px;
	padding-top: 0;
	position: absolute !important;
	top: 28px !important;
	width: 116px !important;
	z-index: 1 !important;
}

#review a {color: #DDD3B6;}

#review div {
	width: 93px;
	height: 15px;
}

#review div.text {
	width: 115px;
	padding-left: 1px;
	overflow: hidden;
}

#bewertungen-popup {
	background-color: #FFFFFF;
	display: block;
	/*position: absolute;
	top: 100px;*/
	width: 429px;
	z-index: 100;
}

#bewertungen-popup p.title {
	font-size: 16px;
	line-height: 1;
	margin: 10px 10px 20px 10px;
}

#bewertungen-popup span.name {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#bewertungen-popup .right span.name {
	color: #999999;
	font-weight: normal;
}

#bewertungen-popup > p {
	margin: 0;
}

#bewertungen-popup > div {
	clear: both;
}

#bewertungen-popup > .left ,
#bewertungen-popup > #userbox > .left,
#bewertungen-popup > div > .left {
	width: 125px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

#bewertungen-popup > .right,
#bewertungen-popup > div > .right {
	margin-bottom: 10px;
	margin-left: 135px;
	min-height: 40px;
	margin-right: 20px;
	font-size: 12px;
}

#bewertungen-popup > .right:after,
#bewertungen-popup > div > .right:after {
	clear: both;
	display: block;
}

#bewertungen-popup .bold {
	font-weight: bold;
}

#bewertungen-popup .rating-wrapper {
	display: block;
	width: 93px;
	height: 15px;
}

#bewertungen-popup div#userbox {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
	margin: 0 10px 20px;
	font-size: 12px;
	line-height: 1.2;
	color: #666666;
}

#bewertungen-popup div#userbox img.right {
	position: absolute;
	right: 10px;
}

#bewertungen-popup #userbox .ansprache {
	color: #666666;
	margin-top: 0;
}

#bewertungen-popup #userbox .ansprache .bold {
	color: #393939;
	font-weight: bold;
}

#bewertungen-popup #artrating-wrapper {
	margin: 10px 0;
}

#bewertungen-popup label input[name="artrating"] {
	display: none;
}

#bewertungen-popup label span.stern {
	width: 19px;
	height: 18px;
	display: inline-block;
	background-image: url("../img/rating/stern-gross.gif");
}

#bewertungen-popup label input[name="artrating"]:checked + span.stern,
#bewertungen-popup label.stern-aktiv span.stern {
	background-image: url("../img/rating/stern-gross-gold.gif");
}

#bewertungen-popup #rating textarea {
	width: 272px;
	height: 59px;
	padding: 5px;
}

#bewertungen-popup #rating #reviewSave {
	background-image: url("../img/rating/bewerten.gif");
	border: 0 none;
	float: right;
	height: 17px;
	margin-top: 5px;
	padding: 0;
	width: 62px;
}

.rating-blanc {
	display: block;
	width: 100%;
	height: 15px;
	background-image: url('../img/rating-blanc.gif');
	background-repeat: no-repeat;
}

.rating-full {
	display: block;
	overflow: hidden;
	position: relative;
	top: -15px;
	height: 15px;
	background-image: url('../img/rating-full.gif');
	background-repeat: no-repeat;
}

/*#productbewertung .rating-wrapper {
	display: inline-block;
	height: 15px;
	margin: 0 4px 0 5px;
	position: relative;
	top: 2px;
	width: 93px;
}

#productbewertung .rating-blanc {
	display: inline-block;
	width: 93px;
	height: 15px;
}

#productbewertung .rating-full {
	display: inline-block;
	height: 15px;
	left: 0;
	top: 0;
	margin-left: -97px;
}*/

#productbewertung .rating-wrapper {
	display: inline-block;
	height: 15px;
	margin: 0 4px 0 5px;
	position: relative;
	top: 0px;
	width: 93px;
}

#productbewertung .rating-blanc {
	display: inline-block;
	width: 93px;
	height: 15px;
}

#productbewertung .rating-full {
	display: inline-block;
	height: 15px;
	top: -18px;
}
/* Detail Review end */


#productoverview {width:220px; height: 300px; float:right;font-family: Arial, Helvetica, sans-serif;}
#producttitel h1{font-size: 20px;font-weight: bold;color: #000; margin-top:0px; line-height:1.1;}
#productdescription {
	font-size: 13px;
	color: #45585F;
	line-height: 1.2;
}

#productbenefits {
	margin-top: 30px;
}

#productbenefits ul {
	font-size: 12px;
	color: #45585F;
	font-weight: bolder;
	line-height: 1.5;
	list-style: none;
	min-height: 62px;
	padding-left: 0px;
}

#productbenefits ul li {
	background-image: url('../img/listbullet.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
}

#productorderarea {
	height: 100px;
	position: absolute;
	top: 230px;
	width: 220px;
}

#productprice {text-align: right;}

#productoldprice {
	font-size: 12px;
	color: #000;
}

#productorderprice {
	color: #45585F;
	font-size: 30px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

#productpriceperunit {font-size: 12px;color: #45585F;}

#amountwrapper {
	height: 30px;
	margin-top: 20px;
}

#amounttobasket {
	background: url("../img/plusminus.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #888888;
	font-size: 1em;
	font-weight: bold;
	height: 24px;
	padding: 4px 10px;
	position: relative;
	top: -3px;
	width: 51px;
}

input#amounttobasket:focus {
	border: 0 none;
	box-shadow: 0 0 0 transparent;
	border-radius: 0;
	outline: none;
}

#amounttobasketplus,
#amounttobasketminus {
	display: block;
	height: 15px;
	width: 19px;
	cursor: pointer;
}

#amounttobasketplus {
	border-radius: 0 8px 0 0;
	left: 28px;
	position: relative;
	top: -34px;
}

#amounttobasketminus {
	border-radius: 0 0 8px;
	left: 28px;
	position: relative;
	top: -34px;
}

#amounttobaskethide {
	background-color: #FFFFFF;
	display: block;
	height: 31px;
	left: 49px;
	position: relative;
	top: -65px;
	width: 19px;
}

.amountwrapper-crossselling {
	float: left;
	height: 20px;
	width: 47px;
}

.amounttobasket-crossselling {
	/*background: url("../img/plusminus-crossselling.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #888888;
	font-size: 0.7em;
	font-weight: bold;
	height: 11px;
	padding: 4px 7px;
	position: relative;
	top: -3px;*/
	width: 28px;
	border-radius: 4px;
	margin-left: 10px;
}

/*input.amounttobasket-crossselling:focus {
	border: 0 none;
	box-shadow: 0 0 0 transparent;
	border-radius: 0;
	outline: none;
}*/

.amounttobasketplus-crossselling,
.amounttobasketminus-crossselling {
	cursor: pointer;
	display: block;
	height: 9px;
	width: 10px;
}

.amounttobasketplus-crossselling {
	border-radius: 0 8px 0 0;
	left: 17px;
	position: relative;
	top: -22px;
}

.amounttobasketminus-crossselling {
	border-radius: 0 0 8px;
	left: 17px;
	position: relative;
	top: -22px;
}

.amounttobaskethide-crossselling {
	background-color: #FFFFFF;
	display: block;
	height: 19px;
	left: 28px;
	position: relative;
	top: -39px;
	width: 19px;
}

#amounttobasketplusminus {
	/*background: url('../img/plusminus.gif');*/
}

#producttobasket {
	left: 56px;
	position: relative;
	top: -33px;
	width: 163px;
}

#toBasket {
	background: url("../img/in-den-warenkorb.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	height: 34px;
	width: 163px;
}

#toBasket:hover {
	background-position: -168px 0px;
}

#moreinfo {width:700px; clear:both;}

#moreimagesarea {
	float: left;
	margin-right: 20px;
	min-height: 1px;
	width: 460px;
}

#extraimage1, #extraimage2, #extraimage3 {width:140px;height:92px; margin-bottom: 15px;float: left; text-align: center; cursor: pointer;}
#extraimage1, #extraimage2 {margin-right:19px;}

#extraimage1 img,
#extraimage2 img,
#extraimage3 img {
	height: 92px;
	max-width: 140px;
	margin: 0 auto;
}

#productPicture {
	height: 300px;
	max-width: 460px;
}

#costumerinfos {width:220px;font-family: Arial, Helvetica, sans-serif;color: #000;margin-top:0px;line-height:1.1;margin-top:0px;float: left; }

#productavailability {
	margin-top: 0px;
	padding-left:60px;
	font-size: 11px;
	color: #577079;
}

#productavailability .in-stock,
#productavailability .low-stock,
#productavailability .out-of-stock-temporary,
#productavailability .out-of-stock {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 50%;
}

#productavailability .in-stock {
	background-image: url('../img/stock-status/in-stock.png');
}

#productavailability .low-stock {
	background-image: url('../img/stock-status/low-stock.png');
}

#productavailability .out-of-stock-temporary {
	background-image: url('../img/stock-status/out-of-stock-temporary.png');
}

#productavailability .out-of-stock {
	background-image: url('../img/stock-status/out-of-stock.png');
}

#productarticlenumber {
	color: #999999;
	font-size: 11px;
	margin-top: 4px;
	padding-left: 60px;
}

#productarticlenumber p {
	margin: 0;
	padding: 0;
}

#customeroptions {padding-left:60px;}

#customeroptions p,
#customeroptions p a {
	font-size: 10px;
	color: #999999;
	line-height:1.2;
	margin:0px;
}

#customeroptions p.spacer {
	line-height: 8px;
}

#customeroptions p a {
	text-decoration: underline;
}


#tagcloud {
	clear:both;
	padding-left: 10px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

#tagcloud a {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	color: #666666;
	line-height: 37px;
	margin: 0 5px;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 12px;
}

#details {width:700px;clear:both;}
#productdetails{width:460px; font-family: Arial, Helvetica, sans-serif;float: left;}
#productdetails img {border: none;}
.produktcrosssellinglink {font-size: 12px;text-decoration: none;padding-left: 10px;background-repeat: no-repeat;}
#productdetails div p a:link {color:#336699; background-image: url('../img/bluearrow.gif');background-repeat: no-repeat;}
#productdetails div p a:visited {color:#336699;background-image: url('../img/bluearrow.gif');background-repeat: no-repeat;}
#productdetails div p a:hover {color:#CC6600;background-image: url('../img/orangearrow.gif');background-repeat: no-repeat;}
#productdetails div p a:active {color:#CC6600;background-image: url('../img/orangearrow.gif');background-repeat: no-repeat;}

#productdetails h2 {font-size: 18px;font-weight: bold;color: #3F5259; padding-bottom: 00px; padding-top: 20px;margin-left: 5px; line-height: 20px;}
#productdetails p {font-size: 14px;color: #000; line-height:1.2; margin-left: 5px;}

#productdetails .produktalternativen p {
	line-height: 1;
}

#productdetails div {font-size: 14px;color: #000; line-height:1.2; margin-left: 5px;}
#productbewertung {border:solid 1px;border-color: #E4E5E6;background-color: #fbfbfb;margin:0px;padding: 5px;}
#productbewertung p {margin:0px; font-size: 12px; color: #000; line-height:1.2; background-image: none;}
#productbewertung a {font-size: 12px; color: #336699;background-image: none;}
#crossselling{width:220px;margin-left:20px; background-color: #FFF;float:right;}

#productdetails a.details-anzeigen {
	background: url("../img/crossselling/buttons.gif") repeat scroll -265px -26px rgba(0, 0, 0, 0);
	display: block;
	height: 18px;
	margin: 0 0 10px;
	width: 129px;
}

#productdetails a.details-anzeigen:hover {
	background-position: -133px -26px;
}

.produktueberschrift {font-size: 20px;font-weight: bold;color: #577079;}

.container-content,
.container-content-right {
	margin-bottom: 5px;
	float: left;
}

#productdetails .container-content > a,
#productdetails .container-content-right > a {
	width: 142px;
	height: 92px;
	text-align: center;
	display: block;
}

.container-content img,
.container-content-right img {
	height: 92px;
	max-width: 142px;
}

.container-content {width:139px; margin-right:17px; overflow: hidden;}
.container-content-right {width:139px; margin-bottom: 5px;}

#productdetails img {border: none;}
.produktcrosssellinglink {font-size: 12px;text-decoration: none;padding-left: 15px;background-repeat: no-repeat;}

#productdetails div p a:link,
#productdetails .old-tabs > div a {
	background-image: url("../img/bluearrow.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #336699;
	display: block;
	font-size: 12px;
	line-height: 1;
}

#productdetails div p a:visited {color:#336699;background-image: url('../img/bluearrow.gif');background-repeat: no-repeat;}
#productdetails div p a:hover {color:#CC6600;background-image: url('../img/orangearrow.gif');background-repeat: no-repeat;}
#productdetails div p a:active {color:#CC6600;background-image: url('../img/orangearrow.gif');background-repeat: no-repeat;}

#productdetails #datensammlung a:link {
	padding-left: 10px;
}

#productdetails .hide .csPrice {
	color: #57717B;
	font-size: 18px;
	font-weight: bold;
}

#productdetails .hide .csPricePerUnit {
	color: #999999;
	font-size: 8px;
}

#productdetails .hide .csPriceWrapper {
	margin-right: 5px;
	text-align: right;
}

.in-den-warenkorb-alternative {
	background: url("../img/crossselling/buttons.gif") no-repeat scroll 0px -1px rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 18px;
	margin: 0 0 5px;
	width: 129px;
}

.in-den-warenkorb-alternative:hover {
	background-position: -133px -1px;
}

.in-den-warenkorb-crossselling {
	background: url('../img/in-den-warenkorb-crossselling.gif') no-repeat;
	width: 97px;
	height: 18px;
	border: 0 none;
	cursor: pointer;
}

#farbalternativen .produktalternative1,
#farbalternativen .produktalternative2,
#farbalternativen .produktalternative3 {
	z-index: 10;
}

#mengenalternativen .produktalternative1,
#mengenalternativen .produktalternative2,
#mengenalternativen .produktalternative3 {
	z-index: 9;
}

#anleitungen .produktalternative1,
#anleitungen .produktalternative2,
#anleitungen .produktalternative3 {
	z-index: 8;
}

.produktalternativen {
	height: 160px;
}

.produktalternativen .container-content,
.produktalternativen .container-content-right {
	border: 1px solid transparent;
	position: absolute;
}

.produktalternativen .container-content:hover,
.produktalternativen .container-content-right:hover {
	border: 1px solid #E4E5E6;
	box-shadow: 0 0 10px #F0F0F0;
}

.produktalternativen .container-content .hide,
.produktalternativen .container-content-right .hide {
	display: none;
	background-color: #fff;
}

.produktalternativen .container-content:hover .hide,
.produktalternativen .container-content-right:hover .hide ,
.produktalternativen .container-content:hover ,
.produktalternativen .container-content-right:hover {
	display: block;
	background-color: #fff;
}

.produktalternative1 {
	left: 10px;
}

.produktalternative2 {
	left: 163px;
}

.produktalternative3 {
	left: 320px;
}

/*
@TODO
.produktalternativen > div > p {
	height: 34px;
}*/

.crosselltitel {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bolder;color: #3F5259; margin-top:20px;}

.container-crosssellingitem {
	width:218px;
	clear:both;
	margin-bottom: 30px;
	border: 1px solid #EEE;
	opacity: 0.6;
}

.container-crosssellingitem:hover {
	opacity: 1;
}

.container-crosssellingitem h4 {
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	line-height:1.0
}

body .container-crosssellingitem h4 a {
	color: #444 !important;
}

.container-crosssellinginfo {clear:both;}
.container-crossimage {
	border: none;
	padding-left:5px;
	padding-right:5px;
	float: left;
	width: 110px;
}

.container-crossimage a {
	height: 70px;
	width: 110px;
	display: block;
}

.container-crossimage img {
	height: 70px;
	max-width: 110px;
}

.container-crossdescription {margin:0px; padding:0px;}
.crossselling-infozeile {margin:0px; padding-left:5px; font-size: 10px;font-weight: regular; color: #3F5259;line-height:0.9}
.crossselling-grundpreis {margin:0px; padding-left:5px; padding-top:8px; font-size: 8px;font-weight: regular; color: #999;}
.crossselling-verkaufspreis {margin:0px; padding-left:5px; padding-top:3px;font-size: 16px;font-weight: bold;color: #45585F;}
.container-crossorder {
	clear: both;
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 15px;
}


#navigation {clear:both;position:relative;}

.old-tabs.last {
	margin-bottom: 20px;
}

.old-tabs > div {
	margin-left: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 1.2;
	margin-left: 5px;
}

#productdetails .old-tabs > div > h2,
#productdetails .old-tabs > div > p {
	margin-left: 0;
}

#productdetails .old-tabs > h2,
#productdetails .old-tabs > div > h2 {
	margin-bottom: 10px;
}

#productdetails .old-tabs > div td {
	font-size: 14px;
	line-height: 18px;
}

#productdetails .old-tabs > div table tr td:first-child {
	display: none;
}

#productdetails .old-tabs > div table tr td > a {
	display: block;
	font-size: 14px;
}

#productdetails .old-tabs > div a {
	display: inline-block;
	left: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
	width: 410px;
}

#productdetails .old-tabs > div b + br ,
#productdetails .old-tabs > div + br {
	display: none;
}

#zubehoerprodukte {
	margin-bottom: 60px;
}

.product_mainlist .list-item-right .list-item-product-description {
	color: rgb(69, 89, 97) !important;
	font-size: 13px;
	min-height: 30px;
	height: auto;
	line-height: 16px;
	margin-bottom: 5px;
}

#productdetails div.werkzeug-wrapper {
	margin: 10px 5px 20px;
}

#productdetails div.werkzeug-wrapper div.left,
#productdetails div.werkzeug-wrapper div.right {
	overflow: hidden;
	margin-left: 0;
}

#productdetails div.werkzeug-wrapper div.left {
	width: 160px;
}

#productdetails div.werkzeug-wrapper div.right {
	width: 280px;
}



#productdetails div.werkzeug-wrapper div.right h3 {
	font-size: 16px;
	color: #3F5259;
	margin-top: 25px;
}

#productdetails div.werkzeug-wrapper div.right h4 {
	margin-top: 0;
	font-size: 14px;
	color: #333;
}

#productdetails div.werkzeug-wrapper div.right p {
	margin: auto 0;
	font-size: 14px;
	color: #333;
}

#productdetails div.hide div {
	margin-left: 0;
}

a.noarrow {
	background-image: none !important;
}

#productdetails #productbewertung p a {
	display: inline;
}

.team {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 20px;
	color: #465962;
	margin-bottom: 20px;
}

.team ul {
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.7;
}

.team ul li {
	background-image: url('../img/listbullet.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style: none;
}

.team > div.first {
	border-bottom: 1px solid #CACACA;
	padding-bottom: 20px;
}

.team h4 {
	margin-bottom: 0;
}

.ts--reviews {
	margin-top: 15px;
}

.ts--reviews .ts--date {
	font-size: 80%;
}
.ts--reviews .ts--mark {
	margin-top: 5px;
	line-height: 1.3;
	font-weight: bold;
}

.ts--reviews .middle {
	border-left: 1px solid rgb(228, 228, 228);
	border-right: 1px solid rgb(228, 228, 228);
}

.ts--reviews .ts--mark-stars {
	height: 13px;
	width: 70px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}
.ts--reviews .ts--mark-stars .ts--mark-stars-inner {
	background: url("../img/trustedshopssterne.gif") no-repeat;
	overflow: hidden;
	height: 13px;
	width: 70px;
}
.ts--reviews .ts--comment {
	margin-top: 10px;
}

#anleitungen > .container-content > a,
#anleitungen > .container-content-right > a {
	padding-top: 10px;
}

.detail_stock_message {
	display: none;
}

.product_mainlist .list-item-right .list-item-produkt-title a {
    color: #455961 !important;
    font-size: 16px !important;
	line-height: 16px;
    font-weight: bold;
}

.toplist_title{
    font-weight: bold;
	font-size: 11px !important;
}

.wocabox.onecolumn {
    padding: 10px 10px 23px 0;
    width: 204px;
}

.red {
	color: #FF0000;
}

.variantproduct {
	border-bottom: 1px solid #D6D6D6;
	height: 130px;
	padding: 14px 0 5px;
}

.variantproduct > div {
	float: left;
	margin-left: 20px;
}

.variantproduct .left-box {
	width: 150px;
}

#body .variantproduct .left-box img {
	max-width: 170px;
	height: 111px;
}

.variantproduct .mid-box {
	width: 280px;
	padding-right: 20px;
}

#body .variantproduct .mid-box h3 {
	margin-top: 5px;
}

#body .variantproduct .mid-box h3 a {
	color: #45585F !important;
	font-size: 14px;
	height: 35px;
	margin-top: 10px;
}

#body .variantproduct .mid-box p.desc {
	color: #577079;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

#body .variantproduct .mid-box p.subdesc {
	color: #3F5259;
	font-size: 10px;
	height: 15px;
}

#body .variantproduct .details-anzeigen {
	background: url("../img/crossselling/buttons.gif") repeat scroll -265px -26px transparent;
	display: block;
	height: 18px;
	margin: 0 0 10px;
	width: 129px;
}
#body .variantproduct .details-anzeigen:hover {
	background-position: 0 -95px;
}

.variantproduct .right-box {
	width: 180px;
}

.variantproduct .right-box {
	padding-top: 5px;
}

.variantproduct .right-box .price {
	font-size: 25px;
	color: #45585F;
	float: none;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	display: block;
}

.variantproduct .right-box .js-oxProductForm {
	margin-top: 25px;
}

.variantproduct .right-box .unitprice {
	font-size: 11px;
	color: #45585F;
	float: none;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	display: block;
}

.variantproduct .right-box .amountwrapper {
	height: 32px;
	width: 48px;
	overflow: hidden;
	float: left;
}

.variantproduct .right-box .amounttobasket {
	background: url("../img/plusminus.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #888888;
	font-size: 1em;
	font-weight: bold;
	height: 24px;
	padding: 4px 10px;
	width: 51px;
}

.variantproduct .right-box input.amounttobasket:focus {
	border: 0 none;
	box-shadow: 0 0 0 transparent;
	border-radius: 0;
	outline: none;
}

.variantproduct .right-box .amounttobasketplus,
.variantproduct .right-box .amounttobasketminus {
	display: block;
	height: 15px;
	width: 19px;
	cursor: pointer;
}

.variantproduct .right-box .amounttobasketplus {
	border-radius: 0 8px 0 0;
	left: 28px;
	position: relative;
	top: -34px;
}

.variantproduct .right-box .amounttobasketminus {
	border-radius: 0 0 8px;
	left: 28px;
	position: relative;
	top: -34px;
}

.variantproduct .right-box .amounttobaskethide {
	background-color: #FFFFFF;
	display: block;
	height: 31px;
	left: 49px;
	position: relative;
	top: -65px;
	width: 19px;
}

.variantproduct .right-box .in-den-warenkorb {
	background: url("../img/in-den-warenkorb.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	cursor: pointer;
	height: 34px;
	width: 163px;
}

.variantproduct .right-box .in-den-warenkorb:hover {
	background-position: -168px 0;
}

.variantproduct .in-stock {
	background-image: url('../img/stock-status/in-stock.png');
	width: 12px;
	height: 12px;
	display: inline-block;
}

.variantproduct .low-stock {
	background-image: url('../img/stock-status/low-stock.png');
	width: 12px;
	height: 12px;
	display: inline-block;
}

.variantproduct .out-of-stock-temporary {
	background-image: url('../img/stock-status/out-of-stock-temporary.png');
	width: 12px;
	height: 12px;
	display: inline-block;
}

.variantproduct .out-of-stock {
	background-image: url('../img/stock-status/out-of-stock.png');
	width: 12px;
	height: 12px;
	display: inline-block;
}
/* FIX */
#header,
#left,
#path,
#footer,
#wait,
#popup {
	font-size: 12px;
	line-height: 12px;
}

#header {
	font-size: 11px;
}

.minHeightCheckout {
	font-size: 0.9em;
}

.minHeightCheckout #body {
	padding-bottom: 25px;
}

#body .container-fluid {
	font-size: 1.25em;
}

/* BASE CODE WITH BIORAUM CODING GUIDELINES */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}

/* bootstrap end */
.container div,
.container-fluid div {
	box-sizing: border-box;
}

.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}

.row.no-gutter > [class*='col-'],
.row.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.margin-top-05 { margin-top: 0.5em; }
.margin-top-10 { margin-top: 1.0em; }
.margin-top-15 { margin-top: 1.5em; }
.margin-top-20 { margin-top: 2.0em; }
.margin-top-25 { margin-top: 2.5em; }
.margin-top-30 { margin-top: 3.0em; }
/* bootstrap additional end */

.text-right {
	text-align: right;
}
/* PRODUCT START */
.product img {
	max-width: 100%;
}

.product-picture a {
	display: block;
	height: 100%;
}

.product-picture img {
	display: block;
	margin: 0 auto;
}

.product-title {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0.8em;
}

.product-short-desc {
	font-size: 0.77em;
	color: #45595F;
	margin-top: 1em;
}

.product-title,
.product-title a  {
	color: #45595F;
}

.product-price-box {
}

.product-price {
	color: #E57F1F;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
}

.product-baseprice {
	font-size: 0.6em;
	color: #718C95;
}

.product-price-currency {
	color: #E57F1F;
	font-size: 0.7em;
}

.product-price-free {
	color: #E57F1F;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1em;
}

.product-reduced-from-price {
	color: #728085;
	font-size: 0.60em;
	font-weight: bold;
}

.product-price-free-info {
	font-size: 0.55em;
	color: #99ACB2;
	line-height: 1.1em;
}

.product-label {
	position: absolute;
	top: -3px;
	left: 6px;
}
/* PRODUCT END */

/* PRODUCT BOX START START */
.product-box-start {
	border: 1px solid #D1D5D6;
	padding: 10px;
	box-shadow: 2px 2px 12px #D7D7D7;
}

.product-box-start .product-title {
	font-size: 0.9em;
	height: 1.8em;
}

.product-box-start .product-short-desc {
	font-size: 0.85em;
	line-height: 1.3em;
	height: 3.9em;
}
/* PRODUCT BOX START END */

/* PRODUCT LIST START START */
.product-list-start .seperator {
	margin: 20px 10px;
}

.product-list-start {
	border: 1px solid #D1D5D6;
	box-shadow: 2px 2px 12px #D7D7D7;
}

.product-list-start .product {
	margin: 0 10px;
}

.product-list-start .spacer {
	margin-top: 20px;
}

.product-list-start .product-title {
	height: 2.4em;
}

.product-list-start .product-short-desc {
	height: 2.4em;
}

.product-list-start .product-picture {
	/* pixel used because picture max picture size is 90px */
	height: 90px;
}

.product-list-start .product-picture img {
	max-height: 100%;
}

.product-list-start .product-price-box {
	height: 3.8em;
}

.product-list-start .product-price {
	font-size: 1.1em;
}
/* PRODUCT LIST START END */

/* TO BASKET START */
.product .product-to-basket .amount input {
	border-radius: 2px;
	width: 1.3em;
}

.product .product-to-basket .submit input {
	background: url('bg/in-den-warenkorb.png') no-repeat scroll 0px 0px transparent;
	height: 17px;
	width: 129px;
	border: 0px none;
	cursor: pointer;
}

.product .product-to-basket {
	font-size: 0.75em;
}
/* TO BASKET END */
/* CUSTOM CODE WITH BIORAUM CODING GUIDELINES */
#body {
	font-size: 0.75em;
	line-height: 1.2em;
}

.start-text {
	font-size: 0.8em;
}

.start-box-test .first-box {
	margin-right: 0px;
}

.start-box-test .second-box {
	margin-left: 0px;
	margin-right: 0px;
}

.start-box-test .third-box {
	margin-left: 0px;
}