body {
	background-color:#f0f0f0;
	font-size:12px;
	font-family:Arial;
	line-height:1.5em;
	margin:0;
	padding:0;
	border-top: 7px solid #640f24;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
a:focus {
 outline: none;
}
.clear {
	clear:both;	
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	margin-bottom: 0;
}
h4 {
	font-size: 14px;
}



/* reset items */
form {
	margin:0;
}
p {
	margin:0;
	padding:0;
}



/* div pos */
.wrapper {
	background-color:#eee;
	margin:0 auto;
	width:1014px;
}
.container_header {
	background:url('../img/bg_header.jpg') no-repeat;
	height:142px;	
}
.container_content {
	background:url('../img/bg_content.jpg') left repeat;
}
.content_links {
	background:url('../img/bg_container_links.jpg') repeat;
	float:left;
	width:373px;
}
.content_rechts {
	_background:#fff;
	float:left;
	position:relative;
	width:629px;
}
.container_footer {
	background:url('../img/bg_footer.jpg') no-repeat;
	_border-bottom: 1px solid #f0f0f0;
}



/* home extra div backgroundimage */
.home_pagina_achtergrond {
	background:url('../bestanden/home_content_background.jpg') 373px 0px no-repeat;
}



/* header */
.container_zoek {
	float:right;
	margin:70px 50px 0 0;
	_margin:70px 10px 0 200px;
	width:260px;
}
.container_home_link {
	float:left;
	margin:50px 30px 0 40px;
	_margin:50px 15px 0 20px;
	width:300px;
	height: 80px;
	display: block;
	cursor: pointer;
}
.header_titel {
	border-bottom:3px solid #b8b8b8;
	font-weight:900;
	font-style:italic;
	margin:0 0 5px 0;
}
.submit_zoek {
	background:url('../img/icon/zoek.jpg') no-repeat;
	border:0;	
	cursor:pointer;
	height:17px;
	width:22px;
}
.submit_login {
	background:url('../img/icon/login.jpg') no-repeat;
	border:0;
	cursor:pointer;
	height:17px;
	width:16px;
}
.input_veld {
	border:1px solid #b8b8b8;
}



/* menu left */
.container_menu {
	background:url('../img/bg_menu_content.jpg');	
	margin:0 0 0 12px;
}
.menu_content {
	background:url('../img/bg_menu_top.jpg') no-repeat;
}
.menu_content ul {
	margin:0 30px 15px 30px;
	padding:20px 0 0 0;
}
.menu_content ul li {
	border-bottom:1px solid #b8b8b8;
	list-style:none;
}
.menu_content ul li a {
	color:#000;
	display:block;
	height:22px;
	line-height:22px;
	padding:0 0 0 35px;
	text-decoration:none;
}
.menu_content li a:hover {
	background-color:#793042;
	color:#fff;
}
.menu_content ul li a#actief {
	border-bottom:3px solid #999;
	color:#793042;
	font-weight:900;
	font-style:italic;
}
.menu_content ul li a.open {
	border-bottom:2px solid #a2a2a2;
	font-weight:900;
}
.menu_content ul li a#actief:hover {
	background:none;
}
.menu_content ul li ul {
	margin:0 0 0 30px;
	padding:0;
}
.menu_content ul li ul li {
	border-bottom: 1px dotted #a2a2a2;
}
.menu_content ul li ul li.last {
	border:0;
}
.menu_content ul li ul li a {
	display:block;
	height:22px;
	line-height:22px;
}
.menu_content ul li ul li#sub_actief a {
	font-weight:900;
}
.menu_bottom {
	background:url('../img/bg_menu_bottom.jpg') no-repeat;
	height:23px;
}



