*			{margin: 0; padding: 0;}
html, body {height:100%; margin:0; padding:0;overflow-y:hidden;}

a:link      {color: #7b2518; text-decoration: underline; }
a:visited 	{color: #7b2518; text-decoration: underline; }
a:hover     {color: #7b2518; text-decoration: none;}
a:active	{color: #7b2518; text-decoration: underline;}

p	       	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #3c1312;line-height: 1.3;}
.small		{font-size: 7pt;margin-bottom: -7px; }
li	       	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #3c1312; margin-left:30px;}
p.error 	{ font-family:Verdana, Arial, sans-serif; font-size: 8pt; color: #7b2518;border:none;}	

.error		{border-color: #FF0000;
			border-style: solid;
			border-width: 2px;}



h1		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 8pt; 
			color: #3c1312; 
			font-weight:bold; 
			margin-bottom: 5px; 
			}

h2		 	{ font-family:Verdana, Arial, sans-serif;
			font-size: 8pt; 
			font-weight:bold; 
			color: #3c1312; 
			margin-bottom: 0px;
			}

h3			{font-family: "Times New Roman", georgia, serif;
			font-size: 12pt; 
			font-weight:bold;
			font-style: italic; 
			color: #7b2518; 
			margin-bottom: 0px; 
			}

body 		{background-color: #000000; 	
			text-align: center;
			
			}

img		{border:none;}
			
#centercolumn img			{border-width: 10px;
					border:solid;
					border-color : #FFFFFF;}	
			
#centercolumn img.statuspagina	{vertical-align:middle;
					border:none;
					border-width: 0px;}
					
#centercolumn img.thumbnail{border:solid;
					border-width: 1px;
					border-color : #000000;}


#centercolumn img.fonts	{vertical-align:middle;
				border:none;
				border-width: 0px;}

/* tbv registratieform */
label {
	cursor: pointer;
}

label.align_text	{float: left;
		width: 53px;
		text-align: left;
		padding-right: 3px;
		}

label.align_text2	{float: left;
		width: 100px;
		text-align: left;
		padding-right: 3px;
		}


label.bevestig	{float: left;
		width: 180px;
		text-align: right;
		padding-right: 3px;
		font-weight: bold;
		cursor: default;
		}
/* --- */


/*fotoalbum */

#fotovak	{background-image:url(./images/fotovak.png);
			background-repeat:no-repeat;
			height: 303px;
			width: 444px;
			margin-bottom:12px;}

#slideshow {
	clear: both;
}



#slideshow span.image-wrapper {
	float:left;
	padding:8px;
	margin-bottom: 10px;
	width: 424px;
}

#slideshow a.advance-link {
	padding: 2px;
	display: block;
}

#slideshow img {
	border: none;
	text-align: center;
}


#thumbs	{width: 450px;}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0 0 0 0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 6px 3px 0;
	list-style: none;
}
a.thumb {
	padding: 0px;
	display: block;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}			



#bigfoto	{height:444px;
margin-bottom:12px;
position:relative;
top:-141px;
vertical-align:bottom;
width:444px;}

#slideshowMO, #slideshowHOME {
	clear:both;
	position:absolute;
	bottom:0px;
	text-align:center;
	width:444px;
}




#slideshowMO IMG{
				background-image: url("./images/rightcontent.png");
				padding: 10px;
				}
				

#thumbsnails	{width: 450px;
				position: relative;
				top:-141px;}



table.lightboxfoto	{margin:0 0 0 0;
				padding:0;
				width: 100%;}
				
table.lightboxnav	{margin:0 0 0 0;
				padding:0;
				height:40px;
				width: 100%;}	
				
table.lightboxnav td{padding:0;}							
				
td.LB_foto		{width: 100%;
				text-align: center;}								

img.LB_fotogroot	{border:none;}				


/*moodalbox*/
/* moodalbox CSS */
div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
z-index:10;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
z-index:12;
}

div#mb_center {
background-color: #FFF;
z-index:12;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
z-index:12;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
z-index:12;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
z-index:12;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
z-index:12;
}




/*EINDE*/

textarea{ font-family: Verdana; font-size: 10pt; font-size: 10pt; color: #333333;}

table		{border:solid;
 			border-color : #0066FF;
 			border-width:0px;
			}

td			{font-family:Verdana, Arial, sans-serif; 
			font-size: 8pt; 
			color: #3c1312;
			vertical-align: top;
			padding: 5px 5px 5px 5px;
			}

td.noborder	{padding: 0;
			}
		
label {
	cursor: pointer;
}



.ruimte	{margin-bottom: 3px;}


#content	{position:absolute;
			top:0px;
			left:0px;
			width: 100%;
			height:100%;
			z-index:2;
			overflow-y:auto;}

#wrapper	{position:absolute;
    top:50%;
    left:50%;
    margin-top:-170px;/* half elements height*/
    margin-left:-453px;/* half elements width*/
    width:906px;
    height:516px;
    text-align:left;
	}
			
	

#background	{position:fixed; 
			top:0; 
			left:0; 
			width:100%;
			height: 100%;
			z-index:1;
			}

#header{background-image: url(./images/header.jpg);
			background-repeat: no-repeat;
			width: 920px;
			height: 192px;
			}
		

/*start menudefinitie*/

#menu 		{float:left;
			position:relative;
			top:95px;
			left:20px;
			background-image: url(./images/menu.png);
			background-repeat: no-repeat;
			width: 193px;
			height: 311px;
			z-index: 20;
			}
			
#menuitems	{position: relative;
			top:100px;
			left:10px;
			width: 170px;
			}												

#menuitems li	{margin-left: 0px;}

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
	display:block;
	padding-left: 2px;
	background-image: url(./images/menulijn.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 160px;
}

#nav ul {
position: absolute;
width: 120px;
left: -2000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
} 



a.menu:link, a.menu:visited {font-family: Verdana, Arial, sans-serif;
			font-size: 8pt; 
			color: #e9e4d3;
			font-weight: normal;			
			text-decoration: none;
			line-height:30px;
   			}

a.menuactive{font-family: Verdana, Arial, sans-serif;
			font-size: 8pt; 
			font-weight: normal;
			color: #c6b38a;
			text-decoration: none;
			line-height:30px;
			padding-left:10px;
   			}


#menu a:hover 	{color: #c6b38a;
				text-decoration: none;
				padding-left:10px;
				}

  			
			
/* Hack voor de min-height property tbv IE */	
.prop {  
    height:400px;
    float:right;
    width:1px;
  	}	

#staticcontent	{background-image:url(./images/content.png);
				background-repeat:repeat;
				float:left;
				font-family:Verdana;
				height:291px;
				left:20px;
				padding:10px;
				position:relative;
				text-align:left;
				top:95px;
				width:235px;
				}
		

#rightcolumn	{float:left;
				position:relative;
				top:0px;
				left:35px;
				height: 516px;
				padding:0px 0 0 0;}
				
#textcontent	{background-image:url(./images/rightcontent.png);
				background-repeat:repeat;
				height: 496px;
				width:424px;
				padding:10px;
				}	
				
#contact_home	{background-image:url(./images/contact_home.png);
				background-repeat:repeat;
				float:left;
				height:157px;
				padding:10px;
				position:relative;
				top:3px;
				width:289px;}					
		