/**
 * Style sheet
 */


body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#5c5b5b;
	background-color: #ffffff;
}




/* Wrapper */
#wrapper {
	width: 978px;
	top: 0px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("bilder/layout/hinten.gif");
	background-position: left top;
	background-repeat: repeat-y;
}




/* Header */
#header {
	height: 178px;
	width:938px;
	position: relative;
	left: 20px;
	background-color: #ffffff;
	background-image: url("bilder/layout/header.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 99;
}

#logo {
	width:157px;
	height:128px;
	right:75px;
	top:30px;
	position:absolute;
	float:right;
	margin:0px;
	background: url("bilder/layout/logo.gif") 0px 0 no-repeat;
}




/* Container, Inhalt */
#container {
	position:relative;
	width:978px;
	left:0px;
	top:0px;
	padding:0px;
}

#main {
	width:580px;
	margin-top:30px;
	margin-left:304px;
	padding:0px 0px 0px 0px;
	line-height: 1.5em;
	min-height:600px;
  	height:auto !important;
 	height:900px;
}

html>body #wrapper #main {
	height:auto;
	min-height: 600px;
}

.inside {
	position:relative;
	text-align:left;
}




/* Breadcrumbnavi */
#breadcrumb {
	width: 580px;
	left: 0px;
	top: 5px;
	position: relative;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 0.85em;
}

#breadcrumb a { 
	color: #8a8a8a;
	background: none;
	padding: 0;
}

#breadcrumb a:hover { color: #000000; }

#breadcrumb .active { 
	color: #8a8a8a;
}





/* Sprachauswahl */
.mod_changelanguage {
	position: absolute;
	left: 320px;
	width: 90px;
	top: 22px;
	padding: 0px;
}
.mod_changelanguage ul li {
	float: left;
	list-style: none;
	margin-left: 8px;
	padding: 0px;
}

.mod_changelanguage p,
.mod_changelanguage ul li a {
	margin:0px;
	padding:0px;
}





/* Footer */
#footer {
	height: 58px;
	overflow:hidden;
	clear:both;
	color:#636363;
	background: url("bilder/layout/footer1.gif") 20px bottom no-repeat;
	margin-top: 40px;
}
.footertext {
	position: absolute;
	left: 20px;
	top: 31px;
	height: auto;
	width: 890px;
	overflow:hidden;
	clear:both;
	margin:0px;
	font-size: 0.82em;
	text-align:center;
}
#superior {
	height: 58px;
	width: 48px;
	position: relative;
	float: right;
	right: 20px;
	top: 0px;
	background: url("bilder/layout/superior.gif") right bottom no-repeat;
}




/* Ueberschriften */
h1 {
	height:auto;
	margin:45px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	font-size:1.2em;
	line-height: 1.3em;
	color:#5c5b5b;
	border-bottom: 1px solid #ad1543;
	letter-spacing: 0.1pt;
}

h2 {
	height:auto;
	margin:25px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	line-height: 1.2em;
	color:#5c5b5b;
	letter-spacing: 0.1pt;
}

h3 {
	height:auto;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 1.2em;
	color:#5c5b5b;
}

h5 {
	height:auto;
	margin:25px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	line-height: 1.2em;
	color:#5c5b5b;
	font-size:1em;
	border-bottom: 1px solid #d69499;
}

h6 {
	height:auto;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 23px;
	font-size:1.05em;
	/* line-height: 1.2em; */
	color:#c65b7b;
	background: url("bilder/restaurant/bluete.gif") left bottom no-repeat;
}




/* Verschiedenes */
#clear {
	clear:both;
}

.textklein {
	font-size:0.8em;
}

img {
	border:0px;
}


.fliesstext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#5c5b5b;
	
}

.fett {
	font-weight: bold;
}


.menuekarte {
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	color:#5c5b5b;
}




/* Liste Aufzaehlung */
ul.liste {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	list-style-image: url("bilder/layout/punkt.gif");
}

ul.liste li {
	padding: 5px 0px 0px 0px;
}




