body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #440700;
	margin: 0px;
	background-image: url(../afbeeldingen/schuur_achtergrond.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#header {
	float: left;
	height: 140px;
	width: 955px;
}
#navigatie {
	float: left;
	height: 44px;
	width: 838px;
	padding-right: 54px;
	padding-left: 63px;
	margin: 0px;
}
#contentLinks {
	float: left;
	height: 416px;
	width: 289px;
	padding-left: 63px;
}
#contentRechts {
	float: left;
	height: 416px;
	width: 534px;
	padding-right: 54px;
	padding-left: 15px;
}
.btnInspringen {
	padding-left: 100px;
}
#contentRechts p a {
	color: #FFF;
	text-decoration: none;
}
#contentRechts p a:hover {
	color: #FDE956;
	text-decoration: none;
	font-weight: bolder;
}

