body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.6em;
}
a {
	color: #000099;
	text-decoration: none;
}
a:link, a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#divWrapper {
	width: 800px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/dwarsbalk.gif);
	background-repeat: repeat-y;
	background-position: right 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A31028;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A31028;
}
#divHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 688px;
	background-color: #FFFFFF;
	background-image: url(../../images/logobandboven.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 112px;
	float: left;
	margin: 0px;
}
#divHeader ul {
	margin: 0px;
	padding: 0px;
}
#divHeader ul li {
	list-style-type: none;
	display: inline;
}
#divHeader ul li a:link, #divHeader ul li a:visited {
	color: #FFFFCC;
	font-size: .8em;
}

#divHeader #home {
	float: right;
	margin-right: 22px;
}
#divHeader #home a {
	font-size: 0.8em;
	color: #FFFF99;
	text-decoration: none;
}
#divHeader #home a:link, #divHeader #home a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#divHeader #home a:hover {
	color: #F5E81B;
	text-decoration: none;
}


#divContent {
	float: left;
	width: 728px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#divDocs {
	float: left;
	background-color: #FFFFFF;
	width: 728px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
	margin: 0px;
}
#divFooter {
	margin: 0px;
	clear: both;
	background-color: #A31028;
	width: 750px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFCC;
}
h1 {
	display: block;
	color: #990000;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: -25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 1.6em;
}

h3 {
	font-weight: bold;
	font-size: 1.3em;
}
ol.inleiding h3 {
	margin:0;
	padding:8px 0 0 0;
	font-size:1.1em;
}
h4 {
	font-size: 1.2em;
}

div.inhoud {
	width:300px;
	float:right;
	margin:0 0 15px 20px;
	padding:0;
}
div.inhoud h4 {
	margin:0;
	padding:0 0 5px 0;
}


.tekstbox {
	background-color: #EEE;
	padding: 10px 25px;
	margin:0 50px 0 50px;
	border: 1px solid #993300;
}
.datum {
	font-size: 0.8em;
	color: #595959;
}
.pers {
	width: 100%;
}
.pers td {
	text-align: left;
	vertical-align: top;
}
#divContent .fototabel {
}
#divContent .fototabel td {
	text-align: center;
	vertical-align: top;
}
#divContent .fototabel tr.tekstlabel {
	padding-bottom: 15px;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
img {
	border:none;
}
.icon {
	vertical-align:middle;
}
.download {
	float:right;
}
.voetnoten {
	font-size:.85em;
	line-height:1.3em;
}
.voetnoten li {
	padding:0 0 5px 0;
}