body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #C5C6A9;
}
p {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 100%;
}

#outline {
	width: 1024px;
}

#hoofding {
	position: static;
	background-color: #C5C6A9;
	width: 1024px;
	font-size: 100%;
	height: 150px;
}
#main {
	background-color: #CECFB6;
}

#nav1 {
	position: absolute;
	background-color: #CECFB6;
	color: #990000;
	font-size: 11px;
	float: left;
	width: 140;
	height: auto;
	top: 155px;
    
}
#nav1 a {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#nav1 a:hover {
	color: #FFFFFF;
}

#data {
	background-color: #ECECDE;
	padding: 0px;
	margin-left: 150px;
	left: 0px;
	top: 0px;
	width: 100%px;
	height: auto;
}

#voetnoot {
	background-color: #C5C6A9;
	height: 95px;
	font-size: 11px;
}
.slogan {
	font-size: 160%;
	color: #FFFFFF;
}
.txtaffiche {
	font-size: 160%;
}
.txtafficheMG {
	font-size: 100%;
	font-weight: 600;
}
.txtafficheMGz {
	font-size: 70%;
	font-weight: 400;
	list-style-position: outside;
	list-style-type: disc;
}
#outline #main #data #datainvoer {
	width: 100%;
}
