/**********************************************************/
/* eigenschappen van de body*/
BODY, DIV, table, TD, TH, DD {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}
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;
        background-attachment: scroll;
        background-position: right top;
}
.tooltip {
  cursor: help;
}
div.extra_title2 {
  position: absolute;
  top: 5px;
/*
  left: 765px;
  left: 720px;
*/
  right: 50px;
  width: 245px;
  width: 242px;
  z-index:10;
}

h1.extra_title2 {
  color: #FFFFFF;
  color: #00325D;
  FONT-SIZE: 13px;
  text-align: right;
  text-align: justify;
}

H2.extra_title1 {
  position: absolute;
  top: 58px;
  left: 278px;
  color: #254379;
  FONT-SIZE: 28px;
  font-weight: normal;
  z-index:100;
}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #264379;

	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #264379;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #9685BA;
}
.menu {
position: relative;
  list-style:none;
  left: -12px;
  font-size: 14px;
}
li.menu a:link {
	color: #CCCCCC;
	color: yellow;
        text-decoration: none;
}
li.menu a:visited {
	color: #CCCCCC;
	color: yellow;
        text-decoration: none;
}
li.menu a:hover, a:active {
        color: #F0F0F0;
        color: #254379;
  color: orange;
        text-decoration: underline;
}
li.menu {
  color: white;
}

li.menu a.menu_0 {
  padding-left: 10px;
font size: 12px;
}
/*
li.menu a {
  padding-left: 10px;
}
*/

TD {
	margin: 0px;
	padding:0px;
}
div.banner {
	height:100; 
	left:0px;
	width:100%;
	background-repeat: no-repeat; 
	background-image: url(../images/layout/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/layout/blauwe_balk.gif);
  background-repeat: no-repeat;
}

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

div.logo {
	left: 112px;
	top: 2px;
	position: absolute;
	z-index:12;
}
div.menulinks {
 	position: absolute; 
 	left: 0px; 
 	Top: 125px; 
	color: #CCCCCC;
 	z-index:10; 
        FONT-WEIGHT: bold;
	padding-left: 0px; 
	padding-top: 15px; 
	padding-right: 2px;
  font-size: 13px;
}
div.content {
        margin-left: 180px;
        margin-top: 100px;
        color: #000000;
	width:68%;
	position:absolute;
	padding-left: 10pt; 
	padding-top: 5pt; 
	padding-right: 30pt;
	valign=top
	z-index:15;
}
div.content img {
  margin: 15px;
  padding: 15px;
}
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: 10px;
	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;	
}