@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#languages {
	text-align: right;
	width: 980px;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f7072;
}
#header-slogan {
	width: 980px;
	margin-top: 30px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #d7d8d9;
	font-weight: bold;
	text-align: right;
	line-height: normal;
}
#header-menu {
	float: right;
	width: 745px;
	height: 96px;
	background-image: url(/img/bg-menu.gif);
	background-repeat: repeat-x;
	padding-top: 31px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 980px;
}
#header-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 127px;
	width: 235px;
}
#footer {
	background-color: #fadc1f;
	height: 10px;
	width: 980px;
	background-image: url(/img/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: 1500px center;
}
#main-menu-content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 980px;
	float: none;
}
#main-content {
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 35px;
}
.menu-header {
	font-weight: bold;
	color: #000000;
	background-image: url(/img/tab-menu.gif);
	background-position: center 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 96px;
	width: auto;
}
.menu-header-active {
	font-weight: bold;
	color: #ffffff;
	background-image: url(/img/tab-menu-over.gif);
	background-position: center 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 96px;
	width: auto;
}
.menu-header-over {
	font-weight: bold;
	background-image: url(/img/tab-menu-over.gif);
	background-position: center 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 96px;
	width: auto;
}
.menu-header-link {
	text-decoration: none;
	color: #000000;
	height: 96px;
	width: auto;
}
.menu-header-link-active, .menu-header-link-active:hover {
	text-decoration: none;
	color: #ffffff;
	height: 96px;
	width: auto;
}
.menu-header-link:hover {
	color: #FFFFFF;
}
.menu-extra {
	background-color: #c8163b;
	height: auto;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.menu-button {
	padding-top: 2px;
}
.menu-link {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	height: auto;
	margin: 10px;
	display: block;
	line-height: 18px;
}
.menu-link-actief {
	font-size: 13px;
	color: #c8163b;
	text-decoration: none;
	height: auto;
	margin: 10px;
	display: block;
	line-height: 18px;
}
.menu-extra-link {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px;
	text-decoration: none;
	display: block;
	line-height: 18px;
}
.menu-extra-link:hover {
 color: #fdee8f;
}
p {
	line-height: 24px;
	margin-left: 58px;
}
ul, ol, li {
	line-height: 20px;
	margin-left: 40px;
}
a {
	color: #0000FF;
}
a:hover {
	color: #c8163b;
}
.menu-taal, .menu-taal:link, .menu-taal:active, .menu-taal:visited {
 color: #6f7072;
	text-decoration: none;
}
.menu-taal:hover {
 color: #000000;
}
.toelichting {
	color: #999999;
}
th {
	text-align: left;
}
h2 {
	color: #c8163b;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.fout {
	color: #FF0000;
}