@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 {
	width:860px;
	margin:auto;
	padding:0px;
	border:0px;
}	
#box1 {
	background-image: url(../images/mcdonalds_intro_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 529px;
	width: 862px;
}
#box2 {
	background-image: url(../images/mcdonalds_intro_02.jpg);
	background-repeat: no-repeat;
	background-position: 330px 0px;
	margin: 0px;
	height: 529px;
	padding: 0px;
	width: 862px;
}
#box3 {
	background-image: url(../images/mcdonalds_intro_03.jpg);
	background-repeat: no-repeat;
	background-position: 542px 0px;
	margin: 0px;
	padding: 0px;
	height: 529px;
	width: 862px;
}
#box4 {
	margin: 0px;
	height: 350px;
	width: 862px;
	background-repeat: no-repeat;
	padding: 85px 0px 0px 63px;
	background: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	padding: 93px 0px 0px 473px;
	margin: 0px 0px 5px 0px;
	background-image: url(../images/mcdonalds_intro_logo.gif);
	background-repeat: no-repeat;
	width: 323px;
	height: 30px;
	cursor: pointer;
}
.h1_active {
	background:url(../images/mcdonalds_intro_logo_acitve.gif) no-repeat;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	padding: 4px 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 495px;
	background-image: url(../images/mcdonalds_filiaal.gif);
	height: 21px;
	width: 279px;
	background-repeat: no-repeat;
}
h2 a {
	color: #1a171b;
	text-decoration: none;
}
.h2_active {
	background:url(../images/mcdonalds_filiaal_active.gif) no-repeat;
}
h1 a {
	color: #1a171b;
	text-decoration: none;
}
#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;
}
