
ul#nav
{
	
	top:10%;
	right:5%;
	
	list-style-type:none;
	border:outset 5px #0000FF;
	padding:5px;
	background-image: url(../_images/achtergrond.jpg);
	display:table;
}

body {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
	
	background-image: url(../_images/achtergrond.jpg);


	
	

}

td {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 16px;
}

th {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 24px;
}

.header {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 0px;
	color: #000066; 
	letter-spacing: 0px;
	font-weight: bold; 
}
.expanded {
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Georgia, Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, Times New Roman;
	font-size: 9px;
	color: #999999;
}

.box {
	position:fixed;
	padding: 0px;
	border-width: ;thin
	font-size: 9px;
	border-style: ;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-position: topleft;
	background-repeat: no-repeat;
}

.box3 {
	padding: 0px;
	border-width: ;thin
	border-style: ;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-image: url(..//images/table.jpg);
	background-position: topleft;
	background-repeat: no-repeat;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: ;
	border-width: ;
	border-style: ;
	background-image: url(../../_images/mainachtergrond.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	
}
.box4 {
 border-top: 1px solid #000000; 
 font-weight: ; 
 border-left: 1px solid #000000; 
 border-bottom: 1px solid #000000; 
 border-right: 1px solid #000000; 

}

.box5 {
font-weight: ; 
border-bottom: 1px solid #000000; 
}

/* MENU */

td.menu {

width: 10px; 

}

td.menu a { 
font-family: Georgia, Times New Roman, Times, serif;
font-size:11px;
text-decoration: none; 
color: #000066;
 font-weight: bold;  
display: block; 
width: 100%;


 
}

td.menu a:hover { 
color: #99CCFF;



}

a.s_on, td.menu a:hover { 


}


.level2 {
 border-top: 0px solid #000066; 
 font-weight: bold; 
 border-left: 0px solid #000066; 
  border-right: 0px solid #000066; 
 border-bottom: 0px solid #000066;
}

.level3 { 
 border-top: 0px; 
 font-weight: none; 
 font-size: 11px;
} 

.leftnavwidth div { 
padding: 2px 0px 2px 12px; 
border-bottom: 0px solid #FFF; 

}

.leftnavwidth { 
width: 120px; 
border-bottom: 0px solid #000066; 

}

	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 632px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
		
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
		
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
		
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:1px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
		
	}
#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
