@charset "utf-8";
/* CSS Document */

*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	background-color: #c3ad7b;
	height: 100%;
}
h1 {
	font: normal 48px/56px arial, helvetica, sans-serif;
	letter-spacing: 2px;
	color: #ff3931;
	text-align: left;
	padding: 8px 0 20px 20px;
	border-bottom: 1px solid #89662e;
	margin-bottom: 10px;
}
p {
	font: normal 12px/18px arial, helvetica, sans-serif;
	color: #5f3d0f;
	text-align: left;
}

#container {
	width: 744px;
	min-height: 800px;
	border: 1px solid #89662e;
	margin: 10px auto;
	margin-bottom: 20px;
	overflow: auto;
	background-color: transparent;
	padding-bottom: 20px;
}
#kop {
	background: url(../afbeeldingen/4xh-logo.gif) top right no-repeat;
	height: 85px;
	background-position: right 4px;
	background-color: #ffffff;
	margin-bottom: 65px;
	padding-top: 5px;
}
.maand {
	width: 322px;
	float: left;
	margin:  0 20px 30px 20px;
}
.maand_top {
	width: 322px;
	height: 30px;
	background: url(../afbeeldingen/bg_maand_top.jpg) left no-repeat;
	font: normal 20px/24px arial, helvetica, sans-serif;
	color: #ffffff;
	padding: 2px 0 0 20px;
}
.maand_bg {
	width: 322px;
	background: url(../afbeeldingen/bg_maand_tekst.jpg) left repeat-y;
	font: normal 14px/18px arial, helvetica, sans-serif;
	color: #000000;
	padding: 26px 10px 0 20px;
	margin-top: -2px;
}
.maand_bottom {
	width: 322px;
	background: url(../afbeeldingen/bg_maand_bottom.gif) left repeat-y;
	height: 30px;
	padding: 0;
}
.activiteit {
	font: normal 12px/16px arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	margin: 0 0 8px 0;
}
.td_20 {
	width: 40px;
}
.clearfloat {
	clear: both;
}
.algemeen {
	width: 322px;
	float: left;
	margin:  0 20px 30px 20px;
}
.film {
	color: #ff3931;
	font-weight: bold;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.terug {
	width: 675px;
	font: normal 12px arial, helvetica, sans-serif;
	margin: 0 0 10px 20px;
	background-color: #d5d5d5;
	padding: 5px;
}
p.terug a {
	text-decoration: none;
}