body {
	background-color:#f0f0f0;
	font-size:12px;
	font-family:Arial;
	line-height:1.5em;
	margin:0;
	padding:0;
}
a img {
	border: none;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.tekstvlak a {
	text-decoration: underline;
}
.tekstvlak a:hover {
	text-decoration: 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;
}
a:focus {
 outline: none;
}

/* div pos */
.wrapper {
	background-color:#eee;
	margin:0 auto;
	width:1014px;
}
.header {
	background:url('../img/bg_header.jpg');
	height:141px;
}
.content {
	background:url('../img/bg_content.jpg') repeat;
	min-height:500px;
}

.content_left {
	background-color:#f5f5f5;
	float:left;
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	padding:0 20px 0 20px;
	width:400px;
	min-height:490px;
}
.content_right {
	background-color:#f5f5f5;
	float:left;
	margin:0 0 0 94px;
	padding:0 20px 0 20px;
	width:400px;
	min-height:490px;
}

.splash_left {
	background-color:#f00;
}
.splash_right {
	background-color:#000;
}

.titel {
	font-weight:900;
	font-style:italic;
	border-bottom:3px solid #b8b8b8;
	padding:0 0 3px 0;
}
tr#even {
	background-color:#e5e5e5;
}

.footer {
	background:url('../img/bg_footer.jpg');
	height:35px;
}
a.lees_verder {
	font-weight: 100;
	border-bottom: 1px solid #000;
}
a:hover.aannemers_link {
	color: #650f24;
	border-bottom: 1px solid #111;
}
a:hover.ramen_link {
	color: #eb9b00;
	border-bottom: 1px solid #111;
	
}