body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:18px;
	margin: 0px;
	background-color:#FFFFFF;
	}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* BEGIN WEBSITE DIVs */
#Container {
	width: 780px;
	margin: 0 auto;	
}
#Header {
	width: 780px;
	height: 182px;
	position:relative;
	padding-top: 40px;
	margin: 0px;
}
#HeaderBalk {
	width: 780px;
	height: 51px;
	position:relative;
	margin-bottom: 10px;
	background-image:url(../images/header_balk.jpg);
	background-repeat:repeat-y;	
}
.HeaderNav, .HeaderNav a:link, .HeaderNav a:visited, .HeaderNav a:hover, .HeaderNav a:active {
	color: #FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	position:relative;
	padding-top: 12px;
}
#Main {
	position:relative;
	float: left;
	width:760px;
	padding: 0px 10px 0px 10px;			
/*	background-color:#FFFFFF;*/
/*	background-image:url(../images/background.jpg);
	background-repeat:repeat-y; */
}
#ContentLeft {
	position: relative;
	float: left;
	width:233px;
	padding: 0px 20px 0px 0px;		
	text-align:left;
}
#ContentMiddle {
	position: relative;
	float: left;
	width:244px;
	padding: 0px 20px 0px 0px;		
	text-align:left;
}
#ContentRight {
	position: relative;
	float: left;
	width:243px;
	padding: 0px 0px 0px 0px;		
	text-align:left;
}
#Footer {
	/*background-color:#c8c8c8;*/
	/* border-top: 10px solid #c8c8c8;*/
	position: static;
	width: 760px;
	height: 90px;
	padding: 0px 10px 0px 10px;		
	clear: both;
	background-image:url(../images/footer_balk.jpg);
	background-repeat:no-repeat;
}	
/* EINDE WEBSITE DIVs */

/* BEGIN TEKSTOPMAAK */	
	
a:link {
	color: #e23283;
	/*font-weight:bold;*/
	text-decoration: underline;
}
a:visited {
	color: #e23283;
	/*font-weight:bold;*/
	text-decoration: underline;
}
a:hover{
	color: #e23283;
	/*font-weight:bold;*/
	text-decoration: underline;
}
a:active {
	color: #e23283;
	/*font-weight:bold; */
	text-decoration: underline;
}

td#footer a:link {
	color: #ffffff;
	/*font-weight:bold;*/
	text-decoration: underline;
}
td#footer a:visited {
	color: #ffffff;
	/*font-weight:bold;*/
	text-decoration: underline;
}
td#footer a:hover{
	color: #ffffff;
	/*font-weight:bold;*/
	text-decoration: underline;
}
td#footer a:active {
	color: #ffffff;
	/*font-weight:bold; */
	text-decoration: underline;	
}
td#footer{text-align:right;}
td#footer{font-weight:bold;}

.HighLight_Magenta {
	font-weight:bold;
	font-size: 14px;
	color: #F18706;
}
.HighLight_Blauw {
	font-weight:bold;
	color: #009ee0;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #1e1e1e;	
}
.afbeelding {
	border: 1px solid #1e1e1e;	
}
.submitKnop {
	background-color: #F9F9FA;
	font-weight: bold;
	font-size: 15px;
	width: 56px;
	padding: 0px;
	color:#000000;
	border: 0px;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	line-height: 24px;
	font-size: 11px;
}
.footerText a:link, .footerText a:visited, .footerText a:hover, .footerText a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* EINDE TEKSTOPMAAK */
