* {
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	text-decoration:none;
}

body,
html {
	width:100%;
	height:100%;
	min-width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#5d5d5d;
}

html {
	background:#fffbe5 url(../images/bg-html.gif) center top repeat-x;
}

body {
	background:url(../images/bg-body.jpg) center top no-repeat;
}

a {
	color:#8f7243;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img,
fieldset {
	border:none;
}

.clear {
	clear:both;
	display:block;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

.remove {
	position:absolute;
	left:-5000px;
}

#container {
	width:960px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-400px;
}

.image-column {
	float:right;
	margin:0 0 0 15px;
	width:320px;
}

/*====================
	Clearfix
======================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*====================
	Header
======================*/
#header {
	position:relative;
	height:338px;
}

h1#branding a {
	position:absolute;
	left:66px;
	top:63px;
	display:block;
	height:153px;
	width:209px;
	cursor:pointer;
}

div#moewe {
	position:absolute;
	background:url(../images/bg-moewe.png) no-repeat 0 0;
	height:55px;
	width: 111px;
	top:111px;
	left:840px;
	z-index:100;
}

/*====================
		Navi
======================*/
ul#navi li ul {
	display:none;
	position:absolute;
	left:0px;
	top:29px;
	height:96px;
	z-index:5;
}

ul#navi li ul#sub-1 {
	background:url(../images/bg-sub-1.gif) 0 0 no-repeat;
	width:122px;
	padding:7px 10px 0 6px;
}

ul#navi li ul#sub-2 {
	background:url(../images/bg-sub-2.gif) 0 -28px no-repeat;
	width:157px;
	height: 120px;
	padding:7px 10px 0 6px;
}

ul#navi li ul#sub-3 {
	background:url(../images/bg-sub-3.gif) 0 0 no-repeat;
	width:81px;
	padding:7px 10px 0 6px;
}

ul#navi li ul li {
	display:block;
	width:100%;
	line-height:normal;
	font-size:14px;
	margin:0 0 8px 0;
	background:url(../images/bg-sub-bullet.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
}

ul#navi li ul li a {
	color:#fff8d3;
	float:none;
	height:auto;
	text-indent:0px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	background:none;
}

ul#navi li ul li a:hover,
ul#navi li ul li.active a {
	text-decoration:underline;
}

ul#navi li:hover ul {
	display:block;
}

ul#navi {
	position:absolute;
	top:300px;
	left:10px;
}

ul#navi li {
	float:left;
	margin:0 8px 0 0;
	position:relative;
	line-height:0px;
	font-size:0px;
}

ul#navi li.last {
	margin:0px;
}

ul#navi li a {
	float:left;
	height:29px;
	text-indent:-5000px;
	background:url(../images/bg-navi.gif) 0 0 no-repeat;
}

ul#navi li a.unser-hotel {
	background-position:0 0;
	width:138px;
}

ul#navi li a.unser-hotel:hover,
ul#navi li:hover a.unser-hotel {
	background-position:0 -29px;
}

ul#navi li.active a.unser-hotel,
ul#navi li.active a.unser-hotel:hover {
	background-position:0 -58px;
}

ul#navi li a.unser-restaurant {
	background-position:-146px 0;
	width:191px;
}

ul#navi li a.unser-restaurant:hover {
	background-position:-146px -29px;
}

ul#navi li.active a.unser-restaurant,
ul#navi li.active a.unser-restaurant:hover {
	background-position:-146px -58px;
}

ul#navi li a.freizeitangebot {
	background-position:-345px 0;
	width:173px;
}

ul#navi li a.freizeitangebot:hover,
ul#navi li:hover a.freizeitangebot {
	background-position:-345px -29px;
}

ul#navi li.active a.freizeitangebot,
ul#navi li.active a.freizeitangebot:hover {
	background-position:-345px -58px;
}

ul#navi li a.pauschalangebot {
	background-position:-526px 0;
	width:189px;
}

ul#navi li a.pauschalangebot:hover {
	background-position:-526px -29px;
}

ul#navi li.active a.pauschalangebot,
ul#navi li.active a.pauschalangebot:hover {
	background-position:-526px -58px;
}

ul#navi li a.aktuelles {
	background-position:-723px 0;
	width:112px;
}

ul#navi li a.aktuelles:hover {
	background-position:-723px -29px;
}

