﻿body {
	margin: 0;
	padding: 0;
	background-color:#eeeded;
	font-family:Arial;
}
#container {
	width: 850px;
	margin: 0 auto 0 auto;
}
#header {
	height: 374px;
	width: 347px;
	background: url('../img/left.jpg') no-repeat;
	float:left;
}

#logo {
	position: relative;
	top: 15px;
	left: 17px;
}
#left {
	width: 503px;
	height: 388px;
	background: url('../img/header.jpg') no-repeat;
	float:left;
}
#left_pro {
	width: 497px;
	height: 204px;
	background: url('../img/profiel/banner.jpg') repeat;
	float:left;
}
#left_tar {
	width: 497px;
	height: 204px;
	background: url('../img/tarieven/banner.jpg') repeat;
	float:left;
}
#left_links {
	width: 497px;
	height: 101px;
	background: url('../img/links/banner.jpg') repeat;
	float:left;
}
#left_pv {
	width: 497px;
	height: 101px;
	background: url('../img/pv/banner.jpg') repeat;
	float:left;
}

#left_werk {
	width: 497px;
	height: 204px;
	background: url('../img/werkwijze/banner.jpg') repeat;
	float:left;
}
#left_res {
	width: 497px;
	height: 204px;
	background: url('../img/res/banner.jpg') repeat;
	float:left;
}
#left_faq {
	width: 497px;
	height: 101px;
	background: url('../img/faq/banner.jpg') repeat;
	float:left;
}
#left_dis {
	width: 497px;
	height: 101px;
	background: url('../img/disclaimer/banner.jpg') repeat;
	float:left;
}
#left_gv {
	width: 497px;
	height: 101px;
	background: url('../img/gv/banner.jpg') repeat;
	float:left;
}
#left_av {
	width: 497px;
	height: 101px;
	background: url('../img/av/banner.jpg') repeat;
	float:left;
}
#left_contact {
	width: 497px;
	height: 101px;
	background: url('../img/contact/banner.jpg') repeat;
	float:left;
}
#left_video {
	width: 503px;
	height: 388px;
	background: url('../img/video/banner.jpg') no-repeat;
	float:left;
}

#right {
	width: 347px;
	height: 390px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_index {
	width: 347px;
	height: 215px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_pro {
	width: 347px;
	height: 120px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_tar {
	width: 347px;
	height: 440px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}

#right_faq {
	width: 347px;
	height: 480px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_werk {
	width: 347px;
	height: 275px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_res {
	width: 347px;
	height: 285px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_vid {
	width: 347px;
	height: 325px;
	background: url('../img/right.jpg') repeat;
	margin-top:-14px;
	float:left;
}
#right_contact {
	width: 347px;
	height: 55px;
	background: url('../img/right.jpg') repeat;
	margin-top:-47px;
	float:left;
}

#main {
	width: 503px;
	background: url('../img/main.png') repeat;
	float:right;
}

.mmain {
	padding-top:5px;
	padding-left:10px;
	font-size:15px;
	color:#292929;
	font-family:"Arial";
}
.dem {
	color:#630606;
	font-size:25px;
	font-style:italic;
}
.rood {
	color:#630606;
	font-weight:500;
	font-size:14px;
}
.clear {
	clear: both;
}
#footer {
	height: 34px;
	background: url('../img/footer.jpg') repeat-x;
	margin-top:-1px;
	font-family:Arial;
}
.eind {
	padding-right:5px;
	padding-top:16px;
	font-size:10px;
	text-align:right;
}

.rechts{
	padding-left:230px;
	padding-top:125px;
	font-family:"Century Gothic";
	font-size:18px;
}
.movie {
	margin-left:15px;
	margin-top:105px;
}

a.eind:link {
	color:#600000;
	text-decoration:none;
	}
a {
	text-decoration:none;
	color:#000;
}
a.hoofd {
	color:#a4a3a4;
}
a.actief {
	color:#6a1111;
}
a:hover {
	color:#6a1111;
}
.video {
	margin-top:-45px;
	margin-left:25px;
}
.inputs {
	border: 2px solid #6a1111;
}

