body{
 margin: 10px;
 padding: 10px;
 font-family: arial,verdana,sans-serif;
 font-size: 8pt;
 background-repeat:repeat;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#666666;
  scrollbar-darkshadow-color:#666666;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#666666;
}
body.bunker{
 background-image: url(./../images/stuurwiel.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 100% 0%;
}
.grijs{
 color: #666666;
 font-weight:bold;
}
a{
 font-size:8pt;
}
a:hover{
 text-decoration:none;
 color:#a30000;
}
a:active{
 color:#a30000;
}
.maand{
 letter-spacing:1px;
 font-weight:bold;
 color: #666666;
}
i{
 font-size:10pt;
 letter-spacing: 1px;
 font-style:normal;
 color:#a30000;
 font-weight:bold;
}
.rood{
 color:#a30000;
 font-style:normal;
}
b{
 color:#666666;
}
.blogo{
 position:absolute;
 visibility:visible;
 width:125px;
 height:60px;
 left:80%;
 top:17px;
}
h5{
 letter-spacing:1px;
 font-weight:bold;
 font-size:10pt;
 color: black;
}
p{
 font-size:8pt; 
 line-height:150%;
 letter-spacing:1px;
}