ul#navi li.active a.aktuelles,
ul#navi li.active a.aktuelles:hover {
	background-position:-723px -58px;
}

ul#navi li a.kontakt {
	background-position:-843px 0;
	width:97px;
}

ul#navi li a.kontakt:hover,
ul#navi li:hover a.kontakt {
	background-position:-843px -29px;
}

ul#navi li.active a.kontakt,
ul#navi li.active a.kontakt:hover {
	background-position:-843px -58px;
}

/*====================
		Navi-en
======================*/
ul#navi-en {
	position:absolute;
	top:300px;
	left:10px;
}

ul#navi-en li {
	float:left;
	margin:0 5px 0 0;
	position:relative;
	line-height:0px;
	font-size:0px;
}

ul#navi-en li a {
	float:left;
	height:30px;
	text-indent:-5000px;
	background:url(../images/bg-navi-en.gif) 0 0 no-repeat;
}

ul#navi-en li ul {
	display:none;
	position:absolute;
	left:0px;
	top:30px;
}

ul#navi-en li ul#sub-1 {
	background:url(../images/bg-sub-1-en.gif) 0 0 no-repeat;
	width:99px;
	height:78px;
	padding:4px 10px 0 6px;
}

ul#navi-en li ul#sub-2 {
	background:url(../images/bg-sub-2-en.gif) 0 0 no-repeat;
	width:98px;
	height:128px;
	padding:4px 10px 0 6px;
}

ul#navi-en li ul#sub-3 {
	background:url(../images/bg-sub-3-en.gif) 0 0 no-repeat;
	width:83px;
	height:103px;
	padding:4px 10px 0 6px;
}

ul#navi-en li ul li {
	display:block;
	width:100%;
	font-size:14px;
	margin:0 0 0 0;
	background:url(../images/bg-sub-bullet.gif) 0 11px no-repeat;
	padding:0 0 0 10px;
}

ul#navi-en li ul li a {
	color:#fff8d3;
	float:none;
	height:auto;
	line-height:25px;
	text-indent:0px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	background:none;
}

ul#navi-en li ul li a:hover,
ul#navi-en li ul li.active a {
	text-decoration:underline;
}

ul#navi-en li:hover ul {
	display:block;
}

ul#navi-en li a.our-hotel {
	background-position:0 0;
	width:115px;
}

ul#navi-en li a.our-hotel:hover,
ul#navi-en li:hover a.our-hotel {
	background-position:0 -30px;
}

ul#navi-en li.active a.our-hotel,
ul#navi-en li.active a.our-hotel:hover {
	background-position:0 -60px;
}

ul#navi-en li a.our-restaurant {
	background-position:-120px 0;
	width:174px;
}

ul#navi-en li a.our-restaurant:hover {
	background-position:-120px -30px;
}

ul#navi-en li.active a.our-restaurant,
ul#navi-en li.active a.our-restaurant:hover {
	background-position:-120px -60px;
}

ul#navi-en li a.booking {
	background-position:-299px 0;
	width:97px;
}

ul#navi-en li a.booking:hover {
	background-position:-299px -30px;
}

ul#navi-en li.active a.booking,
ul#navi-en li.active a.booking:hover {
	background-position:-299px -60px;
}

ul#navi-en li a.activities {
	background-position:-400px 0;
	width:114px;
}

ul#navi-en li a.activities:hover,
ul#navi-en li:hover a.activities {
	background-position:-400px -30px;
}

ul#navi-en li.active a.activities,
ul#navi-en li.active a.activities:hover {
	background-position:-400px -60px;
}

ul#navi-en li a.events {
	background-position:-519px 0;
	width:83px;
}

ul#navi-en li a.events:hover {
	background-position:-519px -30px;
}

ul#navi-en li.active a.events,
ul#navi-en li.active a.events:hover {
	background-position:-519px -60px;
}

ul#navi-en li a.contact {
	background-position:-607px 0;
	width:99px;
}

ul#navi-en li a.contact:hover,
ul#navi-en li:hover a.contact {
	background-position:-607px -30px;
}

ul#navi-en li.active a.contact,
ul#navi-en li.active a.contact:hover {
	background-position:-607px -60px;
}

/*====================
	Headings
======================*/
h2 {
	font-size:35px;
	color:#00336e;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 16px 0;
}

