.container {
	width: 780px;
	border: 1px solid #642D3A;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.main {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 230px;
	text-align: left;
	font-size: 12px;
	padding-bottom: 15px;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #451115;
	font-weight: bold;
	margin-top: 10px;
}

.left {
	float: left;
	width: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #D6A3AF;
}
.left ul {
	list-style-type: none;
	margin-left: 20px;
	padding-top: 25px;
}

.left li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 20px;
}
body {
	text-align: center;
	margin-top: 20px;
	background-color: #857252;
}
p {
	text-align: left;
	margin-top: 1px;
	color: #333333;
}
h2 {
	font-size: 13px;
	margin-bottom: 2px;
	color: #433D3F;
}


.header {
	height: 150px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #8A3D51;
	text-align: right;
}
.headermenu {
	background-color: #B5576F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #642D3A;
	border-top-color: #642D3A;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.headermenu ul {
	list-style-type: none;
	display: inline;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headermenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #642D3A;
	clear: both;
	background-color: #8A3D51;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

a:link, a:visited {
	color: #8A3D51;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #8A3D51;
}
a.special:link, a.special:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.special:hover, a.special:active {
	text-decoration: none;
	color: #FFFFCC;
	
}
hr {
	color: #C6633A;
}
.tipitina {
	float: right;
	width: 150px;
	font-size: 10px;
	text-align: left;
	border: thin solid #C6633A;
	padding: 2px;
}
.tableAGENDA {
	font-family: Verdana, Helvetica, sans-serif;
}
