body {margin: 0px;
	padding: 0px;
	padding-top: 140px;
	background-image: url('kop5.jpg') ;
	background-position: 50% 0% ; 
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
	background-color: #F1F9EC;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 0.8em;
text-align: center;
	color: #250053;
	scrollbar-face-color: #FEFEFE;
	scrollbar-shadow-color: #F1F9EC; 
	scrollbar-highlight-color: #F1F9EC;
	scrollbar-3dlight-color: #C0BADC;
	scrollbar-darkshadow-color: #D3CFE7;
	scrollbar-track-color: #D3CFE7;
	scrollbar-arrow-color: #4F00B3;
	overflow: auto;
}
#container {position: relative; border: solid 0px aqua; width: 1000px; height: 100%;}
td	{font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 0.8em;
}

.content 	{/*background-color:#C0BADC;
	color: #0000CC;
	background-image: url('bg_transp.gif') ;
		/*background-attachment: fixed;*/
		/*background-position: 0% 0% ; 
		/*background-repeat: no-repeat;*/
		padding-top:0px;
		
}

.teksten	{background-color:#E8E6F2;
		/*background-image: url(%27bg_transp.gif%27);*/
		margin: 0px 0px 0px 0px;
		padding: 14px 30px 10px 10px;
		height: 100% ; 
		width: 100%;
		overflow: auto;
		/*position: static;
		color: #0000CC;*/
}
.banner 	{background-color:#FFFFFF;
	color: #2C254B;
	padding: 3px;
	padding-top:0px;
	height: 100%;
	vertical-align: top;
}
.kader {padding: 3px;
	border: solid 1px #D3CFE7
}
#logo {position: absolute;
	right: 0px;
	bottom: 10px;
}

h1, h3, h4, h5 {font-family: font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #250053;
}

h2 {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #250053;
}
 
.teksten h1, h3, h4, h5 {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #250053;
}
.teksten h2 {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.05em;
	font-weight: stronger;
	color: #250053;
}
	
hr	{text-align: left;
		color: #D3CFE7;
}

A:link   {  	color : #250053 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }

A:visited   {	color : #250053; 
		font-size: 1em ;
		font-weight : bold ;
		text-decoration : underline;}

A:active    {  	color : #2C254B ;
		font-size: 1em ;
		font-weight: bold ;
		text-decoration : underline;}
		
A:hover     {	color : #4F00B3 ;
		font-size: 1em ;
		font-weight: bold ;
		text-decoration : underline;}

.banner A:link   {  	color : #250053 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:visited   {  	color : #250053 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:active   {  	color : #250053 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:hover   {  	color : #250053 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
/* copyright linken*/
a:link.copyright	{color: #C0BADC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none;
}
a:visited.copyright	{color: #C0BADC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none
}
a:active.copyright	{color: #C0BADC;
		font-size:10px;
		font-weight: 400;
		text-decoration: none
}
a:hover.copyright	{color: #C0BADC;
		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 .teksten {width:95%; height: 100%; }
html>body #container {left: 50%;
	margin-top: 0px; margin-left: -500px; 
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */ }
html>body .kader {margin-left: 6px;}
