html {
	overflow-y: scroll;
}

body {
	background-color: #120A00;
	background-image: url(img/background.jpg);
	color: #504E43;
	padding: 0;
	margin: 0;
}

body, td {
	font-family:  Arial, Verdana, Helvectica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

div.centreer {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
}

p {
	margin: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #155C67;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #155C67;
}

span.datum {
	color: #A4A78A;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color:#8C8A71;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding 0;
}

span.text_wit {
	color: #FFFFFF;
}

td.cotton_top {
	background-image: url(img/cottons_top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 80px;
}

td.footer {
	background-image: url(img/kader_footer.gif);
	padding: 0 0 16px 31px;
}

span.msg {
	font-weight: bold;
	color: #FF0000;
}

.gekleurderow {
	background-color: #DDD8B1;
	cursor: pointer;
	cursor: hand;
}

.klikcell {
	cursor: pointer;
	cursor: hand;
}

span.footer, span.footer a {
	color: #7E9264;
	text-decoration: none;
	font-weight: normal;
}

span.footer a:hover {
	color: #7E9264;
	text-decoration: underline;
	font-weight: normal;
}

span.press {
	font-family:  Arial, Verdana, Helvectica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

img.foto_thumbs {
	margin: 0 10px 10px 0;
}