html {
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/layout/bg_seite.jpg) no-repeat left top;
	background-color: #FBF6BF;
}
a img {
	border-style: none;
}
td {
	vertical-align: top;
}
#CONTAINER {
	width: 920px;
	margin: 25px 0 0 52px;
	background: url(../images/layout/bg_inhalt_repeat.png) no-repeat center 1100px;
}
#SEITENKOPF {
	height: 86px;
}
#LOGO {
	float: left;
}
#SLOGAN {
	float: right;
}
#MAINROW {
}
#MAINROW-INNER {
}
#LINKE-SPALTE {
	width: 160px;
	position: fixed;
	top: 123px;
	left: 55px;
}
#HAUPTNAVIGATION {
}
#HAUPTNAVIGATION ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
#HAUPTNAVIGATION li {
	margin: 0;
}
#HAUPTNAVIGATION a {
	color: #89CB9A;
	text-decoration: none;
	display: block;
	padding: 20px 0 15px 26px;
}
#HAUPTNAVIGATION a:hover {
	color: #337343;
}
#HAUPTNAVIGATION .current a {
	font-weight: bold;
	color: #337343;
	background: url(../images/layout/hauptnavigation-active.png) no-repeat left top;
}
#HAUPTNAVIGATION .current li a {
	color: #89CB9A;
	background: url(none);
	padding: 5px 0 5px 36px;
}
#HAUPTNAVIGATION .current li a:hover {
	color: #337343;
}
#HAUPTNAVIGATION .current li.current a {
	color: #6B3B17;
}
#MITTEL-SPALTE {
	width: 550px;
	position: absolute;
	left: 219px;
	top: 140px;
	padding: 0 20px;
	background-color: #FFFFFF;
}
#ROOTLINE {
	color: #999;
	margin: 0 0 20px 0;
}
#ROOTLINE a {
	color: #999;
}
#ROOTLINE a:hover {
	color: #337343;
}
#INHALT {
	color: #727272;
}
#INHALT h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #337343;
	margin: 0 0 10px 0;
}
#INHALT h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#INHALT p {
	margin: 0 0 10px 0;
}
#INHALT a {
	color: #337343;
}
#INHALT a:hover {
	text-decoration: none;
}
#INHALT .list-element {
	background: url(../images/layout/trennlinie.png) no-repeat left bottom;
	margin: 0 0 20px 0;
	padding: 0 0 30px 0;
	clear: both;
}
#INHALT .list-element .vorschau {
	float: left;
	width: 250px;
}
#INHALT .list-element .beschreibung {
	float: left;
	width: 300px;
}
#INHALT .list-element h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #337343;
	margin: 0;
	width: 210px;
}
#INHALT .list-element h1 a {
	color: #337343;
	text-decoration: none;
}
#INHALT .list-element h1 a:hover {
	text-decoration: underline;
}
#INHALT .list-element h2 {
	font-size: 12px;
	margin: 0 0 15px 0;
}
#INHALT .list-element h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#INHALT .list-element .buttons {
	position: absolute;
	width: 100px;
	margin: 0 0 0 200px;
	text-align: right;
}
#INHALT .list-element .buttons a {
	display: block;
	width: 41px;
	height: 42px;
	float: right;
	text-indent: -1000px;
	margin: 0 0 0 5px;
	cursor: help;
}
#INHALT .list-element .buttons a span {
	display: none;
}
#INHALT .list-element .buttons .haus {
	background: url(../images/layout/button_haus.png) no-repeat left top;
}
#INHALT .list-element .buttons .hund {
	background: url(../images/layout/button_hund.png) no-repeat left top;
}
#INHALT .list-element p {
	margin: 0px;
}
#INHALT .list-element .preis {
	float: left;
}
#INHALT .list-element p a {
	float: right;
	color: #337343;
	font-weight: bold;
	text-decoration: none;
}
#INHALT .list-element p a:hover {
	text-decoration: underline;
}
#INHALT .list-element p.teaser {
	margin: 0 0 15px 0;
}
#INHALT .detail .checkliste-beschreibung {
	background: url(../images/layout/trennlinie.png) no-repeat left bottom;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
