#blinks #redenen_box {
  clear: none;
  float: right;
	display: inline;
	width: 194px;
}

#blinks #pakketten_box {
  clear: none;
  float: left;
	display: inline;
	width: 500px;
}

.redenen {
	background-image: url('../../img/shnieuw/webhosting_pakketten_bg.gif');
	background-repeat: repeat-x;
	height: 211px;
	width: 194px;
	padding: 10px 0 0 0;
}

.redenen ul {
  list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.redenen li {
  margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	
	background-image: url('../../img/shnieuw/ster1.gif');
	background-repeat: no-repeat;
}

.redenen .reden1 {
	background-image: url('../../img/shnieuw/webhosting/ster1.jpg');
	color: #009fff;
}

.redenen .reden2 {
	background-image: url('../../img/shnieuw/webhosting/ster2.jpg');
	color: #0079c2;
}

.redenen .reden3 {
	background-image: url('../../img/shnieuw/webhosting/ster3.jpg');
	color: #005486;
}

.redenen .reden4 {
	background-image: url('../../img/shnieuw/webhosting/ster4.jpg');
	color: #003859;
}

.redenen .reden5 {
	background-image: url('../../img/shnieuw/webhosting/ster5.jpg');
	color: #00294f;
}

.pakketten {
	height: 211px;
	width: 500px;
}

.pakket {
  display: inline;
  float: left;
	width: 115px;
	height: 211px;
	margin: 0px 0 18px 4px;
	
	position: relative;
	top: 0;
	left: 0;

	background-color: #FFFFFF;	
	background-image: url('../../img/shnieuw/webhosting/pakket_bg.png');
	background-repeat: no-repeat;
}

.pakket .pakket_titel {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
 	color: #FFFFFF;	
	position: relative;
	top: 0;
	left: 0;
}

.pakket .pakket_titel .meestGekozen {
  position: absolute;
  top: 1px;
  right: 1px;
  background-image: url('../../img/shnieuw/meestgekozen.png');
  background-repeat: no-repeat;
  width: 56px;
  height: 35px;
} 


.pakket .toevoegenButton {
  position: absolute;
	top: 180px;
	left: 11px;
	margin: 0;
}

.pakket div {
  line-height: 20px;
	/* margin: 0 0 0 15px; */
}

.pakket .lg_schijfruimte {
  margin-top: 10px;
}

.pakket .lg_schijfruimte, .pakket .lg_dataverkeer, .pakket .lg_prijs {
  color: #012e58;
	font-weight: bold;
}

.pakket .da_schijfruimte, .pakket .da_dataverkeer {
  color: #434343;
}

	.pakket .pakketPrijs {
	  position: absolute;
		top: 118px;
		left: 55px;
	
	  width: 56px;
		height: 56px;
		
		background-image: url('../../img/shnieuw/webhosting/pakket_ster_groen.png');
		background-repeat: no-repeat;
	}
	
	.pakket .pakketPrijs .text {
	  line-height: 15px;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		width: 36px;
		margin: 14px 0 0 10px;
		text-align: center;
	}
	
	
	.pakket .pakketKorting {
	  position: absolute;
		top: -5px;
		right: -5px;
		width: 60px;
		height: 60px;
		background-image: url('../../img/shnieuw/3mnd_klein_24.png');
		background-repeat: no-repeat;
	}	
	
	#pakket1 {

		background-color: #0079c2;
	}
	
	#pakket2 {
		background-color: #ff0078;
	}

	#pakket3 {
		background-color: #ff8300;
	}

	#pakket4 {
		background-color: #58a202;
	}	
	
  #pakket1 .pakketPrijs {
		background-image: url('../../img/shnieuw/webhosting/pakket_ster_blauw.png');
	}	
	
  #pakket2 .pakketPrijs {
		background-image: url('../../img/shnieuw/webhosting/pakket_ster_rose.png');
	}
	
  #pakket3 .pakketPrijs {
		background-image: url('../../img/shnieuw/webhosting/pakket_ster_oranje.png');
	}
	
  #pakket4 .pakketPrijs {
		background-image: url('../../img/shnieuw/webhosting/pakket_ster_groen.png');
	}			

.pakket_info {
  clear: both;
	line-height: 26px;
}

.pakket_info ul {
  list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #eaeaea;	
	border-bottom: 0;	
}

.pakket_info li {
  display: block;
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 0 15px;
}

.uitgebreide_specificaties {
  font-weight: bold;
	color: #000000;
}

.pakket_info .extra_lijst {
  margin: 0 15px 15px 0;
	font-size: 10px;
  color: #555555;
}

.pakket_info a {
  text-decoration: none;
}

.pakketten_specificaties {
  clear: both;
}



.p_text {
  margin: 0 0 0 15px;
	font-weight: bold;
}

.p_spacer {
  width: 18px;
	float: left;
	
}



		.plusIcon, .minIcon {
		  padding: 0 0 0 20px;
			display: block;
			background-repeat: no-repeat;
			background-position: 4px 11px;
			color: #012e58;
		}
		
		.plusIcon {
		  background-image: url('../../img/shnieuw/plus.gif');
		}
		
		.minIcon {
		  background-image: url('../../img/shnieuw/min.gif');
		}		
		
		.content_rij_wit ul, .content_rij_grijs ul {
		  margin: 0 0 0 35px;
			padding: 0;
		}
		
		.content_rij_wit li, .content_rij_grijs li {
		  line-height: 20px;
			margin: 0 0 0 20px;
		}
		
		

#webhostingSpecs .blauwtitel .text {
  float: left;
	display: inline;
	width: 150px;
	text-align: left;
}
		
#webhostingSpecs .pakket_texten {
  float: right;
	display: inline;
	width: 432px;
}

#webhostingSpecs .pakket_texten div {
  float: left;
	display: inline;
	width: 106px;
	text-align: center;
	height: 29px;	
}

#webhostingSpecs .p_text {
  width: 200px;
	float: left;
	display: inline;	
	font-weight: normal;	
}

#webhostingSpecs .blauwtitel .pakket1_text, #webhostingSpecs .blauwtitel .pakket2_text, #webhostingSpecs .blauwtitel .pakket3_text, #webhostingSpecs .blauwtitel .pakket4_text {
  border: 0;
}

#webhostingSpecs .pakket1_text, #webhostingSpecs .pakket2_text, #webhostingSpecs .pakket3_text {
  border-right: 1px solid #999999;
}

#webhostingSpecs .scriptRijWit {
	height: 29px;		
	line-height: 29px;
	background-image: url('../../img/shnieuw/kader_rij_wit.jpg');
	background-repeat: no-repeat;	
	overflow: hidden;
}

#webhostingSpecs .scriptRijGrijs {
	height: 29px;		
	line-height: 29px;
	background-image: url('../../img/shnieuw/kader_rij_grijs.jpg');
	background-repeat: no-repeat;	
	overflow: hidden;
}

#webhostingSpecs .scriptRijWit .p_text, #webhostingSpecs .scriptRijGrijs .p_text {
  margin-left: 35px;
	padding: 0;
	height: 29px;
}

#webhostingSpecs .content_rij_grijs .content_rij_grijs .scriptRijGrijs .p_text {
  margin-left: 55px;
}

#webhostingSpecs .content_rij_wit, #webhostingSpecs .content_rij_grijs {
  padding: 0;
}

#webhostingSpecs img {
  margin-top: 6px;
}

#webhostingSpecs .webhostingCMSLogo {
  margin-top: 3px;
}

#webhostingSpecs .webhostingCMSInfo {
  margin-left: 40px !important;
}
