@charset "UTF-8";
#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 890px;
}
#wrapper #header {
	height: 180px;
	width: 890px;
}
#wrapper #aftiteling {
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
	font-variant: normal;
	color: #FFF;
	background-color: #404793;
	text-align: right;
	padding-right: 5px;
	text-transform: none;
}
#wrapper #streep {
	width: 890px;
	height: 160px;
}
#wrapper #menu {
	background-color: #FFFFFF;
	height: 400px;
	float: left;
	width: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8BA7D7;
	text-align: center;
}
#wrapper #plattetext {
	float: right;
	width: 685px;
}
.plattetekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
}

body {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
	color: #6376BA;
}
h2 {
	font-size: 18px;
	color: #6376BA;
}
a:link {
	color: #404793;
	text-decoration: none;
}
a:visited {
	color: #404793;
	text-decoration: none;
}
a:hover {
	color: #8BA7D7;
	text-decoration: underline;
}
a:active {
	color: #8BA7D7;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
