body {
margin-top: 0px;
margin-bottom: 0px;
}

.border_left {
background-image: url("images/border_left.gif");
background-repeat: repeat-y;
}

.border_right {
background-image: url("images/border_right.gif");
background-repeat: repeat-y;
}

.lijn {
background-image: url("images/lijn.gif");
background-repeat: no-repeat;
background-position: 0px 10px;
}

.stippellijn {
background-image: url("images/stippellijn.gif");
background-repeat: repeat-x;
}

.meer {
font-weight: bold;
}

.light {
font-family: Arial;
font-size: 11px;
color: #686868;
}

.content {
font-family: Tahoma;
font-size: 11px;
line-height: 15px;
text-align: justify;
color: #000000;
}

.header_content {
font-family: Tahoma;
font-size: 11px;
line-height: 15px;
color: #000000;
}

.header_login {
font-family: Tahoma;
font-size: 11px;
padding: 1px;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #000000;
}

.kopje {
font-family: Tahoma;
font-size: 11px;
color: #0046d5;
}

input {
font-family: Tahoma;
font-size: 11px;
line-height: 15px;
color: #000000;
padding: 2px;
}

.light a:link {font-family: Arial; color : #686868; text-decoration : none }
.light a:visited {font-family: Arial; color : #686868; text-decoration : none }
.light a:active {font-family: Arial; color : #686868; text-decoration : none }
.light a:hover {font-family: Arial; color : #000000; text-decoration : none }

.meer a:link {font-family: Tahoma; color : #000000; text-decoration : underline }
.meer a:visited {font-family: Tahoma; color : #000000; text-decoration : underline }
.meer a:active {font-family: Tahoma; color : #000000; text-decoration : underline }
.meer a:hover {font-family: Tahoma; color : #686868; text-decoration : underline }

a:link {font-family: Tahoma; color : #000000; text-decoration : none }
a:visited {font-family: Tahoma; color : #000000; text-decoration : none }
a:active {font-family: Tahoma; color : #000000; text-decoration : none }
a:hover {font-family: Tahoma; color : #686868; text-decoration : none }
