body {
  	margin: 0;
  	padding: 0;
	height: 100%;
	background-color: #f1f2f2;
	}
	
/*** algemeen ***/

img { 
  border: 0;
}

a { /* remove ff dotted border */
  outline: none;
}

#tekst p, #tekst ul, #tekst ol {
  line-height: 1.5em;
}


/*** tabellen ***/
div#tekst table ul {
  margin-left: 16px;
}
div#tekst table ol {
  margin-left: 23px;
}

div#tekst table td, div#tekst table th {
  vertical-align: top;
  line-height: 1.5em; 
}
	
#logo {

        height: 137px; 
		vertical-align: top;
		
}
	
#footer {      		
   		padding-top: 1px;
		padding-bottom: 0px;
		padding-left: 5px;		
		clear: both;
		font-family: arial;
		font-size: 10px;
		color: #ffffff;
		background-color: #737B7F;
		text-align: center;				
		border-top: 1px solid #ffffff;
   		border-right: 1px solid #ffffff;
}

#container #footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#container { 
        height: 100%;
        width: 1000px;
  }


/*** linker td ***/
.links {
	background-color: #f1f2f2;
	width: 205px;
	border-right: 1px solid #ffffff;
	vertical-align: top;
	padding-top: 23px;	
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	padding-top: 0px;
	position: relative;
        
}

#container .links #tekst_onder_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
}

.topmenu{

	list-style:none;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	
}





	
.topmenu a{
	list-style:none;
	margin: 0;
	font-size:10px;
	color: #5e5e5e;
	text-decoration:none;
	background-image: url(../images/bg_hoofdmenu.gif);
	background-repeat: repeat-x;
	display: block;
	height: 23px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 33px;	
}

.topmenu a:hover {
	list-style:none;
	margin: 0;
	font-size:10px;
	color: #5e5e5e;
	text-decoration:none;
	background-image: url(../images/bg_hoofdmenu.gif);
	background-repeat: repeat-x;
	background-position: 0 -23px; /* schuif afbeelding 1x omhoog */
	display: block;
	height: 23px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 33px;	}


	
	

/*** midden --------------------------------------------------------*/

.midden {
white-space:nowrap;
	background-color:#737b7f;
	width: 141px;
	border-right: 1px solid #ffffff;
	vertical-align: top;
	padding-top: 29px;
	
	
}

/* submenu ***/

.midden #titel_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	display: block;
	margin-top: 102px;
	margin-left: 8px;
	background-position: 0px 5px;
	background-image: url(../images/bg_hoofdmenu.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 119px;
	padding-left: 8px;
	
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	vertical-align:top;
	left: 164px;
	top: 0px;
	width:119px;
	list-style-image: none;
	list-style-type: none;
	
		
}
.submenu a {
	margin:0;
	font-size:10px;
	color: #e7dfdf;
	text-decoration:none;
	background-image: url(../images/bg_hoofdmenu.gif);
	background-repeat: repeat-x;
	height: 23px;
	display:block;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 8px;	
		
	

}

.submenu a:hover {
	margin:0;
	font-size:10px;
	color: #e7dfdf;
	text-decoration:none;
	background-image: url(../images/bg_hoofdmenu.gif);
	background-repeat: repeat-x;
	background-position: -10px -23px; /* schuif afbeelding 1x omhoog */
	display: block;
	height: 23px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	
	
	
}



/***********************************************************************************/


.content {
		width: 654px;
        vertical-align: top;
        margin: 0;
        padding: 0;
		

}
#container .content table {
	font-size: 10px;
	color: #5b5959;
}


.top 	{
		height: 158px;
    	margin: 0;
		padding: 0;
		width: 654px;
		vertical-align: top;
		margin-bottom: -4px;	
		}

.foto 	{
		height: 230px;
		width: 654px;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		vertical-align: top;
		margin-bottom: -4px;
		padding: 0;
    	}

 #tekst {
		height:100%;
		background-color:#EBECED;
		border-right: 1px solid #ffffff;
		vertical-align: top;
		padding-left: 12px;
		padding-right: 0px;
		padding-top: 0px;
        font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: 5b5959;
		line-height: 18px;
		margin-right: 0;
		}

	