/* Tabelle Tagungen */
#tabellencontainer {
	width: auto;
	height: auto;
	padding: 0px;
	text-align: left;
	display: block;
	clear: both;
	font-size: 0.85em;
	margin: 10px 0 20px 0;
	border: 1px solid #b7b7b8;
}




/* Links */
a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#ad1543;
}

a:hover {
	text-decoration:underline;
}

.vor a:link,
.vor a:visited,
.vor a:active {
	text-decoration:none;
	color:#0164a3;
	margin: 6px 0px 5px 3px;
	padding: 0px 0px 0px 16px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.vor a:hover {
	text-decoration:underline;
}




/* Servicenavigation */
#navcontainer ul {
	width: 525px;
	overflow: hidden;
	font-weight: normal;
	color: #8a8a8a;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	float: left;
	padding: 2px 12px;
	border-right: 1px solid #8a8a8a;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;
	color: #8a8a8a;
}

#navcontainer ul li a:hover {
	font-weight: normal;
	color: #000000;
}

#navcontainer ul li.active p {
	float: left;
	display: block;
	padding: 2px 12px;
	border-right: 1px solid #004b99;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.85em;
	color: #000000;
}

#navcontainer p {
	margin:0px;
	padding:0px;
}

.servicenav {
	position: relative;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 0px;
	margin-top: 20px;
	font-weight: normal;
	color: #0164a3;
	list-style-type: none;
}




/* Newsletter */
#newsletternav {
	width: 154px;
	margin-left: 10px;
	background-color: #eff4f9;
	padding: 6px 3px 6px 3px;
}

#newsletternav a {
	padding-left: 16px;
	background-image: url("bilder/layout/vor.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.85em;
}




/* Modul Sitemap */
.mod_sitemap ul/* Abstände global steuern */ {
	margin: 0px;
	padding: 0px;
	margin-left: 0.1em;
}
.mod_sitemap li/* Listen steuern */ {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.6em;
	list-style-image: none;
	background: url("bilder/layout/punkt1.gif") left 5px no-repeat; /* Hintergrundbild statt list-style-image */
	display: block;
}

.mod_sitemap ul ul {
	list-style: none !important;
}
.mod_sitemap li li {
	list-style-image: none;
	background: none;
}

.mod_sitemap ul .level_3 {
	border: none !important;
}




/* Gästebuch */
div.info {
	background-color:#f4f4f5;
	border:1px solid #c5c6c8;
	padding-left:5px;
	margin-top:20px;
}
.ce_comments .comment {
	padding:5px;
	border-left:1px solid #c5c6c8;
	border-right:1px solid #c5c6c8;
	border-bottom:1px solid #c5c6c8;
	line-height:16px;
}
.ce_comments .date, .ce_comments .info {
	font-size: 0.85em;
}
.ce_comments .formbody {
	margin-top: 20px;
}
.ce_comments input.submit
{
	margin-bottom: 30px;
}
.ce_comments .mandatory, .ce_comments .text, .ce_comments .captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: top;
}
.ce_comments .captcha {
	width:100px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}




/* News */
#left {
	margin-top:0px;
	margin-left:0px;
	float: left;
}
#left h3 {
	display:block;
	margin:0;
	padding:4px 2px 4px 20px;
	text-align:left;
	font-size:0.85em;
	font-weight: bold;
	color: #5c5b5b;
	background-image: url("bilder/layout/ueberschrift1.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#news, .mod_newsmenu {
	margin:30px 10px 0px 20px;
	padding:0px 0px 0px 0px;
	background-color: #f4f4f5;
	overflow:hidden;
}

.mod_newslist h2 {
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	color: red;
}

.mod_newslist p {
	margin:4px 0px 2px 0px;
	padding: 5px 20px 5px 20px;
	font-size: 0.85em;
	line-height: 1.2em;
}

