*{
	padding: 0;
	margin: 0;
}

p {
	padding:  0;
	line-height: 0;
}

html, body {
	font: 12px  Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #000000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align: left;
}

#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header{
	width: 550px;
	padding-left:244px;
	height:100px;
}

#content {
	width: 794px;
  	padding: 0px 0px 0px 68px;
}

#bottom {
	width: 794px;
	padding:25px 0px 0px 80px;

}

td {
	font-family: Arial, helvetica, sans-serif;
}

th {
	font-family: Arial, helvetica, sans-serif;
}
	
#gallery { 
	position:relative;
	width:726px; 
	height:422px; 
	z-index:0; 
}

#gallery img { 
	display:none; 
	position:absolute; 
	top:0; 
	left:0; 
}

.bodyTekst {
	padding: 20px 40px 50px 20px;
	line-height:17px;

}
.bodyTekst a{
	text-decoration:none;
	color:#000000;

}
.bodyTekst a:visited{
	text-decoration:none;
	color:#666666;

}
.bodyTekst a:hover{
	text-decoration:none;
	color:#150C57;

}
.navigatie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#150C58;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatie a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A2479B;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#160C58;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CA00A6;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.navigatieOver a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A2479B;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	background-image:url(../images/nav-splitser.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.KopTekst {
	font-weight:bold;
	font-size:12px;
	color:#150C58;
	text-transform:capitalize;
}
.Button {
	font-weight:bold;
	font-size:12px;
	color:#150C58;
	text-transform:capitalize;
}
.Button a{
	text-decoration:none;
	color:#000000;

}
.Button a:visited{
	text-decoration:none;
	color:#666666;

}
.Button a:hover{
	text-decoration:none;
	color:#A2489C;

}
.invulveld {  
	background-color: #FFFFFF; 
	border: 1px #000000 solid; 
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px;
	margin:1px;
	}
	
.pulldown {  
	background-color: #FFFFFF; 
	width:175px;
	line-height:17px;
	border: 1px #000000 solid; 
	font-family: Helvetica, sans-serif; 
	font-size: 11px; 
	padding:2px;
	margin:1px;
}
.Submit {
	font-weight:bold;
	width:100px;
	height:20px;
	background:#FFFFFF;
	border:#666666 1px solid;
	font-size:12px;
	color:#150C58;
	text-transform:capitalize;
}
.Submit a{
	width:100px;
	height:20px;
	background:#cccccc;
	border:#333333 1px solid;
	text-decoration:none;
	color:#000000;
	text-transform:capitalize;

}
.Submit a:visited{
	text-decoration:none;
	color:#666666;
	text-transform:capitalize;

}
.Submit a:hover{
	text-decoration:none;
	color:#8F308A;
	text-transform:capitalize;
	background:#cccccc;
	border:#333333 1px solid;

}
