/* RESET */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, blockquote, pre, fieldset, input {
	padding: 0;
	margin:	0; 

}
ul, ol { 
	list-style: none;
}

:focus {
	outline: 0;
}

/* BASIS */

body {
	background: url(../img/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #000;
}

#wrapper {
	width: 1000px;
	margin: auto;
}

#footer { 
	float:left;
	border-top:1px solid #fac700; 
	padding-top:10px; 
	margin-top:10px; 
	margin-bottom:20px;
	width:100%; 
	text-decoration:underline; 
}

#bg_m {
	float: left;
	padding-left: 354px;
	background-image: url(../img/bg_m.gif);
	background-repeat: no-repeat;
	width: 397px;
	height: 83px;
} 

#woordmerk {
	float: left;
	background: url(../img/titel.gif);
	width: 1000px;
	height: 293px;
}

#items {
	float: left; 
	background-position: top;
	width: 204px;
	height: 212px;
	margin-top: 14px;
	margin-left: 15px;
}


.disclaimer {
	float: left;
	margin-left: 5px;
	margin-top: 190px;
	width: 51px;
	height: 17px;
	color: #FFF;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}*/

.disclaimer a {
	color: #FFF;
}

/* INFORMATIEBLOK */

#informatie {
	float: left;
	width: 620px;
	height: 199px;
}

.infoblok {
	float: left;
	width: 195px;
	height: 82px;
	border-right: #fff 2px solid;
	margin-top: 32px;
	padding: 3px 0 0 7px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	text-transform: uppercase;
}

.infoblok_mc {
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	text-transform: none;
}

.donkerrood {
	color: #BC0000;
}
.groen {
	color: #8bbb09;
}
.oranje {
	color: #153184;
}

.paars {
	color: #76006c;
}

.geel {
	color: #e7b800;
}

.bannerblok_werkenbijmcdonalds {
	float: left;
	border-top: #fff 2px solid;
	margin-top: 20px;
	margin-right: 4px;
	width: 202px;
	height: 173px;
}

.bannerblok_mcjuniorclub {
	float: left;
	border-top: #fff 2px solid;
	margin-top: 20px;
	margin-right: 4px;
	width: 202px;
	height: 173px;
}

.bannerblok_kinderfeestjes {
	float: left;
	border-top: #fff 2px solid;
	margin-top: 20px;
	width: 202px;
	height: 173px;
}

.klikhier {
	float: left;
	width: 194px;
	height: 31px;
	background: #007ebd;
	line-height: 31px;
	margin-right: 6px;
	padding-left: 6px;
}

.klikhier a {
	color: #fff;
	text-decoration: none;
}

.klikhier a:hover {
	color: #fac700;
	text-decoration: none;
}

#logo {
	float: left;
	background: url(../img/mclogo.gif);
	width: 105px;
	height: 106px;
	margin: 121px 0 0 21px;
}

/* HEADERS */

h1 {
	text-indent: -9000px;
}

h2 {
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 28px;
}

h3 {
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
}

/* NAVIGATIE */

#nav {
	width: 751px;
	clear: both;
	float: left;
	margin-top: 3px;
}

#nav li {
	float: left; 
}

#nav li a {
	display : block;
	height : 29px;
	text-indent: -9000px; 
}

#nav li a:hover, #home #aHome, #restaurants #aRestaurants, #kinderfeestjes #aKinderfeestjes, #solliciteren #aSolliciteren, 
#producten #aProducten, #acties #aActies, #mcdonaldsnl #aMcdonaldsnl, #contact #aContact  {
	background-position: 0 -29px;
}

#btnHome a {
	width: 54px;
	background: url(../img/buttons/btn_home.gif);
}

#btnRestaurants a {
	width: 108px;
	background: url(../img/buttons/btn_restaurant.gif);
}

#btnKinderfeestjes a {
	width: 125px;
	background: url(../img/buttons/btn_kinderfeestjes.gif);
}

#btnSolliciteren a {
	width: 107px;
	background: url(../img/buttons/btn_solliciteren.gif);
}

#btnProducten a {
	width: 95px;
	background: url(../img/buttons/btn_producten.gif);
}

#btnActies a {
	width: 64px;
	background: url(../img/buttons/btn_acties.gif);
}

#btnMcdonaldsnl a {
	width: 121px;
	background: url(../img/buttons/btn_mcdonaldsnl.gif);
}

#btnContact a {
	width: 77px;
	background: url(../img/buttons/btn_contact.gif);
}



#btnHomeActive, #btnRestaurantsActive, #btnKinderfeestjesActive, #btnSolliciterenActive, #btnProductenActive, #btnActiesActive,
#btnMcdonaldsnlActive, #btnContactActive {
	display : block;
	height : 29px;
	text-indent: -9000px; 
}

#btnHomeActive {
	background: url(../img/buttons/btn_home.gif);
	background-position: 0 -58px;
	width: 54px;
}

#btnRestaurantsActive {
	background: url(../img/buttons/btn_restaurant.gif);
	background-position: 0 -58px;
	width: 108px;
}

#btnKinderfeestjesActive {
	width: 125px;
	background: url(../img/buttons/btn_kinderfeestjes.gif);
	background-position: 0 -58px;
}

#btnSolliciterenActive {
	width: 107px;
	background: url(../img/buttons/btn_solliciteren.gif);
	background-position: 0 -58px;
}

#btnProductenActive {
	width: 95px;
	background: url(../img/buttons/btn_producten.gif);
	background-position: 0 -58px;
}

#btnActiesActive {
	width: 64px;
	background: url(../img/buttons/btn_acties.gif);
	background-position: 0 -58px;
}

#btnMcdonaldsnlActive {
	width: 121px;
	background: url(../img/buttons/btn_mcdonaldsnl.gif);
	background-position: 0 -58px;
}

#btnContactActive {
	width: 77px;
	background: url(../img/buttons/btn_contact.gif);
	background-position: 0 -58px;
}