/* ### InfoBoxen ### */
.infobox {
	margin-bottom: 10px;
	font-family: Georgia !important;
}.infobox_Headline_1,
	.infobox_Headline_2,
	.infobox_Headline_3 {
	font-family: Georgia !important;
	color: #616060;
	font-size: 18pt;
	height: 66px;
	line-height: 66px;
	z-index: 93;
	position: relative;
	margin-bottom: 15px;
}


.infobox_Headline_1 span,
	.infobox_Headline_2 span,
	.infobox_Headline_3 span {
	background: url("../../images/subshops/all/welcome/infobox/smallArrow.png") left no-repeat transparent;
	padding: 0 0 0 10px;
	height: 9px;
	line-height: 9px;
	margin-top: 30px;
	color: black;
	float: right;
}.infobox_model {
	padding: 0 5px 5px 5px;
	margin-top: -20px;
	border: 1px solid #c7c7c7;
	height: 159px;
	z-index: 90;
}.infobox_divbox {
	height: 159px;
}.infobox_smallbox {
	margin: 15px 0;
	width: 263px;
	height: 131px;
	float: left;
	border-right: 1px solid #dddddd;
}.infobox_last_smallbox {
	border: none;
}.infobox_smallbox_ProductInformation,
	.infobox_smallbox_ProductPicture {
	height: 150px !important;
	overflow: hidden !important;
	text-align: center;
}.infobox_smallbox_ProductInformation {
	float: left;
	width: 122px;
	padding-left: 20px;
	text-align: left;
}.infobox_smallbox_ProductPicture {
	width: 120px;
	float: right;
}.infobox_smallbox_ProductInformation span {
	display: block;
}.ib_ProdName {
	font-family: Georgia;
	margin-top: 5px;
	line-height: 20px;
	font-size: 11pt;
	margin-bottom: 10px;
	max-height: 40px;
	min-height: 40px;
	overflow: hidden;
}.ib_ProdBasePrice {
	margin-top: 4px;
	color: #666666;
	font-size: 8pt;
}.redPrice {
	color: #e2001a;
	float: left;
	font-weight: bold;
}.infobox_subbox {
	border: 1px solid #c7c7c7;
	height: 159px;
	width: 252px;
	padding: 5px;
	float: left;
	margin-right: 6px;
	margin-top: -20px;
}#infobox_subbox_eop {
	margin-right: 0px;
}.infobox_subbox span {
	position: absolute;
	margin: 8px 100px 60px 10px;
	width: 160px;
	font-size: 13pt;
	font-family: Georgia;
}#whiteSpan {
	color: white;
}

/* ### PlusMinusBox ### */
.Minus_Plus_Box {
	overflow: hidden;
	width: 56px;
	height: 16px;
	margin-top: 12px;
}.Minusbox,
	.Plusbox {
	float: left;
	height: 16px;
	width: 16px;
	overflow: hidden;
}.AmountField,
	.AmountField input {
	border: none;
	background: url('../../images/subshops/all/prod_details/AmountFieldInput.png') repeat-x;
	float: left;
	overflow: hidden;
	width: 24px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}.Weight_Box {
	margin-top: 12px;
}.Weight_Box input {
	float: left;
}.Weight_Box .WeightInfo {
	color: gray !important;
	font-size: 10px;
	line-height: 20px;
} 

/* ### RATING ### */
.rating {
	width: 65px;
	height: 12px;
	overflow: hidden;
}.rating_active_1,
	.rating_active_2,
	.rating_active_3,
	.rating_active_4,
	.rating_active_5 {
	background: url('../../images/subshops/all/prod_details/activeStar.png') repeat-x;
}.rating_inactive_0,
	.rating_inactive_1,
	.rating_inactive_2,
	.rating_inactive_3,
	.rating_inactive_4,
	.rating_inactive_5 {
	background: url('../../images/subshops/all/prod_details/inactiveStar.png') repeat-x;
}.rating_active_0 {
	width: 0px;
	float: left;
}.rating_active_1 {
	width: 13px;
	float: left;
}.rating_active_2 {
	width: 26px;
	float: left;
}.rating_active_3 {
	width: 39px;
	float: left;
}.rating_active_4 {
	width: 52px;
	float: left;
}

.ProdPicFix {
	height: 130px !important;
}.ProdPicFixSmall {
	height: 100px !important;
	/*width: 100px !important;*/
}

.werbeteaser_tag {
	cursor: pointer;
}.werbeteaser_tag_loggedin {
	margin-bottom: 25px;
}