@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
.paginakop {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a:link.menu {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	border: thin none #000000;
}
a:visited.menu {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	border: thin none #000000;
}
a:hover.menu {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	border: thin none #000000;
}
a:active.menu {
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	visibility: visible;
	border: thin none #000000;
}
#hoofdkader {
	background-color: #FFFFFF;
	height: 800px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	top: 10px;
	position: relative;
	margin-bottom: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #006EC7;
	border-right-color: #006EC7;
	border-bottom-color: #006EC7;
	border-left-color: #006EC7;
	padding-top: 0px;
	margin-top: 0px;
}
#logovak {
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 177px;
	top: 5px;
	background-image: url(grafisch/top1.jpg);
}
#linkerblok {
	background-color: #FFFFFF;
	height: 600px;
	width: 194px;
	color: #000000;
	padding: 5px;
	position: relative;
	top: 6px;
	border: 1px none #006EC7;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(grafisch/backgroundnav.jpg);
	left: 0px;
}
#rechterblok {
	height: 590px;
	width: 625px;
	color: #000000;
	position: relative;
	top: 12px;
	border: 0px none #666666;
	left: auto;
	float: right;
	overflow: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(grafisch/backgroundcontent.jpg);
	padding: 5px;
}
#menuvak {
	background-color: #FFFFFF;
	height: 45px;
	width: 625px;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	border: 0px none #666666;
	left: auto;
	float: right;
	overflow: auto;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
