	/* hide from ie on mac \*/
	html, body {
		height: 100%;
		margin:0;
		padding:0;
	}
	html *, body * {
		margin:0;
		padding:0;
		
	}


	/* end hide */
	body {
		text-align: center;
		background-color:#fff;
		color:#414141;
		font-family:  Verdana, Helvetica, Arial, sans-serif;
		font-size:11px;
		line-height:16px;
	}
	p { margin:10px 0; }
	a {	color:#0f6ee6; font-weight:normal; text-decoration:none; }
	a:hover { color:#0f6ee6	; text-decoration:underline; }

	#centraal {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:751px;
		clear:left;
		background-color:#fff;
		background-image: url(../images/b.gif);	
		background-repeat: repeat-x;
		background-position: bottom;
		border-right:solid 1px #ddd;
		border-left:solid 1px #ddd;
		border-bottom:solid 1px #ddd;

	}
	#header {
		width:751px;
		height:45px;
	}
	#header img {
		float:left;
	}
	#langmenu {
		float:right;
		text-align:right;
		margin-right:8px;
		margin-top:5px;
		font-size:9px;
	}
	#globalMenu {
		width: 751px;
		_width: 751px;
		height:37px;
		background-image: url(../images/gmenu_bg02.gif);
		background-repeat: no-repeat;
		float: left;
	 }
	#contentsContainer {
		width:730px;
		background-color:#fff;
		margin:10px 10px;
	}
	#breadCrumbBlock{
		background-image: url(../images/h1_bg0.gif);
		background-color:#eee;
		height:22px;
		line-height:22px;
		margin-bottom:20px;
	}
	
	#breadCrumbBlock span {
		vertical-align: middle;
		color: #666;
		padding-left: 19px;
		font-size:10px;
	}
	


	#links {
		float:left;
		font-size:12px;
		color:#58595b;
		width:150px;
		margin:0 45px 0 5px;
		line-height:30px;
		text-align:left;
		background-color:#fff;
	}
	
	.countries { width:730px; height:55px; padding-top:10px; background-color:#e5e5e5; }
	.login { width:730px; padding-top:10px; background-color:#e5e5e5; }

	.countries div {
		float:left;
		font-size:12px;
		color:#58595b;
		margin:0 5px 0 10px;
		line-height:20px;
		text-align:left;
	}
	.countries select { color:#990000; 
		font-size: 11px;
		color: #004d8f;
		border: 1px #004d8f solid;
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004d8f;
	line-height:15px;
	font-weight: bold;
	background-color: #fff;
	border: 1px #004d8f solid;
}
	
	.clearer { height:1px; overflow:hidden; clear:both; margin-top:-1px; }
	#gpebanner { margin:0 0px; background-color:#f9b406; width:730px;}

	#rechts { float: left; width: 520px; margin:0px 0px 5px 0; background-color:#fff; }


	#footer {
		margin:0 auto;
		width:100%;
		text-align:left;
		color:#414141;
		font-size:10px;
		min-height:40px;	
		line-height:18px;
		background-color:#eee;
		border-top:solid 1px #ddd;
	}
	#footer p {margin:0 20px; }
		
	.historytabel td { padding-bottom:10px; }
	
	
	ol { margin-left:25px; }
	hr {
		height: 0;
		border: 0;
		border-top: 1px solid #ddd;
		margin:8px 0;
	}
	.countries hr {
		height: 0;
		border: 0;
		border-top: 1px solid #ddd;
		margin:0px 0 8px;
	}
	h1.maintitle, h1 { 
		font-size:20px;
		line-height:25px;
		font-family:Helvetica, Verdana;
		color:#083c7d;
		font-weight:normal;
		margin-bottom:20px;
		border-bottom:solid 3px #083c7d;
	}
	h2 { 
		font-size:20px;
		line-height:25px;
		font-family:Helvetica, Verdana;
		font-weight:normal;
		color:#f9b406;
		margin-bottom:10px;
	}
	h3 { 
		font-size:13px;
		line-height:13px;
		font-family:Helvetica, Verdana;
		font-weight:bold;
		color:#083c7d;
		margin-bottom:10px;
		margin-top:10px;
	}	
	h4 { 
		font-size:12px;
		line-height:12px;
		font-family: Verdana;
		color:#414141;
		font-weight:bold;
		margin-bottom:2px;
		margin-top:25px;		
	}	

	
	.fototext {
		font-size:10px;
		line-height:12px;
		margin-top:25px;
		text-align:center;	
	}
	
	a img {border:none; }
	


.caption { margin:0 0 10px; text-align:center; font-size:10px;}
.captionleft { margin:0 0 10px; text-align:left; font-size:10px;}
.listactief { background-color:#eee; }

.demotmp { 
	color:#CC0000;
	border:1px solid #cc0000;
	margin:20px;
	padding:20px;
}

td.colright {  padding-left:20px; width:500px;}
.defaultbold{ 	font-weight: bold;}