h2 span {
	color:#ff9c00;
	font-size:25px;
	display:block;
	margin:6px 0 0 0;
}

h3 {
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	margin:30px 0 10px;
}

h5 {
	font-size:24px;
	color:#00336e;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 16px 0;
}

/*====================
	Content
======================*/
#content-container {
	background:url(../images/bg-header.gif) top left repeat-x;
	margin:0 10px;
}

#content-main {
	float:left;
	width:660px;
}

#breadcrumb {
	color:#85899a;
	margin:11px 0 46px;
}

#breadcrumb span {
	font-weight:bold;
	color:#85899a;
	text-decoration:none;
	font-size:12px;
}

#index-quote {
	background:url(../images/index/image-2.gif) 0 0 no-repeat;
	width:650px;
	height:200px;
	display:block;
	margin:30px 0 0 0;
	text-indent:-5000px;
}

.content-column {
	float:left;
	width:320px;
	margin:0 10px 0 0;
}

#content-main p {
	margin:0 0 20px 0;
}

#aktuelles-block {
	margin:60px 0 0 0;
}

#aktuelles-block h3 {
	font-size:25px;
	font-weight:normal;
	margin:0 0 13px 0;
	color:#1c2f55;
	font-family:"Times New Roman", Times, serif;
	background:url(../images/aktuelles-block-title.gif) left bottom repeat-x;
	padding:0 0 10px 0;
}

#aktuelles-block h3.cms {
	color:#1c2f55;
	font-size:20px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	background:url(../images/aktuelles-title-icon.gif) left top no-repeat;
	padding:2px 0 0 37px;
	height:22px;
}

#content-main #aktuelles-block p {
	margin:0 0 15px 0;
}

ul.in-content {
	margin:0 0 18px 0;
}

ul.in-content li {
	list-style:inside;
	list-style-type:circle;
}

#content-main ul {
	margin:0 0 18px 0;
}

#content-main ul li {
	list-style:inside;
	list-style-type:circle;
}

#footer-Kontaktformular {
	width:650px;
	margin:0 30px 0 0;
	float:left;
}

#footer-Kontaktformular h3 {
	color:#3d3718;
	font-size:25px;
	padding:0 0 0 19px;
	background:url(../images/footer-kontakt-icon.gif) left center no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 3px 0;
}

#footer-Kontaktformular .left-field {
	float:left;
	width:320px;
	margin:0 10px 0 0;
}

#footer-Kontaktformular .right-field,
#footer-Kontaktformular .submit-button {
	float:right;
	width:320px;
}

#footer-Kontaktformular input {
	width:310px;
	padding:6px 5px;
	border:none;
	height:17px;
	background:none;
}

#footer-Kontaktformular .input-outter {
	float:left;
	background:url(../images/bg-input-left.gif) left top no-repeat;
	margin:0 0 6px 0;
}

#footer-Kontaktformular .input-inner {
	float:right;
	background:url(../images/bg-input-right.gif) right top no-repeat;
}

#footer-Kontaktformular textarea {
	width:310px;
	padding:5px;
	height:139px;
	background:none;
	border:none;
	overflow:auto;
}

#footer-Kontaktformular .textarea {
	background:url(../images/bg-textarea.gif) 0 0 no-repeat;
}

#footer-Kontaktformular label {
	display:block;
	margin:0 0 5px 0;
}

#footer-Kontaktformular .submit-button {
	margin:31px 0 0 0;
}

#footer-Kontaktformular #footer-submit {
	background:url(../images/bg-submit-btn.gif) 0 0 no-repeat;
	width:155px;
	height:31px;
	text-indent:-5000px;
	float:right;
	cursor:pointer;
}

#footer-Kontaktformular #footer-submit.en {
	background:url(../images/bg-submit-btn-en.gif) 0 0 no-repeat;
}

#footer-Kontaktformular #footer-submit:hover {
	background-position:0 -31px;
}

#sitemap {
	float:left;
	background:url(../images/bg-sitemap.gif) 0 0 no-repeat;
}

#sitemap h3 {
	color:#3d3718;
	font-size:25px;
	padding:0 0 0 19px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 3px 0;
}

#sitemap ul li a {
	color:#3d3718;
	text-decoration:none;
	line-height:20px;
	font-size:13px;
}

