body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	line-height: 1.7em;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../img/bg-wrapper.gif);
	background-position: 15px;
	background-repeat: repeat-y;
	padding-top: 15px;
}
#header {
	height: 124px;
	width: 980px;
}
#logo {
	border: none;
}
#fotorechts {
	background-image: url(../img/wijnen-rechts.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 90px;
	overflow: hidden;
	height: 600px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#contentwrapper {
	overflow: hidden;
}
#menu {
	width: 150px;
	float: left;
	overflow: hidden;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li a {
	background-color: #e21b7d;
	background-image: url(../img/bg-menu-2009.gif);
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 30px;
	margin-bottom: 10px;
	padding-top: 15px;
	border: 2px solid #fff;
	background-repeat: repeat-x;
}
#menu ul li a:hover {
	background-image: none;
	border-right-color: #a8228a;
	border-bottom-color: #a8228a;
}
#content {
	width: 745px;
	background-color: #e21b7d;
	background-image: url(../img/bg-content-2009.gif);
	float: left;
	margin-left: 20px;
	background-repeat: repeat-x;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #000;
	margin-top: 1px;
}
h1 {
	font-weight: bold;
	color: #f39;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2, h3 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.kop {
	font-weight: bold;
	color: #fff;
	background-color: #3c1641;
}
.rij0 {
	background-color: #e21b7d;
}
.rij1 {
	background-color: #9d1863;
}
