body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small
}

a {
	color: #666666; 
	text-decoration: none
}

a:hover {  
	color: #666666; 
	background-color: #CCCCCC
}

a:active { 
	color: #005279; 
	background-color: #ABB8CD
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal
}

#contact {
	float: left;
	width: auto;
}

#boom {
	background: url(/assets/images/boom2.jpg);
	width: 500px;
	height: 600px
}

#tekst {
	width: 420px;
	float: left;
	margin-right: 40px
}

#voet {
	clear: left;
	font-size: 9px;
	text-align: left;
	margin-top: 30px;
	border-top: 1px dotted #bababa
}
li {
	margin-top: 10px;
}