#sitemap ul li a:hover,
#sitemap ul li.active a,
#sitemap ul li.active a:hover {
	text-decoration:underline;
}

#sitemap ul ul {
	padding:0 0 0 16px;
}

#sitemap ul li.active ul li a {
	text-decoration:none;
}

#sitemap ul li.active ul li.active a {
	text-decoration:underline;
}

/*====================
	Sidebar
======================*/
#content-sidebar {
	float:right;
	width:260px;
	color:#FFF;
	padding:105px 0 0 0;
}

#content-sidebar h4 {
	color:#ff9c00;
	margin:0 0 2px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}

#content-sidebar h4 span {
	color:#fff8d3;
	font-size:24px;
	display:block;
}

#content-sidebar p {
	margin:0 0 20px 0;
}

a#service-qualitaet {
	background:url(../images/bg-qualitaet.gif) 0 0 no-repeat;
	display:block;
	height:131px;
	margin:0 0 20px 0;
	padding:6px 0 0 10px;
	color:#FF9C00;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

a#service-qualitaet:hover {
	text-decoration:underline;
}

#languages {
	height:60px;
	position: absolute;
    right: 6px;
	top: 4px;
    width: auto;
	color:#daceac;	
	width: 140px;
}
#languages.en{width: 161px;}
#languages p{float:left;}
#languages ul{}
#languages ul li{float:left;}

#languages h4{
	
}
#languages h4.english {
	color:#daceac;	
}


#languages a {
	display:block;
	width: 16px;
	height: 10px;
	float:left;
    text-indent: -9999px;
	margin: 3px 0 0 10px;
	padding: 2px 2px 3px;
}

#languages a.link-en {
	background:url(../images/flag-en.gif) 2px 2px no-repeat;
}
#languages a.link-de {
	background:url(../images/flag-de.gif) 2px 2px no-repeat;
}
#languages a.link-en:hover {
	background:#daceac url(../images/flag-en.gif) 2px 2px no-repeat;
}
#languages a.link-de:hover {
	background:#daceac url(../images/flag-de.gif) 2px 2px no-repeat;
}

#languages a:hover {
	text-decoration:underline;
}

#kontaktdaten {
	background:url(../images/bg-kontaktdaten.gif) 0 0 no-repeat;
	height:204px;
	margin:0 0 20px 0;
	padding:6px 0 0 10px;
	position:relative;
}

#kontaktdaten dl {
	width:160px;
}

#kontaktdaten dl dt {
	float:left;
	width:37px;
}

#kontaktdaten dl dd {
	float:left;
	width:123px;
}

#kontaktdaten .escape {
	display:block;
	position:absolute;
	top:174px;
	left:130px;
	width:150px;
	height:26px;
	background:url(../images/btn-email.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#kontaktdaten .escape.en {
	background:url(../images/btn-email-en.gif) 0 0 no-repeat;
}

#kontaktdaten .escape:hover {
	background-position:0 -26px;
}

#buchen {
	background:url(../images/bg-buechen.gif) 0 0 no-repeat;
	height:145px;
	margin:0 0 20px 0;
	padding:6px 0 0 10px;
	position:relative;
}

#buchen #direkt-buchen {
	display:block;
	position:absolute;
	top:115px;
	left:130px;
	width:150px;
	height:26px;
	background:url(../images/btn-buechen.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#buchen #direkt-buchen.en {
	background:url(../images/btn-buechen-en.gif) 0 0 no-repeat;
}

#buchen #direkt-buchen:hover {
	background-position:0 -26px;
}

#bewertungen {
	background:url(../images/bg-bewertungen.gif) 0 0 no-repeat;
	height:250px;
	padding:6px 0 0 10px;
	position:relative;
	margin:0 0 20px 0;
}

#bewertungen a {
    display: block;
    margin-top: 5px;
    width: 200px;
}
/*====================
	Anfahrt
======================*/
#map {
	border:4px solid #2C180A;
}

/*====================
	Footer
======================*/
#push {
	height:400px;
	clear:both;
}

#footer {
	background:url(../images/bg-footer.gif) 0 0 repeat-x;
	/*margin:10px 0 0;*/
	background-color: #fff;
	padding-bottom: 20px;
}

#footer-inner {
	/*height:371px;*/
	width:940px;
	margin:0 auto;
	padding:29px 10px 0 10px;
}

