body 
  {
    padding-left : 10px;
    padding-top : 10px;
    top : 10px;
    color : #333333;
    background-color: #cccccc;
    background-image: url(./behang.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;}

    h3 {font-size:17px;font-style: Comic Sans MS;font-weight: bold;padding: 0;margin: 0}

    ul.navbar {
          font-style: Comic Sans MS;
	  font-size: 20px;
          list-style-type: none;
          padding: 0;
          margin: 0;
          position: absolute;
	  top: 45px;
          left: 10px;
          width: 5em;
   }

    #top-menu ul{
	list-style: none;
	padding: 5px;
	margin: 0px;
	position: absolute;
	top: 145px;
	left: 5px;
    } 

    #top-menu li{

	margin: 5px;
	padding: 5px;
	text-align: right;
    } 

    a.button {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 100px;
	text-transform: uppercase;
}

	a.button:link {
 		background-color: #777777; <*060*>	
		dummy: #ffffff;
		color: #FFFFFF;	
		text-decoration: none;	
              }

	a.button:visited {
		background-color: #777777;
	 	color: #ffffff;
		text-decoration: none;
	}

	a.button:hover {
 		background-color: #444444;
	 	color: #ffffff;
		border-color: black white white black;
		text-decoration: none;
	}
	a.button:active {
 		background-color: #369;
	 	color: #FFFFFF;
	 	text-decoration: none;
	}

    #navigationextend {
            border :10px;
            font-size: 10px;
            padding: 0;
	    left: 20px;
            top: 490px;
            position: absolute;  
                   }
    #bodytekst {
            font-size: 15px;
            font-family: Verdana, Arial, Helvetica, sans-serif; 
	    left: 150px;
	    width: 600px;
            padding: 0px;
	    position: relative;
                }
    #tabeltekst {
            font-size: 13px;
            font-family: Verdana, Arial, Helvetica, sans-serif; 
            padding: 0px;
	    position: relative;
                 }
    A.navbar:link {color : #FFFFFF;Text-decoration : none;}
    A.navbar:visited {color : #FFFFFF;Text-decoration : none;}
    A.navbar:hover {color : #000000;Text-decoration : none;cursor:pointer;font-weight: normal}
    A.navbar:active {color : #FFFFFF;Text-decoration : none;cursor:pointer}

    a:link {    	   
	    color           : #000080; /* iets grijs voor de links */
            text-decoration : none;
           }

    a:visited {
	    color           : #000080; /* iets grijs voor de links */
            text-decoration : none;
           }  
    a:hover {
	    color           : #ffffff;   /* wit bij aanwijzen */
	    font-weight	    : bold;
            text-decoration : none;      /*onderstrepen */
	    cursor	    : pointer;   /*handje aangeven */	
	    }
    a:active {
	    color           : #222222;   /* zwart bij aanwijzen */
            text-decoration : none;      /*onderstrepen */
	    cursor	    : none;      /*handje aangeven */	
	     }

#footer
{
width:600px;
padding-left: 150px;
margin: 0em;
position: relative;
top:  2.5em;
left: 0.0em; 
font-size: 10px;
}