@import url(forms.css);

body {
	background-color: #E4E6DB;
	margin:0;
	padding:0;
}

#container {
	text-align: center;
	margin:0 auto;
}

#page_top {
	margin:0 auto;
	clear:both;
	width: 984px;
	padding-top:12px;
	background-image: url(../images/page_top.jpg);
	background-repeat: no-repeat;
}

#page_bottom {
	clear:both;
	width: 984px;
	background-image: url(../images/page_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:12px;
}

#page_middle {
	clear: both;
	width: 956px;
	background-image: url(../images/page_middle.jpg);
	text-align: left;
	padding-top: 2px;
	padding-left: 14px;
	padding-right: 14px;
	background-repeat: repeat-y;
}

#header_nl,  #header_fr,  #header_de{
	width:956px;
	height:134px;
	text-align:left;
	background-repeat:no-repeat;
	clear:both;
}

#header_nl {
	background-image: url(../images/header_bg_nl.jpg);
}

#header_fr {
	background-image: url(../images/header_bg_fr.jpg);
}

#header_de {
	background-image: url(../images/header_bg_de.jpg);
}

#lang {
	clear:both;
	position:relative;
	margin-left:14px;
}

#lang span {
	display: none;
}

#lang ul {
	float:left;
	display:block;
	padding:0;
	margin:0;
}

#lang li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#lang_fr, #lang_nl, #lang_de, #lang_fr_over, #lang_nl_over, #lang_de_over {
	float:left;
	width: 29px;
	height: 21px;
	background-repeat: no-repeat;
	border:0;
	margin-right:4px;
}

#lang_fr {
	background-image: url(../images/lang_fr.gif);
}

#lang_nl {
	background-image: url(../images/lang_nl.gif);
}

#lang_de {
	background-image: url(../images/lang_de.gif);
}

/* selected state */

#lang_fr_over {
	background-image: url(../images/lang_fr_over.gif);
}

#lang_nl_over {
	background-image: url(../images/lang_nl_over.gif);
}

#lang_de_over {
	background-image: url(../images/lang_de_over.gif);
}

#naviga {
	float:left;
	clear:both;
	margin-top: 18px;
	left:0;
}

#naviga a{
	text-decoration: none;
	color: White;
}

#naviga a:hover{
	text-decoration: underline;
	color: White;
}

#naviga ul {
	display:block;
	padding:0;
	margin:0;
}

#naviga li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.navitem {
	float: left;
	margin-right: 2px;
	display: block;
	width: 152px;
	height: 24px;
	padding-top: 7px;
	background-image: url(../images/button_bg.jpg);
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.activbut {
	float: left;
	margin-right: 2px;
	display: block;
	width: 152px;
	height: 24px;
	padding-top: 7px;
	background-image: url(../images/button_active.jpg);
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

.activsub {
	background-color:#C2D6E4;
}

#page_title {
	float:left;
	position:relative;
	width:180px;
	height:110px;
}

#header_nl h1, #header_fr h1, #header_de h1 {
	margin: 0 0 0 110px;
	width:460px;
	height:85px;
}

h1 span {
	display:none;
}

#topcontent {
	clear:both;
	/*height:283px;*/
}

#maincontent {
	width:519px;
	padding: 20px 40px 40px 40px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:200%;
	border-collapse: collapse;
}

#maincontent a{
	color:#003C78;
}

#maincontent .table{
	border:1px solid silver;
}

#maincontent h2{
	margin: 0;
	padding: 0 0 15px 0;
	clear: both;
}

#maincontent td{
	vertical-align: top;
	/*background: url(../images/tdbg.jpg) repeat-x;*/
}

#maincontent .submit {
	background-image: url(../images/button_active.jpg);
	padding: 4px 8px 4px 8px;
	color: White;
	border-color: White Black Black White;
}

#subnav {
	float:left;
	width: 169px;
	margin-top:20px;
	overflow:hidden;
}

#subnav ul {
	display:block;
	padding:0;
	margin:0;
}

#subnav li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#subnav a{
	color:#003C78;
	display: block;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px dotted silver;
	/*height:19px;*/
	padding-top:7px;
	padding-bottom:7px;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#subnav a:hover{
	text-decoration:underline;
}

#flash {
	float:left;
	width:306px;
	margin-right:2px;
	overflow:hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
}

#bullets {
	color: #82786A;
	float: left;
	width: 300px;
	height: 283px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right:6px;
	overflow:hidden;
}

#bullets a {
	color: #82786A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
}

#bullets a:hover {
	color: #82786A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;	
}


#bullets p {
	margin:0;
	padding:0;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
}

#bullets ul {
	line-height: 220%;
	margin:0;
	padding:0;
	padding-left:15px;
	padding-top:10px;
}

#bullets li {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#sidenav {
	float:right;
	width: 188px;
	margin-top: 2px;
	vertical-align: middle;
}

#sidenav ul {
	display:block;
	padding:0;
	margin:0;
}

#sidenav li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidenav1{
	color: white;
	text-align: left;
	background-image: url(../images/search_bg.jpg);
	height: 50px;
	padding-top:14px;
	padding-left: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#sidenav1 input {
	float:left;
	width:120px;
	height:15px;
	border:1px solid #B4CDDE;
	font-size:11px;
	padding-left:5px;
	margin-top:2px;
}

