body {
   background-color : #333333;
   }

.textcolor {
  color : #1eff07;
    font-family: verdana ;
    font-size : 14 ;
    font-style : bold ;
    padding : 0.4em ;
  }

.headtext {
   color : #1eff07;
    font-family: verdana ;
/*
    font-size : 14 ;
    font-style : bold ;
    padding : 0.4em ;
    text-decoration : underline;
*/
   border-bottom: solid 1px #1eff07;	

  }

p.agenda {
    color: white ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 15 ;
    font-style : bold ;
    padding : 0.4em ;
    }
    
.footer {
    color: white ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 12 ;
    font-style : bold ;
    }
   
.naam {
    color: #cc9933 ;
    text-decoration: none ;
    font-family: century gothic ;
    font-size : 30;
    font-style : bold ;
    }
    
.head3 {
    color: #cc9933 ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 35 ;
    font-style : bold ;
   }

.head4 {
    color: #cc9933 ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 25 ;
    font-style : bold ;
   }

a.main:link {
    color: white ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 30 ;
    font-style : bold ;
    }

a.main:visited {
    color: white ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 30 ;
    font-style : bold ;
    }
a.main:hover {
    color: blue ;
    text-decoration: none ;
    font-family : helvetia ;
    font-size : 30 ;
    font-style : bold ;
    }

.top {
    vertical-align : top;
    }    

a.small:link {
    color: #cc9933 ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }

a.small:visited {
    color: #CC9933 ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }
a.small:hover {
    color: blue ;
    text-decoration: none ;
    font-family : helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }

a.smalll:link {
    color: #cc9933 ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }

a.smalll:visited {
    color: #8D5E00 ;
    text-decoration: none ;
    font-family: helvetia;
    font-size : 14 ;
    font-style : bold ;
    }
a.smalll:hover {
    color: blue ;
    text-decoration: none ;
    font-family : helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }

a.smallll:link {
    color: #FFFFFF ;
    text-decoration: none ;
    font-family : helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }

a.smallll:visited {
    color: #FFFFFF;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 14 ;
    font-style : bold ;

    }
a.smallll:hover {
    color: blue ;
    text-decoration: none ;
    font-family : helvetia;
    font-size : 14 ;
    font-style : bold ;
    }

.binnentabelrand {
     border-color : black ;
     border-width : 2px ;
     border-height : 2px ;
     border-style : solid ;
     background-color : #33c5f4 ; 
     }
#dropmenudiv {
   position : absolute ;
   color : black ;
   text-decoration : none ;
   font-family : helvetia ;
   font-size : 18 ;
   font-style : bold ;
   line-height : 21px ;
   padding : 0.2em ;
   }
   
.sjiek {
  border-left-color : #cc9933 ;
  border-right-color : #f5c03d ;
  border-bottom-color :#f5c03d ;
  border-top-color : #cc9933 ;
  }

.ruimte {
  padding : 0.4em ;
  }
