*{
	padding: 0;
	margin:  0;
}

body{
	background-color: #babcbe;
	font-family: verdana;
	font-size:	11px;
}
img, div {
   behavior: url("http://www.vereijkenhooijer.nl/images/iepngfix.htc");
}

img { border: 0; }

.clear
{
	clear: both;
}

/*---------------------------------links*/
A:link, A:visited, A:active
{
	color: #E1444B;
	text-decoration: underline;
}

A:hover 
{
	color: #000000;
	text-decoration: none;
}

/*---------------------------------div*/
.content_container{
	width: 1047px;
	height: auto;
	margin: 0 auto;
}

.content_header{
	position: relative;
	width: 1047px;
	height: 119px;
	background-image: url(../images/header.jpg); 
	z-index: 1;
}

IMG.actiecode
{
	position: absolute;
	margin: 25px 0 0 890px;
	z-index: 3;
}

.content{
	width: 1047px;
	height: auto;
	background-image: url(../images/content_herhaal.jpg);
	background-repeat: repeat-y;
	padding: 0px 0 10px 0;
	
}

.content_footer{
	width: 1047px;
	height: 41px;
	text-align: center;
	color: white;
	font-size: 12px;
	padding: 10px 0 0 0;
	background-image: url(../images/footer.jpg);
}

.content_links{
	width: 235px;
	height: auto;
	margin: 0 0	 0 28px;
	margin-left: 28px !important;
	margin-left: 14px;
	float: left;
	
}

.content_midden{
	width: 413px;
	height: auto;
	margin: 0 0 0 21px;
	float: left;
	background-color: white;
	
}

.content_rechts{
	width: 273px;
	height: auto;
	margin: 0 0 0 25px;
	float: left;
	
}
.content_tekst{

	margin-top: 0px;
	line-height: 18px;
	background: url(../images/watermerk.jpg) no-repeat bottom left;
}
.menu_container{
  height: auto;
  background-color: white;
  border-right: 1px solid #e0e0e0;
}
.menu_top{
	height:21px;
	width:235px;
	background-image: url(../images/menu_kopje.jpg);
}

.menu_bottom{
	height:auto;
	width:235px;

}

.contact_container{
	padding: 20px 0 0 50px;
	margin: 0 auto;
	text-align: left;
	
}

.container_recent{
	margin: 0 0 10px 0;
}
.recent_top{
	height: 21px;
	background: url(../images/recent_top.jpg) no-repeat;
}

.recent_bottom{
	background: #e3e3e3;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding: 10px;
}

.klant_top{
	height: 21px;
	background: url(../images/klant.jpg) no-repeat;
}

.klant_bottom{
	height: 100px;
	background: #e3e3e3;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
.space_midden{
	height:20px;
	margin: 0 28px 0 28px;
	background-color: white;
}
.talen_container{
	position: relative;
	width: 105px;
	height: 35px;
	left: 898px;
	top: 75px;
}
.talen{
	float: left;
}
/*---------------------------------div einde*/

/*---------------------------------menu*/
ul.menu_ul{
	display: block;
	margin: 0 auto;
	padding: 20px;
}

ul.menu_ul li{
	padding: 5px 0 5px 0px; 
	border-bottom: 2px solid #e4e4e4;
}
ul.menu_ul li a, ul.menu_ul li a:visited{
	padding: 0 0 0 5px; 
	text-decoration: none;
	font-weight: bold;
	color: #6b6767;
	}
ul.menu_ul li a:hover{
	color: #e2383f;
	text-decoration: none;
	font-weight: bold;
	}



/*---------------------------------menu einde*/

/*---------------------------------kopjes*/
h1.overige{
	color: #e2383f;
	font-size: 13px;
	background: url(../images/opsomming.jpg) no-repeat;
	padding: 0px 0 10px 20px;
}

h1#geel{
	color: black;
	font-size: 12px;
	background: url(../images/opsomming_geel.jpg) no-repeat;
	padding: 0 0 10px 25px;
}

h1#groen{
	color: white;
	font-size: 12px;
	background: url(../images/opsomming_groen.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#oranje{
	color: white;
	font-size: 12px;
	background: url(../images/opsomming_oranje.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#blauw{
	color: white;
	font-size: 12px;
	background: url(../images/opsomming_blauw.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#grijs{
	color: black;
	font-size: 12px;
	background: url(../images/opsomming_grijs.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#paars{
	color: white;
	font-size: 12px;
	background: url(../images/opsomming_paars.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#lichtblauw{
	color: black;
	font-size: 12px;
	background: url(../images/opsomming_lichtblauw.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#roze{
	color: black;
	font-size: 12px;
	background: url(../images/opsomming_roze.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

h1#bruin{
	color: black;
	font-size: 12px;
	background: url(../images/opsomming_bruin.jpg) no-repeat;
	padding: 2px 0 10px 25px;
}

/*---------------------------------kopjes einde*/

/*---------------------------------actueel*/

.container_actueel{
	width:  413px;
	height:	174px;
}

.boven_actueel{
	cursor: pointer;
	width:  413px;
	height:	21px;
	background-image: url(../images/actueel_header.jpg);
}

.onder_actueel{
	position: relative;
	width:  413px;
	height:	153px;
	z-index: 1;
}

.foto_actueel{
	float: left;
	width:	187px;
	height:	152px;
	background-image: url(../images/test_foto.jpg);
	border-top: 1px solid white;
	position: absolute;
	z-index: 1;
}

.items_actueel{
	width:	226px;
	float:  right;
	height:	153px;
	background-color: green;
}

.items{
	width:	215px;
	height:	43px;
	color: white;
	padding: 7px 0 0 10px;
	line-height: 19px;
	background-color: #da373e;
	border-top: 1px solid white;
	border-left: 1px solid white;
}

.items_over{
	width:	215px;
	height:	43px;
	color: black;
	padding: 7px 0 0 10px;
	line-height: 19px;
	background-color: #f2a5a8;
	border-top: 1px solid white;
	border-left: 1px solid #f2a5a8;
}

#pijl_actueel{
	position: absolute;
	position: absolute;
	margin: 20px 0 0 173px;
	z-index: 3;
}
/*---------------------------------actueel eind*/
/*---------------------------------plaatjes*/
.contact_button{
	display: block;
	margin: 0 0 0 -10px;
}
/*---------------------------------plaatjes eind*/

UL{
list-style-type: disc;

}
LI{
list-style-position: inside;
}

/*---------------------------------recent opgeleverd*/
DIV.actueel_item
{
	border-bottom: solid 1px #D1D1D1;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

	DIV.pic_box
	{
		float: left;
		margin: 0 10px 0;
		width: 100px;
	}
	
	DIV.inhoud_box { float: left; }
	
	H6
	{
		font-size: 14px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	H6 A { color: #000000; }
	
BR.clear { clear: both; }