* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	color:#5a3e1a;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	font-size:0.001em;
	line-height:0.001em;
	clear:both;
	float:none;
}
.indent, .claim {
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
}
html, body {
	height:100%;
}
html {
	background:url(../images/bg-html.jpg) 0 0 repeat;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#5a3e1a;
	background:url(../images/bg-body.jpg) 0 0 repeat-x;
}
/* ------------------------------------------------------------- */
/* => container-outer
/* ------------------------------------------------------------- */

#container-outer {
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -69px auto;
	background:url(../images/bg-container-outer.jpg) center top no-repeat;
}
/* ------------------------------------------------------------- */
/* => container
/* ------------------------------------------------------------- */

#container {
	width:990px;
	margin:0 auto;
	background:url(../images/bg-container.jpg) 0 0 no-repeat;
}
/* ------------------------------------------------------------- */
/* => header
/* ------------------------------------------------------------- */

#header {
	width:990px;
	height:468px;
	position:relative;
}
#header h1.branding a {
	display:block;
	width:410px;
	height:407px;
	top:0px;
	left:287px;
	float:left;
	position:absolute;
}
/* ------------------------------------------------------------- */
/* => slideshow
/* ------------------------------------------------------------- */

#slideshow {
	position:absolute;
	top:108px;
	left:15px;
	overflow:hidden;
	width:960px;
	height:298px;
}
/* ------------------------------------------------------------- */
/* => content-container
/* ------------------------------------------------------------- */
	
#content-container {
	width:990px;
}
#content-container p {
	margin:0 0 20px 0;
}
#content-container h4 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
}
/* ------------------------------------------------------------- */
/* => content-main
/* ------------------------------------------------------------- */

#content-main {
	width:735px;
	float:left;
}
#headline {
	width:718px;
	height:80px;
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
	margin:0 0 12px 2px;
	background: url(../images/bg-headline.jpg) 0 0 no-repeat;
}
#headline h2 {
	width:718px;
	height:53px;
	margin:0;
}
* html #headline h2 { /*-- IE hack --*/
	margin:-6px 0 0 0;
}
*+html #headline h2 { /*-- IE hack --*/
	margin:-6px 0 0 0;
}
.h2-startseite {
	background:url(../images/h2/h2-statrseite.jpg) 0 0 no-repeat;
}
.h2-hotel {
	background:url(../images/h2/h2-hotel.jpg) 0 0 no-repeat;
}
.h2-restaurant {
	background:url(../images/h2/h2-restaurant.jpg) 0 0 no-repeat;
}
.h2-wintergarten-mit-bar {
	background:url(../images/h2/h2-wintergarten-mit-bar.jpg) 0 0 no-repeat;
}
.h2-biergarten {
	background:url(../images/h2/h2-biergarten.jpg) 0 0 no-repeat;
}
.h2-freizeitangebote {
	background:url(../images/h2/h2-freizeitangebote.jpg) 0 0 no-repeat;
}
.h2-preise-und-daten {
	background:url(../images/h2/h2-preise-und-daten.jpg) 0 0 no-repeat;
}
.h2-spezialitaeten {
	background:url(../images/h2/h2-spezialitaeten.jpg) 0 0 no-repeat;
}
.h2-veranstaltungskalender {
	background:url(../images/h2/h2-veranstaltungskalender.jpg) 0 0 no-repeat;
}
.h2-ausflugsziele {
	background:url(../images/h2/h2-ausflugsziele.jpg) 0 0 no-repeat;
}
.h2-fotogalerie {
	background:url(../images/h2/h2-fotogalerie.jpg) 0 0 no-repeat;
}
.h2-ostsee-und-bodden {
	background:url(../images/h2/h2-ostsee-und-bodden.jpg) 0 0 no-repeat;
}
.h2-wustrow {
	background:url(../images/h2/h2-wustrow.jpg) 0 0 no-repeat;
}
.h2-whisky-degustation {
	background:url(../images/h2/h2-whisky-degustation.jpg) 0 0 no-repeat;
}
.h2-specials {
	background:url(../images/h2/h2-specials.jpg) 0 0 no-repeat;
}
.h2-gaestebuch {
	background:url(../images/h2/h2-gaestebuch.jpg) 0 0 no-repeat;
}
.h2-newsletter {
	background:url(../images/h2/h2-newsletter.jpg) 0 0 no-repeat;
}
.h2-der-weg-zu-uns {
	background:url(../images/h2/h2-der-weg-zu-uns.jpg) 0 0 no-repeat;
}
.h2-kontakt {
	background:url(../images/h2/h2-kontakt.jpg) 0 0 no-repeat;
}
.h2-danke {
	background:url(../images/h2/h2-danke.jpg) 0 0 no-repeat;
}
.h2-impressum {
	background:url(../images/h2/h2-impressum.jpg) 0 0 no-repeat;
}
#headline h3 {
	width:718px;
	height:27px;
	margin:0;
}
.h3-startseite {
	background:url(../images/h3/h3-startseite.jpg) 0 0 no-repeat;
}
.h3-underpage {
	background:url(../images/h3/h3-underpage.jpg) 0 0 no-repeat;
}
h4 {
	background:url(../images/h4/h4-panorama.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	width:222px;
	height:29px;
}
hr {
	margin: 30px 0 20px 0px;
 	*margin: 0 0 0 0;
	_margin: 10px 0 20px 0;
	height: 1px;
	border-top: 1px dotted #5a3e1a;
	border-bottom: transparent;
	border-right: transparent;
	border-left: transparent;
	clear: both;
	text-align: left;
}
#content {
	width:580px;
	margin:0 0 0 2px;
}
.img-box {
	float:left;
	width:226px;
	margin:0 17px 0 0;
}
* html .img-box { /*-- IE hack --*/
	margin:0 14px 0 0;
}
.content-img-box {
	float:left;
	width:226px;
	margin:0 17px 0 0;
}
* html .content-img-box { /*-- IE hack --*/
	margin:0 4px 0 0;
}
.content-img-box span {
	margin:1px 0 0 12px;
}
.content-img {
	float:left;
	margin:1px 17px 17px 0;
	position:relative;
}
.content-underpage-img {
	float:left;
	margin:1px 13px 0px 0;
	position:relative;
}
span.img-zoom {
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	width:30px;
	height:30px;
	background:url(../images/zoom.png) 0 0 no-repeat;
	z-index:20;
}
#map {
	margin:0 0 0 3px;
	padding:2px;
	border:1px solid #d6c19f;
	width:600px;
}
.img {
	width:226px;
	height:172px;
	float:left;
	position:relative;
}
.img-border {
	position:absolute;
	z-index:10;
	width:226px;
	height:173px;
	background:url(../images/img-border.png) 0 0 no-repeat;
}
.panorama-border1 {
	position:absolute;
	width:709px;
	height:8px;
	background:url(../images/panorama-border.png) top right no-repeat;
}
.panorama-border2 {
	position:absolute;
	margin-top:370px;
	width:709px;
	height:8px;
	background:url(../images/panorama-border.png) bottom left no-repeat;
}
.panorama-border3 {
	position:absolute;
	width:8px;
	height:378px;
	background:url(../images/panorama-border.png) top left no-repeat;
}
.panorama-border4 {
	position:absolute;
	margin-left:701px;
	width:8px;
	height:378px;
	background:url(../images/panorama-border.png) bottom right no-repeat;
}
#panorama_formatierung {
	margin-bottom: 30px;
}
#panorama {
	background:#fff;
	padding:10px;
	width:96%;
	
}

