* { 
 margin: 0; 
 padding: 0; 
}
 
body {
	font-family: "Century Gothic";
	color: black;
	font-size: 100%;
	font-weight: normal;
}

#leeg1 {
	height: 36px;
	width: 900px;
}

#leeg2 {
	heigt: 131px
	Width: 900Px
}

#menu {
	height: 420px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: 0px;
	z-index: 1;
	clip: rect(0px,0px,0px,0px);
	padding-top: 18px;
	margin-top: 0px;
 }

#menu ul { 
 list-style-type: none; 
 }

#menu ul li { 
 float: left;
 width: 200px;
 position: relative;
 }
 
#menu li a:link, #menu li a:visited {
	display: block;
	width: 200px;
	height: 25px;
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
	background-color: #6773ea;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight: ;
	font-weight: 900;
	font-style: normal;
	font-family: "Century Gothic";
	line-height: none;
	font-variant: normal;
 }

#menu li a:hover, #menu li li a.sub:hover {
	background-color:;
	color: #000000;
 }

#menu li ul { 
 width: 128px; 
 border-top: 1px solid black;
 position: absolute; 
 left: -10000px;
 top: 1px; 
 font-size: 14px;
 }

#menu li li a:link, #menu li li a:visited {
	display: block;
	width: 121px;
	height: 22px;
	border-right: 0;
	padding-left: 8px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: white;
	font-size: 14px;
 }

#menu li:hover ul {
 display: block; 
 left: -1px;
 top: 26px;
 }

#hoofdvak {
	clear: both;
	float: left;
	width: 700px;
	clip: rect(auto,auto,auto,auto);
	top: -500px;
	margin-top: -435px;
	margin-left: 200px;
 }

#hoofdvak p { 
 font-size: 85%;
 margin-bottom: 18px;
 }

#hoofdvak p1 { 
 font-size: 125%;
 margin-bottom: 18px;
 }

#hoofdvak ul, #hoofdvak ol { 
 font-size: 85%;
 margin-bottom: 18px;
 margin-left: 18px;
 }

#hoofdvak img { 
 margin: 18px;
 }

#hoofdvak h1 { 
 font-size: 120%;
 font-weight: bold;
 color: black;
 margin-bottom: 6px;
 }

#hoofdvak h15 { 
 font-size: 100%;
 font-weight: ;
 color: black;
 margin-bottom: 6px;
 }
 
#hoofdvak h2 { 
 font-size: 100%;
 font-weight: bold;
 color: cornflowerblue;
 margin-bottom: 6px;
 }
 
 #hoofdvak h3 { 
 font-size: 200%;
 font-weight: bold;
 color: black;
 margin-bottom: 6px;
 }

 #hoofdvak h4 { 
 font-size: 150%;
 font-weight: bold;
 color: black;
 margin-bottom: 6px;
 }

 #hoofdvak h14 {
	font-size: 90%;




 font-weight: ;
	color: black;
	margin-bottom: 6px;
	font-family: "Century Gothic";
	font-weight: normal;
 }

#hoofdvak form { 
 margin-bottom: 26px;
 }

#voet {
	clear: both;
	width: 900px;
	font-size: 60%;
	text-align: right;
	background-color: #6773ea;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	color: #FFF;
	background-repeat: no-repeat;
	height: 30px;
 }

#voet2 {
	clear: both;
	width: 900px;
	font-size: 60%;
	text-align: right;
	background-color: #6773ea;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	color: #FFF;
	background-repeat: no-repeat;
	height: 131px;
 }
 
#voet a:link, #voet a:visited {
	text-decoration: none;
	color: #FFF;
 }
 
#voet a:hover  {
	text-decoration: none;
 }