/*** div tekst ***/
#tekst h1 {
        margin-top: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		}

#tekst a, #tekst a:visited {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CF5508;
		line-height: 18px;
        font-weight: bolder;
        text-decoration: underline;
        }
		
#tekst a:hover {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		line-height: 18px;
        font-weight: bolder;
        text-decoration: underline;
        }


#tekst h2 {
		font-size: 14px;
		}

#tekst h3 {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: 600;
	text-decoration: none;
	color: #CF5508;
	text-transform: uppercase;

}

#tekst td {	
        font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: 5b5959;
		line-height: 18px;
		margin: 0;
		}

/***Tabellen***/
td.alt1 	{
		background-color: #EBECED;
		}
td.alt2 	{
		background-color: #F1F2F2;
		}
tr.alt2 	{
		background-color: #F1F2F2;
		}
		
/*** forms ***/
form {
  padding-bottom: 10px;
}

input.checkbox{
  margin-top: 4px;
  width: 25px;
}
select, .input {
  width: auto;
}

.radio, .checkbox, .aw {
  border: 0;
  width: auto;
}
form br {
  clear: left;
}

input[type="hidden"] {
 display: none;
} 

form table td, form table th {
	padding: 5px 10px 5px 0;
	border-bottom: 1px dotted #B2B2B2;
	font-weight: normal;
	color: #565656;
	text-align: left;
	vertical-align: top;
	line-height: 22px;
}

.button {
	height: 29px;
	width: 120px;

	background-color: #F5F4F2;
	background-image: url('../images/button.jpg');
	border-width: 1px;
	border-style: solid;
	border-color: #DCD7D1 #A59A8C #A59A8C #DCD7D1;

	color: #696259;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}

/*** structure ***/
#gal_wrapper {	 
				margin: 0; 				
				text-align: center;				
				color: #000;}

/*** unit structers and sizes ***/
#gal_container {width: 100%; margin: 0; text-align: center; }
.gal_pageNav {padding-left: 100px; text-align: center; margin: 10px;}
#gal_thumbnails {width: 100%; clear: both; overflow: auto;  }

/*** colors and styles ***/
/*** links ***/

#gal_wrapper a img {border: none; }
/*** all image thumbnails and image links ***/
#gal_thumbnails {  }
	#gal_thumbnails p.thumb { /* width and height of thumbnails are gernerated in main index.php script */
			margin: 5px; padding: 3px; float: left;
			font-size: 10px; text-align: center;
			background-color: #fff; border: 1px solid #ccc;
			border-style: solid; border-width: 1px; border-color: #ccc #a0a0a0 #a0a0a0 #ccc; }
		#gal_thumbnails p.thumb a {color: #000; font-weight: bold;  }

	#gal_thumbnails tt {font-family: verdana; font-size: 10px; color: #666; }

	#gal_thumbnails a {color: #999; text-decoration: none; }
	#gal_thumbnails a:hover, #gal_container a:active {color: #d0d0d0; }
	#gal_thumbnails a img {border-width: 3px; border-style: solid;
			border-color: #aaa #ccc #ccc #aaa;
			padding: 0;
			background-color: #ccc; }
	#gal_thumbnails a:hover img {border: 3px solid #eee; }

/*** page navigation ***/
	.gal_pageNav ul, .gal_pageNav li {padding: 0; list-style-type: none; }
	.gal_pageNav li {float: left; }
	.gal_pageNav li.current a.page {font-weight: bold; color: #fff; background-color: #D3D4D5; }

	.gal_pageNav a.page {display: block; padding: 2px 5px 2px 5px;}
	.gal_pagenav a.prev, .gal_pageNav a.next, .gal_pageNav .prev, .gal_pageNav .next {display: block; width: 125px; padding: 2px 5px 2px 5px; }
	.gal_pageNav a:hover {color: #000;  }