@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: verdana, arial;
line-height: 25px;
color: #039;
}

h1 {
margin: 0;
padding: 0;
font-size: 8pt;
}

p {
margin: 0 0 20px 0;
padding: 0;
font-size: 8pt;
}

div#footer p {
text-align: center;
font-size: 7pt;
}

div#footer p a {
color: #c00;
text-decoration: none;
}

img#logos {
position: relative;
top: 94px;
left: 109px;
}

div#header {
height: 138px;
background: white url(images/logo.jpg) center no-repeat;
}

div#center {
height: 572px;
background: #ccc;
border-top: #999 1px solid;
border-right: none;
border-bottom: #999 1px solid;
border-left: none;
}

div#content {
width: 1027px;
height: 572px;
margin: 0 auto 0 auto;
background: white url(images/foto.jpg) center no-repeat;
}

div#route {
width: 1027px;
height: 572px;
margin: 0 auto 0 auto;
background: white url(images/route.jpg) center no-repeat;
}

div#tekst {
width: 480px;
float: left;
position: relative;
top: 47px;
left: 77px;
}

div#tekst ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
font-size: 8pt;
width: 155px;
}

div#tekst ul#dagen {
width: 72px;
}

div#tekst ul#tijden {
width: 400px;
}

div#tekst ul#tijden a {
color: #039;
text-decoration: none;
}

li.kop {
font-weight: bold;
}

div#footer {
height: 57px;
width: 1027px;
margin: 0 auto 0 auto;
background: url(images/footer.jpg) no-repeat;
}

ul#menu {
float: left;
width: 122px;
height: 170px;
margin: 0;
padding: 20px 0 0 10px;
list-style: none;
position: relative;
top: 47px;
left: 40px;
line-height: 25px;
}

ul#menu a {
text-decoration: none;
font-family: verdana, arial;
font-size: 10pt;
color: #039;
}

ul#menu a:link,
ul#menu a:visited {
font-weight: normal;
}

ul#menu a:hover,
ul#menu a:active {
font-weight: bold;
}

ul#menu a#aktief {
font-weight: bold;
cursor: default;
}
