html, body, div, h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #5D5D5D;
	background-image: url(Bilder/SiteDesign_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.05em;
}
h3 {
	font-size: 1em;
	margin-bottom: 0.4em;
}
p {
	line-height: 1.7em;
}
a, a:visited {
	text-decoration: none;
	color: #0090d9;
}
a:active {
	color: #00FF00;
}
a:hover {
	text-decoration: none;
	color: #601483;
}
a img {
	border: 0px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 819px;
	position: relative;
}
#head-top {
	position: absolute;
	background: url(Bilder/SiteDesign_05.jpg) no-repeat left top;
	top: 83px;
	left: 232px;
	width: 586px;
	height: 7px;
}
#head-right {
	position: absolute;
	background: url(Bilder/SiteDesign_08.jpg) no-repeat left top;
	top: 90px;
	left: 810px;
	width: 8px;
	height: 143px;
}
#BlueHorizon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 232px;
	height: 104px;
	background: url(Bilder/SiteDesign_03.jpg) no-repeat left bottom;
}
#HotelImage {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 232px;
	height: 397px;
	background: url(Bilder/SiteDesign_09.jpg) no-repeat left top;
}

#lang {
	position: absolute;
	top: 50px;
	left: 768px;
}
#lang a {
	opacity: 0.5;
}
#lang a:hover {
	opacity: 1;
}
#lang span{
	display: none;
	overflow: hidden;
}

/* @group Navigation */

#nav {
	position: absolute;
	background: url(Bilder/SiteDesign_12.jpg) no-repeat left top;
	top: 501px;
	left: 0px;
	width: 232px;
}
#nav ul {
	margin: 0;
	font: 12px "Times new roman", "Lucida Grande", serif;
	background: bottom left url(Bilder/SiteDesign_14.jpg) no-repeat;
	padding: 25px 0 45px 64px;
}
#nav li {
	margin-top: 17px;
	list-style: none;
}
#nav li a {
	display: block;
	overflow: hidden;
	font-size: 1.3em;
	height: 17px;
	text-indent: -9999px;
}
#nav #Home {
	background: url(Bilder/SiteDesign_Menu.png) 0px 0px;
	width: 80px;	
}
#nav #Home:active,  #nav #Home:hover{
	background: url(Bilder/SiteDesign_Menu.png) 80px 0px;
	width: 80px;	
}
#nav #Gallery {
	background: url(Bilder/SiteDesign_Menu.png) 0px -17px;
	width: 80px;	
}
#nav #Gallery:active,  #nav #Gallery:hover{
	background: url(Bilder/SiteDesign_Menu.png) 80px -17px;
	width: 80px;	
}
#nav #Contacts {
	background: url(Bilder/SiteDesign_Menu.png) 0px -34px;
	width: 80px;	
}
#nav #Contacts:active,  #nav #Contacts:hover{
	background: url(Bilder/SiteDesign_Menu.png) 80px -34px;
	width: 80px;	
}
#nav #Links {
	background: url(Bilder/SiteDesign_Menu.png) 0px -51px;
	width: 80px;	
}
#nav #Links:active,  #nav #Links:hover{
	background: url(Bilder/SiteDesign_Menu.png) 80px -51px;
	width: 80px;	
}

/* @end */

#body {
	position: absolute;
	top: 90px;
	left: 232px;
	background: #fff;
	width: 578px;
	min-height: 340px;
	overflow: hidden;
}
#body .i {
	padding: 20px 30px 0 30px;
}
#body h1, #body h2 {
	font-weight: normal;
	color: #000;
}
#body h1 strong, #body h2 strong {
	margin-right: 3px;
	font-size: 1.4em;
	color: #601483;
}
#body div > div {
	margin-bottom: 1.5em;
}
#body div > p {
	clear: both;
}
#body ul {
	display: block;
	list-style-type: none;
	padding: 0px;
}
#body ul li {
	width: 200px;
	float: left;
	padding: 2px 0px 2px 20px;
	margin-left: 30px;
	background: url(Bilder/li_bullet.jpg) no-repeat left 3px;
	
}

