/* CSS Document */
html{
margin: 0;
padding: 0;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 75%; /* Resets 1em to 11px 1em equals 16px;*/ 
color: #000000;
line-height: 20pt;
margin: 0;
padding: 0;
}

p{
padding:0pt;
margin:0pt;
font-size:12pt;
}

h1{
padding:0pt;
margin:0pt;
color:#000000;
font-size:18pt;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2,h3,h4{
font-size: 14pt;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}

#col1, #wrapper, #col2, #content_back{
float: none;
margin: 0;
width: 100%;
}

#col2_image, #museumkaart, #smarttools, .button_gezin, .button_senior, .button_groep, .button_gr, .button_or, .button_bl, .button_ge, .breadcrumb{
display: none;
}

a{
color: #000000;
text-decoration: underline;
}

