a:link {color:black; text-decoration: underline}
a:visited {color:black; text-decoration: underline}
a:hover {background-color: blue ; color: white; text-decoration: underline}
a:active {color:black; text-decoration: underline}

body {
  font-size: small;
  font-family: Courier;
  background-color: #DDDDDD; 
}

img
{  border-style: none;
}


h1 {
  text-align: left;
  font-size: 2em;
  font-family: Verdana;

}

.Titel1
 {
   font-size: 2em;
  font-family: Verdana;
  font-weight: bold;
}
.Titel2
 {
   font-size: 1.5em;
  font-family: Verdana;

}
.Titel3
 {
   font-size: 1em;
  font-family: Verdana;
  
}



.KleineLetterkes
 {
   font-size: 0.7em;
  font-family: Verdana;
}

.BlokAchtergrond
 {
background-color: black;
color:white
}

.LijstDatumAchtergrond
{
background-color: black;
color: white;
border-width: 1px;
border-style: solid none solid none;
border-color: white;
}

.WerkgroepDatumAchtergrond
{
background-color: grey;
color: white;
border-width: 1px;
border-style: solid none solid none;
border-color: white;
}

h2 {
  text-align: left;
  font-size: 1.5em;
  font-family: Verdana;
}
h3 {
  text-align: left;
  font-size: 1em;
  font-family: Verdana;
}

table {
  border-collapse: collapse;

  width: 1100px;
}

td {
  padding: 4px;
  font-family: Verdana;
  font-size: 0.8em;
  vertical-align: top;
  background-color: #EEEEEE;
}
td.KOL1 {
  background-color: #DDDDDD;
  width: 20px;
 }
 td.KOL5 {
  background-color: #DDDDDD;
  width: 20px;
  }

td.DunneLijnOnder {
  border-width:1px;
  border-style:none none solid none;
  border-color:black;
 }
 
  td.LijnOnder {
  border-width:2px;
  border-style:none none solid none;
  border-color:black;
 }
 
   td.LijnBoven {
  border-width:2px;
  border-style:solid none none none;
  border-color:black;
 }
 
   td.LijnBovenOnder {
  border-width:2px;
  border-style:solid none solid none;
  border-color:black;
 }
 
 


 
 td.KOL2 {
  width: 150px;
}

td.KOL3 {
  
}

td.KOL4 {
  width: 200px;
  text-align:right
  }
td.KOL4b {
  width: 300px;
  text-align:right
  
  }

td.KOL23 {
 
}
td.KOL234 {

}

td.KOL34 {

}
  
td.TweedeKolomTitel {
font-family: Arial;
text-align: right;
  font-size: 2em;
  color: black;
}

p.BorderTest {
border-style:solid none solid none;
border-width:1px;
}

