#wrap {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 100px;
}
#onder {
	height: 500px;
	width: 1000px;
}
#info {
	height: 790px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: auto;
	width: 557px;
	cursor: crosshair;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bijschrift {
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: right;
}
.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858674;
	background-color: #E9E480;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 20px;
}
#menu_onder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000;
	color: #FFF;
	width: 900px;
	margin-bottom: 20px;
}
#onder_breed {
	height: auto;
	width: 900px;
}
#menu_onder a:link {
	color: #FFF;
	text-decoration: none;
}
#menu_onder a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu_onder a:hover {
	color: #F00;
	text-decoration: none;
}
#menu_onder a:active {
	color: #F00;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.formregel {
	width: 90%;
	margin-top: 20px;
}
.formvraag {
	float: left;
	width: 250px;
	text-align: right;
}
.buttonregel {
	width: 60%;
	margin-top: 20px;
	padding-left: 200px;
	margin-bottom: 100px;
}
body {
	background-color: #000;
	margin: 0px;
}
#menu_links {
	float: left;
	height: 777px;
	width: 303px;
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { border:none;}
