/* CSS Document */

html, body {

height: 100%; /* héél belangrijk */

}

.titel {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #ED8000;

}
.titelkleur {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #ED8000;

}

.titels {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #ED8000;

}
.info {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #494C4B;

}

.titels2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;



}


a:link, a:visited, a:active

{
	color: #ED8000;
	text-decoration: none;
}

a:hover

{

	color: #ED8000;
	text-decoration: underline;

}

a.highlight:link, a.highlight:visited, a.highlight:active

{
	color: #494C4B;
	text-decoration: none;
	text-align: justify;
}

a.highlight:hover

{

	color: #494C4B;
	text-decoration: none;
	text-align: justify;
}



td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #494C4B;

	text-align: justify;

}

table#navigatorheader 
{ 
text-align: center; 
line-height: 1.8em;
} 

table#navigatorheader tr td 
{border: 0px solid silver;} 

table#navigatorheader tr td a 
{display: block; 
text-decoration: none; 
margin: 0; 
padding: 0; 
width: 100%; 
height: 100%; 
} 

table#navigatorheader tr td a:link, table#navigatorheader tr td a:visited 
{ 
color: black; 
} 

table#navigatorheader tr td a:hover 
{ 
color: #FFFFFF; 
background-color: #FFFFFF; 
} 

table#navigatorheader tr td a:active{color: navy;} 

table#navigator 
{ 
text-align: center; 
line-height: 1.8em;
} 

table#navigator tr td 
{border: 1px solid silver;} 

table#navigator tr td a 
{display: block; 
text-decoration: none; 
margin: 0; 
padding: 0; 
width: 100%; 
height: 100%; 
} 

table#navigator tr td a:link, table#navigator tr td a:visited 
{ 
color: black; 
} 

table#navigator tr td a:hover 
{ 
color: #FFFFFF; 
background-color: #FFFFFF; 
} 

table#navigator tr td a:active{color: navy;} 

/*
#volledig {

position: relative;

min-height: 100%;

height:100% !important; /* voor moderne browsers */

/*height:100%; /* voor IE */

/*}*/

#dropmenudiv{

position: absolute;

display: block;

background-color: #494C4B;

border: 1px solid #ED8000;

border-bottom-width: 0;

font: normal 10px verdana;

font-color: #ED8000;

line-height: 18px;

z-index:100;

border-bottom: 1px solid black;

text-decoration: normal;

}

#volledig{
position:absolute;
top:0;
margin-top:0px;
width:1000;
height:100%;
left: 50% !important;
margin-left:-500px !important;
/*
left:expression(document.body.clientWidth < 1000 ? "0" : "50%");
margin-left: expression(document.body.clientWidth < 1000 ? "0" : "-500px");*/
}
#volledigie{
position:absolute;
top:0;
margin-top:0px;
min-width:1000;
width:1000;
height:100%;
left:expression(document.body.clientWidth < 1000 ? "0" : "50%");
margin-left: expression(document.body.clientWidth < 1000 ? "0" : "-500px");
}

#opac1 {position:absolute; left:510px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=100); -moz-opacity:1.00;}
#opac2 {position:absolute; left:511px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=90); -moz-opacity:0.90;}
#opac3 {position:absolute; left:512px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=80); -moz-opacity:0.80;}
#opac4 {position:absolute; left:513px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=70); -moz-opacity:0.70;}
#opac5 {position:absolute; left:514px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=60); -moz-opacity:0.60;}
#opac6 {position:absolute; left:515px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=50); -moz-opacity:0.50;}
#opac7 {position:absolute; left:516px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=40); -moz-opacity:0.40;}
#opac8 {position:absolute; left:517px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=30); -moz-opacity:0.30;}
#opac9 {position:absolute; left:518px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=20); -moz-opacity:0.20;}
#opac10 {position:absolute; left:519px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=10); -moz-opacity:0.10;}
#opacright1 {position:absolute; left:970px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=10); -moz-opacity:0.10;}
#opacright2 {position:absolute; left:971px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=20); -moz-opacity:0.20;}
#opacright3 {position:absolute; left:972px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=30); -moz-opacity:0.30;}
#opacright4 {position:absolute; left:973px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=40); -moz-opacity:0.40;}
#opacright5 {position:absolute; left:974px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=50); -moz-opacity:0.50;}
#opacright6 {position:absolute; left:975px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=60); -moz-opacity:0.60;}
#opacright7 {position:absolute; left:976px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=70); -moz-opacity:0.70;}
#opacright8 {position:absolute; left:977px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=80); -moz-opacity:0.80;}
#opacright9 {position:absolute; left:978px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=90); -moz-opacity:0.90;}
#opacright10 {position:absolute; left:979px; top:296px; width:1px; height:60px; 
background-color:white; z-index:2; filter:alpha(opacity=100); -moz-opacity:1.00;}
