body {
	background-color: #B8E5FA;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}

#placeholder {
	position: absolute;
	width: 1000px;
	top: 0px;
	bottom: 0px;
	height: auto !important;
	height: 625px;
}
#header {
	position: absolute;
	margin-left: 170px;
	background-color: #00ADEF;
	padding-top: 95px;
	width: 600px;
	height: 200px;
}
#footer {
	position: absolute;
	margin-left: 170px;
	background-color: #223289;
	width: 585px;
	height: 22px;
	bottom: 0px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 3px;
	font-size: 10px;
	color: #00ADEF;
}
#hoofdscherm {
	position: absolute;
	margin-left: 170px;
	background-color: #FFFFFF;
	width: 405px;
	height: auto !important;
	height: 275px;
	top: 294px;
	bottom: 25px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 15px;
	padding-left: 140px;
}
#links {
	position: absolute;
	left: 0px;
	top: 126px;
	width: 162px;
	padding-right: 5px;
	overflow: hidden;
}
#rechts {
	position: absolute;
	right: 0px;
	bottom: 25px;
	width: 227px;
	overflow: hidden;
	margin-left: 3px;
}
#vlaggen {
	position: absolute;
	top: 98px;
	left: 80px;
}
#voorwaarden {
	position: absolute;
	text-align: right;
	bottom: 5px;
	left: 0px;
	width: 160px;
	font-size: 10px;
	color: #00ADEF;
}

#voorwaarden a {
	text-decoration: none;
	color: #00ADEF;
}
#voorwaarden a:hover { color: #000000; }
img { border: 0px; }

h1 {
	margin: 0px;
	margin-bottom: -10px;
	padding: 0px;
	margin-left: -125px;
	font-size: 32px;
	line-height: 35px;
	text-transform: uppercase;
	color: #00ADEF;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-left: -125px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}


h2 {
	margin-bottom: -15px;
	font-size: 14px;
	color: #00ADEF;
}

#hoofdscherm a, #hoofdscherm a:link, #hoofdscherm a:visited, #hoofdscherm a:active {
	color: #00ADEF;
	font-weight: bold;
	text-decoration: underline;

}

#hoofdscherm a:hover {
	text-decoration: none;
	color: #000000;
}

.menu {
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	color: #223289;

}

.menu a { text-decoration: none; color: #223289; }

#links .menu div {
	width: 155px;
	padding-right: 20px;
	text-align: right;
}

.menu div:hover {
	background-color: #FFFFFF;
	cursor: pointer;
}

#rechts .menu div {
	width: 210px;
	padding-left: 20px;
	text-align: left;
}

.menu .selected {
	width: 155px;
	background-color: #00ADEF;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3 {
	visibility: hidden;
}