/*dit zet alle margins en paddings op 0*/
* {
margin: 0;
padding: 0;
}

body {

    background-color: #FFFFFF;/*#fdf4de;standaard, wat onderaan staat wordt uitgevoerd*/

   color: #000000;
  font-family: verdana,arial,sans-serif;
  font-size:60%;/* 62.5%;
    /*font-size: 11em; uitgeschakeld, doet de browser zelf, overschaklen   naar Em*/	
  font-weight: normal;
  line-height:2em;
  margin-bottom: 10em;
  border: 0;
    padding: 0;
    height: 96%;
   
}

div.werklaag {
     position: relative;
	width: 800px;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    /*border: 1px solid #804000;      randje alleen gebruiken bij ontwerp*/
  }
div.openingskop {
	/*= LOGO +....*/
  position: absolute;
   width:7px;
    top: 50%;
    left: 50%;

  margin-top: -340px;
  margin-left: -400px;
  height:130px;

  /*border: 1px solid #804000;*/
}
div.openingskop_1 {
	/*= LOGO +....*/
  position: absolute;
   width:800px;
    top: 50%;
    left: 50%;

  margin-top: -340px;
  margin-left: -400px;
  height:130px;

   border: 1px solid #804000;
}
div.openingskop_2{
	
  position: absolute;
  font-family: verdana,arial,sans-serif;
  font-weight:bold;
  text-align: center;
  font-size:150%;
  width:370px;
    top: 50%;
    left: 50%;

  margin-top: -340px;
  margin-left: -170px;
  height:130px;

  /*border: 1px solid #804000;*/
}div.openingskop_3{
	
  position: absolute;
  font-family: verdana,arial,sans-serif;
  font-size:100%;
  width:180px;
    top: 50%;
    left: 50%;

  margin-top: -340px;
  margin-left: 225px;
  height:130px;

 /* border: 1px solid #804000;*/
}
div.pagina {
  position: absolute;
  font-size:1.6em;  
  width: 45%;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -205px;
    margin-left: -170px;
}
h1 {
  background-color: #804000;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  line-height: 14pt;
  margin-top: 0pt;
  text-align:center;
  margin-bottom: 0pt;
  padding: 0pt;
  text-transform: uppercase;
}

h2 {
  font-size: 1em;
  font-weight: bold;
  line-height: 12pt;
  margin: 0pt;
  margin-top: 12pt;
  padding: 3pt;
}

p {
  margin: 0;
  padding: 0;
}

p.inleiding {
  font-weight: bold;
  padding-bottom: 0pt;
}

a {
  color: #000000;
  font-weight: bold;
}

a:hover {
  color: #FF0000;
}

pre {
  /*font-family: courier;*/
  line-height: 12pt;
  margin: 0;
  padding: 12pt;
}

ul {
  margin-bottom: 12pt;
  margin-left: 15px;
  margin-top: 12pt;
}

img {
  border: 0;
}

img.screendump {
  margin: 12pt;
}

p.tabel {
  padding-bottom: 12pt;
}
/*hier beginnen de instellingen van het menu*/
div.menu {
  position: absolute;
    top: 50%;
    left: 50%;
  margin-top: -205px;
  margin-left: -400px;
  width: 161px;
  border-left-width: 25px;
}

div.navigatie {
  border: 1px solid #804000;
  border-left-width: 25px;
  margin-top: 1px;
}

h1.navigatie {
  background-color: #112277;
  border-left: 1px solid #AABBDD;
  
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 14px;
  margin: 0;
  margin-top: -1px;
  text-transform: uppercase;
}

a.navigatie {
  display: block;
  border-top: 1px solid #112277;
  background-color: #EEEEEE;
   color: #ff6600; /*oranje ivm konninginnedag, omwisselen */
  color: #FF0000;

  font-size: 1em;
  font-weight: normal;
  padding: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

a.navigatie:hover {
  background-color: #804000;
  color: #FFFFFF;  
}
div.tiprechts {
  position: absolute;
   top: 50%;
   left: 50%;
   margin-left: 220px;
   margin-top: -205px;
  
  font-size:1em;
 /* height:121px; weggelaten, omkadert nu alles, alleen afstand tot rand groter maken !!*/
  width: 180px;
   border: 1px solid #804000;
}
div.tiprechts2 {
  position: absolute;
  top: 15px;
  right: 2%;
  font-size:0.8em;
  height:121px;
  width: 20%;
  
}

div.foto {
  position: relative;
     top: 65%;
    left: 50%;
  margin-top: 1px;
  margin-left:225px;
  width: 20%;
  }


div.kader {
  position: relative;
  background-color: #804000;
  border: 2px solid #112277;
  color: #000000;
  padding: 10px;
  margin: 20px;
}

h1.kader {
  position: relative;
  background-color: #112200;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0;
  padding: 0px 0px;
  top: -10px;
  left: -10px;
  text-transform: uppercase;
}

div.figuur {
  position: absolute;
  top: 120px;
  left: 300px;
  margin: 20px;
}

td {
  text-align: left;
  vertical-align: top;
}

td.r {
  text-align: right;
}
.input_fout {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000000;
}
.text_fout {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #FF0000;
}


