html,body
{
margin:0;
padding:0;
height:100%; /* noodzakelijk voor container min-height */
text-align:center;
background-image:URL('../GFX/body_default.jpg');
background-repeat:repeat-x;
color:#000000;
}


#container
{
position:relative;
width:992px;
margin:0 auto 0 auto;
text-align:left;
font-family: arial, sans-serif;
background-image:URL('../GFX/container_default.jpg');
background-repeat:repeat-y;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

#top
{
height:20px;
text-align:right;
padding-bottom:5px;
}

#hoofdnavigatie
{
height:160px;
padding-top:5px;

}


#links
{
width:198px;
float:left;
color:white;
}

#rechts
{
width:140px;
float:right;
}

#ruimte
{
padding:5px 15px 5px 15px;
}

#content
{
margin-left:210px;
margin-right:150px;

padding-bottom:170px;
}

#footer
{
height:160px;
background-image:URL('../GFX/voet.jpg');
background-repeat:no-repeat;

text-align:center;
clear:both;
color:silver;
position:absolute;
width:100%;
bottom:0; /* Plak vast aan de onderkant*/
}

#footertekst
{
padding:130px 0 0 0;
}

#myform
{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 150px;
border: 1px solid gray;
}

#myform .submit
{
font: normal 12px arial;
height: 22px;
border: 1px solid black;
background-color: silver;
}

a
{
text-decoration:none;
color:#B12B02;
}

/*onderstaande divjes zijn voor de hoofdnavigatie */

div.img
{
margin: 0px;
float: left;
}

div.img img
{
display: inline;
margin: 0px;

}

address
{ 
font-family: Arial; 
color: #ffffff; 
font-size:8pt; 
}

a            
{ 
font-family: Arial; 
color:#B12B02;
text-decoration: none; 
}

a:hover     
{ 
text-decoration: none; 
font-family: Arial;
color: #000000;
}

a:visited    
{
font-family: Arial; 
color:#B12B02;
text-decoration: none;
}  
       
a:link       
{ 
font-family: Arial; 
color:#B12B02;
}

body         
{ 
font-family: arial;
color:#000000;
font-size:10pt; 
}

td,th		    
{ 
font-family: Arial; 
color:#015B76;
font-size:10pt; 
}

table         
{ 
font-family: Arial; 
color:#015B76;
font-size:10pt; 
}

h1           
{ 
font-family: Arial; 
color:#B12B02;
font-size: 14pt; 
}

h2          
{ 
font-family: Arial; 
color:#B12B02;
font-size: 12pt; 
font-style: italic; 
}

h3          
{ 
font-family: Arial; 
color: #cc0000; 
font-size: 10pt; 
font-style: italic; 
}

h4           
{ 
font-family: Arial; 
color: #000000; 
font-size: 10pt; 
}

h5           
{ 
font-family: Arial; 
color:#B12B02;
font-size: 10pt; 
}

address      
{ 
font-family: Arial; 
color: #666666;
}

hr           
{
color: #999999;   
border-style: dotted; 
border-width: 1px; 
}

option 
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}

select 
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}

submit 
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}

textarea 
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}

input  
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}

file  
{ 
font-family: arial; 
color:#015B76;
font-size: 10pt; 
}


body 
{
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #000066;
scrollbar-base-color: #cccccc;
scrollbar-darkshadow-color: #808080;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #ffffff;
}

#vertmenu 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
width: 120px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 
{
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:119px;
}

#vertmenu ul 
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#vertmenu ul li 
{
margin: 0px;
padding: 0px;
}

#vertmenu ul li a 
{
font-size: 80%;
display: block;
border-bottom: 1px dashed #999999;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #ffffff;
width:120px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus 
{
color: #000000;
background-color: #eeeeee;
}

#lightbox
{	
position: absolute;	
left: 0; 
width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
}

#lightbox img
{ 
width: auto; 
height: auto;
}

#lightbox a img
{ 
border: none; 
}

#outerImageContainer
{ 
position: relative; 
background-color: #fff;
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer{ padding: 10px; }

#loading
{ 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}

#hoverNav
{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}

#imageContainer>#hoverNav
{ 
left: 0;
}

#hoverNav a
{ 
outline: none;
}

#prevLink, #nextLink
{ 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
display: block; 
}

#prevLink 
{ 
left: 0; 
float: left;
}

#nextLink 
{ 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover 
{ 
background: url(../GFX/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover 
{ 
background: url(../GFX/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{ 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%;
}

#imageData
{	
padding:0 10px; 
color: #666; 
}

#imageData #imageDetails
{ 
width: 70%; 
float: left; 
text-align: left; 
}
	
#imageData #caption
{ 
font-weight: bold;	
}

#imageData #numberDisplay
{ 
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}	
		
#imageData #bottomNavClose
{ 
width: 66px; 
float: right;  
padding-bottom: 0.7em; 
outline: none;
}	 	

#overlay
{ 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; 
}

a img
{
border:0;
}

.floatleft
{
float: left;
margin: 2px 7px 2px 0;
}

.floatright
{
float: right;
margin: 2px 0 2px 7px;
}

