.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #DA862F;
}
.important{
color:#ea9023;
font-weight:bold;
}
.top {
	background-attachment: fixed;
	background-color: #B7D7DE;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/stippels-top.gif);
}
.kolomtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #637D94;
}
a.menu:link {
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #FFFFFF;
}
a:link {
	color: #637D94;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #637D94;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #637D94;
}
.z-positie {
	position: absolute;
	width:400px;
	height:50px;
	z-index:1;
	left: -500px;
	top: 20px;
	visibility: visible;
	overflow: visible;
}
.menu .menu-normal a {
	color: white;
}
.menu .menu-normal a:hover {
	color: white;
	text-decoration:underline;
}
.menu .menu-active a {
	color: #ea9023;
}
.menu-actief {
	color: #ea9023;
}
a.menu-actief:link {
	color: #ea9023;
}
a.menu-actief:visited {
	color: #ea9023;
}
a.menu-actief:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu-actief:active {
	color: #ea9023;
}
.kader {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: DA862F;
	border-left-color: DA862F;
}
.list {
	display: block;
	padding-left: 30px;
	text-indent: -10px;
}
h1, .artikelkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #637D94;
}
.sub-artikelkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
