html{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}
a:link { /* unvisited link */
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}
a:visited { /* visited link */
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}
#h1 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#h2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#h3{
	font-size: 10pt;
	font-style: normal;

	text-decoration: none;
}
#hNieuws{
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#hitalic {
	font-style: italic;
}
#hlinkcolor {
	color: #800080;
}
#sourcetext{
	font-size: 8pt;
	font-style: italic;
}
#opvulling{
	font-size: 3pt;
}
#Links{
	background-color: #800080;
	height: 100%;
	width: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#LWit{
	background-color: white;
	height: 100%;
	width: 5px;
	position: absolute;
	top: 0px;
	left: 130px;
}

#Header{
	height: 115px;
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: white;
	padding-top: 5px;
}
#HWit{
	background-color: white;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 115px;
	left: 0px;
}
#BodyWrap{
	position: absolute;
	overflow: auto;
	top: 0px;
	bottom: 0px;
	left: 135px;
	right: 135px;
}
#RWit{
	background-color: white;
	height: 100%;
	width: 5px;
	position: absolute;
	top: 0px;
	right: 130px;
}
#Rechts{
	background-color: #800080;
	height: 100%;
	width: 130px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#BodyInfo{
	background-color: #C0C0C0;
	position: absolute;
	top: 120px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #C0C0C0;
}
#cContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}
#cPicture {
	position: absolute;
	top: 30px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#imgImages{
	width: 200px;
	border: 0px;
}
