@charset "UTF-8";
#wrapper {
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#topimage {
	float: left;
	width: 850px;
	height: 125px;
}
#wrapper2 {
	float: left;
	width: 850px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(afbeeldingen/bg_wrapper_a.jpg);
}
#nav {
	float: left;
	width: 180px;
	clear: none;
	
}


#footer {
	float: left;
	width: 850px;
}
#navfooter {
	vertical-align: onder;
	float: left;
	width: 180px;
}
#imgflash {
	float: right;
	width: 670px;
	height: 186px;
}
#content {
	float: left;
	width: 650px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#contentfotobalk {
	float: right;
	width: 107px;
}
#wrapper3 {
	float: left;
	width: 670px;
}
body {
margin: 0;
padding: 0;

}#mainwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
