body {
	color: black;
	font-size: 15px;
	line-height: 18px;
}



h4 {
	color: #000;
	font-size: 22px;
	line-height: 26px;
}

h3 {
	color: darkred;
	font-size: 18px;
	
}

ul {
	list-style: none;
	margin: 5;
	padding: 24;
	line-height: 50px;
	text-indent: 22px;
	}
#wko a{
	
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	
}

#wko a:link {
	color: maroon;
	
	
	
	
}
#wko a:visited {
	color: maroon;
	
	
}
#wko a:hover {
	color: black;
	
	
}
#wko a:active {
	color: gray;
	
	}
	
#layer4 {
	background: url(images/vioolsleutel-voor-web.jpg) no-repeat 0px 60px; 
	
}
img.logo{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}

a.link:link { color: #111; text-decoration: underline;
	
}
a.link:visited { color: #111 ; text-decoration: underline;
 }
a.link:hover { 
color: #111 ;text-decoration: none;
}
a.link:active { 
color: #111; text-decoration: underline;

}

