.wrapper {
	height: 900px;
	width: 975px;
	background-color: #CEDAFD;
	border: thin ridge #021133;
}
.menu {
	width: 301px;
	position: relative;
	left: 7px;
	top: 7px;
	right: 15px;
	bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E0E7EF;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	text-align: left;
	font-style: normal;
}

.content_top {
	position: relative;
	width: 640px;
	left: auto;
	right: 15px;
	bottom: auto;
	float: right;
	margin-right: auto;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(../../images/content_top.png);
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	text-align: left;
	height:53px;
}
.content {
	position: relative;
	width: 640px;
	left: auto;
	right: 15px;
	bottom: auto;
	float: right;
	margin-right: auto;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(../../images/bg_content.gif);
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	text-align: left;
	vertical-align: top;
}
.content_bottom{
	position: relative;
	width: 640px;
	left: auto;
	right: 15px;
	bottom: auto;
	float: right;
	margin-right: auto;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(../../images/content_bottom.png);
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	text-align: left;
	height:53px;
}
.lines {
	background:url(../../images/bg_line.png) repeat-x;

}


.foto {
	width: 190px;
	position: relative;
	left: 70px;
	top: -200px;
	right: auto;
	bottom: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.title {
	background: #E2DED4 url(../../images/header.png) no-repeat left;
	border-top: 1px solid #996;
	border-bottom: 5px solid #F0F9F1;
	height: 110px;
	width:975px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	color: #000000;
}

.wwd {
	background: ;
	border-top: 1px solid #996;
	border-bottom: 5px solid #F0F9F1;
	height: 10px;
	width:975px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.copy{ 
	position: relative;
	width: 900px;
	left: auto;
	right: 15px;
	bottom: auto;
	float: right;
	margin-right: auto;
	top: -100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	height:53px;
}
#plaatje {
	position: relative;
	width: 640px;
	height:500px;
	left: auto;
	right: 15px;
	bottom: auto;
	float: right;
	margin-right: auto;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:url(../../images/bg_content.gif);
	text-align: center;

