.verfuegbarkeit-green{
	color:#4D8969;
	font-weight:700;
}

.verfuegbarkeit-orange{
	color:#C26A3A;
	font-weight:700;
}

.verfuegbarkeit-red{
	color:#BD3A3F;
	font-weight:700;
}

.verfuegbarkeit-blue{
	color:#577994;
	font-weight:700;
}
.labelgreen{
	color:#4D8969;
	font-weight:700;
	font-size:14px;
	
}

.labelorange{
	color:#C26A3A;
	font-weight:700;
	font-size:14px;
	
}

.labelred{
	color:#BD3A3F;
	font-weight:700;
	font-size:14px;

}

.labelblue{
	color:#577994;
	font-weight:700;
	font-size:14px;	
}

.labelinfogreen{
	color:#4D8969;
	font-weight:300;
	font-size:14px;
	
}

.labelinfoorange{
	color:#C26A3A;
	font-weight:300;
	font-size:14px;
	
}

.labelinfored{
	color:#BD3A3F;
	font-weight:300;
	font-size:14px;

}

.labelinfoblue{
	color:#577994;
	font-weight:300;
	font-size:14px;	
}
.posnowrap{
	white-space: nowrap;
}

#productinfo-stock-wrapper{
	float:left !important;
	text-align:left !important;
}

#postablesection{
	position:relative;
}

#postableleft{
	position:absolute;
	text-align:left !important;
	left:0px;
	top:0px;
	width:230px;
}

#postableright{
	position:absolute;
	text-align:left !important;
	left:240px;
	top:0px;
	width:80%;
}

#product-info-lieferzeit{
	min-height:400px;
}

.lagernd{
	color:#4D8969;
	font-weight:700;
	font-size:14px;
}

.nichtlagernd{
	color:#BD3A3F;
	font-weight:700;
	font-size:14px;
}

.beimlieferanten{
	color:#577994;
	font-weight:700;
	font-size:14px;
}

.verfuegbarkeit{
	color:#577994;
	font-weight:700;
	font-size:14px;
}

.verfuegbarkeit a{
	text-decoration:underline;
	font-weight:700;
	font-size:14px;
	color:#577994;
}


.poslagernd{
	color:#4D8969;
	font-size:14px;
	font-weight:700;
	
}

.posnichtlagernd{
	color:#BD3A3F;
	font-size:14px;
	font-weight:700;
	
}

.posbeimlieferanten{
	color:#577994;
	font-size:14px;
	font-weight:700;
	
}

.poslabelorange{
	color:#C26A3A;
	font-size:14px;
	font-weight:700;	
}

#rechtlicherhinweis{
	float:right;
	width:300px;
	background:#FFCC33;
	margin:0 0 20px 20px;
	padding:5px;
	text-align:justify;
	border: thin solid #FFCC33;
   border-radius: 15px;
   display: inline-block;
   font: inherit;  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;  
}

.centerme input[type='checkbox']{
	margin-right:8px;
}

@media (max-width: 767px){
#rechtlicherhinweis{
	float:none;
	width:auto;
}
}
