body {
	background: #fff;
	margin: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	line-height: 140%;
}

a {
	color: #9e0b0f;
	text-decoration: underline;
 }
 
a:hover {
	color: #f7941d;
	text-decoration: none;
}

a:visited {
	color: #333;
}

#container {
	text-align: center;
	margin: 100px auto;
	padding: 0;
	width: 600px;
	border: 1px solid #000;
}

#hoofding {
	text-align: center;
	margin: 20px 0 20px 0;
	width: 100%;
}

#gegevens {
	clear: both;
	margin: 0;
	padding: 20px 10px 30px 10px;
	background: #cdc4bf;
	text-align: left;
}

h1 {
	text-indent: -3000px;
	overflow: hidden;
	background: url("../images/constructit.gif") top left no-repeat;
	height: 50px;
	width: 375px;
	padding: 0;
	margin: 10px 10px 30px 10px;
	float: left;
	display: inline;
}

h1 a {
	display: block;
}


h2 {
	text-align: right;
	color: #5a55a4;
	font-size: 1.2em;
	font-style: italic;
	clear: both;
	padding-right: 20px;
}
