body {
	background-color: #EFEFEF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEF0EF;
}
#header {
	background-image: url(Afbeeldingen/Grijze%20lucht.png);
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	clear: both;
	text-align: center;
	background-color: #2176CA;
	color: #FFF;
}
#logo {
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 20px;
}
#nav {
	float: right;
	width: 550px;
	margin-top: 5px;
	height: 28px;
	background-image: url(Afbeeldingen/Nav-Achtergrond%20560%20x%2038.png);
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#leftcolumn {
	float: left;
	width: 190px;
}
#rightcolumn {
	float: right;
	width: 550px;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 655px;
}
#rightcolumnSec1 {
	float: right;
	width: 535px;
	margin-top: 5px;
	padding-left: 20px;
	height: 410px;
	padding-right: 5px;
}
.FloatRight {
	float: right;
	margin-left: 10px;
}

#rightcolumnSec2 {
	float: right;
	width: 530px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 230px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
table {
	width: auto;
	position: static;
}
#rightcolumnSec2Picture {
	float: right;
	width: 267px;
	height: 200px;
	margin-top: 20px;
}
#rightcolumnMap {
	float: right;
	width: 538px;
	margin-top: 10px;
	margin-right: 5px;
	height: 388px;
	border: 1px solid #000;
}

#rightcolumnAdres {
	margin-right: 5px;
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	border: thin solid #000;
	width: 528px;
}

#rightcolumnService {
	margin-right: 5px;
	float: right;
	margin-top: 10px;
	border: thin solid #000;
	overflow: auto;
	width: 518px;
	padding-right: 10px;
	padding-left: 10px;
	height: 630px;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
}
