body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #DFDFDF;
	scrollbar-shadow-color: #DFDFDF;
	scrollbar-3dlight-color: #DFDFDF;
	scrollbar-arrow-color: #054E7B;
	scrollbar-base-color: #DFDFDF;
	scrollbar-dark-shadow-color: #cccccc;
	scrollbar-track-color: #DFDFDF;
	scrollbar-highlight-color: #ffffff;
}

	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		/*overflow: hidden;*/
	}
	
	#flashcontent {
	height: 650px;
	width: 100%;
	background: #DFDFDF;
	margin-top: 35px;
	padding: 0px;
	border: 0px;
	z-index: -1;
	vertical-align: middle;
	}
	/* end hide */

#container{
	position:absolute;
	top: 44px;
	left: 50%;
	width:800px;
	margin: 0px  -400px;
	padding: 0px;
	border: 1px solid #cccccc;
	z-index: 1;
	text-align: center;
	background: #DFDFDF;
	height: 1550px;
	}


#header{
	z-index: 2;
	text-align: center;
	width: 100%;
	background: #DFDFDF;

}


#topmenu{
	z-index: 4;
	text-align: center;
	left: 50%;
	margin: 0 -260px;
	position: absolute;
	width: 520px;
	padding-left: 15px;
	z-index: 20;
}

#content {
	position:absolute;
	color: #333333;
	text-align: left;
	font: 11px/18px "Century Gothic", "Book Antiqua", Georgia;
	color: #cccccc;
	padding: 0px;
	z-index: 3;
	width: 525px;
	left: 173px;
	top: 105px;
	

}



.onzichtbaar {
	font: 6px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	padding: 0px;
}

h1 {
	color: #054E7B;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	letter-spacing: 3px;
	font: 500 small-caps 20px Verdana, Arial, Helvetica, sans-serif;
	z-index: 3;

}

h2 {
	font:  small-caps 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0171B9;
	margin-top: -10px;
	letter-spacing: 3px;
}

h3 {
	font: 600 small-caps 13px "Century Gothic", "Book Antiqua", Georgia;
	color: #0171B9;
	letter-spacing: 1px;
}

p, td {
	text-align: justify;
	font: 12px "Century Gothic", "Book Antiqua", Georgia;
	color: #333333;
	padding:0px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #054E7B;
	font: 12px "Century Gothic", "Book Antiqua", Georgia;
}
a:hover {
	color: #0171B9;
	text-decoration: underline;
	font: 12px "Century Gothic", "Book Antiqua", Georgia;
}


ul {
	list-style: circle;
	font: 12px/18px "Century Gothic", "Book Antiqua", Georgia;
	color: #333333;
	padding-left: 8px;
	text-align: left;
	margin: -10px 0px 0px 12px;

}

.donkerblauw {
	color: #054E7B;
	background: #DFDFDF;
}

.lichtblauw{
	color: #0171B9;
	background: #DFDFDF;
	font-weight: bold;
}

h1 .lichtblauw{
font-weight: normal
}

.formulier {
	color: #054E7B;
	background: #EDEEEF;
	}
.kop{
display: inline;

}
