body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 0px;
	margin-top: 45px;
	background-color: #0193CF;
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin-left: 55px;
	margin-right: 55px;
}
.contentHolder {
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #0066FF;
	height: 100%;
}
.flashHolder {
	width: 999px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.navigatieHolder {
	width: 999px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.imageHolder {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 2;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-left: 55px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 55px;
}
li {
	font-size: 12px;
	margin-left: 55px;
}
strong {
	font-weight: normal;
	color: #FEF200;
}
a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
	font-variant: normal;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.textlink {
	color: #000
}
.flashForm {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 999px;
	margin-top: 5px;
}
.navigatie {
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.image {
	height: auto;
	width: 100%;
	margin-top: 0px;
}
