/* Css: De Olifant */
html{
	background: #FFE8A9 url('../img/contbg.gif') repeat-y center; 
}
body {
	background-image: url('../img/bgwatertmerk.png') no-repeat center; 
	margin: 0 auto auto 0;
}

div#fotoleft {
	margin-right: 20px;
	width: 200px;
	height: 150px;
	border: 0px solid #B29956;
	float: left;
}
div#fotoright {
	margin-left: 20px;
	border: 0px solid #BA9327;
	float: right;
}
.tablecont {
	background: #FFE8A9 url('../img/contbg.gif') repeat-y center; 
}

/* Groene box */
div#grbox {
	float: right;
	width: 190px;
	margin-left: 30px;
} 
.kaltop {
	text-align: center;
	font: bold 11px Arial;
	color: #29601A;
}
.kalcont {
	text-align: center;
	font: 11px Arial;
	color: #5B914C;
}
.tdbgopen {
	background: #A9BB55;
}
.tdbgbezet {
	background: #D0A271;
}
/* --------- */


/* Form */
select {
margin-top: 5px;
margin-bottom: 15px;
background: #DCE8A0;
border: 1px solid #72812D;
}
/* --------- */

/* Fonts */
.navf {
	font: bold 12px Arial;
	letter-spacing: 90%;
	color: #E6F3E6;
	text-decoration: none;
}

.sf {
	margin-top: 0px !important;
	margin-right: 35px;
	text-align: left;
	font: 14px Trebuchet MS;
	color: #BA9327;
}
.fonthead {
	margin-right: 35px;
	font: 20px Arial;
	color: #765700;
}
/* --------- */