/*
	### Header HostingPremium
*/

#headerHostingPremium>div>div{
	margin: auto;
	background: url('/img/slider/new/premium.jpg') no-repeat center center;
	min-height: 456px;
	width: 100%;
	background-position: top;
	background-size: cover;
	float: left;
	position: relative;
}

#headerHostingPremium {
	width: 100%;
	float: left;
	margin-bottom: -192px;
	height: 450px;

}

#headerHostingPremium>div>div .wrapper{
	height: 513px;
	margin: auto;
	position: relative;	
}

#headerHostingPremium #textBig h1{
	position: relative;
	top: 120px;
	font-size: 35pt;
	line-height: 60px;
	letter-spacing:2px;
	color: white;
	text-shadow: 3px 3px 14px #000;
	filter: dropshadow(color=#000, offx=2, offy=2);
	text-align: center;
}


#headerHostingPremium>div{
	background: #1a1b1d;
}

#headerHostingPremium .patch{
	position: absolute;
	right: 30%;
	top: 233px;
}

#down {
	background: url("/img/icons/guenstiger.png") no-repeat ;
	width: 90px;
	height: 17px;
}

#up {
	background: url("/img/icons/mehr_leistung.png") no-repeat ;
	width: 93px;
	height: 33px;
}

@media (max-width:767px) {
	#down {
		margin: auto;
		margin-bottom: 30px;
		margin-top: 30px;
		background: url("/img/icons/guenstiger_blue.png") no-repeat center;
	}
	
	#up {
		margin: auto;
		margin-bottom: 30px;
		margin-top: 30px;
		background: url("/img/icons/mehr_leistung_blue.png") no-repeat center;
	}
}

.priceTable_2016 >div {
    padding: 1px;
    margin-top: 146px;
}

.whygoneo .col-md-6{
	margin-bottom: 20px;
}

.whygoneo p {
	font-size: 20px;
	margin: 10px;
}

.whygoneo h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
	margin-top:50px;
}

.whygoneo h4 {
	font-size: 26px;
	margin-top: 20px;
}

.priceTable_2016 .priceCircle {
    padding-top: 28px !important;
		width: 130px !important;
		height: 130px !important;
}
.priceTable_2016 th p strong {
    font-size: 16pt;
}

.angebot th {
    background-color:  rgb(33, 125, 61);
    padding: 5px !important;
    font-size: 24px;
	  line-height: 22px;
    text-shadow: 0 0 2px #000;
}