#search_but {
	float:left;
	margin-left:3px;
	margin-top:2px;
}

.sidenav2 {
	display:block;
	clear:both;
	padding-top:20px;
	height:51px;
	margin-bottom: 2px;
	background-color: #B4CDDE;
	text-align: left;
	color:#003C78;
	padding-left:20px;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sidenav2a {
	display:block;
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	background-color: #B4CDDE;
	text-align: left;
	color:#003C78;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sidenav2b {
	background-color: #B4CDDE;
	text-align: left;
	color:#003C78;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sidenav a{
	text-decoration:none;
}

#sidenav a:hover{
	text-decoration: underline;
}

#line {
	border: 0;
	padding: 0;
	clear: both;
	height: 1px;
	color: #A1988F;
	background-color: #A1988F;
}

#lisezplus_nl, #lisezplus_fr, #lisezplus_de {
	position: relative;
	width: 70px;
	height: 63px;
	top:-48px;
	left:580px;
	margin-bottom:-38px;/*negative*/
	cursor:pointer;
}

#lisezplus_nl {
	background-image: url(../images/lisezplus_nl.gif);
}

#lisezplus_fr {
	background-image: url(../images/lisezplus_fr.gif);
}

#lisezplus_de {
	background-image: url(../images/lisezplus_de.gif);
}

#botcontent {
	text-align: left;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	margin: 0;
	padding: 0 40px 40px 40px;
}

#maincontent a.seeanim, a.seeanim {
	font-weight:bold;
	font-size:1.2em;
	color:#2A594F;
}

.cols1 {
	float:left;
	text-align:left;
	width:260px;
	margin-left:44px;
	display:inline; /* this is the anti margin doubling hack for IE6*/
}

.cols2 {
	text-align:left;
	float:left;
	width:260px;
	margin-left:44px;
	margin-right:44px;
}

.cols3 {
	text-align:left;
	float:left;
	width:260px;
}

#bottom {
	clear:both;
}

#botnaviga {
	clear:both;
	background-color: #E0EAF1;
	height: 24px;
	padding-top:3px;
	text-align: center;
}

#botnaviga a{
	color: #4E83AD;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#botnaviga a:hover{
	color: #003C78;
}

#botnaviga ul {
	display:block;
	padding:0;
	margin:0;
}

#botnaviga li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#logos {
	clear:both;
	padding-left:260px;
	padding-top:15px;
	height:73px;
}

#logos span{
	display:none;
}


#logos ul {
	display:block;
	padding:0;
	margin:0;
}

#logos li{
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#logo_onem {
	float:left;
	background-image: url(../images/logo_onem.gif);
	background-repeat: no-repeat;
	width:75px;
	height: 53px;
}

#logo_onem_nl {
	float:left;
	background-image: url(../images/logo_onem_nl.gif);
	background-repeat: no-repeat;
	width:75px;
	height: 53px;
}

#logo_onem_de {
	float:left;
	background-image: url(../images/logo_onem_de.gif);
	background-repeat: no-repeat;
	width:75px;
	height: 53px;
}

#logo_vdab {
	float:left;
	background-image: url(../images/logo_vdab.gif);
	background-repeat: no-repeat;
	width:96px;
	height: 53px;
}

#logo_actiris {
	float:left;
	background-image: url(../images/logo_actiris.gif);
	background-repeat: no-repeat;
	width:56px;
	height: 53px;
}

#logo_leforem {
	float:left;
	background-image: url(../images/logo_leforem.gif);
	background-repeat: no-repeat;
	width:60px;
	height: 53px;
}

#logo_sodexho {
	float:left;
	background-image: url(../images/logo_sodexho.gif);
	background-repeat: no-repeat;
	width:95px;
	height: 53px;
}

.clear {
	display:block;
	clear:both;
}

.novisit {
	 cursor:not-allowed;
}

form {
	padding:0;
	margin:0;
}

input {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
}

.button {
	background-image:url(../images/button_active.jpg);
	color:White;
}

.square {
	width:15px;
	height:15px;
	float:left;
	margin-right:10px;
}

.definput {
	width:175px;
}

dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #2A594F;
}

dd {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.styledtable {
	border: 1px solid #CCC;
}

.styledtable th {
	background-color: #2A594F;
	color: #FFFFFF;
	text-align: center;
}

.styledtable td {
	background-color: #EEE;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

h3 {
	color:#729DC0;
	font-size:17px;
}

h4 {
	font-size: 13px;
}

a {
	color: #729DC0;
}

a:hover {
	color: #507BA0;
}

#faq h4{
	display:block;
	font-size:11px;
	color:#2A594F;
}

#faq p {
	display:block;
	line-height:200%;
	padding-bottom:15px;
}

#faq li {
/*	list-style-type: square;*/
}

#faq li a:hover {
	text-decoration: underline;
}

#searchresults {
	margin: 0px;
	padding: 0px;
}

#searchresults li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#searchresults p {
	margin: 0px;
}

#searchresults h4 {
	margin-bottom: 5px;
}
.error_msg {
	font-family: Verdana, Helvetica, sans-serif; 
	color: #FF0000; 
	font-size : 12px; 
	font-weight : bold; 
}
.searchengine_header
{
	background-color:#2A594F;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}