html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #contents {
	height: auto;
	min-height: 100%;
}

#contents {
	position: absolute;
	top: 0;
    left: 0;	
}

h1 {
	letter-spacing: 1px;
	font-weight:bold;
	text-align:left;
}

h1.extraduidelijk {
	font-size: 14px;
	color:#FF0000;
	letter-spacing: 1px;
	font-weight:bold;
	text-align:left;
}

form, table {
	margin: 0;
	padding: 0;
}

#sitenav {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 100%;
	background: #CAEAEE;
	margin-bottom: -20px;
} 

#sitenav p {
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 25px;
	background: #CAEAEE;
	text-align: center;
	letter-spacing: 2px;
} 

#sitenav a {
	float: left;
	padding-top: 5px;
	width: 300px;
	height: 20px;
	display: block;
	text-decoration:none;
	color: #666;
}

#sitenav a:hover {
	background: #DEF0F0;
	height: 20px;
}

#sitenav a.active {
	background: #fff;
	height: 20px;
}

#sitenav a.active:hover {
	background: #fff;
	height: 20px;
}

#main {
	margin: auto;
	margin-bottom: 105px;
	height: auto;
	min-height: 600px;
	width: 900px;
	background: url(header1.jpg) 0px 0px no-repeat;	
}

#maincontent {
	margin: 20px 0px 10px 0px;
	padding: 0;
}

#leftcontent {
	width: 150px;
	height: 180px;
	float: left;
	margin-top: 25px;
}

.menu {
	width:140px; 
	position:relative; 
	margin:0; 
	margin:0px 0;
	color:#666;
}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	width:140px;  
	color:#666;
	padding-left:5px;
	letter-spacing: 1px;
	text-align: left;
	background:#fff; 
	height:25px; 
	cursor: default;
	line-height: 25px;
	border:none;
	border-bottom: 1px solid #CAEAEE; 
	border-right: 5px solid #fff;
}

.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu ul li {
	float:left;  
	position:relative;
}

.menu ul li ul {
	display: none;
}

.menu ul li:hover a {
	background:#DEF0F0;
	color:#666;
}

.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:150px; 
	width:185px;
}

.menu ul li:hover ul li a.hide {
	background:#DEF0F0; 
	color:#fff;
}

.menu ul li:hover ul li:hover a.hide {
	width:185px;
}

.menu ul li:hover ul li ul {
	display: none;
}

.menu ul li:hover ul li a {
	display:block; 
	background:#6FCCCA; 
	color:#fff; 
	width:225px;
	border:none;
	border-bottom: 1px solid #CAEAEE; 
}

.menu ul li:hover ul li a:hover {
	background:#0092FD; 
	color:#fff;
}

.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:200px; 
	top:0; 
	color:#000;
}

.menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:215px; 
	background:#dfc184; 
	color:#000;
}

.menu ul li:hover ul li:hover ul li a:hover {
	background:#bd8d5e; 
	color:#fff;
}         

#leftcontent p {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	line-height:1.3em;
}

#leftcontent h1 {
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #CAEAEE;
	margin: 0px 10px 0px 0px;
}

#leftcontent #tools {
	margin-top: 185px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#leftcontent #tools a {
	color: #666;
	text-decoration:none;
}

#leftcontent #tools a:hover {
	color: #666;
	border-bottom: 1px dashed #666;
}

#leftcontent #reclame {
	position:relative;
	margin-top: 10px;
}

#leftcontent #reclame p {
	text-align: center;
}

#leftcontent #reclame img {
	padding: 5px;
	margin: 0;
	border: 1px solid #CAEAEE;
}

#centercontent {
	width: 590px;
	float: left;
	margin-top: 113px;
	margin-left: 5px;
}

#centercontent p {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.4em;
}

#centercontent a {
	text-decoration: none;
	border-bottom: 0px dotted #005596;
	color: #005596;
	padding-bottom: 1px;
}

#centercontent a.duidelijk {
	text-decoration: none;
	border-bottom: 0px dotted #005596;
	color: #005596;
	padding-bottom: 1px;
	font-weight: bold;
}

#centercontent a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #005596;
}

#centercontent #header {
	margin: 0;
	padding:0;
}    

#centercontent #header p {
	margin: 0px 0px 8px 0px;
	text-align: left;
	letter-spacing: 1px;
	color: #fff;
} 

#centercontent img.floatLeft { 
	float: left; 
	margin-right: 10px; 
	border: 1px solid #CAEAEE;
}

#centercontent img.floatRight { 
	float: right; 
	margin-left: 10px; 
	border: 2px solid #CAEAEE;
}

