body {
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
p, td, li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
p{
	margin:0px 0px 10px 0px;
}
a{
	color:#004e9c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select {
	border-width:1px;
	border-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-repeat:no-repeat;
}
img{
	border: none;
}	
#container {
	position:absolute;
	width:955px;
	height:600px;
	margin-top:-300px;
	margin-left:-477px;
	left:50%;
	top:50%;
	background-image:url(images/container_bg.gif);
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:104px;
}
#headerText{
	position:absolute;
	left:300px;
	top:16px;
	font-size:24px;
	color:#0e3f8c;
}
#language{
	position:absolute;
	left:22px;
	top:10px;
}
#language a{
	margin-right:8px;
}
#sitemap{
	position:absolute;
	left:667px;
	top:26px;
	width:80px;
	text-align:right;
}
#search{
	position:absolute;
	left:755px;
	top:23px;
	height:16px;
}
#menu{
	position:absolute;
	left:22px;
	top:66px;
}
#menu .tab{
	position:absolute;
	text-align:center;
	padding:6px 20px 0px 14px;
	height:24px;
	width:90px;		
	font-size:8px;
	line-height:10px;
	color:#ffffff;
	background-image:url(images/menu-blauw.png);
}
#menu .tab2{
	position:absolute;
	text-align:center;
	padding:6px 20px 0px 14px;
	height:24px;
	width:90px;	
	font-size:8px;
	line-height:9px;
	color:#ffffff;
	background-image:url(images/menu-lichtBlauw.png);
}
#menu .tabSel{
	position:absolute;
	text-align:center;
	padding:6px 20px 0px 14px;
	height:26px;
	width:90px;	
	font-size:8px;
	line-height:9px;
	color:#FFFFFF;
	background-image:url(images/menu-oranjeSel.png);
}
#menu .tab:hover{
	background-image:url(images/menu-oranjeSel.png);
	cursor:pointer;
}
#menu .flag{
	padding-top:-4px;
}
#menuBalk{
	position:absolute;
	top:96px;
	left:1px;
	width:953px;
 	height:8px;
	background-image:url(images/menu-balk.png);
}
#logo{
	position:absolute;
	left:0px;
	top:132px;
	left:22px;
	width:227x;
	height:60px;
}
#content{
	position:absolute;
	left:300px;
	top:132px;
	width:436px;
	height:436px;
}
#news_bg{
	position:absolute;
	left:755px;
	top:132px;
	width:194px;
	height:438px;
	background:url(images/news_bg.gif) no-repeat;
}
#news{
	position:absolute;
	left:755px;
	top:132px;
	margin:12px 4px 12px 4px;
	width:186px;
	height:414px;
	overflow:auto;
}
