h2 {
	font-size: 1.2em; 
	font-weight: bold;
}

#content {
	width: 650px;	
}

#content a.internal-link {
	color: #000;
	padding-left: 16px;
	background: url('../images/arrow.gif') no-repeat 0px 2px;
	text-decoration: underline;	
}

#content a.internal-link:hover {
	color: #5e5d5d;	
}
	

.home-row {
	clear: both;	
}

.home-left {
	float: left;
	width: 300px;
	margin-bottom: 24px;
}

.home-right {
	float: right;
	width: 323px;
	margin-bottom: 24px;
}

div.keurmerk_logo {
	float:right;
}