html{
	overflow:scroll; 
	
}
html *{
	font-family:verdana;
	font-size:10px;
}
body{background-color:#996699;margin:0;}
#imgvergroot{
	margin:0 auto;
}
#wrap{
	margin: 0 auto;
	width:960px;
	height:760px;
	background-color:white;
	background-image:url('../images/sprite.jpg');
	background-repeat:no-repeat;
	background-position:-50px -201px;
}
ol.parsed{
width:500px;
}
li.class1{
width:500px;
font-size:11px;
line-height:20px;
list-style-type:disc;
margin-left:20px;
color:#555555;
}
#flags{
	position:absolute;
	top:10px;
	right:260px;
}
#zoeken{
	position:absolute;
	top:10px;
	right:65px;
}
.meer{
	font-style:italic;
}
.zoek{
	border:0;
	border:1px solid #996699;
	height:14px !important;
	position:absolute;
	right:60px;
	color:#996699;
}
.zoekbtn{
	height:18px;
	border:0;
	background-color:#996699;
	color:white;
	font-weight:bold;
	font-size:10px;
	width:60px;
	margin-left:0px;
	text-align:center;
}
#nav{
	position:absolute;
	top:115px;
	left:210px;
}
#subspace{
	position:absolute;
	top:149px;	
	left:0px;
	border-top:1px solid white;
	width:180px;
	/*background-color:#d7c2d7;*/
	z-index:25;
	opacity:0.9;background-color:#eee3ee;
	filter:alpha(opacity=90);
	height:250px !important;
	background-repeat:no-repeat;
	background-position:0px 0px;	
}
#subnav{
	position:absolute;
	top:149px;	
	border-top:1px solid white;
	left:180px;
		opacity:0.9;
	filter:alpha(opacity=90);
	background-color:#eee3ee;
	/*
	background-color:#d7c2d7;
	*/
	height:250px;
	z-index:20;
	width:780px;
}


