@import url("atocstyles/advancedtoc.css");
@import url("atocstyles/level1.css");
@import url("atocstyles/level2.css");
@import url("atocstyles/level3.css");

BODY,TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt; /* was 9py */
	color:#636467;
	font-weight: normal; /* toegevoegd */
}
H1,H2,H3{
	font-size:14pt;
	padding: 5px 0px 0px;
	margin: 0px;
	font-family: Tahoma;
	color: #0071BC;
	font-weight: bold; /* was normal */ 
}
H4{
	font-size:12pt;
	padding: 5px 0px 0px;
	margin: 0px;
	font-family: Tahoma;
	color: #0071BC;
	font-weight: bold; /* was normal */ 
}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}

form{margin:0;}
IMG{border:0;}

li{
	line-height:1.5;
	margin-left: 10px;
}
a{
	color: #0071BC;
	text-decoration:none;
	font-weight: bold;
}
a:link,a:visited{color: #0071BC;}
a:active{color: #0071BC;}
a:hover{color:#DBE6F5;}

.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:9pt;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;color:black;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:black;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:black;}
.submenu{font-size:9pt;}
.submenu a{font-weight:normal;color:black;}
.submenu a:link,.submenu a:visited{color:black;}
.submenu a:active,.submenu a:hover{color:black;}
.search a{font-weight:normal;color:black;}
.search a:link,.search a:visited{color:black;}
.search a:active,.search a:hover{color:black;}
#searchboxholder {
	position: relative;
	float: left ;
	left: 25px;
/*	right: 6px; */
	top: 10px; /* was 6px */
}
#searchboxholder  .submit {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	background-image: url(images/submit.png);
}
#searchboxholder .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(images/searchtext.png);
}
#startofnav { /* startopvulling voor navigatie */
	height: 46px; /* was 20 */
/*	background-image: url(menu/startofmenu.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#endofnav { /* eindopvulling voor navigatie */
	height: 20px;
/*	background-image: url(menu/endofmenu.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#menuoptions {/* gebruikt voor de algemene navigatie-itemsblok met sitemap en gastenboek */ 
	margin-top: 10px;
	margin-bottom: 10px;
}
.opto {/* gebruikt voor de algemene navigatie-itemsblok met sitemap en gastenboek, valt onder menuoptions */ 
	font-size: 0px;
	text-align: center;
	color: #4C9BA3;
	text-decoration: none;
	margin-top: 10px;
}
.wbt { /* gebruikt voor de algemene navigatie-items zoals sitemap en gastenboek */ 
	padding:10px 2px 2px 19px; /* was 3 2 2 9, vert, rest? */
	height: 30px; /* toegevoegd anders overlappen de buttons */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-top: 3px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/button_low.jpg);
	background-repeat: no-repeat;
}

.wbt a:hover { /* gebruikt voor de algemene navigatie-items zoals sitemap en gastenboek */ 
	color: #FFFFFF;
}
#copyrightsholder { /* gebruikt voor copyright statements */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 18px;
}
.lastup { /* last update stijl */ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 19px;
}

.login{font-weight:bold;font-size:8pt;color:grey;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:gray;}
.navigator{font-weight:bold;font-size:8pt;margin-left: 19px;}
.navigator a:link,.navigator a:visited{color:#c0c0c0;}
.navigator a:active,.navigator a:hover{color:white;}
.edit{font-size:8pt;color:black;background-color:buttonface;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input,select{font-size:8pt;}
textarea{font-family:Verdana,Geneva,Arial,Helvetica;font-size:8pt;background-color:white;width:98%;}

hr { /* niet gebruikt */
	border: 1px solid #000000;
}

.mainbg { /* 1600 breed voor de breedste scherm, lijn gecentreerd uit */
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainbg.jpg);
	background-attachment: fixed;
}

#header { /* top */
	height: 150px; /* was 120 */ 
	width: 973px; /* was 756 */
	text-align: left;
	background-image: url(images/header.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#menuholder { /* menubreedte */
	float: left;
	text-align: left;
	width: 200px; /* was 160 */
	z-index: 0;
}
#contentholder { /* contentbreedte */
	float: left;
	width: 480px; /* was 580 */
	text-align: left;
	height: 447px;
	z-index: 0;
	padding: 0px 0px 0px; /* was 0 7 7px */
	margin: 0px;
}
.paddings { /* gebruikt als marge voor het content/editgedeelte */
	padding: 0px;
}

.marge_l {
	padding-left: 12px;
	}
.marge_r {
	padding-right: 12px;
	}
