#content {
  background-color: transparent;
}


.home_row {
  clear: both;
	height: 138px;
	margin: 0 0 12px 0;
}

.home_row .vak_container {
  float: left;
	width: 337px;
	height: 135px;	
  position: relative;
	top: 0;
	left: 0;

}

.home_row .vak_advertenties {
	width: 337px;
	height: 135px;

  position: absolute;
	top: 0;
	left: 0;	
	
	z-index: 0;
	
	
	background-image: url('../../img/eu-design/cats_bg.png');
	background-repeat: no-repeat;
	
}

.home_row .bg {
  position: absolute;
	top: 0;
	left: 0;
	width: 337px;
	height: 135px;
}

.home_row .vak_advertenties2 {
  float: left;
	z-index: 100;
	width: 337px;
	height: 135px;
	
	position: relative;
	top: 0;
	left: 0;
}

.home_row .vak_advertenties .inner {
	margin: 0 0 0 0;
	
	position: relative;
	top: 0;
	left: 0;
	z-index: 1000;
}

.home_row .vak_advertenties2 .onderwerp {
  font-size: 16px;
	padding: 5px 0 0 25px;
	margin: 0;
	line-height: 38px;
	line-height: 15pt;
}

.home_row .vak_spacer {
  width: 13px;
	height: 135px;
	float: left;
}

.home_row .meer_info {
  position: absolute;
	left: 218px;
	top: 118px;
	
	width: 130px;
	
	text-decoration: none;
	color: #000000;
	
	z-index: 1;
}

.home_row .inner_advertenties {
  margin: 0 0 0 12px;
	padding: 0;
	border-collapse: collapse;
	width: 315px;
	
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

.home_row .inner_advertenties .a_titel {
  position: relative;
	top: 0;
	left: 0;
	z-index: 5;
}

.home_row .inner_advertenties .a_prijs {
  color: #bb0000;
	width: 70px;
}

.home_row .inner_advertenties .a_boek {
  color: darkgreen;
	font-weight: bold;
	width: 70px;
	color: #006349;
}

.home_row .inner_advertenties a {
  text-decoration: none;
	color: #000000;
}

.home_row .inner_advertenties .weblink {
  display: block;
	
	position: relative;
	z-index: 1000;
	font-size: 14px;
	
	
	padding: 0 0 0 15px;
	
	background-image: url('../../img/eu-design/zo.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.home_row .vak_foto {
  float: left;
	width: 336px;
	height: 135px;
	
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.home_row .vak_foto .kader {

  background-image: url('../../img/eu-design/banner_rand.png');
	background-repeat: no-repeat;
	
	height: 135px;
	width: 336px;
	
	position: absolute;
	top: 0;
	left: 0;
}

.home_row .vak_foto .foto {
  position: absolute;
	top: 3px;
	left: 3px;
}
