@charset "utf-8";
#container {
	margin: auto;
	width: 850px;
	position: relative;
}
#kop {
	height: 162px;
	width: 850px;
	position: relative;
}
#menu {
	float: left;
	width: 191px;
	position: relative;
	margin-bottom: 30px;
	margin-top: 20px;
}
#inhoud {
	float: right;
	width: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	padding-bottom: 30px;
}
#container #inhoud h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #750059;
	line-height: 5px;
	margin-bottom: -7px;
	padding: 0px;
}
#container #inhoud img {
	border: 1px solid #750059;
}
#container #inhoud .zonderrand {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#voettekst {
	clear: both;
	height: 10px;
	width: 810px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #750059;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
}
#container #inhoud a img {
	border: 1px solid #750059;
}
#container #inhoud a {
	color: #750059;
}
#container #inhoud p a:hover {
	color: #000;
	text-decoration: none;
}
#container #inhoud .linksuitlijnend {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	position: relative;
}
#container #inhoud .rechtsuitlijnend {
	float: right;
	margin-bottom: 7px;
	margin-left: 9px;
	position: relative;
}
#container #inhoud .metrand {
	border: 1px solid #750059;
}