/*====================
	CMS
======================*/
.cms-image-column {
	float:right;
	margin:0 0 0 15px;
	width:260px;
}

.cms-image-column img {
	margin:0px 0 5px;
}

#content-container p.cms-p {
	margin:0 0 65px 0;
}
#content-container p.cms-p-bold {
	margin:0 0 65px 0;
	font-weight:bold;
}

#content-container .cms-link {
	margin:5px 0;
	display:block;
	background:url(../images/icon-link.png) left center no-repeat;
	padding:3px 20px;
}

.clear.separate {
	height:20px;
	visibility:visible;
}

.cms-pdf {
	display:block;
	background:url(../images/pdf.png) 0 0 no-repeat;
	padding:0 0 0 50px;
	height:22px;
	line-height:22px;
	margin:0 0 25px 0;
}

#container img.no-style,
#container #euroweb img {
	padding:0px;
	border:none;
	margin:0px;
	background:none;
}

.cms-advice {
	background:#990000;
	border: 1px dashed #ccc;
	padding:5px;
	margin:10px;
	clear:both;
	color:#fff;
}

/*====================
	Buchen
======================*/

div.buchen {
	position:relative;
}

a.book_left {
	position:absolute;
	width:128px;
	height:24px;
	display:block;
	background:url(../images/buchen.jpg);
	text-indent:-6000px;
	left: 188px;
	top: 162px;
}

a.book_left:hover,
a.book_left:focus {
	background-position:-128px;
}

a.book_left.active {
	background-position:-128px;
}

a.book_right {
	position:absolute;
	width:128px;
	height:24px;
	display:block;
	background:url(../images/buchen.jpg);
	text-indent:-6000px;
	left: 188px;
	top: 162px;
}

a.book_right:hover,
a.book_right:focus {
	background-position:-128px;
}

a.book_right.active {
	background-position:-128px;
}

/*====================
	Tab Group
======================*/
ul#tab_group_one {
	
	background: none no-repeat scroll left top #502D13;
	margin:0 0px 20px 490px;
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	line-height:normal;
	overflow:hidden;
	padding:5px 10px;
	position:absolute;
	top:344px;
}
.tab_group_one-tab {
	margin:20px 0;}
ul#tab_group_one .corner-top-left, ul#tab_group_one .corner-top-right,
ul#tab_group_one .corner-bottom-left, ul#tab_group_one .corner-bottom-right {
	background: none no-repeat scroll 0 0 #502D13;
	width:8px;
	height:8px;
	position:absolute;
	margin:0;
}
ul#tab_group_one .corner-top-left {
		background: url(../images/bg-tab-group-topleft.gif) no-repeat scroll left top #502D13;
		top:0;
		left:0;
	}
ul#tab_group_one .corner-top-right {
		background: url(../images/bg-tab-group-topright.gif) no-repeat scroll right top #502D13;
		top:0;
		right:0;
	}
ul#tab_group_one .corner-bottom-left {
		background: url(../images/bg-tab-group-bottomleft.gif) no-repeat scroll bottom left #502D13;
		bottom:0;
		left:0;
}
ul#tab_group_one .corner-bottom-right {
		background: url(../images/bg-tab-group-bottomright.gif) no-repeat scroll bottom right #502D13;
		bottom:0;
		right:0;
}

ul#tab_group_one h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin:0 0 10px 2px;
	color:#fffbe5;
}

ul#tab_group_one li {
	margin:0 6px;
	float:left;
	list-style: none;
}

ul#tab_group_one li a {
	display:block;
	color:#fffbe5;
	text-decoration:none;
}

ul#tab_group_one li a:hover, ul#tab_group_one li a.active {
	color:#fa9805;
/*	border-bottom:1px solid #fa9805;
	border-bottom:1px solid #fffbe5;
*/
}
/*====================
	Video
======================*/
#videoplayerContainer {cursor: pointer; margin:0 0 20px 20px; height: 180px; float:right; background: url(../../images/index/image-1.jpg) no-repeat;width:320px;}

/*====================
	Wetter-App
======================*/
.wetterde_widget_forecast .wetterde_widget_forecast_color {background-color:#3d220e; color:#ffffff;}
.wetterde_widget_forecast.wetterde_widget_forecast_column4 { float: right; margin-right: 27px; margin-left: 15px; background-color: #fffbe5; }
