body {
	background-color: #fff;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:125%;
	color: #333;
}
#container {
	text-align: center;
	margin: auto;
	width: 850px;
}
.schaduw_hoek_links {
	text-align: left;
	width: 21px;
}
.schaduw_hoek_rechts {
	text-align: right;
	width: 21px;
}
.schaduw_onder {
	background-image: url(images/schaduw_onder.gif);
	background-repeat: repeat-x;			
}
.schaduw_links {
	background-image: url(images/schaduw_links.gif);
	background-repeat: repeat-y;
}
.schaduw_rechts {
	background-image: url(images/schaduw_rechts.gif);
	background-repeat: repeat-y;				
}
.datumruimte {
	background-image: url(images/datumruimte.gif);
	background-repeat: repeat-x;
	border: 1px solid #fff;
	border-bottom: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	height: 20px;
	padding-right: 5px;
	text-align: right;
	font-size: 11px;
	color: #4f4f4f;
}
td.navigatie {
	background-color: #EAECEF;
	border-right: 1px solid #D6DEEA;
	width: 160px;
	padding-left: 5px;
	padding-top: 10px;
}
td.inhoud {
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
}
select {
	font-size: 11px;
	background-color: #efefef;
}
.button {
	font-size: 11px;
}
td.navigatie_spatie {
	width: 10px;
}
td.navigatie_inhoud {
	width: 150px;
}
.artikel_scheidingslijn {
	border-bottom: 1px solid #D6DEEA;
}
.pagina {
	margin: 0px;
	padding-right: 10px;
	text-align: left /*justify*/;
	font-size: 11px;
}
/* tekst */
label {
	color: #8799B2;
}
.navigatie_hoofding {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #8799B2;
}
.navigatie_hoofding a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #8799B2;
}
.pagina_hoofding {
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #516889;
	border-bottom: 1px solid #516889;
	padding-bottom: 5px;
}
td.navigatie_element a {
	font-size: 11px;
	text-decoration: none;
	color: #6B83A5;
}
td.navigatie_element a:hover {
	text-decoration: none;
	color: #000000;
}
.pagina a {
	font-size: 11px;
	text-decoration: underline;
	color: #3D4F69;
}
.pagina a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #121923;
}
.artikel {
	font-size: 12px;
	text-transform: uppercase;
}
.artikel_hoofding {
	font-size: 13px;
	text-transform: uppercase;
}
.divider {
	border-bottom: 1px solid #aaa;
}.piramide {
	border: 1px solid #516889;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FAFAFA;
	border:1px solid #ccc;
	border-right-color: #eee;
	border-bottom-color: #eee;
}
