body  {font-family:"Open Sans"; background-color:black; color:black;}

#kaartdiv	{position:absolute; left:4px; top:4px; width:1600px; height:1564px; display:block;}

#overlay	{position:absolute; left:4px; top:4px; width:1600px; height:1564px; display:none; z-index:1;}

#menu		{position:absolute; left:1630px; top:10px; color:white; width:200px; max-width:200px; text-align:left;}

button {width:60px: height:20px; background-color:yellow; color:black}
a.link:link {text-decoration:underscore}
a.link:link {color:white}
a.link:visited {color:white}
a.link:hover {color:red}
a.link:active {color:white}
a:link:link {text-decoration:underscore}
a:link {color:lightblue}
a:visited {color:white}
a:hover {color:red}
a:active {background-color:white}

