body {margin: 0px;
	padding: 0px;
	/*padding-top: 130px;*/
	/*background-image: url(kop8.jpg);*/
	background-position: 50% 0% ; 
	background-repeat: no-repeat;
	background-color: #6F1D41;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #FAEFF1;
	scrollbar-face-color: #FAEFF1;
	scrollbar-shadow-color: #94377E; 
	scrollbar-highlight-color: #FAEFF1;
	scrollbar-3dlight-color: #94377E;
	scrollbar-darkshadow-color: #FFE8E8;
	scrollbar-track-color: #FFE8E8;
	scrollbar-arrow-color: #94377E;
	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;
	color: #6F1D41;
}
#headline {height: 25px; background-color: #FFE8E8; color: #6F1D41; line-height: 20px;
	font-weight: 600; letter-spacing: 0.3em;}

#headline a {text-decoration : none;}

.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;
		
}
#varHeader {padding-left: 25px;}
.slide{
	float: left;
	margin-right: 10px;
}

.teksten	{background-color: #FAEFF1;
		/*background-image: url(%27bg_transp.gif%27);*/
		color: #6F1D41;
		margin: 0px 0px 0px 0px;
		padding: 14px 30px 10px 10px;
		height: 100% ; 
		width: 100%;
		overflow: auto;
		/*position: static;
		color: #0000CC;*/
}
.banner 	{background-color: #EFE2DE;
	color: #800000;
	padding: 3px;
	padding-top:0px;
	height: 100%;
	vertical-align: top;
	
}
.kader {padding: 3px;
	border: solid 1px #FAEFF1;
}
.kader_bg {padding: 3px;
	border: solid 1px #FFFFFF;
	background-color: #6F1D41;
	color: #FFE8E8;
}

#logo {position: absolute;
	right: 0px;
	bottom: -40px;
	border: solid 0px red;
}
h1  {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 2.5em;
	font-weight: stronger;
	color: #6F1D41;
}
h2  {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 2em;
	font-weight: stronger;
	color: #6F1D41;
}

h3{font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.5em;
	font-weight: stronger;
	color: #6F1D41;
}

 
.teksten h1  {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 2.5em;
	font-weight: stronger;
	color: #6F1D41;
}
.teksten h2  {font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 2em;
	font-weight: stronger;
	color: #6F1D41;
}

.teksten h3{font-family: Arial, Verdana, Helvitica, sans-serif;
	font-size: 1.5em;
	font-weight: stronger;
	color: #6F1D41;
}
	
hr	{text-align: left;
		color: #94377E;
}

A:link   {  	color : #6A223A ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }

A:visited   {	color : #6A223A; 
		font-size: 1em ;
		font-weight : bold ;
		text-decoration : underline;}

A:active    {  	color : #94377E ;
		font-size: 1em ;
		font-weight: bold ;
		text-decoration : underline;}
		
A:hover     {	color : #94377E ;
		font-size: 1em ;
		font-weight: bold ;
		text-decoration : underline;}

.banner A:link   {  	color : #FFFFFF ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:visited   {  	color : #FFFFFF ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:active   {  	color : #FFE8E8 ;
		font-size: 1em ;
		font-weight: bold ;		
		text-decoration : underline; }
		
.banner A:hover   {  	color : #FFE8E8 ;
		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 #logo {position: absolute;
	right: 0px;
	bottom: 10px;
	border: solid 0px red;
}



#topmenu{
	background-color: #EFE2DE;
	height: 30px;
}
#topmenu ul{
	float: right;
	margin: 5px 10px 0px 0px;
	padding: 0px;	
}
#topmenu ul li{
	float: left;
	list-style: none;
	margin: 5px 10px 0px 0px;
	font-size: 1.2em ;
}
