div.angebotbox {
	border: 1px #DADADA solid;
	background-color: #F0F0F0;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding: 5px;
	width: 100%;
	position: relative;
	/*min-height:290px;
	height:auto !important; 
	height:290px; */
}

div.angebotbox_small {
	width: 145px;
	font-size: 11px;
}

div.angebotbox_big {
	width: 300px;
	font-size: 11px;
	text-align: left;
}

div.angebotboxlist {
	padding: 0 5px;
	vertical-align: top;
}

div.angebotboxlist ul, div.angebotboxlist ul li {
	padding-left:5px;
	margin-left:10px;
	list-style-image:none;
	list-style-type:square;
}

div.angebotboxlist li.empty {
	list-style-image:none;
	list-style-type:none;
}


div.angebotboxlist2 {
	padding: 0 0px;
	vertical-align: top;
}

div.angebotboxlist2 ul, div.angebotboxlist2 ul li {
	padding-left:0px;
	margin-left:8px;
	list-style-image:none;
	list-style-type:square;
}

div.angebotboxlist2 li.empty {
	list-style-image:none;
	list-style-type:none;
}


div.angebotboxheader {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #333333;
}

div.angebotboxheader a:link, .angebotboxheader a:visited {
	padding: 0 5px;
	color: #444444;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

div.angebotboxheader a:hover {
	text-decoration: none;
	color: #093e7c;
}

div.angebotboxpreis {
	height: 55px;
	padding-right: 20px;
	padding-top: 5px;
	border-top: 1px solid #333333;
}

div.angebotboxvergleich {
	display: block;
}

div.angebotboxvergleich a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

div.angebotboxvergleich a:hover {
	text-decoration: underline;
}

div.angebotboxpreis img {
	/*position: absolute;
	bottom: 10px;
	right: 25px;*/
	float: right;
}

.preislise-domains {
	width: 550px;
	border: 1px #DADADA solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:12px 8px;
	background-color: #FBFBFB;
	margin: 15px 25px;
}
.preislise-domains th {
	border-bottom:1px solid #BEBEBE;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	vertical-align:top;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
}

.preislise-domains tr {
	background:#F0F0F0;
	padding:0 10px;
	line-height:20px;
}
.preislise-domains tr:nth-child(2n+1) {
	background:#FBFBFB;
}

.preislise-domains td {
	text-align: center;
	width:150px;
	max-width:150px;
	vertical-align:middle;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
	border-bottom:1px solid #D4D4D4;
}

div.detailbox {
	width: 550px;
	border: 1px #DADADA solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:12px 8px;
	background-color: #FBFBFB;
	margin: 15px 25px;
}

.detailbox-angebot {
	width: 550px;
	border: 1px #DADADA solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:12px 8px;
	background-color: #FBFBFB;
	margin: 15px 25px;
}
.detailbox-angebot th {
	border-bottom:1px solid #BEBEBE;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	vertical-align:top;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
}

.detailbox-angebot tr {
	background:#F0F0F0;
	padding:0 10px;
	line-height:20px;
}
.detailbox-angebot tr:nth-child(2n+1) {
	background:#FBFBFB;
}

.detailbox-angebot td {
	vertical-align:middle;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
	border-bottom:1px solid #D4D4D4;
	height: 35px;
}

.detailbox-angebot td:nth-child(2n+1) {
	width:250px;
	min-width:250px;
	max-width:250px;
}

.detailbox-angebot td:nth-child(2n+2) {
	width:150px;
	max-width:150px;
	text-align: center;
}

.detailbox-paketvergleich {
	width: 550px;
	border: 1px #DADADA solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	padding:12px 8px;
	background-color: #FBFBFB;
	margin: 15px 25px;
}
.detailbox-paketvergleich th {
	border-bottom:1px solid #BEBEBE;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	vertical-align:top;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
}

.detailbox-paketvergleich th:nth-child(n+2) {
	text-align: center;
}

.detailbox-paketvergleich tr {
	background:#F0F0F0;
	padding:0 10px;
	line-height:20px;
}
.detailbox-paketvergleich tr:nth-child(2n+1) {
	background:#FBFBFB;
}


.detailbox-paketvergleich td {
	vertical-align:middle;
	padding-bottom:1px;
	padding-left:3px;
	padding-top:1px;
	border-bottom:1px solid #D4D4D4;
	height: 35px;
}

.detailbox-paketvergleich td:nth-child(1) {
	width:250px;
	min-width:250px;
	max-width:250px;
}

.detailbox-paketvergleich td:nth-child(n+2) {
	width:70px;
	max-width:70px;
	text-align: center;

}

.bestelllink {
	font-size: 22px;
	text-align: center;
}

.bestelllink_klein, .detailbox-angebot th.bestelllink_klein {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.angebotboxpreis a:link, .angebotboxpreis a:visited, .angebotboxpreis a:hover {
	color: #000000;
	font-size: 13px;
}

.paketvergleich {
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}



#priceboxes
{ 
	float: left;
	margin: 0 auto;
	margin-left: 3px;
}

.price-list-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}    

.price-item {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
 }  
 
.price-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 151px;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:  13px;
	line-height: 28px;
	border: 1px solid #dadada;
	color: #535353;
	text-align: center;       
}
.price-list-185 {
	width: 185px;
}
.price-list-314 {
	width: 314px;
	margin: 0 auto;
}
.price-list ul:hover {
	background: #fff;
	color: #000;
}
.price-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;           
}
.gray {
	background: #f0f0f0;      
}
.price-list-product {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: url('/images/bg_price_top.png') repeat-x top right;
}
.price-list-description {
	color: #000000;
	line-height: 20px;
	text-align: left;
}
.price-list-price {
	padding: 0;
	height: 90px;
	background: url('/images/bg_price.png') repeat-x top right;
	color:  #000000;
	border-top: 1px solid #e9e9e9;
}
.price-list-price-big {
	display: block;
	font-size: 24px;
	line-height: 37px;
}
.price-list-price-big-aktion {
	display: block;
	font-size: 24px;
	line-height: 37px;
	color:  #FF0000;
}
.price-list-price-small {
	display: block;
	font-size: 14px;
	line-height: 14px;
}
.price-list-order {
	margin: 8px auto auto auto;
	line-height: 25px;
	width: 120px;
	background: url('/images/bg_price.png') repeat-x top right;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
}
.price-list-order:hover, .price-list-order:hover a {
	color: #fff;
	background: #737373; 
}
.price-list-order a {
	color: #333;
	text-decoration: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
}