* {
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	color: #0A3E89;
	letter-spacing: 4px;
	text-align: left;
  font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #0A3E89;
	letter-spacing: 4px;
	text-align: left;
  font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	font-size: 13px;
	color: #0A3E89;
	letter-spacing: 4px;
	text-align: left;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

body {
	background-color: #F5E9CB;
}

a {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: black;
	text-decoration:none;
}

a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #0A3E89;
}
#container_center {
  position: absolute;
  margin: auto;
  overflow: visible;
  top: 50%;
  left: 50%;
}
#container {
	position: relative;
	margin-left: -467px;
	margin-top: -281px;
	width: 935px;
	height: 563px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 729px; 
	height: 509px;
	background-color: fff; 
	text-align: center;
	border: 1px solid #a7a7a7;
	overflow: auto;
	overflow-x: hidden;
}

#navigation {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 148px; 
	height: 397px;
	text-align: left;
	background: url(navigation_background.jpg) no-repeat top left;
	padding-top: 114px;
	padding-left: 42px;
	line-height: 19px;
}

#navigation a {
	font-size: 12px;
}

#navigation a.active {
	text-transform: uppercase;
}

#navigation a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #0A3E89;
}

.subnavigation {
	margin-left: 15px;
}

.subnavigation ul {
	list-style-type: square;
}

.subnavigation li {
  line-height: 18px;
	color: #fff;
}

.subnavigation li.active {
	color: #8b0400;
}

.subnavigation li.active a {
	text-transform: uppercase;
}

.subnavigation li a {
	color: #000;
}


#navigation_anfrage {
	position: absolute;
	top: 410px;
	right: 0px;
	width: 160px; 
	text-align: left;
}

#navigation_anfrage a {
	font-size: 11px;
	line-height: 20px;
}

#footer {
	width: 935px;
	height: 39px;
	font-size: 9px;	
	position: absolute;
	bottom: 0px;
	background-image: url(files\footer_background.jpg);
}

#content .headline {
	padding-top: 45px;
	padding-left: 28px;
}

#content .text {
	padding: 25px 28px;
  padding-bottom: 10px;
}

#content a {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

#content a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #0A3E89;
}

#content h2 {
	font-weight: normal;
	font-size: 14;
	color: #0A3E89;
}

#content ul {
  margin-left: 15px; 
  margin-bottom: 10px;
}

#content_links {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px; 
	height: 509px;
	vertical-align: middle;
	background-color: #fff; 
}

#content_rechts {
	position: absolute;
	top: 0px;
	left: 365px;
	width: 350px; 
	height: 509px;
	background-color: #fff; 
}

#tophotels {
  position: absolute;
  right: 0;
  top: 470px;
  height: 30px;
  width: 180px;
  cursor: pointer;
}
