
#campaigncontainer {
	position: absolute;
	top: 130px;
	right: 150px;
	padding: 2px;
	background: url(/skin/generell_rabatt_red.gif) #fff 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 {
	background-color: #fff;
	color: white;
}

#brandimagecontainer img {border: 0;}

#content {
	width: 575px;
}
#content h2 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #productcontainer {
	float: left;
	padding: 2px;
	width: 310px;
	margin-right: 10px;
}
#content #imagecontainer {
	float: left;
	width: 140px;
}
#content #imagecontainer img {}

img.largeProductImage {
	border: 0;
	padding-top: 0;
}

#container_extraimages {
	overflow: auto;
}
.extra_image {
	float: left;
	padding: 5px;
}
.extra_image img {border: 1px solid #000;}

#container_otherbought {width: 550px;}
#container_otherbought .specialbox {width: 550px;}
#container_otherbought .specialbox_head {
	background: #fff no-repeat;
	color: #fff;
	padding: 3px;
	margin: 0;
	text-align: left;
	padding-left: 7px;
}
#container_otherbought .specialbox_body {
	min-height: 150px;
}
#container_otherbought .productbox {
	float: left;
	width: 90px;
	height: 90px;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
#container_otherbought a {text-decoration: none;}
#variantSelector fieldset {
	border: 1px solid #dcdcdc;
	width: 200px;
	display: none;
}

#info_box {
	border: 1px solid #dcdcdc;	
	width: 200px;
	padding: 4px;
}

#info_brand {display: block;}
#info_delivertime {}
#info_stock {}
#info_weight {display: none;}

#buy {
	width: 79px;
	height: 22px;
	font-size: 10px;
	background-color: #fff;
/*	background: url(/skin/button_buy.gif) no-repeat;*/
}
#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;
}
