body {
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../images/pattern.gif);
}
img{
	border:0px;
}
#displaybox {
	z-index: 10000;
	filter: alpha(opacity=70); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE */
	-moz-opacity: .70; /*older Mozilla*/
	-khtml-opacity: 0.7;   /*older Safari*/
	opacity: 0.7;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}

#pagenumber{
	background-color:#333;
	padding-left:10px;
	padding-right:10px;
	font-weight:900;
}
#pagenumberselected{
	background-color:#9C6;
	padding-left:10px;
	padding-right:10px;
	font-weight:900;
}
.imgThumb{
	height:80px;
	padding:3px;
	border:1px;
	border-color:black;
	border-style:solid;
	background:#CCCCCC;
}
.tabelRij{
	border:0px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-color:white;
	border-style:solid;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
#imgTable{
	padding:30px;
}

#mainTable{
	max-width:917px;
	width:910px;
	padding:0px;
}
#banner{
	height:260px;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	text-align:center;
}
#beheerTabel{
	
}
#menu{
	height:37px;
	vertical-align:middle;
	font-size:14px;
	font-family:"Arial Black";
	text-align:left;
	background-color:#3c2819;
	padding-left:8px;
	border:0px;
	border-bottom:1px;
	border-color:#FFFFFF;
	border-style:solid;

}
#floatingTitle{
	position:absolute;
	margin-top:179px;
	font-family:"Arial Black";
	font-size:40px;
	text-shadow:#333333;
	/*IE*/
	filter: Shadow(Color=#000000,Direction=135,Strength=5);
	text-shadow: black 0.1em 0.1em 0.2em;
}
a:link, a:visited, a:active{
	color:#FFFFFF;
}
a.hoofdMenu:link, a.hoofdMenu:visited, a.hoofdMenu:active{
	color:#FFFFFF;
	text-decoration:none;
}
a.hoofdMenu:hover{
	color:#9ec10e;
}
#bannerItem{
	padding-left:0px;
}
#content{
	height:400px;
	text-align:left;
	padding:30px;
	vertical-align:top;
	background-image:url(../images/pattern_white.gif);
}
#footer{
	background-image:url(../images/pattern_white.gif);
	padding:5px;
	border:0px;
	border-top:1px;
	border-style:solid;
	border-color:#FFFFFF;
	text-align:center;
}
.hoofdTitel{
	font-size:14px;
	font-weight:900;
	padding-bottom:5px;
	border:0px;
	border-bottom:1px;
	border-style:dashed;
}
.onderTitel{
	padding-bottom:5px;
	font-size:12px;
	font-weight:900;
	text-decoration:underline;
}
#invulFormulier{
	border:1px;
	border-style:dashed;
	border-color:#FFFFFF;
	padding:15px;
}
.tabelTitels{
	font-weight:900;
	text-align:center;
}
.centered{
	text-align:center;
}
.centeredbold{
	text-align:center;
	font-weight:900;
}
#menuTabel{
	padding:20px;
}