@charset "iso-8859-1";
body {
font-family: Verdana, sans-serif; 
font-size: small; 
margin-left: 2%; 
margin-right: 2%;
background-image: url(papier.gif); 
background-color: #F7ECD1; 
background-attachment: fixed; }
.table    {background: #CE838E; border: 1px solid;}
.table th {background: #CE838E; }
.table tr.personen {background: #BB2222; text-align: left; color: #FFFFFF; padding-left: 2px}
.table tr.plaats {background: #BB2222; text-align: center; color: #DDDDDD;}
:link { color: #1704D4; text-decoration: none;}
:visited { color: #147CB5 }
a:hover{background-color:yellow; color:darkred;}
H1 {color: #804000; text-align: center; font-weight: bolder; font-size: 120%;}
H2 {color: #804000; text-align: center; font-weight: bolder; font-size: 110%;}
H3 {color: #804000; text-align: center; font-weight: bolder; font-size: 100%;}
p.c1 {font-size: 110%; text-align: center}
div.c1 {color: #0404FC; text-align: right}