/* CSS Document */
#body {
background-color: #ffffff;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
}
#container {
	margin-top: 4 px;
	margin-bottom: 0px;
	background-color: #ffffff;
	width: 800px;
	min-height: 640;
}
#containeredit {
width: 700px;
border: 1px solid #666666;
margin-top: 50px;
margin-bottom: 20px;
background-color: #ffffff;
height: 100%;
}
#piccontainer {
width: 700px;
border: 1px solid #666666;
margin-top: 15px;
margin-bottom: 20px;
background-color: #ffffff;
height: 625px;
}

.headtext {
color: #333333;
font-family: Verdana, Arial, Sans-Serif;
font-size: 18px;
}
.headtext a {
color: #333333;
text-decoration:none;
}
.headtext a:hover {
color: #999999;
text-decoration:none;
}
.lang {
font-family: Verdana, Arial, Sans-Serif;
color: #666666;
font-size: 10px;
}
.lang a {
text-decoration:none;
color: #666666;
}
.lang a:hover {
text-decoration:underline;
color: #333333;
}
#biotext {
	width: 700px;
	background-position: center;
	padding: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table {
margin-bottom: 5px;
//border-bottom: 1px solid #999999;
}
.menuitem {
font-family: Verdana, Arial, Sans-Serif;
color: #999999;
font-size: 24px;
}
.spacer {
font-family: Verdana, Arial, Sans-Serif;
color: #ffffff;
font-size: 24px;
}
.menuitem a {
text-decoration: none;
color: #999999;
}
.menuitem a:hover {
text-decoration: none;
color: #666666;
}
.luuk {
color: #333333;
font-family: Verdana, Arial, Sans-Serif;
font-size: 24px;
border: 0px;
font-weight: bold;
width: 400px;
}
.luuk a {
text-decoration: none;
color: #333333;
}
.luuk a:hover {
text-decoration: none;
color: #666666;
}
.pic {
border: 1px solid #999999;
background-position: center;
text-align: center;
}
.bodytext {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.bodytext a {
text-decoration: underline;
color: #000000;
}
.tablepic {
background-position: center;
}
.werklijn {
background-position: center;
}
.lijn {
border-bottom: 1px solid #999999;
}
#zoektabel {
	font-family: verdana, arial, sans-serif;
	border-top: 1px solid #999999;
	font-size: 12px;
	width: 700px;
	background-position: center;
	text-align: center;
}
#cattabel {
	border-top: 1px solid #999999;
}
.anpicdetails {
font-family: Verdana, Arial, Sans-Serif;
color: #666666;
font-size: 10px;
border-bottom: 1px solid #666666;
}