body {
	color: #FFF;
	background-color: #D5732B;
	font-size: 0.8em;
	font-family: "Bodoni MT", Georgia, Verdana;
}
#container {
	height: auto;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 85px;
	width: auto;
	border: 3px double #D5732B;
	color: #000;
}
#maincontent {
	height: auto;
	border: 3px double #D5732B;
}
#footer {
	height: 64px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #D5732B;
}
#menu {
	float: left;
	height: 400px;
	width: 150px;
	background-color: #F2D5BF;
}
#contentarea {
	float: right;
	height: auto;
	width: 804px;
	padding-right: 1px;
	padding-left: 1px;
}
#widediv {
	width: 800px;
	background-color: #208BD3;
	height: auto;
}
#leftdiv {
	float: left;
	width: 390px;
	margin-left: 5px;
}
#leftdivnoborder {
	float: left;
	width: 390px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #94C83F;
}

#rightdiv {
	float: right;
	width: 390px;
	margin-right: 5px;
}
#rightdivnoborder {
	float: right;
	width: 390px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #94C83F;
}

.leftimage {
	width: 160px;
	float: left;
	padding: 5px;
}
.boekdiv {
	background-color: #FFF;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FF0100;
	color: #000;
}
.artikeldiv {
	background-color: #FFF;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	border: 1px dotted #208BD3;
}


.rightimage {
	margin: 5px;
	float: right;
	width: 160px;
}


.clearboth {
	clear: both;
}
.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
img {
	border: 1px solid #D5732B;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltlft {
	float: left;
}
.fltlrt {
	float: right;
}
.fltlrtnoborder {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#formtable {
	color: #D5732B;
	font-weight: bold;
}
#widedivwhite {
	width: 800px;
	background-color: #FFF;
	color: #000;
}
#widedivgreen {
	width: 800px;
	background-color: #94C83F;
	color: #000;
}

.quote {
	width: 224px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	color: #39133E;
	padding-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
}
.quotewider {
	width: 240px;
	float: left;
	margin-right: 0px;
	margin-left: 8px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #FFF;
	color: #39133E;
	padding-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
}
.kleinewitregel {
	font-size: 0.4em;
	clear: both;
}


.into {
	width: 285px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	height: 168px;
	margin-top: 6px;
}
.centeredimage {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

