HTML											{ height:100%; }
/*
BODY											{ font-family:Arial, Helvetica, sans-serif; font-size:10px; height:100%; background-color:#FFF; color:#012E50; margin:0px; padding:0px; behavior:url(/stylesheet/csshover.htc); }
*/

body {
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #555555;
	margin: 0px;
	padding: 0px;
	behavior:url(/stylesheet/csshover.htc);
}



h2, h2 a {
	font-size:13px;
	font-weight:normal;
	color:#687082;
}

h1 {
	font-size:14px;
	font-weight:normal;
	color:#687082;
}
/*H1, H2										{ margin:0px; padding:0px; color:#012E50; }*/

IMG, DIV.group-bottom							{ behavior:url(/stylesheet/iepngfix.htc); }

A												{ color:#012E50; text-decoration:underline; }
A:hover											{ color:#EF7D1F; }

DIV.site										{ width:100%; min-height:100%; background:url(/images/top.jpg) right top no-repeat;  }
DIV.site_bottom_pic								{ width:100%; min-height:100%; background:url(/images/bottom.jpg) bottom right no-repeat; }

DIV.left										{ float:left; width:255px; min-height:668px;  background:url(/images/left.jpg) left top no-repeat;}
DIV.crap                                        { width:100%; height:auto; background-color:#00f; }
/* Menu Left */
DIV.groups										{ margin-top:195px; margin-left:56px; font-size:12px; color:#012E50; position:relative; }
DIV.groups UL									{ margin:0; padding:0; margin-left:5px; margin-right:5px; list-style:none; }
DIV.groups LI									{ border-bottom:1px solid #012E50; padding:5px; color:#012E50; }
DIV.groups A									{ text-decoration:none; color:#012E50; }
DIV.groups A:hover								{ color:#EF7D1F; }

DIV.groups UL LI UL							    { border-top:1px solid #012E50; margin:-5px; margin-top:3px; padding-bottom:3px; background:url(/images/submenu.png) top left repeat; }
DIV.groups UL LI UL LI							{ border:none; padding-bottom:0px; }
DIV.groups UL LI UL A							{ color:#012E50; }
DIV.groups UL LI UL A:hover					    { color:#EF7D1F; }
/* Einde Menu Left */

DIV.content										{ margin-left:255px; height:auto; min-height:593px; padding:20px; padding-left:50px; padding-top:95px; overflow:hidden; }

.infolayer										{ background-color:#A2DEFE; color:#000; position:fixed; width:200px; padding:8px; }
.langpos										{ padding:8px 48px; text-align:center; }

DIV.footer										{ width:100%; margin-top:-30px; bottom:0; border-bottom:3px solid #85A4BE; position:relative; }
DIV.footer_image								{ position:absolute; margin-left:5px; left:0px; bottom:5px; }
DIV.footer_text									{ margin-top:20px; padding-left:255px; }
