

#lijnorg, #titel {
	width: 1000px;
	border: 3px solid #9ACD32;

}



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 {

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

	float: left;
	position: absolute;
	left: 120px;
	top: 30px;

		}


.titelnaam {
	
	font-family: tomaha, Verdana, Geneva, Arial,
        sans-serif;

		
	font-size: 20px;
	color: #036;
	letter-spacing: 0.1em;
	
	position: absolute;
	left: 350px;
	top: 15px;

		}



#lijnorg {

	border-top: 5px solid white;
	
	height: 40px;

	background-color: #69f;

	float: left;
	position: absolute;
	left: 120px;
	top: 80px;


	}		


	

	
.org {	width: 100px;
				
	border-left: 9px solid #69f;
 	border-right: 9px solid #69c;
 	border-bottom: 1px solid #369;
 	

	padding: 1px 1px;
	text-align: center;

			}
	
.orgleeg {
		
		width: 750px;
		
		
		text-align: right;

		padding-right: 10px;
		
		
		}




