@charset "utf-8";
html {height: 100%;} 
body  {
	font: 100% Trebuchet MS, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #000000;
	height:100%;
	margin: 0 auto; 
	width: 882px; 
	z-index:0;
}
H1, H2, H3 {
	font: 100% Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 6px;
}
H4 {
	font: 100% Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
}
H5 {
	background: #eaeff4 url(images/quote.gif) no-repeat top left;
	color:#00386c;
	text-indent:30px;
	padding:10px;	
	font-style:italic;
	font-size:12px;
	font:"Trebuchet MS";
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	margin-top:5px;
}
.mainstyle #container { 
	margin:0; 
	padding:0; 
	height:100%; 
} 
.mainstyle #sidespacer {
	position:relative;
	background-color:#FFFFFF;
	width:857px;
	left:25px;
	z-index:0;
}
.mainstyle #header {
	position:relative;
	height: 184px;
	padding-top:16px;
	background:none;
} 
.mainstyle #sidebar1 {
	position:absolute;
	top: 0px;
	height:500px;
	width:150px;
	padding:15px;
	padding-right:20px;
}
.mainstyle #sidebar2 {
}

.mainstyle #mainContent {
	background-color: #DAE3EC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00203E;
	line-height:19px;
	position:relative;
	margin: 0px 8px 0px 166px; 
	padding: 0 26px 15px 26px;
	vertical-align: top;
	text-align: left;
	z-index:0;
}

.mainstyle #mainContent h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#00203E;
	margin: 0;
	padding-top:15px;
	padding-bottom:10px;
}
.mainstyle #mainContent h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#00203E;
	margin: 0;
	padding-top:10px;
	padding-bottom:4px;
}

.mainstyle #mainContent UL {
	margin-top:5px;	
}

.mainstyle #mainContent a:link{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #00203E;
}
.mainstyle #mainContent a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #2E579C;
}
.mainstyle #mainContent a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #00203E;
}
.mainstyle #mainContent a:active{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #00203E;
}
.mainstyle #mainContent IMG {
	z-index:20;
	float:right;
	position:relative;
	padding-left: 8px;
	padding-right: 5px;
}

.mainstyle #footer {
	background-image:url(images/Achtervlak_onder.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 25px;
	width:auto;
	height:36px;
} 
.mainstyle #fContent {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#00386C;
	font-size:10px;
	padding-top:16px;
	padding-left:141px;
	text-align:center;
	position:absolute;
	vertical-align: middle;
	text-align:center;
	width:714px;
	height:36px;
}
.mainstyle #fContent p {
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 15px;
	background: url(menu/document.gif) no-repeat;
}
.docs {
	list-style: none;
	padding-left: 15px;
	background: url(menu/documents.gif) no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 15px;
	background: url(menu/sdocument.gif) no-repeat;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	background: url(menu/sdocuments.gif) no-repeat;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 9pt;
	color: #4c7398;
	font-weight: bold;
}
.menulevel1 a {
	font-weight: normal;
	color: #00203e;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #00203e;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #4c7398;
}
.menulevel2 {
	font-size: 9pt;
	color: #4c7398;
}
.menulevel2 a {
	font-weight: normal;
	color: #00203e;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #00203e;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #4c7398;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.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;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.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: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
P {
	margin:0px;
}
