#maindiv {
	width:900px;
	font-family: Verdana,Arial,Helvetica;
	line-height:16px;
	font-size:11px;
	margin:0px;
	height:152px;
	position:relative;
}
#maindiv p {
	margin:0px;
	}
img {
	border:0px;
	}
a:link, a:visited, a:hover, a:active {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
}
.bestpreis {
	position:absolute;
	left:776px;
	top:79px;
	text-align:center
}
.offerholder {
	float:left;
	width:170px;
	height:150px;
	color: #000;
	background:#900 url(../images/curvebottom.gif) no-repeat 100% 100%;
	font-weight: normal;
	margin: 0px;
}

.offerholder2 {
	float:left;
	width:170px;
	height:150px;
	color: #000;
	background:#900 url(../images/curvebottom.gif) no-repeat 100% 100%;
	font-weight: normal;
	margin: 0px 0px 0px 12px;
}

.orangestripe {
	background-color: #FF6600;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding:4px 0px 4px 5px;
}
.offerSmall {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

.offerSmallRightPad {
	color: #FFF;
	font-weight: normal;
	text-align:right;
	padding: 0px 15px 0px 5px;
}

.offerPrice {
	background-color: #900;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.offerPriceSmall {
	background-color: #900;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
	margin:0px;
}

.offerPriceSmall a:link, .offerPriceSmall a:visited, .offerPriceSmall a:hover, .offerPriceSmall a:active{
	background-color: #900;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}


