body {
   color: black;
   background: white;
   margin-top: 0px;
   font-family:verdana,arial,sans-serif;
   font-size: 11px;
   text-align:left;
}

h1.title {
   font-family:arial,sans-serif;
   font-size: 16px;
   color:black;
   background: white;
}

p {
}

span.subtitle {
   font-weight:bold;
   color:black;
   background: white;
}

span.route {
   font-size:8pt;
   color: #7fa0bf;
   background: transparent;
}

div.content {
   width: 720px; 
   font-family: verdana,arial,sans-serif;
   font-size: 11px;
   text-align: left;
   background: white;
}
             
div.menu {
   font-family: verdana,arial,sans-serif;
   font-size: 11px;
   color: #223e53;
   font-weight: bold;
   margin-top: 5px;
   text-align: left;
   background: white;
}
             
div.copyright {
   display: none;
}

image {
   border-color: #223e53;
}

table { 
   font-family:verdana,arial,sans-serif;
   font-size: 11px;
}

table.vakje { 
	background-color: #7fa0bf; 
}

th.vakje { 
	text-align: left; 
	color: white; 
	padding: 3px;
}

td.vakje { 
	color: #223e53; 
	vertical-align: top; 
	background-color: white; 
	padding: 3px;
}

a:link {
   color:  #223e53;
   background: transparent;
   text-decoration:underline;
}

a:hover {
   color: #223e53;
   background: #7fa0bf;
   text-decoration:none;
}

a:visited {
   color: #7fa0bf;
   background: transparent;
   text-decoration:underline;
}

a:active {
   color: #223e53;
   background: transparent;
   text-decoration:none;
}

a.menu:link {
   color:  #223e53;
   background: transparent;
   text-decoration:none;
}

a.menu:hover {
   color: #223e53;
   background: transparent;
   text-decoration:underline;
}

a.menu:visited {
   color: #7fa0bf;
   background: transparent;
   text-decoration:none;
}

a.menu:active {
   color: #223e53;
   background: #7fa0bf;
   text-decoration:underline;
}

a.vakje:link {
   color:  white;
   background: #7fa0bf;
   text-decoration:none;
}

a.vakje:hover {
   color: #223e53;
   background: #7fa0bf;
   text-decoration:none;
}

a.vakje:visited {
   color:  white;
   background: #7fa0bf;
   text-decoration:none;
}

a.vakje:active {
   color: #223e53;
   background: #7fa0bf;
   text-decoration:none;
}

a.meer:link {
   color: #fa6805;
   background: transparent;
   text-decoration:none;
}

a.meer:hover {
   color: #fa6805;
   background: transparent;
   text-decoration: underline;
}

a.meer:visited {
   color: #fa6805;
   background: transparent;
   text-decoration:none;
}

a.meer:active {
   color: #fa6805;
   background: transparent;
   text-decoration: underline;
}

a.img:link {
   color:  #223e53;
   background: transparent;
   text-decoration:none;
}

a.img:hover {
   color: #223e53;
   background: transparent;
   text-decoration:none;
}

a.img:visited {
   color: #223e53;
   background: transparent;
   text-decoration:none;
}

a.img:active {
   color: #223e53;
   background: transparent;
   text-decoration:none;
}

a.wit:link {
   color: white;
   background: transparent;
   text-decoration: none;
}

a.wit:hover {
   color: white;
   background: transparent;
   text-decoration: underline;
}

a.wit:visited {
   color: white;
   background: transparent;
   text-decoration:none;
}

a.wit:active {
   color: #7fa0bf;
   background: transparent;
   text-decoration: underline;
}
	