BODY{
	
	BACKGROUND: #ffffff;
	MARGIN: 20px 10px 20px; 
	FONT-FAMILY: lucida console, arial,helvetica,sans-serif; 

}



h1 {
	font-weight: bold;
	font-size: 14 pt;
	color: orange;
	font-family: "Helvetica"

}

p#copyright {
	text-align: center;
	font-size: 8 pt;
	color: white;
	background: red;


}


.img1 {
	margin-right:50px;
	margin-left: 40px;
}

.img2 {
	margin-top:10px;
	margin-left: 40px;
}

.img3 {
	margin-top:0px;
	margin-left: 452px;
}

.img4 {
	margin-bottom:0px;
	margin-left: 370px;
}

.img5 {
	margin-right:200px;
	margin-left: 0px;
}

.textinformatie {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 14px;
 	font-weight: normal;
	margin-top: 150px;	
	margin-left: 40px;
	margin-right: 50px;
	line-height: 25px;
}

.textcontact {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 18px;
 	font-weight: normal;
	margin-top: 0px;	
	margin-left: 40px;
	margin-right: 50px;
	line-height: 35px;
}

.textwerken {
	FONT-FAMILY: lucida console; 
   	color: #886860;
 	font-size: 18px;
 	font-weight: normal;
	margin-top: 0px;	
	margin-left: 40px;
	margin-right: 50px;
	line-height: 35px;
}

.textwerken2 {
	FONT-FAMILY: lucida console; 
   	color: #886860;
 	font-size: 14px;
 	font-weight: normal;
	margin-top: 0px;	
	margin-left: 40px;
	margin-right: 40px;
	line-height: 35px;
}

.textwerken3 {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 14px;
 	font-weight: normal;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px
	line-height: 10px;
}

.textwerken4 {
	FONT-FAMILY: lucida console; 
   	color: #886860;
 	font-size: 12px;
 	font-weight: normal;
	margin-top: 10px;	
	margin-left: 100px;
	margin-right: 50px;
	line-height: 0px;
}

.textexpo {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 14px;
 	font-weight: normal;
	margin-left: 0px;
	margin-right: 50px;
	line-height: 25px;

}
.text {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 14px;
 	font-weight: normal;
	margin-left: 40px;
	margin-right: 50px;
	line-height: 25px;
}

.textgroot {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 20px;
 	font-weight: normal;
	margin-left: 0px;
	margin-right: 50px;
	line-height: 25px;
}

.textnavigatie {
	FONT-FAMILY: lucida console; 
   	color: #DFD9C3;
 	font-size: 16px;
 	font-weight: normal;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 25px;
	letter-spacing: 0.2em;

}

.textnavigatie2 {
	FONT-FAMILY: lucida console; 
   	color: #DFD9C3;
 	font-size: 13px;
 	font-weight: normal;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 25px;
	letter-spacing: 0.2em;
}

.textreve {
	FONT-FAMILY: lucida console; 
   	color: #000000;
 	font-size: 12px;
 	font-weight: normal;
	margin-top: 10px;	
	margin-left: 100px;
	margin-right: 50px;
	line-height: 0px;
}

ul	{
	list-style-type: none;

}

a:link, a:visited {color: #6c4f4d; text-decoration: yes; image-decoration: none} /*algemene link kleuren*/

a:hover {background: red; color: white}


a.a1:hover {background: yellow; color: white} /*cursussen pagina hover*/


a.a2:link, a.a2:visited {color: #DFD9C3; text-decoration: none; image=decoration: none} /*footer kleuren*/

a.a2:hover {background: #DFD9C3; color: black;} /*footer hover*/


