BODY 
  { 
    font-family: Verdana,arial;
    color: #000000;
    background-color:#FFFFFF;
    font-size: 14px;
    margin: 0px; 
    padding: 0px; 
  } 

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

table
  {
	border-collapse: collapse;
  } 

.hoofdtabel
  {
	width: 100%;
	text-align: center;
  }

.logobox
  {
	width: 80%;
	border: solid 0px;
	text-align: right;
  }

.leftcolom
  {
	width: 30%;
	vertical-align: top; 
  }

.rightcolom
  {
	width: 70%;
	vertical-align: top; 
  }


.linkbox
  {
    background-color:#800000;
    font-size: 14px;
	width: 80%;
	border: solid 2px;
	border-color: #FF0000;
  }

.titel
  {
    background-color:#800000;
    color: #FFFFFF;
    font-size: 18px;
	width: 100%;
  }

.links
  {
    background-color:#FFDDDD;
    color: #000000;
    font-size: 14px;
	width: 100%;
  }

.rechts
  {
    background-color:#FFFFFF;
    color: #000000;
    font-size: 14px;
	width: 100%;
	text-align: right;
  }

.headbox
  {
    background-color:#800000;
    font-size: 14px;
	width: 80%;
	border: solid 2px;
	border-color: #FF0000;
  }

.head
  {
    background-color:#FFFFFF;
    color: #000000;
    font-size: 14px;
	width: 100%;
  }

.colorback
  {
    background-color:#FFC0C0;
    color: #000000;
    font-size: 14px;
	width: 100%;
	border: solid 0px;
  }

.colormiddle
  {
    background-color:#FFDDDD;
    color: #000000;
    font-size: 14px;
	width: 30%;
	border: solid 0px;
  }
.blancomiddle
  {
    color: #000000;
    font-size: 14px;
	width: 30%;
	border: solid 0px;
	text-align: left;
  }
.blancolinks
  {
    color: #000000;
    font-size: 14px;
	width: 10%;
	border: solid 0px;
	text-align: left;
  }
.blancorechts
  {
    color: #000000;
    font-size: 14px;
	width: 60%;
	border: solid 0px;
	text-align: left;
  }

.headtitelleft
  {
    background-color:#800000;
    color: #FFFFFF;
    font-size: 18px;
	text-align: left;
	width: 70%;
  }

.headtitelright
  {
    background-color:#800000;
    color: #FFFFFF;
    font-size: 18px;
	text-align: right;
	width: 30%;
  }

.splitleft
  {
    background-color:#800000;
    color: #FFFFFF;
	width: 50%;
	border: solid 0px;
	text-align: left;
    font-size: 14px;
	border: solid 2px;
	border-color: #800000;
  }

.splitright
  {
    background-color:#800000;
    color: #FFFFFF;
	width: 50%;
	border: solid 0px;
	text-align: right;
    font-size: 14px;
	border: solid 2px;
	border-color: #800000;
  }

.dertig
  {
    background-color:#FFFFFF;
    color: #000000;
	width: 33%;
	border: solid 0px;
	text-align: right;
    font-size: 14px;
  }

.dertigrandje
  {
    background-color:#FFFFFF;
    color: #000000;
	width: 33%;
	text-align: right;
    font-size: 14px;
	border: solid 2px;
	border-color: #800000;
  }

.plaatje
  {
	width: 30px;
  }

.start
  {
	color : #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: right;
  }

.tip
  {
    background-color:#f0f0f0;
	color : #000000;
    font-size: 12px;
	width: 150;
	border: solid 2px;
	border-color: #376694;
  }

.geaardheid
  {
	width: 32px;
	height: 20px;
  }

.honderdrechts
  {
	width: 100%;
	border: solid 0px;
	text-align: right;
    font-size: 14px;
	white-space: nowrap;
  }
.honderdlinks
  {
	width: 100%;
	border: solid 0px;
	text-align: left;
    font-size: 14px;
	white-space: nowrap;
  }

.underbox
  {
    font-size: 10px;
	width: 80%;
	border: solid 0px;
	border-color: #000000;
	text-align: right;
  }
.underscript
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb4242;
	letter-spacing: normal;
	padding-left: 3px;
	line-height: 100%;
	font-weight: normal;
	width: 100%;
	text-align: right;
  }
.underscriptleft
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb4242;
	letter-spacing: normal;
	padding-left: 3px;
	line-height: 100%;
	font-weight: normal;
	width: 50%;
	text-align: left;
  }
.underscriptright
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cb4242;
	letter-spacing: normal;
	padding-left: 3px;
	line-height: 100%;
	font-weight: normal;
	width: 50%;
	text-align: right;
  }

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