
.top {width: 850px;
      height: 325px;
      background-color: #95B100;
      background-image: url(/img/top.jpg);
      background-repeat: no-repeat; 
      background-position: left top}


.menu {vertical-align: top;
       background-color: #008BAE; /*bgcolor boven/onder menu*/
       background-repeat: no-repeat; 
       background-position: left top;
       width: 200px;
       height: 100%}


.hoofdmenu {font-family: Arial, Verdana, Helvetica, sans-serif;
            color: #FFFFFF;
            font-size: 15px;
            text-align: left;
            font-weight: bold;
            line-height: 28px;
            list-style-type:none;
            padding:0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            border-style: dotted;
            border-color: #; /*kleur onderste lijn*/
            border-width: 0px 0px 0px 0px}

.hoofdmenu a {color:#FFFFFF;
              text-decoration: none;
              padding:0px 0px 0px 25px}

.hoofdmenu a:hover {color: #001933;
                    text-decoration: none}

.hoofdmenu li {border-style: dotted;
               border-color: #;
               border-width: 0px 0px 0px 0px; /*kleur bovenste lijn*/
               padding:0px 0px 0px 0px}

.hoofdmenu li a:hover, .hoofdmenu li:hover a {background-color:#;
                                              display: block}


.submenu {font-family: Arial, Verdana, Helvetica, sans-serif;
            color: #FFFFFF;
            font-size: 15px;
            text-align: left;
            font-weight: normal;
            line-height: 25px;
            list-style-type:none;
            padding:0px 0px 0px 0px;
            margin:0px 0px 0px 0px;
            border-style: dotted;
            border-color: #; /*kleur bovenste lijn*/
            border-width: 0px 0px 0px 0px}

.submenu a {color:#FFFFFF;
            text-decoration: none;
            padding:0px 0px 0px 25px}

.submenu a:hover {color: #001933;
                  text-decoration: none}

.submenu li {border-style: dotted;
             border-color: #;
             border-width: 0px 0px 0px 0px;
             padding:0px 0px 0px 0px}

.submenu li a:hover, .submenu li:hover a {background-color:#;
                                          display: block}


.content {font-family: Arial, Helvetica, sans-serif;
          font-size: 13px;
          color: #FFFFFF;
          vertical-align: top;
          width: 650px;
          height: 100%;
          background-color: #008BAE}

.content a{color:#001933;
           text-decoration: none}

.content a:hover{color: #001933;
                 text-decoration: underline}


.tabel {font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #FFFFFF;
        vertical-align: top}

.tabel a{color:#000000;
         text-decoration: none}

.tabel a:hover{color: #000000;
               text-decoration: underline}


.paginatitel {color: #95B100}


.contact {width: 850px;
          height: 132px;
          position: relative;
          background-image: url(/img/contact.jpg);
          background-repeat: no-repeat; 
          background-position: left top}

.contact-contact {position: absolute;
                  font-family: Times, serif;
                  color: #FFFFFF;
                  font-size: 14px;
                  top: 80px;
                  left: 104px}

.contact-info {position: absolute;
               font-family: Arial, Helvetica, sans-serif;
               color: #CFE1E1;
               font-size: 11px;
               top: 75px;
               left: 220px}

.contact-info a{color:#FFFFFF;
                text-decoration: none}

.contact-info a:hover{color: #FFFFFF;
                      text-decoration: underline}


.wpc {font-family: Arial, Helvetica, sans-serif;
      color: #008BAE;
      font-size: 10px;
      line-height: 25px;
      text-align: center;
      padding: 0px 0px 0px 0px;
      background-color: #}

.wpc a{color: #008BAE;
       text-decoration: none}

.wpc a:hover {color: #008BAE;
              text-decoration: underline}


h1 {font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px}

h2 {font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 8px 0px}
