@charset "utf-8";
#ganzoben {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #801f18;
	overflow: hidden;
	visibility: hidden;
}

#container {
	background-color: #801f18;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 750px;
	border: 3px solid #C59984;
}
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#container #header {
	background-color: #999999;
	height: 200px;
	padding: 0px;
	width: 100%;
	background-image: url(bilder/flash.gif);
	background-repeat: no-repeat;
	margin: 0px;
	overflow: hidden;
}*/
body {
	background-color: #801F18;  /*oder #A30B00*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #801f18;
	font-size: x-large;
	background-color: #FFEDA4;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
}
.left{
	clear: both;
	float: left;
	width: 200px;
}
.center{
	float: left;
	width: 760px;
}
.right{
}
.fullwidth{
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container #left1 {
	background-color: #FFF8D9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 75px;
	margin: 0px;
	padding-top: 15px;
}
#container #right1 {
	background-color: #801f18;
	height: 90px;
}
#container #right1 p {
	color: #c59984;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#container #bilderleiste {
	height: 142px;
	margin: 0px;
	padding: 0px;
	background-color: #C59984;
	overflow: hidden;
}
#container #hotellogo {
	height: 60px;
	background-color: #FFF8D9;
}
#container #navi2 {
	height: 60px;
	background-color: #801f18;
}
#mainmenu {
	background-color: #801f18;
	font-size: small;
	color: #66FF00;
/*	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 15px;*/
}
#mainmenu ul {
	padding: 0px;
	list-style-type: none;
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#mainmenu a {
	color: #FFEDA4;
	text-decoration: none;
}
#mainmenu a:hover {
	background-color: #FFF8D9;
	color: #801f18;
}
#container #maincontent {
	background-color: #FFF8D9;
	height: 413px;
	overflow: auto;
}
#container #maincontent .linkliste a {
	text-decoration: none;
	color: #801F18;
	width: 200px;
	display: block;
	text-align: center;
	height: 20px;
	padding-top: 3px;
}

#container #maincontent .linkliste a:hover {
	color: #FFEDA4;
	background-color: #801F18;
}
#container #maincontent #iframebuchung {
	overflow: auto;
	padding: 0px;
	height: 325px;
	width: 760px;
	margin: 0px;
}
#container #maincontent p {
	font-size: small;
	margin-right: 20px;
	margin-left: 60px;
}
#container #maincontent table {
	font-size: small;
}
#container #maincontent h3 {
	font-size: 14px;
	color: #801F18;
	margin-left: 60px;
}

#container #maincontent li {
	font-size: 12px;
	list-style-type: disc;
}
#container #maincontent h2 {
	color: #801f18;
	font-weight: bold;
	text-indent: 100px;
	font-size: medium;
	letter-spacing: 0.2em;
}
#container #hotline {
	background-color: #FFF8D9;
	font-size: small;
	color: #801f18;
	height: 45px;
}
#container #hotline p {
	color: #801f18;
	font-size: small;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#container #buchung{
	color: #FFF8D9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 40px;
	overflow:hidden;
	background-color: #801f18;
}
#container #buchung a {
	color: #FFEDA4;
	font-size: small;
	line-height: 3em;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#container #navi2 a {
	text-decoration: none;
	color: #EEEEEE;
}
#container #navi2 li {
	list-style-type: none;
	display: inline;
	font-size: 14px;
	background-color: #C59984;
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
#footer {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #C59984;
	margin-top: 15px;
}
#footer dl {
	float: left;
	/*width: 150px;*/
	min-width:100px;
	text-align: center;
	overflow: visible;
	margin-right: 25px;
}
#footer dt {
	font-weight: bold;
	margin: 0px;
}
#footer dd {
	margin: 0px;
}
#footer a {
	color: #C59984;
	text-decoration: none;
}
#container #maincontent a {
	color: #801F18;
}
#container #maincontent ul {
	padding-left: 75px;
}
#container #maincontent #rechts {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	height: 500px;
}
#container #maincontent #right2 #polohomeflash {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer img {
	margin: 0px;
	border: 1px solid #801F18;
}
#container #maincontent .schnaeppchen a {
	font-size: 18px;
	text-decoration: none;
	color: #FFF8D9;
	background-color: #801F18;
	letter-spacing: 0.4em;
	display: block;
	padding-top: 12px;
	height: 35px;
}
#footer2 {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #C59984;
	margin-top: 15px;
}
#container #quickbooker {
	font-size: 12px;
	margin-top: 7px;
	color: #FFF9D9;
}
