/*  HTML STIJLEN */

body {
font-size : 12px;
font-family :arial;
margin: 0px;
padding: 0px;
background-image: url(/img/$file/oranjebalk.jpg); 
background-repeat: repeat-x;
background-color: #f1f1f1;
}

td  {font-size : 12px;
vertical-align:top;}

img { border: none;}

form, p {margin:0px;}

a {
color:black;
text-decoration : underline;
}

a:hover {
color:  #0B2079; 
}

ul {
margin: 0px 0px 0px 6px;
padding: 0px 0px 0px 10px;
}

#ad {
position:relative;
top:40px;
width:460px;
margin-bottom:20px;
}
#logo{
position:absolute;
left:10px;
top:5px;
font-size:20px;
color:white;
font-weight:bold;
}
#Copyright {
position:absolute;
bottom:0;
left:5;
width:160;
padding:0px 0px 5px 5px;
}

/*  FONT SETTINGS */

H1, H1:hover, H1:active, .H1, .H1:hover, .H1:active {
font-size : 11px;
font-weight : bold;
font-family:  "futura bold", arial;
color: white;
margin: 0px}

H2, .H2, .H2NL, .H2EN  {
font-family: "futura bold", Arial;
font-size: 16px;
font-weight: bold;
color:  #0B2079; 
margin: 0px 0px 1px 0px}
H3, .H3, .H3NL, .H3EN  {
font-family: "futura bold", Arial;
font-size: 12px;
font-weight: bold;
color:  #0B2079; 
margin: 0px 0px 1px 0px}


.sort-table thead td {
border:	none;
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
cursor: pointer;
color:  #0B2079; 
font-size : 12px;
font-weight : bold;
text-decoration:underline;
margin: 0px 0px 1px 0px;
padding: 3px 4px 1px 6px;
}

.klein {
font-size : 7.5pt;
}

.hoofdklein {
font-weight : bold;
color: #183C29;
}

.helpklein,  .helpkleinNL, .helpkleinEN {
font-size : 12px;
color: darkgreen}

.submit, .submitEN, .submitNL {
background-color: #F08E21;
font-size: 11px;
font-family:arial;
font-weight:bold;
color : white;
}


.legendaEN, .legendaNL, .legenda {
color : black}

.tablebody {
padding: 5px;}


/* DIV SETTINGS */
	
#Top {
position: absolute;
top: 0px;
left: 131px;
}

#Content {
position: absolute;
top: 46px;
left: 159px;
margin: 0px;
font-family: helvetica;
padding: 20px 25px 20px 45px;
background-image: url(/img/$file/bng_content_background.gif); 
background-repeat: repeat-y;
}

#ContentHeader  {
padding: 0px 0px 5px 0px ;
margin: 0px 0px 15px 0px;
width: 600px;
background-image: url(/img/$file/fortis_ruler.bmp); 
background-repeat: repeat-x;
background-position: bottom;
}



#ContentBody  {
width: 600px;
padding: 0px;
}


#searchboxje {
	position: absolute;
	top:181px;
	height: 75px;
	width: 159px;
	margin:0px;
	background-color:  #cecece;
}


/*  MENU SETTINGS */

#navlist {
	font-family: arial;
}

#navlist li {
margin:0px}

#navlist ul {
	position: absolute;
	top: 46px;
	left:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:11px;
	font-weight: bold;
	width: 159px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: white;
}

#navlist a {
	padding: 2px;
	background-color:  #0B2079; 
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size:11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid grey;
	display: block;
}
	

#navlist ul a:hover {
	background-color: #F08E21;
	color: white;
	border-bottom: 1px solid grey;
}


#uberlink a:visited,
#uberlink a:hover, #uberlink a:active,
#uberlink a:link
 {
	background-color: #F08E21;
	color: white;
}

/* TABLE SORT SETTINGS: kleur en font wordt in de clientspecifieke css geplaatst */ 

.sort-table {
border: 	none;
}

.sort-table td {
padding: 2px 5px;
}

.sort-table thead td:active {
border-color: ButtonShadow ButtonHighlight  ButtonHighlight ButtonShadow;
padding: 3px 4px 1px 6px;
}

.sort-arrow {
width:	11px;
height:	11px;
background-position: center center;
background-repeat: no-repeat;
margin:	0px 2px;
}

.sort-arrow.descending {
background-image: url(/img/$file/downsimple.png);
}

.sort-arrow.ascending {
background-image: url(/img/$file/upsimple.png);
}

/*  HIDES AND DISPLAYS */

.dFB, .dBN, .dDT2, #verberg {display: none}


