body {
	margin: 0px;
	background-color: #dbaa73;
	background-image: url(/img_main/achtergrondverloop_totaal.jpg);
	background-position: center top;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #99141b;
}
.klein_rood {
	font-size: 10px;
	text-transform: none;
	color: #99141b;
	font-weight: normal;
}
.klein_wit {
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
.OF {
	bottom: 10px;
	left: 10px;
	display: block;
	clear: none;
	float: left;
	z-index: 1;
	position: absolute;
}

#google_300x250 {
	height: 250px;
	width: 300px;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
	float: left;
	vertical-align: baseline;
}
#foto {
	display: inline;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	float: right;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

