div#placer {
	height: 600px;
	width: 800px;
}
div#content {
	margin-top: 150px;
	margin-left: 15px;
	width: 780px;
	height: 400px;

}

td.tekst  {
	border-right: thin solid #FFFF95;
	border-left: thin solid #FFFF95;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;

}


body {
	background-color: #333333;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FDFA9B;
	font-size: 20px;
	margin: 0px;
}
}
table#menu {
	margin-top: 20px;
}
table#menu2 {
	margin-top: 20px;
}

.kader {
	border: 1px solid #000000;
}
ul#meisjes {
	list-style-type: none;
	margin-top: 20px;
}
#meisjes li {
	font-family: "Courier New", Courier, monospace;
	color: #FCFD97;
	font-size: 24px;
}

#meisjes a {
	color: #FCFD97;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 24px;
}
#meisjes a:hover {
	color: #999999;
}
#meisjes a:active {
	color: #333333;
}
#zoekrobot {
	width: 400px;
	margin-left: -600px;
}
