@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../imgs/achtergrond.jpg);
	background-position: center top;
}
body.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../imgs/achtergrond_home.jpg);
	background-position: center top;
}

p {
	color: #400f0f;
	line-height: 16px;
}
h1 {
	font-size:22px;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size:16px;
	font-weight: normal;
	font-variant: normal;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 1100px;
}
#container #header {
	height: 104px;
	float: left;
}
#container #header #logo {
	width: 194px;
	float: left;
	margin-left: 124px;
}
#container #header #fotobalk {
	float: left;
	width: 756px;
}
#container #menu {
	height: 32px;
	float: left;
	width: 950px;
	background-image: url(../imgs/menu_achtergrond.png);
	background-repeat: no-repeat;
	margin-left: 124px;
}
#container #content {
	float: left;
	width: 1100px;
	position: relative;
}
#container #content #inschrijven {
	position: absolute;
	left: 716px;
	top: 323px;
}

#container #content #titel {
	width: 976px;
	height: 35px;
	padding-top: 15px;
	float: right;
}
#container #content #kolom1 {
	width: 270px;
	float: left;
	margin-right: 15px;
}
#container #content #kolom2 {
	width: 270px;
	float: left;
	margin-left: 15px;
}
#container #content #kolom3 {
	float: left;
	width: 300px;
	text-align: right;
}
#container_home {
	height: auto;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400f0f;
}
#container_home #tekst {
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	position: absolute;
	left: 692px;
	top: 412px;
	width: 379px;
	height: 274px;
}
#banner_2 {
	height: 226px;
	left: 732px;
	position: absolute;
	top: 280px;
	width: 303px;
}
a {
	color: #400F0F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#nieuws {
	width:124px;
	float: left;
	height: 300px;
}
#form {
	float: left;
	margin-left: 124px;
	width: 400px;
}
#lunteren {
	float: left;
	margin-left: 75px;
}
.verkocht {
	font-weight:bold;
	color:#FF2225;
}
.verkocht2 {
	color:#999999;
}
#banner_demolenpol-ai {
	height: 206px;
	left: 732px;
	position: absolute;
	top: 51px;
	width: 303px;
}

