

#lijn, #top {

	clear:both;
	border: 0px solid #9ACD32;
	}

	

#top {	border-top: 10px solid #9ACD32;
	height: 80px;
	background: url(images/titel.jpg);
      }

#lijn { 
	border-top: 5px solid white;
	height: 40px;
	background-color: #69f;

     }

	



a:link {color: white; font-size: 12px; font-weight: bold;text-decoration: none;}
  
a:visited {color: white; font-size: 12px; font-weight: bold; text-decoration: none;}
a:hover { color: silver; font-size: 12px; font-weight: bold; text-decoration: none;}
a:active {color: white; font-size: 12px;  font-weight: bold; text-decoration: none;}



.titel {
	
	font-family: tomaha, Verdana, Geneva, Arial,
        sans-serif;
		
	font-size: 20px;
	color: #036;
	letter-spacing: 0.1em;
	text-align: center;
	position: relative;
	left: 350px;
	top: 15px;

		}


.ondertitel {
	
	font-family: tomaha, Verdana, Geneva, Arial,
        sans-serif;
		
	font-size: 15px;
	color: #036;
	letter-spacing: 0.1em;
	
	position: relative;
	left: 10px;
	top: 45px;

		}


	
.linkboven {
		
		width: 980px;
		text-align: right;
		padding-right: 10px;
		padding-top: 10px;
		
		
		}