a.img {
	text-decoration:none;
}
/* ------------------------------------------------------------- */
/* => navigation
/* ------------------------------------------------------------- */

#navigation {
	position:relative;
	width:255px;
	height:346px;
	float:left;
	background:url(../images/bg-navigation.jpg) 0 0 no-repeat;
	z-index:30;
}
#navigation ul {
	list-style:none;
	margin:0 0 0 30px;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	display:block;
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
	width:165px;
	height:24px;
	margin:0 0 12px 0;
	background:url(../images/navi.jpg) 0 0 no-repeat;
}
ul#navi li a.startseite {
	background-position:0 0;
	height:25px;
}
ul#navi li a.startseite:hover, ul#navi li.active a.startseite {
	background-position:0 -349px;
}
ul#navi li a.hotel-und-restaurant {
	background-position:0 -37px;
	width:200px;
}
ul#navi li a.hotel-und-restaurant:hover, ul#navi li.active a.hotel-und-restaurant {
	background-position:0px -386px;
}
ul#navi li a.ostsee-und-bodden {
	background-position:0 -73px;
}
ul#navi li a.ostsee-und-bodden:hover, ul#navi li.active a.ostsee-und-bodden {
	background-position:0px -422px;
}
ul#navi li a.wustrow {
	background-position:0 -109px;
}
ul#navi li a.wustrow:hover, ul#navi li.active a.wustrow {
	background-position:0px -458px;
}
ul#navi li a.whisky-degustation {
	background-position:0 -145px;
}
ul#navi li a.whisky-degustation:hover, ul#navi li.active a.whisky-degustation {
	background-position:0px -494px;
}
ul#navi li a.specials {
	background-position:0 -181px;
}
ul#navi li a.specials:hover, ul#navi li.active a.specials {
	background-position:0px -530px;
}
ul#navi li a.gaestebuch {
	background-position:0 -217px;
}
ul#navi li a.gaestebuch:hover, ul#navi li.active a.gaestebuch {
	background-position:0px -566px;
}
ul#navi li a.newsletter {
	background-position:0 -253px;
}
ul#navi li a.newsletter:hover, ul#navi li.active a.newsletter {
	background-position:0px -602px;
}
ul#navi li a.der-weg-zu-uns {
	background-position:0 -289px;
}
ul#navi li a.der-weg-zu-uns:hover, ul#navi li.active a.der-weg-zu-uns {
	background-position:0px -638px;
}
ul#navi li a.kontakt {
	background-position:0 -325px;
	margin:0;
}
ul#navi li a.kontakt:hover, ul#navi li.active a.kontakt {
	background-position:0px -674px;
}
ul#navi li.hotel-und-restaurant-li:hover #navi-sub {
	display:block;
}
ul#navi li:hover a.hotel-und-restaurant {
	background-position:0 -386px;
}
ul#navi-sub {
	position:absolute;
	width:207px;
	height:360px;
	list-style-type:none;
	z-index:3;
	top:31px;
	left:196px;
	display:none;
	background:url(../images/navi-sub.jpg) 0 0 no-repeat;
}
ul#navi{
	z-index: 2;
}
ul#navi-sub li {
	float:left;
}
ul#navi-sub li a {
	display:block;
	height:23px;
	width:188px;
	padding:12px 0 0 19px;
	margin:0 0 1px 0;
	color:#75542b;
	font-size:12px;
	line-height:normal;
	text-transform:uppercase;
	text-indent:0px;
	background:none;
	text-decoration:none;
}
ul#navi-sub li a:hover, ul#navi-sub li.active a {
	color:#000000;
	text-decoration:none;
}
#push {
	font-size:0.001em;
	line-height:0.001em;
	height:100px;
	float:none;
	clear:both;
}
/* ------------------------------------------------------------- */
/* => footer
/* ------------------------------------------------------------- */
	