#impressium {
	position: absolute;
	width: 226px;
	top: 730px;
	left: 6px;
	font-size: 8px;
	text-align: center;
	color: #bfbfbf;
}
#impressium span {
	display: block;
}
#impressium a,
#impressium a:visited,
#impressium a:active,
#impressium a:hover  {
	color: #a1a1a1;
}

#ajax_load {
	margin: 0px;
	padding: 0px;
	display: none;
}

#loading {
	text-align: center;
	margin-top: 8em;
	font-size: 1.2em;
}
#loading img {
	display: block;
	width: 220px;
	margin: 0 auto;
	margin-bottom: 0.5em;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.cssDesing {
	overflow: hidden;
	text-indent: -9999px;
}
.icon {
	margin: 0 4px 0 2px;
	vertical-align: text-bottom;
}
.u {
	text-decoration: underline;
}
#wrapper .clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* @group Gallery */
#body .gallery  {
	margin: 10px 0px;
	padding: 0px;
	clear: both;
}

#body .gallery .cavas {
	position: relative;
	display: block;
	background-color: #eee;
	float: left;
	width: 120px;
	height: 90px;
	margin: 4px;
}
#body .gallery .cavas .oben_links{
	position: absolute;
	background: url(Bilder/GalleryRahmen_01.jpg) no-repeat left top;
	width: 8px;
	height: 7px;
	left: 0px;
	top: 0px;
}
#body .gallery .cavas .oben{
	position: absolute;
	background: url(Bilder/GalleryRahmen_02.jpg) no-repeat left top;
	width: 102px;
	height: 7px;
	left: 8px;
	top: 0px;
}
#body .gallery .cavas .oben_rechts{
	position: absolute;
	background: url(Bilder/GalleryRahmen_03.jpg) no-repeat left top;
	width: 10px;
	height: 7px;
	left: 110px;
	top: 0px;
}

#body .gallery .cavas .links{
	position: absolute;
	background: url(Bilder/GalleryRahmen_04.jpg) no-repeat left top;
	width: 8px;
	height: 73px;
	left: 0px;
	top: 7px;
}
#body .gallery .cavas .image{
	position: absolute;
	width: 102px;
	height: 73px;
	left: 8px;
	top: 7px;
	margin: 0px;
}
#body .gallery .cavas .rechts{
	position: absolute;
	background: url(Bilder/GalleryRahmen_06.jpg) no-repeat left top;
	width: 10px;
	height: 73px;
	left: 110px;
	top: 7px;
}
#body .gallery .cavas .unten_links{
	position: absolute;
	background: url(Bilder/GalleryRahmen_07.jpg) no-repeat left top;
	width: 8px;
	height: 10px;
	left: 0px;
	top: 80px;
}
#body .gallery .cavas .unten{
	position: absolute;
	background: url(Bilder/GalleryRahmen_08.jpg) no-repeat left top;
	width: 102px;
	height: 10px;
	left: 8px;
	top: 80px;
}
#body .gallery .cavas .unten_rechts{
	position: absolute;
	background: url(Bilder/GalleryRahmen_09.jpg) no-repeat left top;
	width: 10px;
	height: 10px;
	left: 110px;
	top: 80px;
}
/* @end */

/* @group Links */

#links {
	margin-top: 2em;
}
#links .link-box {
	border-bottom: 1px dotted #5D5D5D;
	padding-bottom: .5em;
	margin-bottom: 2em;
}
#links .link-box div {
	padding: 0px 7px;
	margin-bottom: 10px;
} 
#links .link-box .text {
	text-indent: 1em;
} 
/* @end */

/* @group jquery.ToolTip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; font-weight: normal;}


/* @end */
#banner {
	border: 1px dashed #7f7f7f;
}
textarea.quellcode {
	width: 519px;
	color: #7f7f7f;
	font: 9px "Courier New", Courier, mono;
}