#campaigncontainer {
	position: absolute;
	top: 130px;
	right: 150px;
	padding: 2px;
	background: url(/skin/generell_rabatt_red.gif) no-repeat;
	width: 100px;
	height: 100px;
}
#campaigncontainer h1 {
	color: red;
	font-weight: bold;
	font-size: 2.5em;
}

#campaigncontainer #daterange {color: #a0a0a0;}
#optionSelector, #sizeSelector {width: 195px;}
#basket fieldset {border: 0;}
#qty {
	width: 40px;
	border: 1px solid #dcdcdc;
}

#stafflelist {
	border-collapse: collapse;
	width: 150px;
}

#stafflelist, #stafflelist td {border: 1px solid #a0a0a0;}
#stafflelist td {padding: 2px;}
#stafflelist th {
	color: #fff;
}

#brandimagecontainer img {border: 0;}
#content {
	width: 645px;
}
#content #productcontainer {
	float: left;
	padding: 2px;
	width: 370px;
}

#content #imagecontainer {
	float: right;
	width: 220px;
	margin-top: 20px;
}
#content #imagecontainer img {}

img.largeProductImage {
	border: 0;
	padding-top: 0;
}
#container_extraimages {
	width: 235px;
	height: 144px;
	overflow: auto;
}

.extra_image {
	float: left;
	padding: 5px;
}
.extra_image img {border: 1px solid #000;}

#container_otherbought {width: 370px;}
#container_otherbought .specialbox {width: 370px;}

#container_otherbought .specialbox_head {
	background: #d9012a no-repeat;
	color: #fff;
	padding: 3px;
	margin: 0;
	text-align: left;
	padding-left: 7px;
}

#container_otherbought .specialbox_body {}
#container_otherbought .specialbox_body:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#container_otherbought .productbox {
	float: left;
	width: 105px;
	height: 130px;
	font-size: 9px;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

#container_otherbought a {text-decoration: none;}
#variantSelector fieldset {
	width: 200px;
}

#info_box {}

#info_brand {display: block;}
#info_delivertime {display: none;}
#info_stock {display: none;}
#info_weight {display: none;}

#buy {
	width: 79px;
	height: 22px;
	font-size: 10px;
	color: #fff;
	background-color: #d9012a;
}
#qty {text-align: right;}

.ordinaryprice {
	font-size: 18px;
	font-family: "Comic Sans MS";
}

.nocampainprice {text-decoration: line-through;}
#campaignprice {
	font-size: 18px;
	font-family: "Comic Sans MS";
	color: red;
	font-weight: bold;
}