#keuzemenu li#stadskaart a { 
font-weight : bold;
}


#linkerkant {
border     : none;
position   : absolute;
top        : 0px;
left       : 0px;
padding    : 0;
width      : 200px;
}
#welkom {
position: absolute;
top: 70px;
left: 10px;
border: none;
margin: 0;
font-size: 1.2em;
font-weight : normal;
color: navy;
}

#menulist { 
position: absolute;
top: 250px;
left: 10px;
list-style : none;
padding: 0px;
margin : 0;
text-decoration : none;
border : none;
}

#menulist a:link { 
color: maroon;
}

#menulist a:visited {
color : maroon;
}
#menulist1 { 
position: absolute;
top: 325px;
left: 10px;
list-style : none;
padding: 0px;
margin : 0;
text-decoration : none;
border : none;
}

#menulist1 a:link { 
color: maroon;
}

#menulist1 a:visited {
color : maroon;
}

#menulist2 { 
position: absolute;
top: 400px;
left: 10px;
list-style : none;
padding: 0px;
margin : 0;
text-decoration : none;
}

#menulist2 a:link { 
color: maroon;
}

#menulist2 a:visited {
color : maroon;
}

#menulist3 { 
position: absolute;
top: 480px;
left: 10px;
list-style : none;
padding: 0px;
margin : 0;
text-decoration : none;
}

#menulist3 a:link { 
color: maroon;
}

#menulist3 a:visited {
color : maroon;
}

#footer {
position: absolute;
font-size: 9px;
top: 500px;
width : 200px;
left: 10px;
border: none;
padding: 0px;
}

#teller {
position: absolute;
font-size: 0.9em;
top: 50px;
left: 10px;
border: none;
padding: 0px;
}

#middendeel {
/* background : #eee; */
border     : none;
position   : absolute;
top        : 20px;
left       : 200px;
padding    : 0 0 0 0;
width      : 650px;
}

#foto1 {
position: absolute;
top: 461px;
border: none;
z-index : 1;
}

#rechterkant {
/* background : #eee; */
border     : none;
position   : absolute;
top        : 0px;
left       : 850px;
padding    : 0 0 0 0;
width      : 100px;
}


#herinnvar {
top : 358px;
left : 0px;
position: absolute;
border: 1px solid darkblue;
width: 150px;
height: 100px;
}


