#content p {
	margin-bottom: 1em;
}

#content h1, h2, h3 {
	color: #770919;
	margin-bottom: 1em;
	clear: both;
}

#content h1, h2 {	
	height: 50px;
	line-height: 1.5em;
	background: transparent url(lijn.gif) left bottom no-repeat;
}

#content h2 {
	height: 35px;
	background: transparent url(lijn2.gif) left bottom no-repeat;
}

#content a {
	border-bottom: 1px dashed #c4b0b3;
	text-decoration: none;
	color: #278417;
	position: relative;
	z-index: 20;
}

#content a:hover {
	border-bottom: 2px solid #c4b0b3;
}

#content ul {
	margin: 1em 2em 1em 2em;
}

#content dl {
	margin-bottom: 1em;
}

#content dt {
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

#content p.center {
	text-align: center;
	padding: 1em;
}

table p {
	margin: 0;
}

span.block {
	display: block;
	width: 80px;
}

#side h3 {
	margin: 0.5em;
	text-align: center;
}
