#geheel {
	background-color: #EFEDEE;
	margin: auto;
	width: 950px;
	border: 2px none #333333;
}
body {
	background-color: #000055;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#hoofding {
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 200px;
	width: 100%;
	text-align: center;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #000066;
}
#hoofding p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navigatie {
	width: 120px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-left: 50px;
	border: 1px none #666666;
	position: relative;
}
#navigatie a {
	height: 26px;
	color: #000000;
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #72858C;
}
#navigatie a:hover {
	color: #006699;
}

#midden {
	clear: both;
	width: 100%;
	overflow: visible;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EFEDEE;
}

#inhoud {
	width: 670px;
	border: 1px none #666666;
	float: right;
	background-image: url(../pictures/basis/bg300SL.jpg);
	text-align: justify;
	padding-right: 50px;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	position: relative;
}
#inhoud h1 {
	font-size: 16px;
	text-align: center;
}

#voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #72858C;
	clear: both;
	height: 20px;
	width: 100%;
	text-align: center;
	line-height: 20px;
}

#hlinks {
	float: left;
	height: 200px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#hrechts {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 300px;
}
.zichtbaar {
	display: block;
}
.onzichtbaar {
	display: none;
}
#taal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	width: 98%;
	padding-right: 2%;
	background-color: #CCCCCC;
}
#taal a {
	color: #000000;
	text-decoration: none;
}
#taal a:hover {
	color: #72858C;
}
#inhoud p {
	text-align: justify;
	font-size: 12px;
}
#adres p {
	text-align: center;
}

#inhoud td {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
}
#inhoud th {
	border: 1px solid #666666;
}
#inhoud table {
	border: 1px solid #333333;
}
#inhoud h2 {
	font-size: 14px;
}
#teller table {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#teller table td {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

