@charset "utf-8";
/* CSS Document */

#header{
	float: left;
	text-align: left;
	width: 950px;
	padding-top: 20px;
	padding-left: 2px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#left {
	width: 150px;
	float: left;
}
#right{
	width: 150px;
	float:left;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#maurits_photo   {
	float: right;
	padding-top: 50px;
	padding-bottom: 50px;
}
#maurits_tekst {
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px;
}
#bio_vuur {
	width: 656px;
	float: left;
}
.style5 {font-size: 14px}

