HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	line-height: 20px;
}
BODY {
	background-color:#ace053;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}

#menu A {
	color: white;
	font-weight: bold;
	font-size:15px;
	font-family:"Arial";
	padding-left: 30px;
	padding-right: 25px;
}

#content .actual {
	padding: 25px 120px 30px;
}
	
.spaties IMG {
	padding:25px 25px 0px 25px;
}
#menu {
	margin-top:-38px;
	margin-left: 50px;
}

#content IMG {
    border:none;
}
#top {
	height: 233px;
}

.first {
	border-left: 2px white dotted;
	margin-left: 2px;
}

	
P {
	color:#333e52;
	font-family:Arial;
}
H1, H2, H3 {
	font-family: Georgia;
	color: #66b5d6;
	font-size: 24px;
}
A {
	color: #1878be;
}
.popupmenu DIV {
	background-color: #d8d8d8;
	margin-top: 27px;
	background-position:top;
	width: 150px;
}
.popupmenu DIV A {
	color: #4d4d4d;
}
.popupmenu DIV A:hover {
	background-color: #a2a2a2;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#5a83a1;
	}

.tussenheader{
	font-family: Georgia, verdana;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background: #a13da0;
	color: #fff;
	padding: 4px 10px 4px 10px;
	}
	
	FORM LABEL {
	width: 100px;
	display: block;
	clear: left;
	}
	
	LABEL.checkbox{
	margin-top: -15px;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 340px;
	}
	
	.sbbutton{
	margin-left: 100px;
	}
	
	.sbform{
	float: left;
	}

FORM TEXTAREA {
	width: 20em;
	height: 8em;
	}
	
TABLE.lightbox{
	margin-left: 70px;
}
