/* ----------------------- struktur top-----------------------------*/

#top {
	height: 369px;
	width: 772px;
	position: absolute;
	left:0px;
	top:0px;
}
#logo {
	height: 111px;
	width: 122px;
	position: absolute;
	left:13px;
	top:12px;
}
#homesitemap {
	height: 11px;
	width: 150px;
	position: absolute;
	left:148px;
	top:12px;
}
#teaser {
	height: 34px;
	width: 178px;
	position: absolute;
	left:149px;
	top:91px;
}
#navigation {
	height: 87px;
	width: 335px;
	position: absolute;
	left:10px;
	top:147px;
}
#topimage {
	height: 234px;
	width: 433px;
	position: absolute;
	left:339px;
	top:0px;
}
#hotelnav {
	height: 72px;
	width: 759px;
	position: absolute;
	left:13px;
	top:249px;
}
#topline {
	height: 1px;
	width: 759px;
	position: absolute;
	left:13px;
	top:368px;
	background-color:#C3C5C8;
}

/* ----------------------- struktur content-----------------------------*/


#container {
	width: 759px;
	top: 394px;
	left:13px;
	position: absolute;
}
#left {
	width: 326px;
	float:left;
	margin-left: 0px;
}

#inhalt {
	width: 433px;
	left: 200px;
	float:right;
}

#footer {
	width: 759px;
	margin-left: 0px;
	padding-top: 20px;
	float:left;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1F4C8F;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F4C8F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F4C8F;
	font-weight:bold;
}
.grey {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #999999;
}
.buttoneAnfrage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F4C8F;
	background-color: #F9FAFC;
	border: 1px solid #8FA5C7;
	width: 175px;
}
.buttoneBuchen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F4C8F;
	background-color: #F9FAFC;
	border: 1px solid #8FA5C7;
	width: 80px;
}


/* ----------------------- allgemein -----------------------------*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F4C8F;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;	
	text-decoration: none;
}
.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F4C8F;
	font-weight:bold;
}
.headline2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.tableborder {
	border: 1px solid #1F4C8F;
}
.blue {
	background-color: #F3F7F7;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #1F4C8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F7F7;
}
.cms {
	text-decoration: none;
	color: #666666;
}


.edit {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
}