body {
	color: #000000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0ce8d;
	scrollbar-face-color: #e0ce8d;
	scrollbar-shadow-color: #c7a753;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #c7a753;
	scrollbar-darkshadow-color: #e0ce8d;
	scrollbar-track-color: #e0ce8d;
	scrollbar-arrow-color: #666699;
}

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

td, div, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a:link, a:visited, a:active {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.top {
	height: 125px;
	background: #e0ce8d url(images/logo.jpg) no-repeat left top;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
}

.footer {
	height: 10px;
	background: #e0ce8d;
	border-top: 1px solid #F5E6CF;
}
.footerlinks {
	height: 10px;
	width: 207px;
	background: #c7a753 url(images/bg-menu.jpg);
	border-top: 0px solid #F5E6CF;
}

.rechts {
	background: #e0ce8d url(images/afbeelding-opening.jpg) no-repeat left top;
	width: 413px;
}

.hoogte {
	height: 100%;
}

.omtrek {
	height: 100%;
	border-top: 0px solid #F5E6CF;
	border-right: 1px solid #F5E6CF;
	border-bottom: 0px solid #F5E6CF;
	border-left: 1px solid #F5E6CF;
}

hr {
	height:0px;
	border:solid #D1D7DC 0px;
	border-top-width:1px;
}
H1, H2, H3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:6px;
}
H4 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:6px;
}
form {
	margin:0;
}
img {
	border:0;
}

.menu {
	color:#000000;
	margin-left: 6;
	width: 206px;
	background: #c7a753 url(images/bg-menu.jpg);
	border-top: 0px none;
	border-right: 0px solid #F5E6CF;
	border-bottom: 0px none;
	border-left: 0px solid #F5E6CF;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}

a.times:link, a.times:visited {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
a.times:hover, a.times:active {
	color:#993300;
	text-decoration:none;
}
.menu a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}


/* opbouw menu, sitemap, search-resultaten */
ul.menulevel1,ul.sitemaplevel1,ul.search{
	padding-left: 0;
	margin-left: 3;
	margin-right: 0;
	margin-top: 4;
	list-style: none;
}
/* opbouw sub-menu, sub-sitemap */
ul.menulevel2,ul.menulevel3,ul.sitemaplevel2,ul.sitemaplevel3{
	padding-left: 0px;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 4px;
	list-style: none;
}
li {
	line-height: 1.5;
}

/* gebruikt bij menu, sitemap, search-resultaten */
li.doc {
	list-style: none;
	padding-left: 10px;	
}

/* gebruikt bij menu-, sitemap-, search-item waar nog subitems onder zitten */
li.docs{
	list-style: none;
	padding-left: 10px;
}
/* gebruikt bij menu, sitemap, search-resultaten */
li.sdoc{
	padding-left: 10px;
}

/* gebruikt bij menu, sitemap, search-resultaten */
li.sdocs{
	padding-left: 10px;
}

/* hoofdmenu-item */
.menulevel1{
	color:#881E14;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
/* sub- en sub-sub-menu-item */
.menulevel2,.menulevel3{
	color:#881E14;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.menulevel1 a, .menulevel2 a, .menulevel3 a {
	font-weight: bold;
	text-decoration: none;
}

/* menu-links */
.menulevel1 a:link,
.menulevel1 a:visited,
.menulevel2 a:link,
.menulevel2 a:visited,
.menulevel3 a:link,
.menulevel3 a:visited {
	text-decoration:none;
	color: #000000;

}
/* menu-links active*/
.menulevel1 a:active,
.menulevel2 a:active,
.menulevel3 a:active{
	text-decoration:none;
	color: #993300;

}
/* menu-links hover*/
.menulevel1 a:hover,
.menulevel2 a:hover,
.menulevel3 a:hover {
	text-decoration:none;
	color: #993300;
}

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

/* sitemap-links */
.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: #003366;
	margin: 3px;
	padding: 3px;
}
/* sitemap-links hover*/
.sitemaplevel1 a:hover,
.sitemaplevel2 a:hover,
.sitemaplevel3 a:hover,
.submenu a:hover{
	text-decoration:none;
	color: #861E15;
}

/* editor buttons: NORMAAL | VALIDEREN LINKS | PLAATJES | ETC */
.edit {
	font-size: 14px;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}

.login, .login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	font-weight:normal;
	font-size:14px;
	color:#5493B4;
	text-decoration:none;
}
.search a {
	font-weight:normal;
}
.search a:link, .search a:visited, .search a:active {
	text-decoration:none;
	color: #993300;
	margin: 3px;
	padding: 3px;
}
.search a:hover {
	text-decoration:none;
	color: #666666;
}
.edit {
	font-size:7pt;
	color:black;
	background-color:#E5E5E5;
}
.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;
	text-indent:2px;
	background-color:#e0ce8d;
	border:1px solid #333333;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#e0ce8d;
	border:1px solid #333333;
	width:100%;
}
.searchbox.text, .searchbox.submit {
	border:1px solid #333333;
	background-color:#e0ce8d;
	color: #000000;
}
input.submit {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}	
input.text {
	width: 118px;
}
.txt10pix {
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.txt10pix a, .txt10pix a:link, .txt10pix a:visited {
	color:#9c8342;
	text-decoration:none;
}
.txt10pix a:hover, .txt10pix a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.error {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}
.content {
	background: #c7a753 url(images/bg-body.jpg);
	padding: 43px 10px 0px;
	height: 100%;
}
#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;
}
