/**********************************************************/
/* eigenschappen van de body*/
BODY, DIV, TD, TH, DD, P {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}


BODY {
  	margin: 0px;
	background-color: #FFFFFF;
        font-family: Arial, Verdana, sans-serif ;
        scrollbar-face-color: #148560;
        scrollbar-shadow-color: 

#000000;
        scrollbar-highlight-color: #CCCCCC;
        scrollbar-3dlight-color: #007D5D;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-track-color: #254379;
        

scrollbar-arrow-color: #274375;*/
        scrollbar-face-color: #ffffff;
        scrollbar-shadow-color: #148560;
        scrollbar-highlight-color: #148560 ;
        scrollbar-3dlight-color: #274375;
        scrollbar-darkshadow-color: #254379;
        scrollbar-track-color: #ffffff;
        scrollbar-arrow-color: #254379;
}

acronym.tooltip {
  cursor: help;
}


div.extra_title {
  position: absolute;
  top: 5px;
/*
  left: 765px;
  left: 720px;
*/
right: 50px;
  width: 245px;
  width: 242px;
  z-index:10;
}
h1.extra_title {
  

color: #FFFFFF;
  color: #00325D;
 font-size: 11pt;
  text-align: right;
  text-align: justify;
}
a:link { 
	text-decoration: underline; 
	}
a:visited { 
 
	text-decoration: underline; 

	}
a:hover, a:active { 
	text-decoration: underline; 
	color: green;

}
ul.menulijst{
margin-left:10px;
padding-left:0px;
}


.menu {
  list-style:none;
}
li.menu a:link {
	color: #CCCCCC;
	color: #f5f5f5;
        text-decoration: none;
font-size: 10pt;
line-height:10pt;
}
li.menu a:visited {
	color: #CCCCCC;
	color: #f5f5f5;
        text-decoration: none;
font-size: 10pt;
}
li.menu a:hover, a:active {
        color: #F0F0F0;
font-size: 10pt;
        color: #254379;
	color: #999999;
/*        text-decoration: underline;*/
}

TD {
	margin: 0px;
	padding:0px;
}
div.banner {
	height:100; 
	left:0px;
	

width:100%;
	background-repeat: no-repeat; 
	background-image: url(/images/boven.jpg);
	position: absolute;
	left: 0px; 
	top: 0px; 
	z-index:5; 
	valign=top
}


div.blauwe_balk
{
  position: absolute;
width: 100px;
height: 1024px;
  right: 0px;
  top: -10px;
  z-index: 100;
  background-attachment: scroll;
  background-position: right top;
  background-image: url(/images/blauwe_balk.gif);
  background-repeat: no-repeat;
}
div.randomimage {
	position: absolute;
	left: 0px;
	Top: 0px;
	z-index:10;
}


div.menu {
	width:175px;
	height:968px;
	position: absolute; 
	left: 0px; 
	top: 100px; 
	z-index: 5; 
	valign= top;
	color: #CCCCCC;
        background: url(/images/links.jpg) no-repeat #2F3C68;
	vertical-align:TOP;
	}

div.logo {
	left: 112px;
	top: 2px;
	position: absolute;
	z-index:12;
}
div.menulinks {
 	position: absolute; 
 	left: 0px; 
 	Top: 70px; 
	color: #CCCCCC;
 	z-index:10; 
        FONT-WEIGHT: bold;
	padding-left: 0px; 
	

padding-top: 15px; 
	padding-right: 2px;

}
div.content {
        margin-left: 180px;
        margin-top: 100px;
        color: #008080;
        font-size:10pt;
	width:68%;
	

position:absolute;
	padding-left: 10pt; 
	padding-top: 5pt; 
	padding-right: 30pt;
	valign=top
	z-index:15;
}
div {margin;0px;
}
div.bottomtext { 
	position: relative;
        margin-right: 50px;
        margin-top: 20px;      
	bottom:0px;
	left:0px;
	text-align:center; 
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	z-index:10;
}
div.toplink {
	margin-right: 50px;
	bottom:10px;
	position: relative;
	align:right;
	valign:bottom;
	text-align:right;
	vertical-align:bottom;
z-index:10;	
}
P, DIV, TD {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
color: #008080;
}
@media print
{
  div
{

  visibility: hidden;
}
  div.content
  {
    position: absolute;
    left: -45mm;
    top: -15mm;
    width: 100%;
    

height: 100%;
    visibility: visible;
  }
  div.logo
  {
    position: absolute;
    left: 0mm;
    top: -55px;
    visibility: visible;
  }
}