html, body {
	background-image: url(../images/achtergrond.jpg);
	font-size: 1em;
}
#container {
	width: 1024px;
	margin: 0 auto;
	border: 0;
}
#intro {
	position: relative;
	width: 524px;
	height: 20px;
	margin: 0;
	border: 0;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: white;
}
#broodkruimels {
	position: relative;
	width: 500px;
	height: 20px;
	margin: 0;
	border: 0;
	float: left;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: white;
}
#header {
	position: relative;
	background-image:url(../images/catering-header.jpg);
	width: 1024px;
	height: 196px;
	margin: 0;
	border-right-style: solid;
	border-right-color: #3f3f3f;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #3f3f3f;
	border-left-width: 1px;
	float: left;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #6f6f6e;
	z-index: 999;
}
#content {
	position: relative;
	z-index: 0;
	background-image:url(../images/achtergrond-grijs.jpg);
	width: 994px;
	min-height: 500px;
	margin: 0;
	padding: 15px;
	border-right-style: solid;
	border-right-color: #3f3f3f;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #3f3f3f;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f3f3f;
	border-bottom-width: 1px;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}
#footer {
	position: relative;
	width: 994px;
	margin: 0;
	padding: 15px;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: white;
}
.social_klein {
	font-size: 0.8em;
	font-style: italic;
}
#blokken {
	position: relative;
	width: 250px;
	height: auto;
	margin-left: 15px;
	padding: 0px;
	float: right;
}
.menu {
	background-color: #d9b737;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	width: 180px;
}
#menu1_content {
	border: 1px #d9b737 solid;
	padding: 10px;
	width: 650px;
	text-align:center;
}
#menu2_content {
	border: 1px #d9b737 solid;
	padding: 10px;
	width: 650px;
	text-align:center;
}
#menu3_content {
	border: 1px #d9b737 solid;
	padding: 10px;
	width: 650px;
	text-align:center;
}
#menu4_content {
	border: 1px #d9b737 solid;
	padding: 10px;
	width: 650px;
	text-align:center;
}
#navigation {
	background-image:url(../images/navigation_item_bg.gif);
	bottom:	0px;
	height: 34px;
	left: 0px;
	line-height: 34px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align:	left;
	width: 100%;
	z-index: 999;
}

#navigation li {
	float: left;
}

#navigation li a {
	clear: both;
	color: #efc109;
	float: left;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#navigation li ul.subnavigation {
	clear: both;
	float:	left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 34px;
	width: 200px;
}

#navigation li ul.subnavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#navigation li ul.subnavigation li a {
	background:	#595959;
	border-bottom: 1px solid #efc109;
	border-left: 1px solid #efc109;
	border-right: 1px solid #efc109;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;	
}

#navigation li ul.subnavigation li a:hover {
	color: #efc109;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 105%;
}
h4 {
	font-size: 100%;
}
p {
	font-size: 90%;
	line-height: 140%;
}
.wit_achter {
	background-color: white;
	color: black;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border: 5px solid #d9b737;
}
a:link, a:visited {
	text-decoration: underline;
	color: white;
}
a:active, a:hover {
	text-decoration: none;
	color: white;
}
a.zwart:link, a.zwart:visited {
	text-decoration: underline;
	color: black;
}
a.zwart:active, a.zwart:hover {
	text-decoration: none;
	color: black;
}
.blok {
	position: relative;
	background-color: #d9b737;
	width: 230px;
	margin: 0;
	padding: 10px;
}
.lijst {
	color: white;
	font-size: 90%;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
