body { text-align: justify;
       font-family: arial, sans-serif;
       color: #222222;
       background-color: #eecc44;
       font-size: small;
     }

a img { border: none; 
  }

/* Container is used to float the page in the center of the browser window */
#container { margin-left: 5%;
            
           }

#leftbar { text-align: center;
           float: left;
           width: 200px;
         }

#headertext { font-family: serif;
              font-size: large;
              font-style: oblique; 
              margin-top: -10px;
            }

#menu a { border: solid 1px #222222;
          display: block;
          width: 200px;
/*          background-color: #8FB5CC;
          background-color: #AAD0F2; */
          background-color: #009999;
          font-size: large;
       /*   color: #465A78; */
          color: #222222;
          text-decoration: none;
          padding: 3px;
          margin-top: 10px;
          margin-bottom: 10px;
        }

#menu a:visited { color: #222222 }

#menu .secondary a { border: none;
                   font-size: small;
                   margin-left: 20%;
                   background-color: #eecc44;
                   text-align: left;
                   width: 180px;
                 }

#main { margin-left: 230px; 
      }

#pagebody { margin-right: 10%;
          }

#klasfotomoz { padding: 5px;

             }

#tuimeling {
              font-size: 15.3pt;
              width: 370px;
              margin-left: 8px;
           }

#nieuws { border: solid 1px #222222;
          display: block;
         
/*          background-color: #8FB5CC; */
          background-color: #009999; 
          font-size: large;
          color: #222222;
          text-decoration: none;
          padding: 3px;
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 8px;
          width: 455px;
          }

#pagebody h1 { font-family: times, serif;
               font-size: xx-large;
               text-align: center;
               margin-bottom: 12px;
               color: #444444;
             }

#pagebody h2 { font-family: times, serif;
               color: #444444;
             }

#pagebody h3 { color: #444444; 
               font-size: normal;
             }

dt { color: #444444; 
     font-size: normal;
     font-weight: bold;
   } 
               
.caption { margin-top: 2px;
           font-style: italic;
         }

.todo { font-style: italic;
        font-weight: bold;
        color: red;
      }

.spacer { margin-bottom: 20px;
        }

table.tuimeling tr.header { background-color: #777777;
                          }

table.tuimeling th { font-family: times, serif;
                     color: #444444;
                   } 

table.tuimeling td { vertical-align: top }
table.tuimeling tr.odd { background-color: #999999; }

.address { margin-left: 20px; }

