page {
   size: landscape;
}

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;
}

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

span.route {
   font-size:8pt;
   color: black;
   background: transparent;
}

div.content {
	width: 720px;
   text-align: left;
   background: white;
}

div.menu {
   font-family: verdana,arial,sans-serif;
   font-size: 13px;
   color: black;
   font-weight: bold;
   margin-top: 5px;
   text-align: center;
   background: white;
}

div.copyright {
	width: 720px;
   text-align: left;
   background: white;
}

image {
   border-color: #003893;
}

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, a:link, a:visited {223e53
   text-decoration:none;
   color:black;
}
            
a.vakje, a.vakje:link, a.vakje:visited {
   text-decoration:none;
   color:black;
}
            
a.meer, a.meer:link, a.meer:visited {
   text-decoration:none;
   color:black;
}
            
a.img, a.img:link, a.img:visited {
   text-decoration:none;
   color:black;
}

