


.advertentie_datum {
	margin: 0 0 5px 0;  
	height: 25px;
}

.advertenties {
  width: 681px;
	overflow: hidden;
	clear: both;
}


.item {
  display: block;

	text-decoration: none;
	color: #000000;
	
	position: relative;
	top: 0;
	left: 0;
	margin: 0 10px 10px 0;
	
	width: 232px;
	height: 272px;
	float: left;
	
	background-image: url('../../img/v3/adv_thumbs_bg.png');
}

.item:hover {

}

.item .afbeelding {
	height: 123px;
	width: 186px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	cursor: pointer;	
}

.item .afbeelding_box {
  width: 186px;
	height: 125px;
	
	background-image: url('../../img/eu-design/news_thumb_bg.png');
	background-repeat: no-repeat;
	
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

.item .text_box {
	width: 187px;
	height: 210px;
	
	position: relative;
	top: 0;
	left: 0;
}

.item .nr {
  position: absolute;
	top: -11px;
	right: 8px;
	
	z-index: 10;

	width: 31px;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
	
	background-image: url('../../img/eu-design/news_nummers.png');
	background-repeat: no-repeat;
}


.item .prijs {
  position: absolute;
	right: 14px;
	top: -19px;
	
	width: 137px;
	height: 43px;
	
	line-height: 43px;
	text-align: center;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	
	background-image: url('../../img/eu-design/prijs_bg.png');
	background-repeat: no-repeat;
}

.item .ad_titel {
	font-size: 18px;
	color: #0030ba;
	text-align: center;
	margin: 15px 0 15px 0;
	height: 46px;
	line-height: 23px;
	overflow: hidden;
	cursor: pointer;	
}

.item .tekst {
  margin: 12px;
	width: 165px;
	height: 175px;
	line-height: 22px;
	font-size: 13px;
	overflow: hidden;
	
	font-weight: normal;
	color: #000000;
}

.item .boeklink {
  position: absolute;
	bottom: 11px;
	right: 15px;
	
	font-weight: bold;
	color: #006349;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;	
}

.item .verder {
  text-decoration: none;
  position: absolute;
	right: 12px;
	bottom: -10px;
	display: block;

	text-align: center;
	font-weight: bold;
	color: #ffffff;	
	font-size: 13px;
	
	width: 86px;
	height: 26px;
	line-height: 26px;
	background-image: url('../../img/eu-design/news_leesmeer_bg.png'); 
}

.item .verder:hover {
	background-image: url('../../img/eu-design/news_leesmeer_hover.png');
}

#verkennenselectie {
  display: none;
	color: red;
}

.nummernavigatie {
  height: 23px;
}

.nummernavigatie ul {
  margin: 0;
	padding: 0;
	list-style: none;
}

.nummernavigatie li {
  margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

.nummernavigatie li a {
  display: block;
	height: 23px;
	line-height: 23px;
	width: 24px;
  color: #FFFFFF;
	text-decoration: none;
	
	background-image: url('../../img/eu-design/nummernav_icon.png');
	background-repeat: no-repeat;
	
	text-align: center;
}

.nummernavigatie .select_li a, .nummernavigatie li a:hover {
	background-image: url('../../img/eu-design/nummernav_icon_active.png');
}

.nummernavigatie .volgende {
  display: none;
}

.nummernavigatie .vorige {
  display: none;
}

.nrtitel {
  font-size: 18px;
	font-weight: bold;
	color: #006349;
	marign: 0 15px 0 0;
}

.overzicht_titel {
  margin: 0 0 20px 0;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	height: 24px;
	padding: 0 0 0 30px;
	
	background-image: url('../../img/eu-design/main_pointer.png');
	background-repeat: no-repeat;
	
	font-weight: bold;
}

.overzicht_titel .nieuwskop {
  color: #ffe711;
}

.advertentie_details {
  position: relative;
	top: 0;
	left: 0;
}

.ad_afbeelding_box {
  position: absolute;
	top: 0;
	right: 5px;
	width: 345px;
	height: 229px;
	
	border: 3px solid #EEEEEE;
	background-repeat: no-repeat;
	background-position: left top;
}

.ad_afbeelding_box .prijs {
  position: absolute;
	right: 14px;
	top: -19px;
	
	width: 137px;
	height: 43px;
	
	line-height: 43px;
	text-align: center;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	
	background-image: url('../../img/eu-design/prijs_bg.png');
	background-repeat: no-repeat;
}

#ad_afbeelding_vorige {
  position: absolute;
	bottom: 11px;
	right: -2px;
	
	width: 19px;
	height: 18px;
}

#ad_afbeelding_volgende {
  position: absolute;
	bottom: 11px;
	right: -19px;
	
	width: 17px;
	height: 18px;	
}

.advertentie_titel {
  font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.advertentie_details .omschrijving {
  font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.hoofdboeken {
  height: 20px;
  clear: both;
	margin: 10px 0 20px 0;
  display: block;
	text-align: right;
	padding-bottom: 5px;
  border-bottom: 3px solid #f78e1e;
	
	font-size: 20px;
	text-decoration: none;
	color: #006349;
}


.prijslijst_link {
  clear: both;
	font-size: 20px;
	line-height: 40px;
	margin: 0 0 10px 0;
}

#ad_afbeelding_img {
  height: 229px;
	width: 345px;
}
