body{
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg-body.jpg) repeat-y;
}

html body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.hoogte {
	height: 100%;
}
.omtrek {
	height: 100%;
	border: 1px solid #000000;
}

.top {
	height: 200px;
	background: #FFFFFF url(images/logo.jpg) no-repeat left top;
	padding-right: 10px;
}

.footer {
	color: #635601;
	height: 10px;
	background: #9D8700 url(images/bg-footer.jpg);
}
.footerlinks {
	color: #635601;
	height: 10px;
	background: #9D8700 url(images/bg-footer.jpg) repeat;
}

.rechts {
	background: #D4D430 url(images/bg-rechts.jpg) repeat-x bottom;
	width: 58px;
}
	
body,td,div,p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
}
	
a:link, a:active { 
	color: #66cc00;
    text-decoration: none;
}
a:visited { 
	color: #7D6C01;
    text-decoration: none;
}
a:hover {
	color: #000000;
    text-decoration: underline;
}

hr{height:0px;border:solid #D1D7DC 0px;border-top-width:1px;
}

H1,H2,H3{font-size:14pt;font-weight:normal;margin-bottom:6px;
}
H4{font-size:12pt;font-weight:normal;margin-bottom:6px;
}


ul.menulevel1,ul.sitemaplevel1,ul.search{
	padding-left: 0;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
	list-style: none;
}

ul.menulevel2,ul.menulevel3,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu{
	padding-left: 0;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
	list-style: none;
}

li{line-height:1.2;
}

li.doc{
	list-style: none;
	display: block;
	
}
li.docs,{
	list-style: none;
	display: block;
	
}
li.sdoc{
	list-style: none;
	display: block;
	background: url(menu/doc.gif) no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
li.sdocs{
	list-style: none;
	display: block;
	background: url(menu/doc.gif) no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menulevel1,.locator,.navigator,.sitemaplevel1{
	color:#000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.menulevel2,.menulevel3,.sitemaplevel2,.sitemaplevel3,.submenu{
	color:#000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel2 a:link,.menulevel2 a:visited,.menulevel3 a:link,.menulevel3 a:visited,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,
.submenu a:link,.submenu a:visited{
	text-decoration:none;
	color: #000000;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menulevel1 a:active,.menulevel2 a:active,.menulevel3 a:active,.submenu a:active{
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active{
	text-decoration:none;
	color: #663300;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menulevel1 a:hover,
.menulevel2 a:hover,
.menulevel3 a:hover,
.locator a:hover,
.navigator a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

.sitemaplevel1 a:hover,
.sitemaplevel2 a:hover,
.sitemaplevel3 a:hover,
.submenu a:hover{
	text-decoration:none;
	color: #B16ED7;
}

.menu{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	margin-left: 6;
	background: #D4D430 url(images/bg-menu.jpg) repeat-x bottom;
}
.menu a{text-decoration:underline;font-weight:bold;
}

.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{font-weight:normal;font-size:8pt;color:#5493B4;text-decoration:none;
}

.search a{font-weight:normal;color:#7D6C01;
}
.search a:link,.search a:visited{color:#7D6C01;
}
.search a:active,.search a:hover{color:#000000;text-decoration: underline;
}

.edit{font-size:14px;color:black;background-color:#FFFFFF;
}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{
	font-weight:normal;text-decoration:none;color:black;
}

input,select{font-size:14px;height: 21px;background-color:#FFFFFF;border:1px solid #000000;
}

textarea{
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.searchbox .text,.searchbox .submit{
	border:1px solid #000000;
	background-color:#FFFFFF;
	height: 21px;
}


/* tekst 10 pixels */
.txt10pix {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* link 10 pixels */
a.kllink:link, a.kllink:visited { 
	color: #635601;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.kllink:hover, a.kllink:active {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.error {font-size:14px;color:#DD6900;font-weight:bold;
}

.content {
	background: #FFFFFF url(images/bg-content.jpg) repeat-y left top;
	padding: 5px 10px 10px;
	height: 100%;
	border-top: 0px solid #9D8700;
	border-right: 0px solid #9D8700;
	border-bottom: 0px solid #9D8700;
	border-left: 0px solid #9D8700;
}
.content2 {
	border-top: 0px solid #9D8700;
	border-right: 0px solid #9D8700;
	border-bottom: 0px solid #9D8700;
	border-left: 0px solid #9D8700;
	height: 15px;
	vertical-align: bottom;
	background: #FFFFFF url(images/bg-content.jpg) repeat-y left top;
}


#weg {
	display: none;
}

/* voor de printversie! */
.print{
	color: black;
	font-size: 10pt;
	line-heigt: 12 pt;
	background: white no-repeat;
	position: relative;
	top: 10px;
	left: 40px;
	width: 575px;
	font-family: "Times New Roman", Times, serif;
	overflow: visible;
}
td {
	vertical-align: top;
}
.rand {
	border:1px solid #CACA00;
}
iframe {
	background: #F2EAE1;
	scrollbar-face-color:#F2EAE1;
	scrollbar-highlight-color:#663300;
	scrollbar-shadow-color:#002488;
	scrollbar-3dlight-color:#F2EAE1;
	scrollbar-arrow-color:#663300;
	scrollbar-track-color:#F2EAE1;
	scrollbar-darkshadow-color:#663300;
}
.kopbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background: #CACA00;
	padding: 3px 3px 3px 0px;
}