body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin: 0;
	height: 100%;
	scrollbar-arrow-color: #e6462a;
	scrollbar-track-color: #dfdfe6;
	scrollbar-face-color: #dfdfe6;
	scrollbar-shadow-color: #e6462a;
	scrollbar-highlight-color: #e6462a;
	scrollbar-darkshadow-color: #dfdfe6;
	scrollbar-3dlight-color: #dfdfe6;
}

html,body {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

a:link     { color: black; text-decoration: underline }
a:active { color: black; text-decoration: underline }
a:visited { color: black; text-decoration: underline }
a:hover  { color: #e6462a; text-decoration: underline;}

div.container {
	height: 100%;
	position: relative;
	background: url(../images/container_back.gif);
	margin: 0px auto;
	width: 800px;
}

#main {
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
}

.header {
	height: 100px;
	padding-top: 0px;
}

.menu {
	background: url(../images/menu.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	color: #000000;
	width: 136px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: underline;
	line-height: 23px;
}

.footer {
	vertical-align: top;
	padding-top: 0px; 
	width: 141px;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.inhoud {
	background-image: url(../images/inhoud_back.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px; 
	vertical-align: top;
	width: 535px;
	height:402px;
}

.right {
	vertical-align: top;
	padding-top: 130px;
	padding-left: 5px;
	padding-right: 5px;
	width: 129px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: underline;
	line-height: 14px;
	background-color:#e6462a;
}


H1 {
color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
   }
   
H2 {
color: #000000;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
   }

H3 {
color: #000000;
	background-color:#B8CADA;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
   }