h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

html {
	background-color: #E6E6E6;
}

body {
	width: 940px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 25px;
}

#map {
	width: 345px; 
	height: 325px;
}

.header {
	float: left;
	width: 718px;
	height: 418px;
}

.header .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 428px;
	height: 20px;
	z-index: 5;
	position: absolute;
	padding-top: 398px;
	padding-left: 290px;
}

.header .logo a {
	color: white;
}

.sidebar {
	float: right;
	width: 222px;
	height: 370px;
	margin-top: 30px;
}

.sidebar .header {
	width: 222px;
	height: 15px;
	background-image: url(../images/sidebar_header.jpg);
	background-repeat: no-repeat;
}

.sidebar .center {
	background-color: #F61818;
	width: 222px;
	height: 790px;
	font-size: 11px;
	color: white;
	float: left;
}

.sidebar .center .text {
	margin-left: 20px;
}

.sidebar .center .hoe_werkt_het {
	background-image: url(../images/hoe_werkt_het.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 10px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	width: 126px;
}

.streep {
	float: left;
	width: 222px;
	border-bottom: 1px dashed white;
}

.sidebar .center .vul_je_nummer_in {
	background-image: url(../images/vul_je_nummer_in.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 185px;
}

.sidebar .center .vul_je_nummer_in label {
	float: left;
	width: 75px;
	height: 18px;
	padding-top: 5px;
}

.sidebar .center .vul_je_nummer_in input {
	float: left;
	width: 100px;
	margin-bottom: 5px;
}

.sidebar .center .vul_je_nummer_in form{
	padding: 0px;
	margin: 0px;
}

.sidebar .center .tip_een_vriend {
	background-image: url(../images/tip_een_vriend_in.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 160px;
	margin-left: 17px;
	color: white;
	float: left;
	padding-top: 25px;
	margin-top: 20px;
}

.sidebar .center .tip_een_vriend label {
	float: left;
	width: 75px;
	height: 18px;
	padding-top: 5px;
}

.sidebar .center .tip_een_vriend input {
	float: left;
	width: 100px;
	margin-bottom: 5px;
}

.sidebar .center .free_dinner {
	padding-left: 15px;
}

.sidebar .center .free_dinner img {
	padding-bottom: 10px;
}

.sidebar .center .free_dinner a {
	color: white;
}

.sidebar .center .telefoon {
	float: right;
	width: 66px;
	height: 220px;
	background-image: url(../images/telefoon.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.informatie {
	width: 633px;
	height: 369px;
	float: left;
	margin-left: 85px;
	background-color: white;
	color: #999999;
}

.informatie .google_maps {
	width: 345px;
	border-right: 1px dashed #99CC00;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.informatie .niets_missen {
	background-color: #B7D432;
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: white;
}

.informatie .niets_missen form{
	padding: 0px;
	margin: 0px;
}

.informatie .niets_missen h1 {
	font-size: 14px;
	color: white;
	padding: 0px;
	margin: 0px;
}

.informatie .niets_missen label {
	float: left;
	width: 70px;
	height: 18px;
	padding-top: 5px;
}

.informatie .niets_missen input {
	float: left;
	width: 100px;
}

.informatie .niets_missen p {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

.informatie .menu {
	float: left;
	width: 249px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 120px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.informatie .menu .left {
	float: left;
	width: 140px;
}

.informatie .menu .openingstijden {
	float: left;
	margin-top: 0px;
}

.informatie .menu .left .openingstijden span {
	padding-left: 5px;
}

.informatie .menu .right {
	float: left;
	width: 100px;
	padding-top: 40px;
}

.informatie .menu .right a {
	color: #999999;
}

.footer {
	float: left;
	width: 613px;
	margin-left: 85px;
	background-color: white;
	padding: 10px;
	color: #999999;
}
