/* body voor alle pagina's  */
body           { background-color:#c0c0c0; color: Maroon; font-family: "Verdana", sans-serif; font-size: 90%;}
/* Standaard tabel  */
td             { font-size: 85%;}
  
img            { border: none;}

/* banner */
td.banner      { width:100%;  height:112px; font-family: "Times New Roman", Serif; color: Maroon;  background-image: url('visuals/banner.png'); background-repeat:no-repeat;}

/* Startkapitaal */
span.kapitaal  {  float:left; color: blue; font-size:48pt; font-family:"Times New Roman", Serif; line-height:80%;margin-right:0px; padding-right:0px;}
span.kapitaalna{  color:blue; margin-left:-2pt; font-weight: normal}
span.currentmenu{ font-weight:bold;text-decoration:none;color:navy;background-color:transparent}

/* menu linker kolom */
a.menu:link    { text-decoration:none;color:navy;background-color:transparent}
a.menu:visited { text-decoration:none;color:navy;background-color:transparent}
a.menu:hover   { text-decoration:underline;color:navy;background-color:transparent}
a.menu:active  { text-decoration:underline;color:navy;background-color:transparent}

/* link op donkere achtergrond */
a.helder:link    { font-size: 80%; text-decoration: none; color:#FFCC00; background-color: transparent}
a.helder:visited { font-size: 80%; text-decoration: none; color:#FFCC00; background-color: transparent}
a.helder:hover   { font-size: 80%; text-decoration: underline; color:#FFCC00; background-color: transparent}
a.helder:active  { font-size: 80%; text-decoration: underline; color:#FFCC00; background-color: transparent}

/* link 'terug naar boven' */
a.totop        {font-size: 80%;}

/* headers */
h1, h2, h3, h4 { font-family: "Times New Roman"; font-weight: normal }
 
/* plaatjes */
img.breed300   {  width: 300px; border: none; vertical-align: text-bottom; cursor: pointer;}
img.voorpagina {  width: 400px; border: 3px ridge; vertical-align: text-bottom; cursor: pointer;}
img.rightsized {  border: 3px ridge; vertical-align: text-bottom; cursor: pointer;}

/* diversen */
.title		   {  font-family:"Times New Roman"; font-size: 60px; white-space: pre;}
.subtitle	   {  font-family:"Times New Roman"; font-size: 24px; white-space: pre;}
.adresblok     {  color: maroon; font-family: "Verdana", sans-serif; font-size: 90%;}
.smallprint    {  margin-top: 1em;  padding-top: 1em; margin-bottom: 0px;  padding-bottom: 0px; font-size:  70%; font-family: "Verdana", sans-serif; }
.nobottom      {  margin-bottom: 0px;  padding-bottom: 0;}

td.links       {  border: none; text-align: left ; vertical-align: top;}
td.rechts      {  border: none; text-align: right ; vertical-align: top;}
td.midden      {  border: none; text-align: center ; vertical-align: top;}

.libhead       {  color:white; background-color: Maroon;}
.librow1       {  font-size:  70%; vertical-align: top; border: 1px; background-color: White;}
.librow2       {  font-size:  70%; vertical-align: top; border: 1px; background-color: #D3D3D3; }  /* #D3D3D3 is LightGrey */

td.ruitje      {  border: thin ridge #666666; color: #000000; background: white; font-weight: bold; text-align: center; cursor: pointer;}

