HTML, BODY { 
  height: 100%; 
}

BODY { 
  background-color: #868d93;
  margin: 0; 
  padding: 0; 
  height: 100%;
}

BODY, TD, TH, P, DIV { 
  color: #1a171b; 
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p { 
  margin: 0; 
  padding-top: 5px; 
  padding-bottom: 5px 
}

img{ border:0;
}

h1 { font-size: 17px; font-weight: bold; color: #1a171b; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h2 { font-size: 14px; font-weight: bold; color: #868E93; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h3 { font-size: 13px; font-weight: bold; color: #1a171b; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h4 { font-size: 12px; font-weight: bold; color: #1a171b; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h5 { font-size: 11px; font-weight: bold; color: #1a171b; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h6 { font-size: 10px; font-weight: bold; color: #1a171b; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }

a { font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; color: #1a171b }
a:hover { font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; color: #1a171b }
a:visited { font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; color: #1a171b }

#wrapper { 
  position: relative;
	width: 896px;
	height: 673px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	text-align: left;
}

* HTML #wrapper { 
  height: 100%;
}

.sitemap {
  margin-left: 25px;
}

#header {
	height: 90px;
	width: 896px;
	background-color: #FFF;
	background-image: url('../images/header_bild_hotel.jpg');
	background-repeat: no-repeat;
	background-position: 371px 54px;
}

#navigation {
	height: 18px;
	width: 896px;
	line-height: 17px;
	background-image: url('../images/nav_hg.jpg');
	background-repeat: repeat-x;
	padding-top: 1px;
}

#subheader {
	height: 61px;
	width: 896px;
	background-color: #FFF;
	clear: both;
}

#content {
	width: 896px;
	height: 368px;
	background-color: #FFF;
}

#footer {
	width: 896px;
	height: 136px;
	background-color: #FFF;
}

#footer1 h1 {
	color: #868e93;
	font-size: 16px;
	font-weight: normal;
}

#footer1 div {
	color: #868e93;
	font-size: 12px; 
	line-height: 120%
}

#footer2 div {
	color: #868e93;
	font-size: 12px; 
	line-height: 120%
}

#footer2 div div {
	color: #868e93;
	font-size: 12px; 
	line-height: 120%
}

#footer3 div {
	color: #868e93;
	font-size: 12px; 
	line-height: 120%
}

#footer3 div div {
	color: #868e93;
	font-size: 12px; 
	line-height: 120%
}

#footer1 p {
	color: #868e93;
}
