body          { font-family: "Verdana", "Arial", "Helvetica", "sans serif" ; 

		font-size: 1em;

		font-weight: 500;

		color : #00366B;

		line-height: 120%;

		margin: 0px;

		padding: 0px;

		text-align: center;

		background-color:#A0C8EE;

		background-image: url('bg_body2.jpg') ;

		background-attachment: fixed;

		background-position: 0% 100% ; 

		background-repeat: no-repeat;

	scrollbar-base-color:#E7F2FB;

	scrollbar-arrow-color:#00366B;

	scrollbar-track-color:#BDCED6;

	scrollbar-3dlight-color:#A0C8EE;

	scrollbar-highlight-color:#E7F2FB;

	scrollbar-darkshadow-color:#A0C8EE;

	scrollbar-shadow-color:#E7F2FB;

	scrollbar-face-color:#E7F2FB/;

	overflow: auto;

}

		 

#teksten	{background-color:#transparant;

		margin: 0px 0px 0px 0px;

	padding: 10px 30px 10px 10px;

	padding-top: 0px;

	height: 90% ; 

	width: 100%;

	overflow: auto;

}
#teksten img	{float:right;
	margin-left: 15px;
	border-color: #E7DE9C;
	
}
#teksten img.left	{float:left;

	margin-right: 15px;
	margin-left: 0px;
}
#teksten .fotobalk  {width: 100%;
	height: 100 px;
	padding: 0 px;
	margin: 0 px;
	overflow: hidden;
}
#teksten .fotobalk img {float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#kop	{margin: 0px;

		padding: 0px;

		text-align: center;

		background-color: #FFFFFF;

		height: 100px; 

}
.label{
	font-size: 10px;
	
}
.voet	{margin: 0px;

		padding: 0px;

		background-color: transparant;

		text-align: left;

		height: 10px;

}

table.main	{border: 0px none ;

	width: 100%; height: 100%;

}

		

.main tr, th, td	{font-family: "Verdana", "Arial", "Helvetica", "sans serif" ; 

		font-size: 0.9em;

		color : #00366B;

		line-height: 120%;

		vertical-align: top;

}



A:link   {  	color : #00366B ;

		font-weight: bold ;		

		text-decoration : underline; }



A:visited   {	color : #00366B; 

		font-weight : bold ;

		text-decoration : underline;}



A:active    {  	color : #D6B515 ;

		font-weight: bold ;

		text-decoration : underline;}

		

A:hover     {	color : #D6B515 ;

		font-weight: bold ;

		text-decoration : underline}

		
/*
img	{float:right;

	margin-left: 15px;
	border-color: #C6AD00;

	}



img.none	{float:none;

	margin-left: 0px;

	border: none;

}
*/




h1, h2, h3	{color: #C6AD00;}

h3.inline	{display:inline;

		line-height: 2em;}

		

hr	{color: #E7DE9C;

	width: 85%;

	height: 0.2em;

	border-bottom: solid 1px #501C71; 

	text-align: right;

}



ul li	{list-style-image: url('list.jpg') ;

	line-height: 120%;

	display: block;

}

		 

/* copyright linken*/

a:link.copyright	{color: #696638;

		font-size:10px;

		font-weight: 400;

		text-decoration: none;

		}

a:visited.copyright	{color: #696638;

		font-size:10px;

		font-weight: 400;

		text-decoration: none}

a:active.copyright	{color: #696638;

		font-size:10px;

		font-weight: 400;

		text-decoration: none}

a:hover.copyright	{color: #696638;

		font-size:10px;

		font-weight: 400;

		text-decoration: none;

		cursor: hand;}	

			 

/* CSS-hack voor Netscape en Mozilla: uitlijning menublok*/



html>body {height: 98%; width:auto; }

html>body table.main {height: 98%; }

html>body .kop {width:auto;}

html>body #teksten {width:auto; height: 470px ; }
html>body #teksten div.fotobalk  {width:auto; height: 100px ;}