/* blocks home left */
.container_blokken {
	margin:30px 0 0 28px;	
	width:333px;
}
.container_blokken h3 {
	font-weight:900;
	font-size:17px;
	margin:0;
	padding:0;
}
.container_blokken .content {
	height:66px;
	padding:5px 0 0 65px;
}
.blokken_content a {
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.blokken_content a:hover {
	color: #aaa;
}
.container_blokken .link {
	height:24px;
	margin:0 0 10px 0;
}
.container_blokken .link .bekijk {
	float:right;
	padding:0 40px 0 0;
	text-decoration:none;
}


/* home product */
.home_product {
	background:url('../img/white_70.png') repeat;
	height:164px;
	margin:0 12px 0 20px;
	padding:10px 0 0 0;
}
.home_product .product {
	float:left;
	height:150px;
	margin:7px 14px 0 15px;
	_margin:7px 7px 0 7px; /* IE6 */
	width:296px;
}
.home_product a {
	color:#fff;
	cursor: pointer;
}
.home_product a:hover {
	color:#999;
}
.home_product .product_link {
	background:#792f42 url('../img/icon/home_arrow.jpg') right no-repeat;
	display:block;
	font-size:1.2em;
	font-weight:900;
	height:20px;
	padding:0 0 0 10px;
	text-decoration:none;
	width:286px;
}



/* footer content */
.container_footer .vestigingen {
	float:left;
	height:20px;
	margin:20px 0 30px 25px;
	width:650px;
}
.vestigingen .vestigingen_item {
	border-right:1px solid #793042;
	float:left;
	height:20px;
	padding:0 6px 0 6px;
}
.container_footer .footer_links {
	float:right;
	height:30px;
	margin:20px 20px 0 0;
}
.container_footer .footer_links a {
	color:#000;
	text-decoration:none;
}
.container_footer .footer_links a:hover {
	text-decoration:underline;
}



/* extra toelie */
.pagina_titel {
	background-color:#640f24;
	color:#fff;
	height:75px;
	position:absolute;
	top:17px;
	width:629px;
	opacity:.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
}
.pagina_titel h1 { /* cufon toelie */
	font-size:2.4em;
	margin:0;
	padding:10px 0 0 10px;
}
.pagina_titel h2 {
	font-weight:900;
	font-size:1.7em;
	margin:0;
	padding:5px 30px 0 0;
	text-align:right;
}
.home_content {
	background:url('../img/white_80.png') repeat;
	left:100px;
	padding:10px;
	position:absolute;
	top:110px;
	width:320px;
}
.home_content ul {
	list-style:square;
	padding:0 0 0 20px;
	margin:0;
}



/* blocks home pagina */
.blocks_pagina {
	margin:0 0 10px 32px;
	width:289px;
}
.blocks_pagina a {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:900;
	height:30px;
	padding:15px 0 0 70px;
	text-decoration:none;
	width:219px;
}
.blocks_pagina a:hover {
	text-decoration:underline;
}



/* paginas */
.pagina_content {
}
.content {
	padding:10px 20px 20px 20px;	
}
.content p {
	margin-bottom: 10px;
}

.zoeken {
	border-bottom: 1px solid #ccc;
	margin: 3px;
	margin-bottom: 20px;
	padding: 4px;
}
.zoeken h3 {
	padding: 0;
	margin: 0;
}
.zoeken a h3 {
	color: #000;
}
.zoeken a:hover h3 {
	color: #888;
}
.zoeken .highlighted {
	background-color: #ff0;
}
a.terug {
	display: block;
	color: #111;
	text-decoration: none;
	background-image:url('../img/terug.jpg');
	width: 162px;
	height: 24px;
}
a.terug:hover {
	background-image:url('../img/terug_over.jpg');
}
.opsomming {
	border: 1px solid #ccc;
	padding: 10px;
}
a.opsomming_item {
	display: block;
	padding: 0px;
	color: #111;
	text-decoration: none;
	border-bottom: 1px solid #333;
	margin: 3px 0;
	padding: 1px;
}
a.opsomming_item:hover {
	border-bottom: 1px solid #ddd;
}
a.opsomming_project {
	display: block;
	width: 132px;
	height: 132px;
	border: 1px solid #222;
	padding: 2px;
	float: left;
	margin: 2px;
	color: #222;
	text-decoration: none;
	line-height: 14px;
}
a.opsomming_project:hover {
	border: 1px solid #9f2441;
	color: #555;
	text-decoration: none;
}
a.opsomming_project div {
	width: 131px;
	height: 131px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;

}
a.opsomming_project div span.project_titel {
	background-color: #ddd;
	bottom:0;
	position: absolute;
	width: 127px;
	text-align: center;
	padding: 2px;
	opacity:.80;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
}
a:hover.opsomming_project div span.project_titel {
	background-color: #9f2441;
	color: #fff;
	opacity:1;
	filter:alpha(opacity=100); 
	-moz-opacity:1;
}
a.opsomming_nieuws {	
	display: block;
	border-bottom: 1px solid #ccc;
	color: #111;
	text-decoration: none;
}
a:hover.opsomming_nieuws {
	color: #333;
	border-bottom: 1px solid #999;
}

.opsomming_foto {
	float: left;
	height: 70px;
	width: 123px;
	margin: 0 10px 0 0;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}
a.terug {
	display: block;
	color: #111;
	text-decoration: none;
	background-image:url('../img/terug.jpg');
	width: 162px;
	height: 24px;
}
a.terug:hover {
	background-image:url('../img/terug_over.jpg');
}
a.vorige {
	display: block;
	color: #111;
	text-decoration: none;
	float: left;
	width: 162px;
	height: 24px;
	background-image: url('../img/vorige.jpg');
	
}
a.volgende {
	float: right;
	width: 150px;
	display: block;
	width: 162px;
	height: 24px;
	background-image: url('../img/volgende.jpg');
}
a.volgende:hover {
	background-image: url('../img/volgende_over.jpg');
}
a.vorige:hover {
	background-image: url('../img/vorige_over.jpg');
}