
H1 { font-family: Bookman Old Style; font-size: 10px; font-weight: normal; }
H2 { font-family: Bookman Old Style; font-size: 11px; font-weight: normal; }
H3 { font-family: Times New Roman; font-size: 14px; font-weight: normal; }
H4 { font-family: Times New Roman; font-size: 18px; font-weight: normal; }
H5 { font-family: Times New Roman; font-size: 25px; font-weight: normal; }

a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; }
a:hover { color: orange; text-decoration: none; }
a:active { color: whitesmoke; text-decoration: none; } 


#banner {display: none;}

#menu {display: none;}

#lkolom {display: none;}
         
#rss {display: none;}

#inhoud {position: absolute;
         background: #FFF;
         border: 5px double #000;
         padding: 15px;
         text-align: justify;}


.quote {font-style: italic;}
.nadruk {font-weight: bold;}
         
