@charset "utf-8";
/* CSS Document */

#banner {
	position:absolute;
	left:100px;
	top:0px;
	width:760px;
	height:84px;
	z-index:2;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	border: 1px none #792A83;
}
a {
	text-decoration: underline;
	color: #609;
}
#main {
	position:absolute;
	left:300px;
	top:125px;
	width:580px;
	height:528px;
	z-index:3;
	font-size: 12px;
	padding: 10px;
	border: 1px none #792A83;
	vertical-align: top;
	text-align: left;
	font-style: normal;
	background-color: #EDE8F7;
	overflow: auto;
}
#footer {
	position:absolute;
	left:300px;
	top:674px;
	width:599px;
	height:85px;
	z-index:4;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px none #792A83;
}
#logo {
	position:absolute;
	left:625px;
	top:22px;
	width:157px;
	height:78;
	z-index:5;
	overflow: visible;
}
#banner h1 {
	font-size: 36px;
	vertical-align: middle;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	line-height: normal;
}
.bulletlijst {
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #609;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#menu p a {
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
#menu p a:hover {
	font-weight: bold;
	border-bottom-style: none;
	color: #609;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#NaamLogo {
	position:absolute;
	width:497px;
	height:104px;
	z-index:1;
	left: 25px;
	top: 6px;
	padding: 0px;
	margin: 0px;
	font-size: 36px;
}
#menu {
	position:absolute;
	left:100px;
	top:125px;
	width:169px;
	height:616px;
	z-index:1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #792A83;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #792A83;
	border-top-style: none;
	border-right-style: none;
}
