a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
	color: #fff;
	text-decoration: none;
}
a img {
	border: 0;
	margin-right: 5px;
}
body {
	font: normal normal normal 9px/normal Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #524a00;
	overflow: hidden;
	text-align: center;
}
h1, h2, h3 {
	font-size: 22px;
	color: #000;
	margin: 0;
	padding: 0;
}
#image {
	float: left;
	clear: both;
	width: 100%;
	height: 85%;
	overflow: auto;
}
#hiddenfull {
display: none;
}
#nav {
	float: none;
	clear: both;
	width: auto;
	height: 10%;
	margin: 0;
	padding: 0;
	text-align: center;
	min-height: 50px;
	_height: 50px;
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
}
#nav div {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#links {
	height: 20px;
}
#pagefooter {
	float: left;
	clear: both;
	display: block;
	background: url(../images/245/bg-000000.gif) no-repeat top right;
	margin: 0 0 0 10px;
	overflow: hidden;
	min-height: 30px;
	_height: 30px;
	width: 100%;
	max-width: 600px;
	_width:expression(document.body.clientWidth > (500/12) * parseInt(document.body.currentStyle.fontSize)?"600px":"auto");
}
#pagefooter span {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0; 
	width: 95%;
	_height: 30px;
	min-height: 30px;
	color: #fff;
	background: url(../images/940/bg-000000.gif) repeat-x top left;
}
#pagefooter span img {
	float: left;
	clear: none;
	margin: 5px 5px 20px 5px;
	padding: 0;
	background: #000;
}
#pagefooter span span {
	float: left;
	clear: none;
	margin: 5px 5px 20px 5px;
	padding: 0;
	background: #000;
	width: auto;
}
#pagefooter span a {
	color: #fff;
}
#formbody {
	background: #999;
}
#form {
	width: 480px;
	margin: 10px auto;
	text-align: left;
}
#form div label {
	display: block;
	float: left;
	clear: both;
	width: 110px;
	margin: 0;
	padding: 4px 0 0;
	line-height: 20px;
	font: normal normal bold 9px/normal Verdana, Geneva, sans-serif;
}
.title {
	display: block;
	float: left;
	clear: both;
	width: 460px;
	padding: 10px 10px 5px;
	margin: 0;
	background: url(../images/misc/reserveren-t.gif) no-repeat top left;
	border: 0;
	border-bottom: 1px solid #666;
}
.explanation {
	display: block;
	float: left;
	clear: both;
	width: 460px;
	padding: 5px 10px;
	margin: 0;
	background: #d9d9d9;
	border: 0;
	border-bottom: 1px solid #666;
	color: #666;
}
.formitem {
	display: block;
	float: left;
	clear: both;
	width: 460px;
	padding: 5px 10px;
	margin: 0;
	background: #fff;
	border: 0;
	border-bottom: 1px solid #666;
	color: #666;
	height: 26px;
}
.formend {
	display: block;
	float: left;
	clear: both;
	width: 460px;
	padding: 5px 10px 80px;
	margin: 0 0 20px 0;
	border: 0;
	color: #666;
	background: url(../images/misc/reserveren-b.gif) no-repeat bottom left;
}
* html .title,
* html .explanation,
* html .formitem,
* html .formend {
	width: 480px;
}
.formtext {
	background: #e8e8e8;
	color: #000;
	width: 200px;
	padding: 2px 7px;
	margin: 0;
	height: 18px;
	line-height: 18px;
	border: 1px inset #ccc;
	font: normal normal bold 9px/normal Verdana, Geneva, sans-serif;
}
.formfieldalt {
	color: #000;
	width: 200px;
	padding: 2px 8px;
	margin: 2px 0;
	height: 20px;
	line-height: 18px;
	font: normal normal bold 9px/normal Verdana, Geneva, sans-serif;
}
