body{
	scrollbar-face-color:#CAA8C4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color:#68064D;
	scrollbar-track-color:#EFE7F2;
	scrollbar-darkshadow-color:#999DBD;
	background: #E9D8F0 url(images/bg.jpg) repeat-x left top;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

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

.hoogte {
	height: 100%;
}

.header {
	height: 210px;
	background: transparent url(images/logo.jpg) no-repeat center top;
}

.footer {
	height: 35px;
	background: #FFFFFF url(images/footer.jpg) no-repeat left bottom;
	border: none;

}

	
a:link,
a:active,
a:visited {
	text-decoration:underline; 
	color: #68064D;
}
a:hover{
	text-decoration:none;
	color:#CC0000;
}

H1,H2,H3{
	color: #68064D;
	font-size:14pt;
	font-weight:normal;
	margin-bottom:6px;
}
H4{
	color: #68064D;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-top: 12px;
}

form{margin:0;
}
.rand{border:1px solid #333333;
}


ul.menulevel1,
ul.menulevel2,
ul.menulevel3,
ul.sitemaplevel1,
ul.sitemaplevel2,
ul.sitemaplevel3,
ul.submenu,
ul.search {
	padding-left: 25;
	margin-left: 6;
	margin-top: 4;
	list-style: none;
}

li{
	line-height:1.5;
	padding-left: 15px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin-left: 10px;
}

li.doc,
li.docs,
li.sdoc,
li.sdocs {
	padding-left: 15px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
	list-style: none;
}

.menulevel1{
	color:#78799B;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
}
/* sub- en sub-sub-menu-item */
.menulevel2,.menulevel3{
	color:#78799B;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

/* menu-links */
.menulevel1 a:link,
.menulevel1 a:visited,
.menulevel2 a:link,
.menulevel2 a:visited,
.menulevel3 a:link,
.menulevel3 a:visited {
	text-decoration:none;
	color: #68064D;
}
/* menu-links active*/
.menulevel1 a:active,
.menulevel2 a:active,
.menulevel3 a:active{
	text-decoration:none;
	color: #CC0000;
}
/* menu-links hover*/
.menulevel1 a:hover,
.menulevel2 a:hover,
.menulevel3 a:hover {
	text-decoration:none;
	color: #CC0000;
}

.menu{
	font-weight:normal;
	font-size:18px;
	color:#78799B;
	margin-left: 30;
	background: url(images/bg-menu.jpg) repeat-y right;
	width: 260px;
}


/* sitemap-links hoofd-item font-eigenschappen*/
.sitemaplevel1{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
/* sitemap-links sub-item font-eigenschappen*/
.sitemaplevel2,.sitemaplevel3{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}


.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;
}



.edit{font-size:12px;font-weight:bold;color:black;background-color:#EFE7F2;
}
.edit a:link,.edit a:visited,.edit a:active{
	font-size:12px;font-weight:bold;text-decoration:none;color:black;
}
.edit a:hover{
	font-size:12px;font-weight:bold;text-decoration:none;color:#CC0000;
}

input,select{font-size:14px;text-indent:2px;background-color:#CAA8C4;border:1px solid #333333;
}

textarea{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	background-color:#CAA8C4;
	border:1px solid #999DBD;
	width:100%;
}

.searchbox .text,.searchbox .submit{
	border:1px solid #FFFFFF;
	background-color:#68064D;
}
.searchcel {
	margin-left: 57px;
}

.txt10pix {font-size:10px;color:#444444;font-weight:normal;
}
.txt12pix {font-size:12px;color:#444444;font-weight:normal;
}

.txt10pix a,.txt10pix a:link,.txt10pix a:visited {
	color:#444444;text-decoration:none;
}
.txt10pix a:hover,.txt10pix a:active {
	color:#DD6900;text-decoration:none;
}

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

.content {
	padding: 0px;
	background: transparent url(images/bg-content.jpg) repeat-y left top;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
p, td, div {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.inhoud{
	width:95%;
	padding: 3px 20px 20px 20px;
}

.border-r {
	border-top: none;
	border-right: 2px dotted #999DBD;
	border-bottom: none;
	border-left: none;
}

.border-l {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px dotted #999DBD;
}
.geenafbr { 
	white-space: nowrap;
}

#weg {
	display: none;
}
.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;
}
