
@charset "iso-8859-1";


body 
{
	background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
    scrollbar-arrow-color: #000000;
    scrollbar-face-color: #7CC0FD;
    scrollbar-highlight-color: #999999;
    scrollbar-shadow-color: #333333;
}

p
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body.menu
{
     background-image:url(illustraties/menuachtergrond.gif);
     background-repeat:repeat-y;
     color:#FFFFFF;
     margin-left: 3;
     margin-right: 3;
}


body.inhoud
{
    background-color:#FFFFFF;
    color:#000000;
}

h3
{
    color:#000099;
    margin-top: 3px;
}

input.kleur
{
  background-color:#EA0404;
  color: #FFFFFF;
  font-weight:bold;
}

input.btnSubmit
{
  background-color:#EA0404;
  color: #FFFFFF;
  font-weight:bold;
}

table
{
  font-size:12px;
}

table.centreer
{
	text-align:center;
}

table.klein
{
  font-size:10px;
  width:100%;
}

table.edTabel
{
  font-size:9px;
  width:100%;
}

table.gewoon
{
  font-size:12px;
  width:100%;
}

td.letter
{
  width:20;
  height:20;
  align:center;
}

td.raam
{
	background-color:#CCCCCC;
}

table.klein td
{
  vertical-align:top;
}

a:link {color: red; text-decoration: none;}
a:visited {color: red; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: none;}

a.wit:link {color: #FFFFFF; text-decoration: none;}
a.wit:visited {color: #FFFFFF; text-decoration: none;}
a.wit:hover {color: #FFFFFF; text-decoration: underline;}
a.wit:active {color: #FFFFFF; text-decoration: none;}

a.kop
{
	font-weight:bold;
}

a.hoofd
{
	width: 150px;
	background-color: #EA0404;
	padding: 0px;
	border: 0px solid #000099;
	color:#FFFFFF;
    font-weight: bold;
}
a.hoofd:link {color: #FFFFFF; text-decoration: none;}
a.hoofd:visited {color: #FFFFFF; text-decoration: none;}
a.hoofd:hover {color: #FFFFFF; text-decoration: underline;}
a.hoofd:active {color: #FFFFFF; text-decoration: none;}

a.sub
{
    margin-left:12px;
    width: 140px;
	color: #FFFFFF;
	background-color:#EA0404;
	padding: 0px;
	border: 0px solid #FFFFFF;
    font-weight: bold;

}
a.sub:link {color: #FFFFFF; text-decoration: none;}
a.sub:visited {color: #FFFFFF; text-decoration: none;}
a.sub:hover {color: #FFFFFF; text-decoration: underline;}
a.sub:active {color: #FFFFFF; text-decoration: none;}

a.sub2
{
    margin-left:20px;
    width: 132px;
	color: #FFFFFF;
	font-style:italic;
	background-color:#EA0404;
	padding: 0px;
	border: 0px solid #FFFFFF;
    font-weight: normal;

}
a.sub2:link {color: #FFFFFF; text-decoration: none;}
a.sub2:visited {color: #FFFFFF; text-decoration: none;}
a.sub2:hover {color: #FFFFFF; text-decoration: underline;}
a.sub2:active {color: #FFFFFF; text-decoration: none;}


table.edTabel
{
}

img.icon
{
  border:0;
  height:20px;
  width:20px;
  white-space:2px;
}

img.iconOver
{
  border:0;
  height:20px;
  width:20px;
  white-space:2px;
  background-color:#CCCCFF;
}

img.iconDruk
{
  border:0;
  height:20px;
  width:20px;
  white-space:2px;
  background-color:#CCCCCC;
}

form 
{
  padding: 0;
  margin: 0;
}

ul
{
padding:0px;
margin-left:15px;
margin-right:0px;
}

li
{
	margin-left:0px;
}

fieldset 
{
	padding: 5px;
}

legend 
{
	font : bolder 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
	padding-bottom: 5px;
}


iframe 
{
	border : 1px solid #97C5F2;
}

input, select 
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:#253085;
}

tr.toolbarNiet
{
  visibility:hidden;
}

table.header1 
{   
width: 413px;
height: 159px;
background: url(illustraties/header_links.gif) no-repeat top left;
margin:0;
border:0;
border-spacing:0;
}

table.header2
{   
height: 159px;
width: 100%;
background: url(illustraties/header_midden.jpg) repeat top; 
margin:0;
border:0;
border-spacing:0;
}

table.header3 
{   
width: 372px;
height: 159px;
background: url(illustraties/header_rechts.jpg) no-repeat top right; 
margin:0;
border:0;
}

