html, body {
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 82.5%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	margin-top: 3px;
	background-image: url(images/body_bg.png);
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/container_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #cf3394;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 2px;
}
p {
	font-size: 1.1em;
	margin-left: 10px;
	letter-spacing: 0.04em;
	color: #666666;
	margin-right: 15px;
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}

.header {
	background-image: url(images/header.jpg);
	height: 175px;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 0.2px;
	border-bottom-style: solid;
	border-bottom-color: #508E2D;
	background-color: #FFFFFF;
}
.footer {
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 900px;
} 
.left {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 1.2em;
	padding-top: 20px;
	height: 420px;
	background-image: url(images/hartje%20coratekst.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuleft {
	text-align: left;
	padding-bottom: 10px;
	margin-top: 5px;
}

.menuleft ul {
	list-style-type: none;
	margin-bottom: 0px;
	display: block;
	margin-left: 0px;
	*margin-left: 20px;
	letter-spacing: 0.1em;
	margin-top: 2px;
}
h2 {
	font-size: 1.1em;
	color: #666666;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin-left: 10px;
	margin-bottom: 10px;
}


.menuleft li {
	margin-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #cf3394;
	text-align: left;
	margin-left: -15px;
	*margin-left: 0px;
	
}
.content {
	width: 478px;
	text-align: left;
	float: left;
	padding-left:10px;
	padding-bottom: 20px;
}
.content_agenda {
	width: 478px;
	*width: 478px;
	_width: 460px;
	text-align: left;
	float: left;
	padding-left:10px;
	padding-bottom: 20px;
}
.right {
	float: left;
	width: 185px;
	margin-top: 30px;
	padding-left: 20px; 
	*padding-left:25px;
	_padding-left: 20px; 
}
a.special:link, a.special:visited {
	color: #CF3394;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
	text-align: left;
	letter-spacing: 0.05em;
	
}
a.special:hover, a.special:active {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #508E2D;
	
}
a.special1:link, a.special1:visited {
	color: #508E2D;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	letter-spacing: 0.05em;
	
}
a.special1:hover, a.special1:active {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #CF3394;
	
}
h3 {
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	color: #549030;
	margin-bottom: 0px;
}
ul {
	font-size: 1.1em;
	color: #666666;
	margin-left: 5px;
	text-align: justify;
	list-style-type: disc;
	margin-top: 1px;
}
.menuleft li ul {
margin-bottom: 0px;
}
.menuleft li ul li {
color:#508E2D;
}
.label {
	font-size: 1.1em;
	color: #666666;
	display: block;
	width: 300px;
}
form {
	margin-top: 0px;
	margin-left: 10px;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-left: 10px;
	overflow: hidden;
}
.bedankt {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 300px;
	margin-top: 100px;
}
div#formstyle2 { display: none; visibility: hidden; }.imgleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #559132;
}
.imgright {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	float: right;
	border: 1px solid #559132;
}
