body {
	background-color:#d3d3d3;
	margin: 0;
	padding: 0;
}

#parent {
	background-image:url(images/backgr.jpg);
	background-repeat:no-repeat;
	width:1024px;
	margin-left:auto;	
	margin-right:auto;
	height:800px;
}
#flash {
	width:297px;
	height:177px;
	position:relative;
	top:85px;		
	left:45px;
}

#menu {
	width:250px;
	position:relative;
	left:230px;
	top:120px;
	float:left;
}
#menu ul {
	list-style-type: none;
	margin:0;  
	padding:0;
	float:left;
	width:830px;
}

#menu li {	
	margin:0px 0px 6px 0px;
	padding:0;
}

#menu a {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#tekst {
	float:left;
	width:420px;
	font-family: Arial,Verdana;
	font-size: 12px;
	padding-bottom:10px;
	line-height:150%;
}

#content {
	margin:0; 
	width:500px;  
	padding:0;	
	position:relative;
	top:-240px;
	left:530px;	
	clear:left;
}


#content #tekst .bb-url {
	font-family: Arial;
	font-size: 12px;
	color: #334680;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst a {
	font-family: Arial;
	font-size: 12px;
	color: #334680;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst .bb-url:hover, #content #tekst a:hover {
	text-decoration: underline;
}

#formtype .input {
	border: #362f2d 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

#formtype .submit {
	border: #362f2d 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:12px;
	font-family:Arial;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

#formtype .textarea {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	border: #362f2d 1px solid;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #362f2d;
	padding-top: 0px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:30px;
}

#fotooverzicht img {
	border:0;
}

#fotooverzicht {
	width:420px;
}

#fotooverzicht div {
	float:left;
	margin-right:10px;
}

#fotooverzicht_cat img {
	border:0;
	margin-bottom:9px;
	margin-right:5px;
}
#fotooverzicht_cat {
	width:420px;
}
#vorige {
width:160px;
float:left;
}
#terug {
width:128px;
float:left;
}
#volgende {
width:85px;
text-align:right;
float:left;
}
#navigatie {
width:440px;
}
div>div#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

#legenda {
	width:100%;
	clear:both;
}
#legenda .normal {
	background: #EEEEFF;
}

#legenda .special {
	background-color:#b8c4e4; 
	color: #000;
}
#legenda .head {
	font-weight: bold;
}
#linkpagina dd {
	margin:0px 0px 8px 0px;
	padding:0;
}


