@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #333333;
	background-color: #000000;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	height: auto;
	border: 1px solid #D5CD95;
}
#ingredienten {
	width: 180px;
	overflow: auto;
	background-color: #D5CD95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-repeat: no-repeat;
	height: 1050px;
	padding: 10px;
}
#ingredienten a {
	color: #333333;
	text-decoration: none;
}

#ingredienten a:hover {
	color: #FF0000;
	text-decoration: none;
}

#container #titel {
	background-image: url(Afbeeldingen/titelfoto.JPG);
	background-repeat: no-repeat;
	height: 180px;
	width: 800px;
}
#navigatie {
	background-color: #170F1A;
	height: 28px;
	width: 800px;
}

#container #activiteittitel {
	background-color: #D5CD95;
	background-image: url(Afbeeldingen/homepaginafoto.jpg);
	background-repeat: no-repeat;
	height: 0px;
	font-size: 24px;
	padding-top: 206px;
	padding-left: 260px;
}

#activiteitentekst {
	width: 581px;
	left: 210px;
	top: 10px;
	position: absolute;
	overflow: auto;
	height: 1035px;
	color: #EAD872;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#activiteitentekst table {
	margin-left: 10px;
	padding-right: 20px;
}



#activiteitcontainer {
	position: relative;
	height: 1070px;
	width: 800px;
}
#navigatie a {
	padding: 3px;
	float: left;
	height: 20px;
	width: 125px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	border: 1px solid #000000;
	background-color: #160E1B;
}
#navigatie a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}
#ondernavigatie {
	height: 26px;
}
#ondernavigatie a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}
#ondernavigatie a {
	display: block;
	padding: 3px;
	float: left;
	height: 20px;
	width: 125px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	border: 1px solid #000000;
}
#volgende a {
	color: #333333;
}
#volgende a:hover {
	color: #FF0000;
}
#bosekader img {
	float: right;
	margin-right: 50px;
}
hr {
	color: #333333;
}
#yamahakader .stijl5 a {
	color: #D5CD95;
	text-decoration: none;
	font-weight: bold;
}
#yamahakader .stijl5 a:hover {
	color: #FF0000;
}
#bosekader a {
	font-weight: bold;
	color: #D5CD95;
	text-decoration: none;
}
#ingredienten img {
	margin-left: -20px;
}

