#container {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
#head {
	width: 748px;
	float: left;
	height: 160px;
}
#left {
	height: 610px;
	width: 224px;
	float: left;
	background-image: url(menu.jpg);
	text-align: left;
	font-family: myriad, "myriad pro", verdana, arial, helvetica;
	color: #A9A9A9;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	text-align: center;
	color: #AEAEAE;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #804B04;
	text-transform: lowercase;
}

#right {
	float: left;
	width: 469px;
	height: 610px;
	background-image: url(tekst.jpg);
	color: #AFAFAF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	text-transform: none;
	letter-spacing: 2px;
}
#lijn {
	float: left;
	width: 55px;
	height: 610px;
	background-image: url(lijn.jpg);
}
