body {
		font-family: Tahoma, Franklin Gothic Medium, Franklin Gothic, sans-serif;
		font-size: 14px; 

		text-align: center; /* for IE */							/* DIV's centreren */
	
		background-color: white;
        background-image: url(../Afbeeldingen/bg-main.jpg);

		background-repeat: repeat;
		margin-left: 3px;
        
        overflow-y: -moz-scrollbars-vertical;
        overflow-y: scroll;

	}
    
H1 {
   font-family: Tahoma, Franklin Gothic Medium, Microsoft Sans Serif, Arial, sans-serif; 
   font-size: 16px; 

   line-height:inherit;
 
  

 }
 
 H2 {
   font-family: Tahoma, Franklin Gothic Medium, Microsoft Sans Serif, Arial, sans-serif; 
   font-size: 14px; 
   line-height:inherit;

 }

	#container {
		margin: 0 auto;   /* align for good browsers, Opera*/		/* DIV's centreren */
		margin-top: -8px;
		text-align: left; /* counter the body center */				/* DIV's centreren */

	 
		width: 760px;
		height: auto;
		overflow-y: visible;

	 line-height:15px;
	}
	
	#r-side{
		position:absolute; 
		margin-left:765px; 
		margin-top:97px;
		border: 0px solid black; 
		width:115px; 
		height:273px;
		
		color:#666666;				
		font-size:12px;
		text-align:center;
		background-color:#000000;
	}
	
	#top {
	text-align: left;
		/*border: 2px solid black;*/
		
     	border-left: 2px solid black;	
		border-right: 2px solid black;	
        border-top: 2px solid black;   
	width: 760px;
	height:95px;
	overflow: hidden;
	background-color: white;
	background-image: url(../Afbeeldingen/bg-top.jpg);

}
	#menu {
		text-align: left; 
		border-left: 2px solid black;	
		border-right: 2px solid black;	
		/*border: 2px solid Gray;*/
		width: 760px;
		height: 25px;
		margin-top: 0px;
	    
	
		background-color: #d5d5d5;
		/*background-image: url(../Afbeeldingen/bg-menu.jpg); 
		background-color: #d9e4d6;*/
		overflow-x: hidden;
		overflow-y: hidden;
		
	}
	#main {
		text-align: left; 
		/*border: 2px solid black;*/
        border-left: 2px solid black;	
		border-right: 2px solid black;	

             
        
		width: 760px;
		
		height: 400px;
		margin-left: 0px;
		margin-top: 0px;
		
		

	    background-color: #e5e5e5;
        background-image: url(../Afbeeldingen/bg-container.jpg);
        background-attachment:fixed;
        background-position:center;
        background-repeat:no-repeat;
       
        
		overflow-x: hidden;
		overflow-y: hidden;
	

	}
	#bottom {
		

		position: absolute;
        border-left: 2px solid black;	
		border-right: 2px solid black;	
        border-bottom: 2px solid black;
		width: 760px;
		height: 25px;
		margin-top: 0px;
		color: #555;
		

	background-color: #161616;
	/*background-image: url(../Afbeeldingen/bg-bottom.gif);*/
		overflow: hidden;
	
		
	}


	
#balk{
	 /*background-image: url(../Menu/bg.gif);*/
	 /*background-color: Black;*/
	 margin-top: -1px;
	 
}

#navdiv{

	width:85px; 
	height:16px; 
	overflow-y:visible; 
	overflow-x:visible; 
	color:white; 
	border:; 
	margin-top:-2px;
}

#navdiv_rechts{

	width:85px; 
	height:16px; 
	overflow-y:visible; 
	overflow-x:visible; 
	color:white; 
	border:; 
	margin-top:-2px;
	
}

font.navmoment{
	font: 100% Handel Gothic BT, Franklin Gothic Medium, Arial;
	font-size: 14px;

	margin-left: -2px;
	

}

#bold{
	font-weight: bolder;
}
	
#scroll{
scrollbar-arrow-color: black;
scrollbar-face-color: #E0F8E0;
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: black;
scrollbar-shadow-color: black;
scrollbar-darkshadow-color: white;
scrollbar-track-color: White;
}
	
	
p {
		margin: 0.3em 0.3em 0.5em 0.0em;
	 
		font-size:13px;
		
}



a:link.normaal {color: green; text-decoration: none; }
a:visited.normaal {color: green; text-decoration: none;}
a:active.normaal {color: green; text-decoration: none;}
a:hover.normaal { text-decoration: underline; color: red;}

a:link.titel {color: #333333; text-decoration: none; }
a:visited.titel {color: #333333; text-decoration: none;}
a:active.titel {color: #333333; text-decoration: none;}
a:hover.titel { text-decoration: underline; color: red;}

a:link {color: #555; text-decoration: none;}
a:visited, a:active {color: #555; text-decoration: none;}
a:hover { text-decoration: none; color: red;}
			
a:link.sublinks {color: black; text-decoration: none;}
a:visited.sublinks, a:active.sublinks {color: black; text-decoration: none;}
a:hover.sublinks { text-decoration: none; color: #40E0D0;}



a.fade{
Filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=72, StartY=0, 
FinishX=322, FinishY=0); height: 1 em;
cursor: default }

a:visited.fade, a:active.fade {
Filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=72, StartY=0, 
FinishX=322, FinishY=0); height: 1 em; 
cursor: default }

a:hover.fade {
Filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=72, StartY=0, 
FinishX=322, FinishY=0); height: 1 em; 
cursor: default }
