body {
    background-color: #FFFFFF;
    margin:0px;
    padding:0px;
    padding-left:2px;
    font-family: Trebuchet MS;
    font-size: 11px;
    vertical-align: top;
    text-align: left;
    margin: 0px auto;
}

.lijntje {
    background-color: #004080;
    border: 0;
    height: 2px;
}

.menutekst {
    height: 30px;
    width: 52px;
    padding: 3px;
    text-align: center;
    vertical-align : middle;
    display : table-cell;
    border: 1px;
    border-style: dotted;
    border-color: #004080;
    text-decoration: none;
    color: #004080;
    font: bold 11px Tahoma;
}

.top3tekst {
    display: block;
    padding: 2px;
    vertical-align : middle;
    text-align: left;
    text-decoration: none;
    background: #FFFFFF;
    color: #004080;
    font: bold 12px Tahoma;
}

.datumtekst {
    height: 30px;
    padding: 3px;
    width: 80px;
    text-align: right;
    vertical-align : middle;
    display : table-cell;
    border: 1px;
    border-style: dotted;
    border-color: #004080;
    text-decoration: none;
    color: #BF0000;
    font: bold 12px Tahoma;
}

.onderwerptekst {
    text-decoration: none;
    color: #BF0000;
    font: 10px Tahoma;
}

.footertekst {
    text-decoration: none;
    color: #000000;
    font: 9px Tahoma;
}

a.titeltekst {
    display: block;
    text-decoration: none;
    color: #000000;
    font: 11px Tahoma;
}

a.titeltekst:hover {
    display: block;
    text-decoration: underline;
    color: #004080;
    font: 11px Tahoma;
}

.logoimage {
  border: none;
  margin:0px;
  padding:0px;
}

.smallimage {
  border: none;
  max-height: 50px;
  max-width: 50px;
}


.wittable{
    background-color: #FFFFFF;
    width: 234px;
    height: 100%;
    text-align: left;
    padding: 4px;
	border-spacing: 0px;
	border-style: none;
}

.blauwtable{
    background-color: #004080;
    width: 234px;
    height: 100%;
    text-align: left;
	border-spacing: 0px;
	border-style: none;
}

