body { margin-left:0;
        margin-right:0;
       font-family: Georgia;
       font-size: small;
       background-image: url(../img/logo.jpg);
      /* background-color: #9A8F6B; */
      background-position: bottom left;
      background-repeat:no-repeat;
      }

p {  margin-top: 18px;
  margin-bottom: 6px;}

a { color: #0066DD;
    text-decoration: none; }

a:hover { text-decoration: underline;}

a h1 { color: #000000;}
a h2 {color:#000000;}

#content p {text-align: justify; }

th { padding-top: 12pt;padding-bottom: 3pt;font-weight: bold; text-align: left;}
td { vertical-align: top;}

h1 {font-weight: normal; }
#calendar h1 {  font-size:medium;
                font-weight: bold;}
/*#content h1 {font-weight: normal; }    */

#navigation ul {border-width:1px;display: block;list-style-type: none;font-family: Lucida Sans; text-align: center;color: #FFFFFF;margin: 0}
#navigation ul li {float: left;padding: 15px 0px; margin:0;}
#navigation ul li a {text-transform: lowercase;font-weight: bold;padding: 15px;text-decoration: none;color: #FFFFFF; font-size: 20px;}
#navigation ul li a:hover {color: #FFFFFF;background-color:#333333;}

#navigation2 ul {border-width:1px;display: block;list-style-type: none;font-family: Lucida Sans; text-align: center;color: #FFFFFF;margin: 0}
#navigation2 ul li {float: left;padding: 11px 0px; margin:0;}
#navigation2 ul li a {text-transform: lowercase;font-weight: bold;padding: 11px;text-decoration: none;color: #FFFFFF; font-size: 14px;}
#navigation2 ul li a:hover {color: #FFFFFF;background-color:#333333;}

td.date {width: 100px;}

.top {font-style: italic; font-size: small; }

.newsdate {
  color: #0066DD;
  font-weight: bold;
}

.newsitem {color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}

.comment {color:#FF0000; font-style: italic;}

.inhoud {font-weight:bold;}
.inhoud a {color:#000000;}
