      body { background-color: #fc9; }
	#pagina { width: 980px; margin-left: auto; margin-right: auto; }
	
	#links { float: left; width:160px; }
	#logo { height: 150px; margin-left: 55px; background-image: url(frans.jpg); background-repeat: no-repeat;}
	#menu {  }
	#menu ul { margin: 10; padding: 0; line-height: 25px; list-style-type: none; text-align: center; }
	#menu ul li { }
	#menu ul li a { text-decoration: none; padding: .2em 1em; color: black; background-color: #cfd7e4; }
	#menu ul li a:hover { color: #fff; background-color: #99CC66; }
	#menu ul li a:active { color: black; background-color: #E4C030; }

	#rechts{ margin-left: 170px; width: 800px; }
	#top { height: 40px;}
	#fotos { height: 390px; width: 680px; text-align: center; }
	#fotos a { color: black; background-color: #E4C030; }
	#kop { height: 60px; margin-top: 10px; text-align: center;}
	#inhoud { border: #000000 1px solid; height: 400px; margin-left: 50px; margin-top: 20px; padding: 5px; position: relative; width: 685px; } 
	#inhoud a { color: black; background-color: #E4C030; }
        #inhoud .semi-transparant { background: #ffffff; height: 410px; left: 0; opacity: 0.50; position: absolute; top: 0; width: 695px; } 
        #inhoud .tekst { height: 395px; left: 0; padding: 5px; position: absolute; top: 10; width: 685px; overflow: auto; } 
	#inhoud .tekst a { color: black; background-color: #E4C030; }
      
      #voet { clear: both;}


