body{
	SCROLLBAR-FACE-COLOR: #ededed;
	SCROLLBAR-HIGHLIGHT-COLOR: #ededed;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #ededed;
	SCROLLBAR-DARKSHADOW-COLOR: #212121;
	margin:0px;
	color: #000000;	

}


.wrapper{
	position:absolute;
	margin:auto;
	width:992px;
	top:0; 
	left:50%;
	margin-left:-497px; 
	background-color: #ffffff;	
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-y;
	background-position: center top;		
}

.main{
	position:relative;
	width:992px;
	text-align:left;
	background-image: url(images/top.jpg); 
	background-repeat: no-repeat;
	background-position: center top;	
	padding-top:240px;
}


.schaduw{
	position:relative;
	width:820px;
	left:85px;
	background-image: url(images/schaduw.jpg); 
	background-repeat: repeat-y;
	background-position: center top;	
}


.bottom{
	position:relative;
	width:820px;
	height:216px;
	left:5px;
	background-image: url(images/bottom.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
}


.navigator{
	position:absolute;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color: #f4a62b;
	width:180px;
	height:200px;
	left:40px;
	text-align:left;
	line-height:25px;
}


.titel{
	position:relative;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	color: #eb2a2e;
	width:480px;
	height:50px;
	left:280px;
	text-align:left;
	line-height:25px;

}

.inhoud{
	position:relative;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	width:480px;
	left:280px;
	top:-20px;
	text-align:left;
	line-height:15px;
}

.inhoud td{
	font-family: Arial;
	font-size: 13px;
}

.extra{
	position:absolute;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	width:220px;
	left:35px;
	top:280px;
	text-align:left;
	line-height:15px;
	z-index:10;
}

.contact{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;	
}

ul{
	margin-left:15px;
}

.contact{
	text-align:left;
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;	
	padding:4px;
}

A.navi:link      { text-decoration: none; color: #f4a62b; font-size: 20px; font-weight:bold; padding-left:20px;}
A.navi:visited   { text-decoration: none; color: #f4a62b; font-size: 20px; font-weight:bold;padding-left:20px;}
A.navi:active    { text-decoration: none; color: #f4a62b; font-size: 20px; font-weight:bold;padding-left:20px;}
A.navi:hover     { text-decoration: none; color: #eb2a2e; font-size: 20px; font-weight:bold;padding-left:20px;background-image : url(images/link.jpg);	background-repeat: no-repeat;background-position: left center;	 }

A.selected:link      { text-decoration: none; color: #eb2a2e; font-size: 20px; font-weight:bold;padding-left:20px;background-image : url(images/link.jpg);	background-repeat: no-repeat;background-position: left center;}
A.selected:visited   { text-decoration: none; color: #eb2a2e; font-size: 20px; font-weight:bold;padding-left:20px;background-image : url(images/link.jpg);	background-repeat: no-repeat;background-position: left center;}
A.selected:active    { text-decoration: none; color: #eb2a2e; font-size: 20px; font-weight:bold;padding-left:20px;background-image : url(images/link.jpg);	background-repeat: no-repeat;background-position: left center;}
A.selected:hover     { text-decoration: none; color: #eb2a2e; font-size: 20px; font-weight:bold;padding-left:20px;background-image : url(images/link.jpg);	background-repeat: no-repeat;background-position: left center;}

A.welkeletter:link      { text-decoration: none; color: #b5a48d; font-size: 8pt;}
A.welkeletter:visited   { text-decoration: none; color: #b5a48d; font-size: 8pt;}
A.welkeletter:active    { text-decoration: underline; color: #ffffff; font-size: 8pt;}
A.welkeletter:hover     { text-decoration: underline; color: #d4c4af; font-size: 8pt;}

A:link      { text-decoration: underline; color: #000000 }
A:visited   { text-decoration: underline; color: #000000 }
A:active    { text-decoration: underline; color: #000000 }
A:hover     { text-decoration: underline; color: #000000 }

.input {  
	border: 1px solid black; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Arial; 
	font-size: 8pt; 
}
