body {
	background: #000066;
	padding: 5px 5px 30px 5px;
	font-family:  arial;
	 
	}

#omlijsting{
	background: #990033;
	width: 710px;
	position: absolute;
	margin: 10px 130px 10px 130px;
	padding: 20px 100px 50px 20px;
	}

#kop {
	position: relative;
	border: 0px;
	clear: both;
	width: 800px;
	height: 200px;
	align: center;
	 
	}

#inhoud{
	background: #ffffff;
	color: #000066;
	font-family: arial;
	padding: 20px;
	position: relative;
	clear: left;
	width: 750px;
	font-size: normal;
	  
	}

#menu{
	
	margin-top: 0px;
	
	background:  #000066;
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-color: #ffffff;
	width: 740px;
	margin-bottom: 1em;
	font-size: normal;
	}



#tekst{ 
	 
	font-weight: normal;
	font-size:  small;
	 }




img{
	border: 0;
	}





#standaardlijst ul{
	list-style-image: url(img/bullet2.jpg);
			}



#footer{
	width: 100%;
	text-align: center;
	border: 0px;
	font-size: xx-small;
	padding-top: 30px;
	font-color: #ffffff;
	}

li a:active{
	color: #990033;
	}




 