.mod_newslist .more {
	margin: 6px 0px 0px 20px;
	padding: 0px 0px 0px 14px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mod_newsreader .back {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mod_newslist .info,
.mod_newsreader .info {
	margin-bottom:2px;
	font-size:0.85em;
	color:#999999;
	text-align: right;
}

.mod_newslist .layout_short {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 6px solid #ffffff;
}

.mod_newsreader .ce_text {
	margin-top:10px;
	margin-left:0px;
}

.mod_newsreader .layout_full {
	margin:-30px 0px 0px 0px;
}

.mod_article,
.mod_newsreader {
	background: #ffffff;
}

.mod_article .more {
	display: inline;
}

.ce_text,
.teaser {
	/* line-height: 1.5em; */
}




/* Zimmeranfrage */
#zimmeranfrage {
	position: relative;
	top: 20px;
	width: 210px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-color: #e3ced5;
}

#zimmeranfrage .weiter a {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#left h4 {
	display:block;
	margin:0;
	padding:4px 2px 4px 20px;
	text-align:left;
	font-size:0.85em;
	font-weight: bold;
	color: #ffffff;
	background-image: url("bilder/layout/ueberschrift2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* kleinere Texteingabefelder Zimmerkategorie */
input#ctrl_75.text,
input#ctrl_76.text,
input#ctrl_77.text,
input#ctrl_78.text,
input#ctrl_79.text,
input#ctrl_80.text,
input#ctrl_81.text {
	width:50px;
}

/* engl. Formular */
input#ctrl_91.text,
input#ctrl_92.text,
input#ctrl_93.text,
input#ctrl_94.text,
input#ctrl_95.text,
input#ctrl_96.text,
input#ctrl_97.text {
	width:50px;
}

input#ctrl_10.text,
input#ctrl_11.text {
	width:80px;
	padding:2px;
}

/* engl. Formular */
input#ctrl_86.text,
input#ctrl_87.text {
	width:80px;
	padding:2px;
}

select#ctrl_13.select,
select#ctrl_14.select {
	width:86px;
	padding:2px;
}

/* engl. Formular */
select#ctrl_88.select,
select#ctrl_89.select {
	width:86px;
	padding:2px;
}





/* KontaktFormular */
.mandatory {
	width:340px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

.text {
	width:300px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.select {
	width:305px;
	margin-bottom:6px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background: #ffffff;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.breit {
	width:420px;
	margin-bottom:6px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
}

.checkbox_container {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	clear:both;
}

input.checkbox {
	margin-left: 0px;
	padding: 1px;
	border: 1px solid #b7b7b8;
}

input {
	margin: 2px 0;
	border: 1px solid #b7b7b8;
	background: #ffffff;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
} 

textarea {
	width:300px;
	height:120px;
	margin-top:0px;
	margin-bottom:5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	background: #ffffff;
	border: 1px solid #b7b7b8;
}

.col_0 {
	width:200px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.col_1 {
	width:340px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.submit_container {
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	vertical-align:top;
}

input.submit {
	width:auto;
	padding:2px 8px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#ad1543;
	background:#f9eef2;
	border: 1px solid #ad1543;
}

input:active, input:focus, input:hover { background: #f6f6f6;}
textarea:active, textarea:focus, textarea:hover { background: #f6f6f6;}


.checkbox_container span,
.radio_container span {
	float: none;
	display: block;
}





/* IE 6 */
* html #container {
	margin-left: 0px;
}

* html #header {
	margin-left: -40px;
}

* html #main {
	margin-left: 0px;
	margin-top: 30px;
}

* html #left {
	margin-top:30px;
}

* html .mod_changelanguage {
	position: absolute;
	left: 320px;
	width: 100px;
	top: 37px;
	border: 0px;
}

* html .mod_changelanguage ul li {
	list-style: none;
	margin-left: 8px;
	padding: 0px;
	border: 0px;
}

* html .mod_changelanguage p,
* html .mod_changelanguage ul li a {
	margin:0px;
	padding:0px;
}

* html #newsletternav {
	margin-top: 20px;
}

* html .mod_newsreader .back {
	margin-top:12px;
	padding-top:0px;
}

* html .servicenav {
	margin-top: 35px;
}


/* IE 7 */
*+html #left {
	margin-top:30px;
}

*+html .servicenav {
	margin-top: 35px;
}

*+html .mod_changelanguage {
	position: absolute;
	left: 320px;
	width: 100px;
	top: 37px;
	border: 0px;
}




