* {
	margin: 0;
	padding: 0;
}
body{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
html{
	font-size: 100%;
	
}

#wrapper{
	width: 1029px;
	background-position: left;
	text-align: left;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.inhoudtemplate{
padding-left:25px;
}

#masthead {
	background-image: url(img/background.png);
}

#inhoud {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 407px;
	height: 435px;
	border-top-width: 17px;
	border-right-width: 17px;
	border-bottom-width: 17px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	/*background-image: url(img/acquiva.jpg);*/
}



#footer{
	margin: 0px;
	clear: both;
}
#kolom_rechts{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#kolom_links{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.clear{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.logo {
	width: 236px;
	float: left;
	height: 103px;
}
#crumbs {
	height: 47px;
	background-color: #b39ec4;
}

#plaatjescontainer {
	text-align: left;
	padding-left: 20px;
	height: 145px;
	padding-top: 0px;
}
.inhoudlinks {
	padding: 2em;
}

