

html {
      margin:0px;
      padding:0px;
      spacing:0px;
      height:100%;
      border:none
     }

body {
background-color: #FFF;
background-image: none;
background-repeat: repeat-y;
margin:0px;
padding:0px;
spacing:0px;
height:100%;
border:none;
color:#333;
font-family: "Comic Sans MS";
}


table.horizontaal
{
height:100%;
width:100%;
background-color: #FFF;
background-repeat:repeat;
border-collapse:collapse;
border-spacing:0px;
spacing:0px;
padding:0px
}


table.verticaal
{
height:100%;
width:100%;
background-color: #FFF;
border-style:none;
}

td.bar
{
border-style:none;
background: url(nav2.jpg) #333 repeat;
height:25px;
width:100%;
}

table.navigatie
{
width:135px;
border-style:none;
border-collapse:collapse;
}

td.button
{
width:135px;
height:35px;
background: url(nav.gif);
text-align: center;
}


td.vul
{
border-collapse:collapse;
border-spacing:0px;
border-style:none;
border-width:0px;
background-repeat:repeat;
}


table.max
{
height:100%;
width:100%;
border-collapse:collapse;
border-spacing:0px;
border-style:none;
border-width:0px;
border-color:red;
background-repeat:repeat;
spacing:0px;
padding:0px;
}

table.max d
{
border-collapse:collapse;
border-spacing:0px;
border-style:none;
border-width:0px;
background-repeat:repeat;
}


table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #fffafa;
}

table.sample td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}






H1
  {
     text-align:center;
     font-family:"Comic Sans MS";
     color:black;
     font-size:14pt;
     border-style:solid;
     border-width:0px;
     text-decoration:underline;
  }

h2 {
font-size: 2.0em; /* 20px */
margin-bottom: 15px;
}

h3 {
font-size: 1.8em; /* 18px */
margin-bottom: 15px;
}

h4 {
font-size: 1.6em; /* 16px */
margin-bottom: 15px;
}

h5 {
font-size: 1.4em; /* 14px */
margin-bottom: 15px;
}


div.standaard
  {
     font-size:14pt;
     font-family:"Comic Sans MS";
     color:black;
     text-align:left;
  }







a:link{
	color: #CCCC66;
	font-family: Arial;
	font-size: x-small;
text-decoration: none;
}

a:visited{
	color: #CCCC66;
	font-family: Arial;
	font-size: x-small;
text-decoration: none;
}

a:hover{
	color: #FFFF00;
	font-family: cursive;
	font-size: x-small;
text-decoration: none;
}


a.mail:link, a.mail:visited{
	color:#000;
	font-size:14pt;
	font-family:"Comic Sans MS";
	text-decoration:none;
}

a.mail:hover, a.mail:active{
	color:#999;
	font-size:14pt;
	font-family:"Comic Sans MS";
	text-decoration:none;
}

a.fm:link, a.fm:visited{
	color:#90F;
	font-size:12pt;
	font-family:"Comic Sans MS";
	text-decoration:underline;
}

a.fm:hover, a.fm:active{
	color:#999;
	font-size:12pt;
	font-family:"Comic Sans MS";
	text-decoration:none;
}

span.titel
{
font-size: 1.2em;
}

div.padded
{
padding:10px;
height:100%;
}