#centercontent img.floatRight_noborder { 
	float: right; 
	margin-left: 10px; 
	border: 1px solid #fff;
}

#centercontent .input {
	letter-spacing: 1px;
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
	width: 235px;
	height: 15px;
}

#centercontent form {
	margin: 0;
	padding: 0;
}

#centercontent table {
	margin-left: -3px;
}

#centercontent ul {
	margin: 0;
	padding: 0;	
	list-style:none;
}

#centercontent li.opsomming {
	margin-bottom: 2px;
	padding:0;
	padding-left: 20px;
	line-height: 1.6em;
	text-align: justify;
	background-image:url(opsomming.jpg);
	background-repeat:no-repeat;
	background-position:1px 3px;
}

#centercontent li.sitemap {
	margin-bottom: 2px;
	padding-left: 20px;
	line-height: 1.6em;
	text-align: justify;
	list-style: none;
	background-image:url(arrow_right.jpg);
	background-repeat:no-repeat;
	background-position:1px 3px;
}

#centercontent li.sitemaphead {
	margin-bottom: 2px;
	padding-left: 20px;
	line-height: 1.6em;
	text-align: justify;
	list-style: none;
	background-image:url(arrow_down.jpg);
	background-repeat:no-repeat;
	background-position:1px 3px;
}

#centercontent .inputarea {
	margin: 0;
	padding: 0;
}

#centercontent .inputbutton {
	margin: 0;
	padding: 3px;
	width: 240px;
	letter-spacing: 1px;
	border: 1px solid #999;
	background-color: #fff;
	color: #666;
}

#centercontent .inputbutton:hover {
	background-color: #DEF0F0;
}

#centercontent a.backtotop {
	font-weight: normal;
	text-decoration: none;
	border: none;
}

#centercontent img.backtotop {
	margin-top: 25px;
	border: none;
}

#topcolumn {
	width: 590px;
	height: 71px;
	overflow:hidden;
	margin-bottom: 15px;
	scrollbar-base-color: #DEF0F0;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #CAEAEE;
	scrollbar-darkshadow-color: #CAEAEE;
}

#topcolumn h1 {
	letter-spacing: 2px;
	margin: 0 0 5px 0;
	padding: 0;
}

#topcolumn p {
	margin: 0 0 5px 0;
	padding: 0;
}

#singlecolumn h1 {
	margin: 0 0 5px 0;
	padding: 0;
}

#singlecolumn h1.fout {
	color: #ff0000;
}

#singlecolumn p {
	margin: 0 0 5px 0;
	padding: 0;
	text-align:justify;
}

#lastcolumn p {
	margin: -10px 0 100px 0;
	padding: 0;
	text-align:left;
}

#doublecolumn{
	float: left;
	width: 380px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	text-align:justify;
}

#doublecolumn h1 {
	margin: 0 0 5px 0;
	padding: 0;
}

#doublecolumn p {
	margin: 0 0 5px 0;
	padding: 0;
}

#rightcontent {
	width: 140px;
	float: left;
	margin-left: 10px;
	margin-top: 221px;
	background-color: transparent;
}

#rightcontent h1 {
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #CAEAEE;
	margin: 0;
}

#rightcontent h1.inloggen {
	padding: 0 0 5px 25px;
	background: transparent url(key.jpg) 5px 25%  no-repeat;
}

#rightcontent p {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	line-height: 16px;
}

#rightcontent p.fout {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	color: #FF0000;
	letter-spacing: 1px;
	font-weight: bold;
}

#rightcontent form {
	margin: 0;
	padding: 0;
}

#rightcontent table {
	margin-left: -5px;
	padding: 0;
}

#rightcontent .input {
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #999;
	width: 131px;
	height: 15px;
	color: #666;
}

#rightcontent .inputbutton {
	margin: 0;
	padding: 3px;
	width: 138px;
	border: 1px solid #999;
	background-color: #fff;
	color: #666;
}

#rightcontent .inputbutton:hover {
	background-color: #DEF0F0;
}

#rightcontent a.duidelijk {
	text-decoration: none;
	border-bottom: 0px dotted #005596;
	color: #005596;
	padding-bottom: 1px;
	font-weight: bold;
}

#rightcontent a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #005596;
}

#footer {
	position: absolute;
	bottom: 0;
	background: #fff url(footerbg.jpg) bottom left repeat-x;
	width: 100%;
	text-align: center;
	padding: 0px;
	height: 75px;
}

#footer p {
    margin-top: 45px;
	letter-spacing: 1px;
	color: #fff;
	font-family: Trebuchet MS, Verdana;
}  

#footer a {
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;	
}  
                           