@charset "ISO-8859-1";


#container {
	width: 955px;
	height: 716px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-image: url(/images/reddfoxx.jpg);
	background-repeat: no-repeat;
}

#navcontainer {
	height: 45px;
	background-image: url(../images/reddfoxx_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#header {
	height: 156px;
	background-image: url(../images/reddfoxx.jpg);
	}


#inhoud {
	background-image: url(../images/reddfoxx_home.jpg);
	background-repeat: no-repeat;
	height: 515px;
	width: 955px;
}	

