body  {font-family:"Open Sans"; background-color:black; color:black;}
#kop {width:90%; text-align:center; margin-left:100px; margin-right:100px; font-weight:bold;}
#kavelKaart {display:block; width:1602px; max-width:1602px;}
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}

