.BODY {
	background-color : #00CCCC;
	margin-top : 20px;
	}

TABLE {
	width : 800px;
	border : 1px solid #000000; 
	}
	
.Tabel-inhoud {
	width : 650px; 
	border : 0px; 
	}
	
.Tabel {
	width : 650px; 
	border : 0px;
	font-family : Verdana, Arial;
	font-size : 14px;
	vertical-align : top;
	}
	
.Tabel-uploaden {
	width : 500px; 
	border : 0px;
	font-family : Verdana, Arial;
	font-size : 14px;
	vertical-align : top;
	}
		
.kop {
	background-image:url(afbeeldingen/Kop.jpg);
	width : 800px;
	height : 182px;
	}
	
.linkermarge {
	background-image:url(afbeeldingen/Linkermarge.jpg);
	width : 75px;
	height : 418px;
	padding-top : 5px;
	padding-left :5px;
	padding-right : 5px;
	padding-bottom : 5px;
	font-family : Verdana, Arial;
	font-size : 9px;
	vertical-align : bottom;
	
	}

.rechtermarge {
	background-image:url(afbeeldingen/Rechermarge.jpg);
	width : 75px;
	height : 418px;
	vertical-align : bottom;
	padding-bottom : 5px;
	}

.ondersteregel {
	background-image:url(afbeeldingen/Ondersteregel.gif);
	width : 650px;
	height : 30px;
	vertical-align : middle;
	}
	
.inhoud {
	background-image:url(afbeeldingen/Inhoud.jpg);
	width : 650px;
	height : 388px;
	padding-top : 8px;
	font-family : Verdana, Arial;
	font-size : 11px;
	vertical-align : top;
	}

.CONTACT-TABLE-Form {
	background-color : #FFFF99;
	width : 500px;
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}

.CONTACT-INPUT-TEXT-Velden {
	background-color : White;
	border : 1px solid #E7E7E7;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : normal;	
	width : 300px;
	height : 18px;
	padding-top : 3px;
	padding-left : 2px;
}

.CONTACT-INPUT-TEXTAREA-Berichtinhoud {
	background-color : White;
	border : 1px solid #E7E7E7;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : normal;	
	width : 500px;
	height : 35px;
	padding-top : 3px;
	padding-left : 2px;
}

.Opmaak-LINK:LINK {
	color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}
.Opmaak-LINK:ACTIVE {
	color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}
.Opmaak-LINK:VISITED {
	color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}

.Opmaak-Email:LINK {
	color : #999999;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}
.Opmaak-Email:ACTIVE {
	color : #009999;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}
.Opmaak-Email:VISITED {
	color : #009999;
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : underline;
}
