html {
	background: black url(hansteeuwen.jpg) no-repeat right bottom;
	background-attachment: fixed;
}

body {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	color: black;
	width: 50em;
	margin: 0;
	padding: 0.5em 1em 0 1em;
	background: white;
	border-right: 1px solid #00aeef;
	text-align: justify;
	position: relative;
}

a {
	text-decoration: none;
	color: #00aeef;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 3em;
	color: #00aeef;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	margin-top: 0;
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

p {
	margin: 0.5em 0;
	padding: 0.2em 0;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

legend {
	display: none;
}

dt {
	float: left;
	width: 15em;
	padding: 0.3em 0;
	font-weight: bold;
}

dd {
	padding: 0.3em 0;
}

dd {
	margin-left: 15em;
}

input,
select {
	width: 20em;
	border: 1px solid #00aeef;
	padding: 0.1em;
	background: #f8f8f8;
}

input:focus,
select:focus {
	background: #eee;
}

input#name,
input#street {
	width: 14.4em;
}

input#prefix,
input#zipcode,
input#nr,
input#tickets {
	width: 5em;
}

input#Method_Opsturen,
input#Method_Afhalen {
	background: transparent;
	border: 0;
	width: 1em;
}

input#submit {
	margin-left: 16.2em;
	width: 12em;
}

input.empty,
select.empty {
	background: #ffdada;
}

h2#reserveer a {
	background: url(reserveer.gif) no-repeat right top;
	padding: 79px 0 0 0;
	height: 0;
	width: 252px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

h2#location {
	background:transparent url(bloomingdale.gif) no-repeat scroll right center;
	text-align: center;
	line-height: 1.5em;
	border-top: 1px solid #00aeef;
	border-bottom: 1px solid #00aeef;
	padding: 0.5em 13em 0.5em 0;
	font-size: 1.1em;
}

div#recensies {
	width: 24.5em;
	float: left;
}

div#band {
	width: 24.3em;
	margin-left: 25.5em;
}

img.ambiance {
	margin-left: -1em;
	border-top: 1px solid #00aeef;
	border-bottom: 1px solid #00aeef;
}

div#promo {
	float: right;
	margin-right: -1em;
	margin-top: -1.7em;
}

p#voorverkoop {
	width: 31em;
}

p#footer {
	border-top: 1px solid #00aeef;
	clear: both;
	font-size: 0.75em;
	margin-bottom: 0;
	padding: 0.5em 0;
	text-align: center;
}

p#footer a {
	font-weight: normal;
}
