@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/acties_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#header {
	height: 156px;
	background-image: url(../images/reddfoxx.jpg);
	}


#inhoud {
	background-image: url(../images/acties.jpg);
	background-repeat: no-repeat;
	height: 515px;
	width: 955px;
}	

#actietekst {
	font: 14px "Courier New", Courier, monospace;
	float: left;
	display:inline;
	height: 350px;
	width: 265px;
	z-index: 10;
	margin-top: 160px;
	margin-left: 280px;
		}

