@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* CSS Document */

#wrapper {
	height: 900px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #homepage {
	height: 528px;
	width: 908px;
}
#wrapper #titel {
	height: 126px;
}
#wrapper #body {
	height: 525px;
}
#wrapper #body #illustratie {
	float: left;
	width: 354px;
	height: 525px;
}
#wrapper #body #txt {
	height: 525px;
	width: 545px;
	float: right;
}
#wrapper #aftiteling {
	float: right;
	width: 545px;
}
.broodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.intro_rood {
	color: #CF013A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.intro_grijs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.citaat {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
}
.aftiteling {
	color: #CF013A;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
