body {
	margin: 0px;
	background-image: url(../img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	margin: auto;
	width: 782px;
	border: 0px solid black;
	top: 0px;
	margin-top: 0;
	height: 186px;
	background-image: url(../img/content_bg.jpg);
}

#content {
	margin-top: 175px;
	width: 782px;
	background-image: url(../img/body_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	heigth: 400px;
}

#gerealiseerd {
	font-size: 11px;
}

.contenttext {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

.images {
	border: 1px solid #000;
}

.contenttext a {
	color: #000;
	text-decoration: underline;
}

.contenttext a:hover {
	color: #E80A0B;
	text-decoration: underline;
}

#banner {
	border: 1px solid #E80A0B;
	padding: 2px;
	background: #fff;
}

.bannertext {
	font-size: 10px;
	color: #fff;
	background-color: #E80A0B;
	padding: 5px;
	border-top: 1px solid #fff;
}

.bannertext a {
	color: #fff;
	text-decoration: none;
}


.bannertext a:hover {
	color: #fff;
	text-decoration: underline;
}

.bannercol {
	padding-top: 15px;
}

.body {
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 2px solid #333333;
}

.navigation {
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	font-size: 11px;
	line-height: 16px;
}

.content {
	padding: 20px;
	font-size: 11px;
	line-height: 16px;
}

#adres {
	margin-left: 20px;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

#adres a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.imgKuilmanPand {
	margin-left: 18px;
	border: none;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	width: 175px;
}

.imgKuilmanPand img {
	border: none;
	padding-bottom: 5px;
}

