dt{padding:5px }
body{
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	background: url(img/bg.png) repeat-x;
	}
	
#container{
	height: auto;
	width: 886px;
	margin: 0px auto 0px auto;
	}
	
#header{
	height: 293px;
	width: 886px;
	}
	
#logo{
	height: 258px;
	width: 419px;
	background-image: url(img/logo.png);
	float: left;
	margin-top: 10px;
	}
	
#top-menu{
	height: 34px;
	width: 253px;
	float: right;
	background-image: url(img/top-menu.png);
	color: #FFFFFF;
	}
	
.keuze{
	height: 34px;
	width: 132px;
	float: left;
	padding-left: 30px;
	}
	
.keuze a{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 34px;
	text-decoration: none;
	}
	
.keuze a:hover{
	text-decoration: underline;
	}
	
.taal{
	height: 24px;
	width: 76px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	}
	
.taal img{
	border: none;
	margin-right: 10px;
	}
	
#left{
	height: auto;
	width: 261px;
	float: left;
	}
	
#menu{
	height: auto;
	width: 250px;
	border-right: 1px #abd600 solid;
	padding-right: 10px;
	margin-bottom: 50px;
	}
	
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#menu a{
	width: 210px;
	height: 23px;
	display: block;
	color: #61009f;
	text-decoration: none;
	padding: 14px 20px 14px 20px;
	font-size: 19px;
	}
	
#menu a:hover{
	background-color: #ebccff;
	}
	
h1{
	margin: 0;
	padding: 0;
	font-size: 19px;
	}
	
#buttons{
	height: auto;
	width: 261px;
	}
	
#buttons img{
	border: 0;
	margin-bottom: 10px;
	}
	
#right{
	height: auto;
	width: 615px;
	float: left;
	margin-left: 10px;
	}
	
#heading{
	height: 22px;
	width: 615px;
	border-bottom: 1px #abd600 solid;
	padding: 14px 0px 14px 15px;
	margin-bottom: 10px;
	}
	
h2{
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #abd600;
	}
	
#tekst{
	height: auto;
	width: 600px;
	padding-left: 15px;
	line-height: 24px;
	color: #3e0066;
	margin-bottom: 20px;
	}
	
#tekst img{
	float: right;
	margin: 0px 0px 10px;
	clear: right;
	}

#tekst a{
	color: #a86ece;
	font-size: 12px;
	line-height: 34px;
	text-decoration: none;
	}
	
#tekst a:hover{
	color: #b5d725;
	text-decoration: underline;
	}
	
#overons{
	height: 240px;
	width: 300px;
	float: left;
	}
	
#watdoenwij{
	height: 240px;
	width: 300px;
	float: left;
	margin-left: 10px;
	}
	
#overons-tekst{
	height: 200px;
	width: 270px;
	padding: 10px 15px 10px 15px;
	color: #3e0066;
	line-height: 24px;
	}
	
.heading{
	height: 30px;
	width: 285px;
	border-bottom: 1px #abd600 solid;
	padding-left: 15px;
	}
	
h3{
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #abd600;
	}
	
#overons-tekst a{
	height: 32px;
	width: 107px;
	display: block;
	background-image: url(img/button.png);
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	float: right;
	}
	
#overons-tekst a:hover{
	text-decoration: underline;
	}
	
	
#footer{
	height: 20px;
	width: 886px;
	clear: both;
	border-top: 1px #abd600 solid;
	font-size: 11px;
	color: #abd600;
	line-height: 20px;
	text-align: center;
	}

#footer a{
	color: #a86ece;
	font-size: 12px;
	line-height: 34px;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #b5d725;
	text-decoration: underline;
	}

	
.form-rij{
	height: 41px;
	width: 400px;
	margin-bottom: 5px;
	}

.form-tekst{
	height: 41px;
	width: 150px;
	float: left;
	line-height: 40px;
	}
	
.form-input{
	height: 41px;
	width: 211px;
	float: left;
	}
	
.form-rij-groot{
	height: 100px;
	width: 400px;
	margin-bottom: 5px;
	}

.form-tekst-groot{
	height: 100px;
	width: 150px;
	float: left;
	line-height: 40px;
	}
	
.form-input-groot{
	height: 100px;
	width: 211px;
	float: left;
	}


.input{
	height: 13px;
	width: 183px;
	background-image: url(img/input.png);
	border: 0;
	padding: 14px;
	font-size: 14px;
	}
	
.textarea{
	height: 72px;
	width: 183px;
	background-image: url(img/textarea.png);
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	padding: 14px;
	font-size: 14px;
	}