@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #1a171b;
	background-color: #ebeae4;
	margin: 15px 0px 0px 0px;
}
#box {
	margin: auto;
	padding: 0px;
	width: 848px;
	background: url(../images/wrapper.jpg) repeat-y;
}
#header {
	margin: auto;
	padding: 0px;
	width: 848px;
	border: 0px;
}

#navigation {
	margin: auto;
	padding: 0px;
	height: 34px;
	width: 848px;
	clear: both;
	border: 0px;
}
#arrow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 330px;
}
#navigation #items ul {
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	height: 34px;
	padding: 0px;
}
#items ul li a {
	color: #fff;
	text-decoration: none;
}
#filiaal {
	background-image: url(../images/mcdonalds_home_filiaal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 848px;
	margin: auto;
	padding: 10px 0px 0px 0px;
}
h1 {
	background-color: #1a171b;
	text-align: left;
	margin: 0px 0px 0px 23px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 100%;
	width: 261px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 42px;
}
#buttons {
	margin: 29px 0px 0px 0px;
	padding: 8px 0px 0px 23px;
	width: 848px;
	clear:both;
}
.button {
	padding: 0px;
	float: left;
	width: 129px;
	margin: 0px;
	border-right: 7px #fff solid;
	border-top: 8px #fff solid;
	border-bottom: 8px #fff solid;
	border-left:0px;
	background-color: #fff;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 848px;
	height:10px;
}
h2 {
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	width: 123px;
	background-color: #dab044;
	border-right: 0px #fff solid;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #1a171b;
	text-decoration: none;
}
#items ul li a:hover {
	color: #1a171b;
	text-decoration: none;
}
#items {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 518px;
	background: url(../images/mcdonalds_home_nav.gif) no-repeat;
}
#items ul li {
	display: inline;
	padding-top: 9px;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#credits {
	padding:0px;
	margin:auto;
	height:30px;
	width:100%;
	text-align:center;
	clear:both;
	border:0px;
}
#credits p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #99948e;
	height:18px;
}
#credits p a {
	color: #99948e;
	text-decoration: underline;
}
