body, div, table, tr, td, form {
	margin: 0;
	padding: 0;
	border: 0;
}
input {
	margin: 0;
	padding: 0;
}
div, p, td {
	font-family: Tahoma, Verdana, Arial, Garamond, sans-serif;
	font-size: 12px;
	color: #434343;
}
input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Garamond, sans-serif;
	font-size: 12px;
}
img {
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#topphoto {
	width: 498px;
	height: 225px;
}

#content {
	width: 500px;
}
#content h1 {
	font-size: 1.5em;
}
#content h2 {
	font-size: 1.25em;
}

#impressionSection {
	margin-top: 4px;
}
#impressionSection img {
	border: 0;
}
#impression {
	float: right;
	width: 141px;
	margin: 0 0 5px 14px;
}
#impression div {
	width: 141px;
}
#impression img.tab {
	float: right;
	width: 79px;
	height: 15px;
}
#impression_framework {
	float: right;
	clear: both;
	background-color: #C0C0C0;
}
#impression img.arrow {
	float: right;
	width: 141px;
	height: 20px;
	cursor: pointer;
}
#impression_frame {
	float: right;
	display: inline;
	overflow: auto;
}
#impression_content {
	text-align: center;
}
#impression_content img {
	width: 124px;
	border: 1px solid #9D9D9D;
	margin-top: 2px;
}

.search-button {
	width: 96px;
	height: 23px;
	margin: 5px 0 0 0;
	padding: 23px 0 0 0;
	border: 0;
	overflow: hidden;
	cursor: pointer;
}
#newsletter-button {
	width: 62px;
	height: 11px;
	margin: 5px 0 0 0;
	padding: 11px 0 0 0;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	float: right;
	margin: 6px 7px 7px 0;
	background: transparent url(../visuals/nl/button_newsletter.gif) no-repeat center top;
}
span.hoteltitle {
	font-size: 14px;
	font-style: italic;
}
span.hotellocation {
	font-size: 11px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

table.formtable {
	 width: 470px;
	 border: 1px solid #C8C8C8;
}
table.formtable td {
	 padding: 4px;
}
table.formtable input {
	width: 200px;
}
table.formtable th {
	text-align: left;
	font-weight: normal;
	background-color: #EBEBEB;
}

.minHeight670 {
	min-height: 670px;
}
/* for IE */
/*\*/
* html .minHeight670 {
	height: 670px;
}
/**/

