html, body, div#hoofd
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body, html>/**/body div#hoofd
{
	height: auto;
}

body, div, li, span, input, select, textarea
{
	font: 10pt verdana, arial, sans-serif;
}

body
{
	background-color: #000;
	color: #CF5828;
}

div#menu
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 110px;
}

div#menu img
{
	position: relative;
	float: left;
	height: 110px;
}

div#animatiehouder
{
	position: absolute;
	top: 109px;
	left: 29px;
	width: 943px;
	height: 223px;	
	background-color: #CF5828;
	border: 1px solid #FFF;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	z-index: 1;
}

div#content
{
	position: absolute;
	top: 353px;
	left: 29px;	
	padding-bottom: 20px;
	width: 943px;
	text-align: justify;
}

input, select, textarea
{
	color: #FFF;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #F8FFFF;
}

a:link
{
	color: #F8FFFF;
}

a:hover
{
	text-decoration: underline;
}


ol
{	
	margin: 2px 0 2px 15px;	
}

html>/**/body ol
{
	padding: 0;
}

li
{
	list-style: square;	
}

hr
{
	position: relative;
	clear: both;
	width: 100%;
	height: 1px;
	color: #4B4330;
	background-color: #4B4330;
	border: 0;
}
	
p.melding
{
	color: #CCC;
}

div#hoofd
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	padding: 0;
	width: 1000px;
}


h1
{
	font: 20pt verdana, arial, sans-serif;
	color: #CCC;
	font-style: italic;
}

h2
{
	margin: 0;
	font: 14pt verdana, arial, sans-serif;
	color: #CCC;
	font-style: italic;
}

form
{
	margin-top: 0;
}

html>/**/body form
{
	margin-top: 12px;
}

div.paginatekst
{
	margin-bottom: 15px;
}

div#tekst
{
	position: relative;
	float: left;
	width: 530px;
}

div#fotos
{
	position: relative;
	float: right;
	margin-top: 4px;
	width: 200px;
}

div#fotos img
{
	margin-bottom: 15px;
	cursor: pointer;
	border: 1px solid #CCC;
	
}
	
div#form_links
{
	position: relative;
	float: left;
}

html>/**/body div#form_links
{
	margin-top: 4px;
	padding-bottom: 20px;
}

html>/**/body form.ruimte
{
	margin-top: 12px;
}

fieldset
{
	position: relative;
	clear: both;
	float: left;
	padding: 10px;
	width: 400px;
	text-align: left;
	border: 1px solid #CCC;
}

html>/**/body fieldset
{
	margin-bottom: 10px;
	width: 395px;
}

legend
{
	padding: 0 10px 0 10px;
	color: #FFF;
	font-weight: bold;
}

span#contacttitel
{
	color: #FFF;
	font-weight: bold;
}

textarea
{
	height: 200px;
}

input.invoer, input.invoerfoto, textarea
{
	padding-left: 1px;
	width: 271px;
	background-color: #333;
	border: 1px solid #CCC;
}

*+html input.invoer, *+html input.invoerfoto, *+html textarea
{
	width: 274px;
}

html>/**/body input.invoer, html>/**/body  input.invoerfoto, html>/**/body  textarea
{
	width: 270px;
}

select, input.invoerfoto
{
	width: 275px;
	background-color: #333;
	border: 1px solid #CCC;
}

*+html select, *+html input.invoerfoto
{
	width: 278px;
}

html>/**/body select
{
	width: 273px;
}

input.knop
{
	position: relative;
	float: right;
	margin-top: 2px;
	margin-left: 2px;
	font-weight: bold;
	color: #CF5828;
	background-color: #000;
	border: 0;
}

label
{
	position: relative;
	clear: both;
	float: left;
	margin: 3px 0 3px 0;
	width: 122px;
}

input, textarea, select
{
	margin: 1px 0 2px 0;
}

input.invoerradio
{
	margin-left: -3px;
}

div#links
{
	position: relative;
	float: left;
	width: 420px;
}

html>/**/body div#links
{
	margin: 0 0 20px 0;
}

div#rechts
{
	position: relative;
	float: right;
	margin-top: 18px;
	width: 315px;
}

html>/**/body div#rechts
{
	margin: 8px 0 20px 0;
}

div#rechts img
{
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

div#contact_rechts
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 315px;
}

html>/**/body div#contact_rechts
{
	margin-top: 12px;
}


table
{
	border-collapse: collapse;
	border: 0;
}

td
{
	padding-right: 20px;
	border: 0;
}

table#overzicht
{
	margin-top: 4px;
	width: 100%;
	border: 1px solid #4B4330;
}

html>/**/body table#overzicht
{
	margin-top: 8px;
}

table#overzicht td
{
	padding: 10px;
	border: 1px solid #4B4330;
}

table#foto-overzicht
{
	width: 100%;
}

table#foto-overzicht img
{
	border: 1px solid #FFF;
}

td.rij, td.rij-einde
{
	padding: 25px 45px 25px 0;
	vertical-align: top;
	text-align: center;
}

td.rij-einde
{
	padding-right: 0;
}

a#sluiten
{
	position: relative;
	float: right;
	margin-bottom: 5px;
}	

table#onder
{
	width: 100%;
}

table#onder td
{
	padding: 0;
}

td#vorige
{
	width: 5%;
	text-align: left;
}

td#bijschrift
{
	width: 90%;
	text-align: center;
}

td#volgende
{
	width: 5%;
	text-align: right;
}

a#sluiten, td#vorige a, td#volgende a
{
	text-decoration: none;
	font-size: 20pt;
	color: #FFF;
}	

div#fotoachtergrond
{
	visibility: hidden;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;		
}
	
	
	