a:link {
	color:#6F6E73;
}    
a:visited {
	color:#6F6E73;
} 
a:hover {
	color:#B9B9B9;
}  
a:active {
	color:#6F6E73;
} 
.tekst {
    font-family: Arial;
	font-size: 9pt;
	color: #6F6E73;
}



.knop {
	text-decoration: none;
}
.knop:link {
	text-decoration: none;
}    
.knop:visited {
	text-decoration: none;
} 
.knop:hover {
	color: #984C28;
	text-decoration: underline;
}  
.knop:active {
	text-decoration: none;
} 
.knopactief {
	color: #984C28;
	text-decoration: underline;
}
.knopactief:link {
	color: #984C28;
	text-decoration: underline;
}    
.knopactief:visited {
	color: #984C28;
	text-decoration: underline;
} 
.knopactief:hover {
	color: #984C28;
	text-decoration: underline;
}  
.knopactief:active {
	color: #984C28;
	text-decoration: underline;
} 








h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #6F6E73;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lijn {
	width: 100%;
	background-image: URL(images/lijn.gif);
	background-position: 0 5px;
	background-repeat: repeat-x;
	height: 10px;
}


.MAIN {
	width: 1000px;
	height: 600px;
	display: table;
	background-image: URL(images/adres.png);
	background-position: right 167px;
	background-repeat: no-repeat;
}
.LOGO {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	display: block;
}
.MENU {
	width: 1000px;
	height: 72px;
	background-image: URL(images/menu.png);
	background-position: center 0;
	background-repeat: no-repeat;
	line-height: 72px;
	text-align: center;
	display: block;
}
.CONTENT {
	margin-left: 194px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 612px;
	min-height: 320px;
	text-align: left;
	display: table;
}
.LIJN {
	margin-left: 170px;
	width: 660px;
	height: 1px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: URL(images/menu.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.DISC {
	margin-left: 204px;
	width: 592px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DISC a {
	font-size: 7pt;
	text-decoration: none;
}
.FOTO {
	width: 100px;
	height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.FOTOGROOT {
	width: 592px;
	height: 444px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.VORIGE {
	background-image: URL(images/trans.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	margin-top: -36px;
	margin-left: 13px;
	font-size: 9pt;
}
.VORIGE a { text-decoration: none; }
.VOLGENDE {
	background-image: URL(images/trans.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	margin-top: -36px;
	margin-left: 532px;
	font-size: 9pt;
}
.VOLGENDE a { text-decoration: none; }
.SLUITEN {
	background-image: URL(images/trans.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: absolute;
	margin-top: -462px;
	margin-left: 547px;
	font-size: 9pt;
}
.SLUITEN a { text-decoration: none; }
#BIJSCHRIFT {
	width: 592px;
	margin-bottom: 20px;
	text-align: left;
	min-height: 30px;
	display: table;
}
.FORM_SELECT {
	border: 1px solid #984C28;
    font-family: Arial;
	font-size: 9pt;
	color: #6F6E73;
	margin-bottom: 20px;
}
