body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	text-align: center;
}
.maintable {
	width: 725px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.maintable:after { content: ""; display: block; height: 0; clear: both; }
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 137px;
}
.content {
	padding: 10px;
}
.left {
	float: left;
	width: 160px;
	text-align: center;
}
.left img {
}

.right {
	float: right;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	line-height: 140%;
}

.wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.left img {
}

.zoekres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.vr {
	float: left;
	width: 4px;
	margin-left: 10px;
	background-image: url(images/vr.png);
	background-repeat: repeat-y;
	height: 530px;
}

.vr2 {
	float: left;
	width: 4px;
	margin-left: 10px;
	background-image: url(images/vr.png);
	background-repeat: repeat-y;
	height: 270px;
}

.menuitem {
	background-image: url(images/bgbutton.png);
	width: 137px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

.menuitem a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.menutop {
	width: 137px;
	background-image: url(images/menutop.png);
	height: 56px;
	margin-left: 10px;
}

.menutopsimple {
	width: 137px;
	background-image: url(images/menutopsimple.png);
	height: 24px;
	margin-left: 10px;
	spacing: 0px;
}

.note {
	background-color: #FEFADF;
	padding: 3px 10px;
	color: #666666;
	font-size: 10px;
}

.menubottom {
	background-image: url(images/menubottom.png);
	height: 24px;
	width: 137px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.menuitem a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.highlight {
	color: #0088E9;
}
h3 {
	color: #0088E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.note a {
	text-decoration: none;
	color: #0088E9;
}
.note a:hover {
	text-decoration: underline;
	color: #0088E9;
}
.right .prentje {
	margin-right: 5px;
	margin-bottom: 5px;
}
.right a {

	text-decoration: none;
	color: #0088E9;
}
.right a:hover {

	text-decoration: underline;
	color: #0088E9;
}
.note .closebutton {
	margin-top: 3px;
	margin-left: 7px;

}
.zwtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	line-height: 140%;
}
.adminsection {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	line-height: 140%;
}
.adminsection .prentje {
	margin-right: 5px;
	margin-bottom: 5px;
}
.adminsection a {

	text-decoration: none;
	color: #0088E9;
}
.adminsection a:hover {

	text-decoration: underline;
	color: #0088E9;
}