#logo{
	position:absolute;
	left:59px;
	top:200px;
}
#logo div{
	width:80px;
	height:68px;
	overflow:hidden;
	background-image:url('../images/sprite.jpg');
	background-position:-1000px -50px;
}
#overlay-text{
position:absolute;left:120px;top:190px;width:720px;height:440px;z-index:20;
}
#overlay{
position:absolute;
left:0px;
top:190px;
width:960px;
height:150%;
background-color:white;
opacity:0.9;filter:alpha(opacity=90);z-index:19;
}
#linkerkolom
{
	position:absolute;
	top:360px;
	left:50px;
	width:80px;
}
ol{
	margin: 0;
	padding:0;	
}
ol li{
	margin:0;
	padding:0;
	float:left;
	width:39px;
	list-style-type:none;
	margin-left:5px;
}
ol li div.fr{
	width:35px;
	height:18px;
	overflow:hidden;
	background-image:url('../images/sprite.jpg');
	background-position:-1037px -172px;
}
ol li div.uk{
	width:35px;
	height:18px;
	overflow:hidden;
	background-image:url('../images/sprite.jpg');
	background-position:-1037px -211px;
}
ol li div.de{
	width:35px;
	height:18px;
	overflow:hidden;
	background-image:url('../images/sprite.jpg');
	background-position:-1037px -192px;
}
ol li div.nl{
	width:39px;
	height:18px;
	overflow:hidden;
	background-image:url('../images/sprite.jpg');
	background-position:-1037px -154px;
}
#plain{
	position:absolute;
	font-size:11px;
	
	top:200px;
	left:210px;
	width:700px;
	text-align:left;
	height:270px;	
}
#plain div{
 	float:left;
 	clear:both;
}
.subitem{
	width:880px;
	position:relative;
	margin-bottom:30px;
}
.subitem img{
	float:left;
}
.subitem h2{
	margin-left:180px;
}
.subitem p{
	margin-left:180px;
}
p{
	font-size:11px;
	line-height:20px;
	margin:0;
	text-align:left;
	color:#555555;
}
#footer{
	background-image:url('../images/sprite.jpg');
	background-position:-1px -1px;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	bottom:0px;
	width:960px;
	height:100px !important;
	margin-bottom:90px;
}
div#teaser1{
	width:155px;
	height:120px;
	position:absolute;
	left:50px;
	bottom:60px;
	background-color:#996699;
}
div#teaser1txt{
	width:100px;
	text-align:left;
	height:auto;
	position:absolute;
	top:10px;
	left:260px;
	font-size:9px;
}
div#teaser2{
	width:155px;
	height:120px;
	position:absolute;
	left:370px;
	bottom:60px;
	background-color:#ffcc00;
	background-image:url('../images/plaat2.png');
	background-repeat:no-repeat;
	background-position:13px 10px;
}
div#teaser2txt{
	width:100px;
	text-align:left;
	height:auto;
	position:absolute;
	top:10px;
	left:530px;
	font-size:9px;
}
div#teaser3{
	width:155px;
	height:120px;
	position:absolute;
	left:640px;
	bottom:60px;
	background-color:#996699;
	background-image:url('../images/plaat3.png');
	background-repeat:no-repeat;
	background-position:13px 10px;
}
div#teaser3txt{
	width:100px;
	text-align:left;
	height:auto;
	position:absolute;
	top:10px;
	left:800px;
	font-size:9px;
}
span.disclaimer{
	position:absolute;
	left:130px;
	bottom:5px;
	color:#555555;
	
}
marquee a{
	color:white;
	font-size:14px;
	text-decoration:none;
	letter-spacing:2px;
	padding-bottom:4px;
	
	
}
marquee{
	color:white;
	font-size:18px;
	position:absolute;
	top:120px;
	right:0px;
	letter-spacing:5px;
	width:960px;
	
}
h1{
	margin:0;
	margin-bottom:20px;
	padding:0;
	color:#996699;
	font-size:18px;
}	
h2{
	margin:0;
	padding:0;
	color:#996699;
	font-size:14px;
}	
h3{
background-color:white;
border:1px solid #996699;
height:14px;
padding:2px;
padding-left:5px;
font-weight:normal;

text-align:left;
color:#996699;
width:390px;
margin:-20px auto;
position:relative;
z-index:100;
}
ul.opsomming{
	margin:0;
	padding:0;
}
ul.opsomming li:hover{
	cursor:pointer;
	color:#000000;
}
ul.opsomming li{
	color:#996699;
	list-style-position:inside;
	font-size:11px;
	line-height:16px;
}
ul.menu{
	margin:0;
	padding:0;
	
	text-align:left;
}
ul.menu li{
	color:black;
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	width:99px;
	font-weight:bold;
	border-left:1px solid white;
	/*font-weight:bold;*/
	padding-left:5px;
	padding-top:8px;
	min-height:26px;
	font-size:10px;
	height:auto !important;
	height:27px;
}
ul.menu li.selected{
	background-color:#996699;
	color:white;
	cursor:pointer;
	
}
ul.menu li:hover{
	background-color:#996699;
	color:white;
	cursor:pointer;
}
ul.submenu {
	border-left:1px solid white;
	height:240px;
	width:104px;
	padding-top:10px!important;
	margin:0;
	padding:0;
	
	text-align:left;	
}
ul.submenu:hover {
	background-color:#fbd487;
	cursor:pointer;
	height:240px;
}
ul.submenu li:hover{
background-color:#fdb625;
/*color:#FFFFFF!important;*/
}
ul.submenu li{
	color:#555555;
	float:left;
	list-style-type:none;
	width:99px;
	padding:0;
	margin:0;
	border:0;
	padding-top:2px;
	padding-bottom:3px;
	min-height:0 !important;

	height:auto !important;
	border-bottom:1px solid #996699;
	font-weight:normal;
	padding-left:5px;
	margin-left:0px;
	display:inline;	
	font-size:9px;
}