body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url("images/background.gif");
background-repeat: repeat-x;
}

.border_left {
background-image: url("images/border_left.gif");
background-repeat: no-repeat;
}

.border_right {
background-image: url("images/border_right.gif");
background-repeat: no-repeat;
}

.tussenkolom {
background-image: url("images/tussenkolom.gif");
background-repeat: repeat-y;
}

.stippellijn {
background-image: url("images/stippellijn.gif");
background-repeat: repeat-x;
}

.datum {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #FF00E4;
}

.light {
font-family: Arial;
font-size: 10px;
color: #FF00E4;
line-height: 12px;
}

.kolom {
font-family: Trebuchet MS;
font-size: 11px;
line-height: 18px;
color: #000000;
}


a:link {font-family: Arial; color : #000000; text-decoration : none }
a:visited {font-family: Arial; color : #000000; text-decoration : none }
a:active {font-family: Arial; color : #000000; text-decoration : none }
a:hover {font-family: Arial color : #000000; text-decoration : underline }