#footer {
	width:959px;
	height:52px;
	padding:17px 0 0 31px;
	margin:0 auto;
	font-size:11px;
	line-height:18px;
	color:#95774b;
	background:url(../images/bg-footer.jpg) top center no-repeat;
}
#footer a {
	color:#95774b;
}
#footer ul {
	list-style:none;
	float:left;
}
#footer ul.navi-add {
	margin:18px 175px 0 0;
}
#footer ul.footer-addres {
	margin:0 63px 0 0;
}
#footer ul.footer-telefon {
	margin:0 90px 0 0;
}
#footer .separatop {
	padding:0 6px 0 6px;
}
/* ------------------------------------------------------------- */
/* => CMS
/* ------------------------------------------------------------- */

#cms-content {
	margin:0 0 0 2px;
}
.cms-box {
	float:right;
	width:226px;
	height:173px;
	margin:2px 23px 37px 14px;
}
* html .cms-box { /*-- IE hack --*/
	margin:2px 10px 7px 14px;
}
*+html .cms-box { /*-- IE hack --*/
	margin:2px 10px 37px 14px;
}
.cms-box-left {
	float:left;
	width:226px;
	height:173px;
	margin:2px 17px 37px 0px;
}
* html .cms-box-left {  /*-- IE hack --*/
	margin:2px 17px 7px 0px;
}
.cms-content-img-box {
	float:right;
	padding:3px;
	width:220px;
	height:167px;
	position:relative;
	background:url(../images/img-bg.jpg) 0 0 no-repeat;
}
.top-left-corner {
	width:25px;
	height:25px;
	background:url(../images/img-top-left-corner.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
.bottom-left-corner {
	width:25px;
	height:25px;
	background:url(../images/img-bottom-left-corner.png) 0 0 no-repeat;
	position:absolute;
	bottom:-2px;
	left:0px;
}
* html .bottom-left-corner { /*-- IE hack --*/
	bottom:-3px;
}
.top-right-corner {
	width:25px;
	height:25px;
	background:url(../images/img-top-right-corner.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
.bottom-right-corner {
	width:25px;
	height:25px;
	background:url(../images/img-bottom-right-corner.png) 0 0 no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}
* html .bottom-right-corner { /*-- IE hack --*/
	bottom:-1px;
}
.cms-img {
	display:block;
}
a.cms-img {
	text-decoration:none;
}
.bildtitel {
	padding:1px 0 0 12px;
}
a.ewcms_edit_link {
	position:relative;
	z-index:20;
}

#player {
			border: 1px solid #e1d78c;
			width:460px;
			margin-bottom:25px;
			height:260px;
 }
 
 .panoramaContainer {
 position:relative;
z-index: 0;
 }