#INHALT .detail .checkliste-bilder {
	width: 258px;
	float: left;
}
#INHALT .detail .checkliste-bilder .bilder {
	margin: 10px 0 0 0;
	overflow: hidden;
}
#INHALT .detail .checkliste-bilder .bilder img {
	margin: 0 5px 10px 0;
}
#INHALT .detail .checkliste {
	background: #F9F4BF;
	border: 1px solid #337343;
	padding: 10px;
}
#INHALT .detail .checkliste img {
	background: url(../images/layout/checkliste.png) no-repeat left bottom;
	padding-bottom: 50px;
	margin: 0 0 10px 0;
}
#INHALT .detail .checkliste h1 {
	margin: 0 0 20px 0;
	width: 140px;
}
#INHALT .detail .checkliste .buttons {
	position: absolute;
	width: 100px;
	margin: -10px 0 0 140px;
	text-align: right;
}
* html #INHALT .detail .checkliste .buttons {
	position: relative;
}
* html #INHALT .detail .checkliste h1 {
	margin-top: -40px;
}
*+html #INHALT .detail .checkliste .buttons {
	position: relative;
}
*+html #INHALT .detail .checkliste h1 {
	margin-top: -40px;
}
#INHALT .detail .checkliste .buttons a {
	display: block;
	width: 41px;
	height: 42px;
	float: right;
	text-indent: -1000px;
	margin: 0 0 0 5px;
	cursor: help;
}
#INHALT .detail .checkliste .buttons a span {
	display: none;
}
#INHALT .detail .checkliste .buttons .haus {
	background: url(../images/layout/button_haus.png) no-repeat left top;
}
#INHALT .detail .checkliste .buttons .hund {
	background: url(../images/layout/button_hund.png) no-repeat left top;
}
#INHALT .detail .checkliste ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #337343;
	font-weight: bold;
}
#INHALT .detail .checkliste li {
	display: block;
	background: url(../images/layout/checkliste_listpoint.png) no-repeat left 2px;
	padding-left: 15px;
	margin: 0 0 3px 0;
}
#INHALT .detail .beschreibung {
	float: left;
	margin: 0 0 0 15px;
	width: 275px;
}
#INHALT .detail .beschreibung img {
	margin: 0 10px 10px 0;
}
#INHALT .detail .beschreibung h1 {
	margin: 0;
}
#INHALT .detail .beschreibung h2 span {
	font-weight: normal;
}
#INHALT .preise {
	color: #337343;/*overflow-x:auto; 
  overflow-x: visible; 
  overflow-x: scroll;*/
}
#INHALT .preise .tabellen-div {
	overflow: auto;
	border: 1px solid #337343;
}
#INHALT .preistabelle {
	margin: 0 0 10px 0;
	border-collapse:collapse;
	color: #337343;
	border-spacing: 0px;
	padding: 0;
	border: none;
}
#INHALT .preistabelle td {
	text-align: center;
	padding: 3px;
}
#INHALT .preistabelle td.objekt {
	text-align: left;
	font-weight: bold;
	width: 100px;
}
#INHALT .preistabelle .wechselspalte {
	background: #FDFBE6;
}
#INHALT .preistabelle .wechselzeile {
	background: #FDFBE6;
}
#INHALT .preistabelle .kategorietitel {
	font-weight: bold;
}
#INHALT .preistabelle .kategorietitel .zeitraum {
	font-weight: normal;
	text-align: left;
	font-size: 9px;
	color: #727272;
}
#INHALT .preistabelle .preis {
	font-weight: bold;
}
#INHALT .detail .preise .buchungslink {
	text-align: right;
}
#INHALT .detail .preise .buchungslink a {
	background: #337343;
	color: #FFF;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
}
#INHALT .detail .preise .buchungslink a:hover {
	color: #F9F4BF;
}
#INHALT .buchungsformular fieldset {
	background: #FBF6BF;
	border-style: none;
	padding: 10px;
	margin-bottom: 5px;
}

#INHALT .buchungsformular label {
	width: 150px;
	float: left;
	display: block;
}
#INHALT .buchungsformular input {
	width: 250px;
}
#INHALT .buchungsformular textarea {
	width: 250px;
	height: 100px;
}
#INHALT .meldung {
	color: #990000;
	display: block;
	padding: 10px;
	margin: 5px 0;
	border: 1px solid #900;
}
#INHALT .hinterlegt {
	background: #F9F4BF;
	padding: 5px;
	margin: 0 0 20px 0;
}
#INHALT .detail .hinterlegt .checkliste-bilder {
	width: 248px;
}
#INHALT .detail .hinterlegt .checkliste-bilder .checkliste {
	border-style: none;
}



#INHALT .tx-meavailability-pi1 .tx-meavailability-pi1 .bookedDay, #INHALT .tx-meavailability-pi1 .tx-meavailability-pi1 .startDay {
	color: #6b3b17;
}
#INHALT .csc-frame-rulerAfter {
	background: url(../images/layout/trennlinie.png) no-repeat left bottom;
	margin: 0 0 20px 0;
	padding: 0 0 30px 0;
	height: 1px;
	clear: both;
}
#RECHTE-SPALTE {
	width: 150px;
	color: #337343;
	padding: 0 0 0 5px;
	font-size: 10px;
	position: fixed;
	top: 140px;
	margin: 0 0 0 760px;
}
#RECHTE-SPALTE .box {
	background: url(../images/layout/bg_box-rechte-spalte.png) no-repeat;
	display: block;
	height: 191px;
	width: 148px;
	margin: 0 0 20px 0;
	padding: 1px 0 0 1px;
}
#RECHTE-SPALTE a {
	color: #337343;
}
#FOOTER {
	width: 550px;
	padding: 20px 0;
}
#FOOTER a {
	color: #999;
	text-decoration: none;
}
#FOOTER a:hover {
	text-decoration: underline;
}
#FOOTER .navigation {
	float: left;
}
#FOOTER .navigation a {
	margin: 0 30px 0 0;
}
#FOOTER .seitenanfang {
	float: right;
}
.clear-both {
	clear: both;
}

.topanker {
display:none;
}

/* Überschreibungen */

.tx-meavailability-pi1 td.bookedDay {
	background-color: #F9F4BF;
}
.tx-meavailability-pi1 .listlegend td {
	border: 1px solid #666666;
}
.tx-meavailability-pi1 .listYear .calendar td {
	border: 1px solid #666666;
}

.tx-meavailability-pi1 td.startDay {
	background: #F9F4BF url(none);
}
.tx-meavailability-pi1 td.endDay {
	background: #F9F4BF url(none);
	text-decoration: line-through;
}
