/* Declare body first of all 
--------------------------------------------------------------------------*/
body 								{
									background-color:#555D01;
									font:normal 62.5% Verdana, Arial, Helvetica, sans-serif;
									text-align:center;
									}
									
/* Container 
---------------------------------------------------------------------------*/


#container 							{
									width:760px;
									margin:10px auto;
									background-color:#555D01;
									}
									
/* Masthead and descendants 
-----------------------------------------------------------------------------*/
#header 							{
									height:375px;
									background:url(../images/header/headerfoto.jpg) no-repeat;
									}

#header img							{
									margin:0;
									}

/* Turn off borders on image links 
------------------------------------------------------------------------------------*/

img 							{
									border:0;
									}
									
 #header ul 						{		
 									width:475px;
									list-style:none;
									margin:0px;
									padding:280px 0 0 310px;
									}
 #header li 						{
									display:inline;
									margin:10px 10px 0 0;
									padding:0;
									line-height:200%;
									}
#header li a:link 					{
									text-decoration:none;
									font-size:1.3em;
									font-weight:bold;
									color:#FFE86C;
									}
#header li a:visited 				{
									text-decoration:none;
									font-size:1.3em;
									font-weight:bold;
									color:#FFE86C;
									}
#header li a:hover 				{
									color:#FFF;
									}
									
/* The main column and descendants 
-------------------------------------------------------------------------------*/
#mainCol 							{
									width:760px;
									font-size:1.1em;
									line-height:140%;
									color:#FFFFCC;
									background:url(../images/backgrounds/greenbackground.gif);
									text-align:justify;
									}

#mainCol p 							{
									
									width:660px;
									padding:0px;
									margin:auto;
									
								
									}
									
#mainCol a:link 					{
									color:#FFC86C;
									text-decoration:none;
									}
#mainCol a:visited 					{
									color:#FFC86C;
									text-decoration:none;
									}									

#mainCol a:hover								{
									color:#FFF;
									}
#leftCol a:link						{
									color:#555D01;
									}
#leftCol a:visited					{
									color:#555D01;
									}
#leftCol  a:hover					{
									color:#FF9900;
									}
									
.beeld								{ 
									text-align:center;
									margin:10px auto 10px auto;
									padding:10px;
									border-bottom:1px ridge #EEF793;
									}



/* Highlighting the current page 
-----------------------------------------------------------------------------*/
#home #header a.home, #stumble #header a.stumble, #foto #header a.foto, #video #header a.video 	{
									border-bottom:2px solid #FFE86C;
									}
									
/* The left column and descendants 
------------------------------------------------------------------------------*/

									

									
									

/* The footer and descendants 
-------------------------------------------------------------------------------*/
#footer 							{
									clear:both;
									height:90px;
									font-size:0.9em;
									line-height:140%;
									background:#FF9900 url(../images/backgrounds/footer.png) right bottom no-repeat;
									text-align:left;
								
									}
									h5									{
									padding:10px 0 0 300px;
									font-size:1em;
									color:#EEF793;
									}
									
/* All headings and versions of 
---------------------------------------------------------------------------------*/
h3 									{
									color:#FFFFCC;
									margin:0 0 0 10px;
									font-size:1.2em;
									}
									
h4 									{
									padding:10px 0 0 60px;
									font-size:1em;
									color:#EEF793;
									}

									
									




									
									

									
									


									
									

									

									

									



								
									

