#menu {
	width:700px;
	height:32px;
	float:left;
}

.knop {
	width:136px;
	height:32px;
	float:left;
}

a.menu:link {
	color: #ffffff;
	text-decoration:none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration:none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration:none;
}
a.menu:active {
	color: #ffffff;
	text-decoration:none;
}


.titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ed7b22;
	font-weight:bold;
}

.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515050;
	font-weight:normal;
}

.txt_groot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515050;
	font-weight:normal;
}