#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	background-image: url(../site-images/background-site.jpg);
	background-repeat: no-repeat;
	height: 1500px;
	width: 1024px;
	z-index: 1;
	
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #D2D2D4;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
#wrapper #header {
	background-image: url(../site-images/header1.jpg);
	height: 311px;
	width: 962px;
	position: relative;
	z-index: 9;
	left: 32px;
	top: 20px;
}
#fotorits {
	background-image: url(../site-images/foto-rits.jpg);
	height: 121px;
	width: 951px;
	z-index: 9;
	background-repeat: no-repeat;
	position: relative;
	left: 34px;
	top: 30px;
}
#wrapper #header-home {
	background-image: url(../site-images/header-HOME.jpg);
	height: 311px;
	width: 962px;
	position: relative;
	z-index: 9;
	left: 32px;
	top: 20px;
}
#fotorits-home {
	background-image: url(../site-images/foto-rits-HOME.jpg);
	height: 121px;
	width: 951px;
	z-index: 9;
	background-repeat: no-repeat;
	position: relative;
	left: 34px;
	top: 30px;
}
#wrapper #mainvlak-wrap {
	position: relative;
	height: 500px;
	width: 1022px;
}
#wrapper #mainvlak-wrap #knoppenbalk {
	background-image: url(../site-images/knoppenbalk-bg.jpg);
	height: 35px;
	width: 658px;
	float: none;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
	color: #2999D6;
}
#wrapper #mainvlak-wrap #agendabalk {
	background-image: url(../site-images/agenda-bg.jpg);
	height: 35px;
	width: 247px;
	float: none;
	padding-top: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#wrapper #mainvlak-wrap #tekstvlak {
	height: 500px;
	width: 668px;
	float: left;
	top: 50px;
	left: 32px;
	position: relative;
}
#wrapper #mainvlak-wrap #agenda {
	height: 500px;
	width: 247px;
	float: right;
	top: 50px;
	position: relative;
	right: 32px;
}
#wrapper #mainvlak-wrap #tekstvlak #tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
}
a {
	color: #2999D6;
}

#wrapper #mainvlak-wrap #agenda #agendas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
}
