body {
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
	padding-left:1.3em;
}

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

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

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

h1, h2 {
	font-family: 'Antic', serif;
	font-size: 2em;
	font-weight: 600;
}


#contact {
	float: left;
	width: 250px;;
}

#boom {
	width:450px;
}

#boomimg {
	width:100%;
}

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

#tekst p {
	margin-top:0
}

#tekst h2 {
	margin-bottom:0.2em;
}

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

