BODY{
margin: 0px;
background: #000000;
font-family : tahoma;
font-size: 12px;
color: #ffffff;
}
A{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

TD{
font-family : tahoma;
font-size: 12px;
}
#filmstrip{
background: url('img/filmstrip.jpg') 0 20px;
}

#holder{
	border: solid white 1px;
	background: url('img/filmstrip2.jpg') 0 20px;
}
#menu{
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #eeeeee;
background: url('img/menu-top.jpg') repeat-x #000000 0 -35px;
}
#the_content{
margin-left: 2px;
width: 721px;
height: 500px;
overflow: auto;
}

#content_holder{
padding: 1px 0px;
background: url('img/content.jpg') no-repeat;
}

#categorie{
font-family: Tahoma;
font-style: italic;
font-size: 20px;	
font-weight: bold;
}

.imglink{
position: absolute;
width: 116px;
height: 88px;
border: 0;
}

.imglink:hover{
position: absolute;
width: 116px;
height: 88px;
border: 0;
background: url('img/Selectie kader.gif');
}

.formulierveld{
	height: 10px;
	width: 150px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background: #ffffff;
	border: solid 2px #eeeeee;
}

.formulierinvoerveld{
	font-weight: bold;
	width: 300px;
	color: #000000;
	font-size: 14px;
	background: #ffffff;
	border: solid 2px #eeeeee;
}
