#content{
	width:930px !important;
	float:none;
}
#teaserbox{
	width:930px;
	text-align:center;
}
.teaser{
	width:180px;
	margin-left:42px;
	float:left;
}
.teaser a.details{
	height:184px;
	display:block;
	text-indent:-999em;
}
.teaser.webpakete{
	background:url(images/startseite/teaser-webpakete.jpg) top left no-repeat;
}
.teaser.reseller{
	background:url(images/startseite/teaser-reseller.jpg) top left no-repeat;
}
.teaser.managed{
	background:url(images/startseite/teaser-managed.jpg) top left no-repeat;
}
.teaser.domains{
	background:url(images/startseite/teaser-domains.jpg) top left no-repeat;
}
.teaser .features{
	background:url(images/startseite/arrow-features.gif) top left no-repeat;
	padding-left:35px;
}
.teaser .features li{
	margin-bottom:.5em;
	color:#666;
	font-size:.95em;
}
.price{
	color:#fff;
	text-align:center;
	height:30px;
	font-size:0.9em;
	
}
.price span{
	font-size:1.5em;
	font-weight:bold;
}

/*Links*/
.price a{
	text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
}

