#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 800px;
}
 body {
 background-color:#000000;
 margin:0px;
 padding:0px;
 }
#header {
	background-image: url(../images/header_bg.png);
	height: 289px;
	width: 960px;
}
#logo {
	background-image: url(../../Gastronomiebeleving/images/logo.jpg);
	height: 68px;
	width: 272px;
}
#navigatie {
	background-image: url(../images/navigatie.png);
	height: 76px;
	width: 500px;
	margin-left: 240px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-style: normal;
	margin-top: -50px;
	font-size: 14px;
	text-align: center;
}
#content-box {
	background-image: url(../images/content.png);
	height: 398px;
	width: 668px;
	margin-left: 140px;
	margin-top: -10px;
}
#footer {
	background-image: url(../images/footer.png);
	height: 25px;
	width: 498px;
	margin-left: 230px;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.tekts-boven {
	height: 145px;
	width: 660px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.tekts-boven p {
	margin-left: 8px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffcc00;
	margin-left: 8px;
	text-align: justify;
	line-height: 24px;
	margin-top: 5px;
	padding-top: 10px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #EFC401;
}
a:active {
	color: #FECA00;
}
.pijlen {
	width: 300px;
	height: 35px;
	margin-top: 5px;
	padding-left: 20px;
}
.hidden
{
display: none;
}
#pijlen {
	width: 200px;
	margin-top: 150px;
}
.hidden
{
display: none;
}
#wrap {
	width: 250px;
	margin-left: 60px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prevNext {
	width: 50px;
	height: 35px;
	margin-left: 90px;
}
#content-rechts {
	height: 175px;
	width: 300px;
	float: right;
	margin-top: -195px;
	color: #FFFFFF;
}
.tekst-rechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tekst-rechts p {
	margin-left: 20px;
}
.h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #ffcc00;
	margin-top: -10px;
}
