body 
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dddce8;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	}
H1
,.H1
	{
	padding:0px;
	font-size:22px;
	text-align:center;
	color: #1290e9;
	}
H2
,.H2
	{
	padding:0px;
	margin-left:20px;
	margin-right:20px;
	font-size:17px;
	text-align:center;
	color: #1290e9;
	}
H3
,.H3
	{
	padding:0px;
	margin-left:20px;
	font-size:20px;
	text-align:center;
	color: #eb0a15;
	}






p
,.p
	{
	margin: 20px 10px 0px 20px;
	font-size:13px;
	color: #000080 ;
	padding-bottom:0px;
	}


.hoofd_container
	{
	height:600px;
	width:800px;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	}
	
.top
	{
	height: 90px;
	width: 800px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	}
.img
	{
	margin-top:5px;
	}

.tussenruimte_boven
	{
	background-image: url(images/tussenruimte_boven.gif);
	height: 10px;
	width: 800px;
	}
.tussenruimte_onder
	{
	background-image: url(images/tussenruimte_onder.gif);
	height: 20px;
	width: 800px;
	}

.menu
	{
	height:20px;
	width:800px;
	background-color: #dddce8;
	color: #1b1464;
	}
	
.button
	{
	height:25px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	}

.midle
	{
	height: 470px;
	width: 800px;
	background-color: #ffffff;
	overflow:scroll;
	}
.midlehome
	{
	height: 470px;
	width: 800px;
	background-color: #ffffff;
	text-align:center;
	background-image:url(images/copyrightbutton.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}



div#navigation {
	width: 800px;
	height: 20px;
	padding: 4px 1px 0px 1px;
	background-repeat: repeat-x;
	background-color: #000000;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul	{
	float: left;
	position: absolute;
	width: 159px;
	left: -1000px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	width: 160px;
	list-style: none;
}

.toplevel-first {
	border-left: 1px solid #dddce8;
	text-align: center;
}

.toplevel {
	border-left: 1px solid #1290e9;
	text-align: center;
}

.toplevel-last {
	border-left: 1px solid #1290e9;
	border-right: 1px solid #dddce8;
	text-align: center;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	padding-top: 5px;
	left: auto;
	border-left: 1px solid #1290e9;
	border-right: 1px solid #1290e9;
	border-bottom: 1px solid #1290e9;
}

#nav a {
	display: block;
	font-weight: bold;
	color: #000080;
	text-transform: uppercase;
	text-decoration: none;
}

#nav ul a {
	cursor: pointer;
	text-transform: none;
	font-weight: normal;
	border-bottom: 1px solid #48ac47;
	text-align: center;
	color: #1b1464;
}

#nav ul li a:hover {
	color: #f3f3f7;
	background-color: #1b1464;
}

#nav ul li {
	width: 159px;
	cursor: default;
	background-color: #dddce8;
}
