body {
	background-color: #FCF3E3;
	font-family: Georgia;
	color: #655C4B;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

* {
	line-height: 18px;
}

table.main {
	background-color: #ffffff;
	width: 750px;
}

table.preise tr.row1 {
	background-color:f7f3d6;
}

td.border-left {
	width: 30px;
	background-image: url(/static/i/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

td.border-right {
	width: 30px;
	background-image: url(/static/i/shadow-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*navi-top*/
td.navi-top {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/static/i/navi-top-bg.gif);
	background-repeat: repeat-x;
}

td.navi-top table td {
	padding-left: 10px;
	padding-right: 10px;
}

td.navi-top table td {
	border-left: 1px dotted #6D271C;
}

td.navi-top table.menu-top {
	border: 0px;
}

td.navi-top td.last,td.navi-top td.last-active {
	border-right: 1px dotted #6D271C;
}

td.navi-top td.active,td.navi-top td.last-active {
	background-color: #ffffff;
}

td.navi-top a {
	text-decoration: none;
	color: #6E2820;
	font-size: 11px;
}

/*pfad*/
div.path {
	margin-right: 20px;
	text-align: right;
	background-image: url(/static/i/path-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	margin-top: 8px;
}

div.path a,div.path {
	color: #9f9176;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.path a:hover {
	text-decoration: underline;
}

div.path a.active {
	color: #6b2921;
}

div.path img {
	margin-bottom: 2px;
}

/*content-left*/
td.content-left {
	padding-left: 10px;
}

td.content-left h1 {
	color: #6E2820;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px solid #C5A9A6;
	background-image: url(/static/i/content-left-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 2px;
}

td.content-left h2 {
	color: #6E2820;
	font-size: 14px;
	margin-bottom: 0px;
}

/*navi-left*/
div.menu-left {
	border-bottom: 1px solid #C5A9A6;
}

div.menu-left div {
	cursor: hand;
}

div.navi-1st,div.navi-1st-active {
	background-color: #F7F3D6;
	border-bottom: 2px solid #ffffff;
	color: #6E2820;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
}

div.navi-1st-active {
	font-weight: bold;
}

div.navi-2nd {
	background-color: #ffffff;
	color: #AA785A;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
}

a.navi-1st,a.navi-2nd {
	text-decoration: none;
	font-size: 16px;
}

div.menu-left div {
	background-image: url(/static/i/navi-left-bg.gif);
	background-position: 12 10;
	_background-position: 12 12;
	background-repeat: no-repeat;
}

div.menu-left a.navi-1st:hover,div.menu-left a.navi-1st:hover,table.quicklinks a:hover,td.content-left table.teaserbox td a
	{
	text-decoration: none;
}

div.menu-left a.navi-1st:hover,div.menu-left a.navi-1st:hover {
	color: #6E2820;
}

/*merkzettel*/
div.box_note a,div.box_note td {
	color: #6E2820;
	font-size: 12px;
	text-decoration: none;
}

div.box_note a:hover {
	text-decoration: underline;
}

div.box_note {
	background-color: #F7F3D6;
	border-bottom: 2px solid #ffffff;
	padding: 5px;
	width: 160px;
	font-size: 12px;
}

/*quicklinks*/
table.quicklinks td {
	background-color: #D7AC7D;
	border-bottom: 2px solid #ffffff;
	padding-left: 5px;
}

table.quicklinks td,table.quicklinks td a,table.quicklinks td a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

table.quicklinks td.image {
	width: 30px;
	padding-left: 0px;
}

table.quicklinks td.image img {
	border: 0px;
}

table.quicklinks td.anfragen {
	background-color: #C8946A;
}

/*suchfeld*/
table.search-box {
	background-color: #D7AC7D;
	width: 170px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #C5A9A6;
}

table.search-box a img.search {
	border: 0px;
	margin-bottom: 3px;
}

table.search-box input {
	margin-bottom: 5px;
	border: 0px;
	color: #D7AC7D;
}

table.search-box a {
	padding-right: 5px;
}

/*teaserbox*/
table.teaserbox {
	background-color: #F1DBB4;
}

table.teaserbox td a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #6E2820;
}

table.teaserbox td h1 {
	background-image: none;
	padding-left: 0px;
	padding-right: 5px;
	border: 0px;
}

table.teaserbox td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #6E2820;
	border-bottom: 2px solid #ffffff;
	font-size: 12px;
}

table.teaserbox td img {
	width: 159px;
}

/*content*/
div.content {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	width: 480px;
	font-size: 12px;
}

div.content *,td.content-main-popup * {
	font-size: 12px;
}

div.content h1,h1.cst {
	font-style: italic;
	color: #6E2820;
	font-size: 18px;
	background-image: url(/static/i/content-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 28px;
}

div.content h2 {
	font-style: italic;
	color: #6E2820;
	font-size: 16px;
	font-weight: bold;
}

div.content h3 {
	font-style: italic;
	color: #6E2820;
	font-size: 14px;
	font-weight: bold;
}

div.content a,td.content-main-popup a {
	color: #6E2820;
	text-decoration: none;
	border-bottom: 1px dotted #6E2820;
}

td.content div.content a.ohne-strich {
	border: 0px;
}

td.content img {
	background-image: url(/static/i/content-image-long-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

/*sprachauswahl*/
div.language-container {
	position: relative;
}

div.language {
	background-image: url(/static/i/language-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.languages {
	position: absolute;
	left: 571px;
	top: -33px;
	_left: 558px;
	_top: -10px;
}

div.languages img {
	margin: 0px;
	padding: 0px;
}

div.language img {
	border: 0px;
	margin: 3px;
	margin-left: 6px;
	margin-top: 6px;
}

div.language a:hover img {
	border: 2px solid #c0c0c0;
	margin: 1px;
	margin-left: 4px;
	margin-top: 4px;
}

div.language a:hover {
	_border-top: 1px solid #c0c0c0;
	_border-bottom: 1px solid #c0c0c0;
}

div.content td.zimmeransicht a.img {
	padding-left: 0px;
	background-image: none;
}

/*footer*/
td.footer {
	color: #6B2921;
	font-family: Tahoma;
	height: 110px;
	background-image: url(/static/i/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-bottom: 5px;
}

td.footer td {
	color: #6B2921;
	font-weight: bold;
	font-size: 12px;
}

td.footer a {
	color: #6B2921;
	text-decoration: none;
	font-size: 12px;
}

td.footer a:hover {
	text-decoration: underline;
}

td.footer table a {
	font-weight: bold;
}

td.footer-logos {
	height: 100px;
	background-color: #FCF3E3;
	background-image: url(/static/i/shadow-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}

td.corner-left {
	background-image: url(/static/i/corner-left-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.corner-right {
	background-image: url(/static/i/corner-right-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*startseite*/
table.startseite td.content img {
	background-image: none;
	width: 243px;
}

table.startseite td {
	color: #976556;
	background-color: #F8EDD9;
	padding: 5px;
	border-bottom: 1px solid #C5A9A6;
}

table.startseite td h1 {
	color: #976556;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 1px;
	padding-top: 20px;
}

/*gewinnspiel*/
table.gewinnspiel td.text,table.gewinnspiel td.bild {
	background-color: #E2EED3;
}

table.gewinnspiel td.text {
	background-image: url(/static/i/gewinnspiel/kleeblatt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.gewinnspiel td.bild img {
	background-image: none;
	padding-bottom: 0px;
	width: 243px;
}

table.gewinnspiel td.bild {
	border-top: 1px solid #C4D0B6;
}

table.gewinnspiel td {
	border-bottom: 2px solid #ffffff;
	padding: 5px;
}

table.gewinnspiel td.bottom {
	background-image: url(/static/i/gewinnspiel/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

table.gewinnspiel td.link {
	background-color: #F0F6E9;
}

table.gewinnspiel td a {
	background-image: none;
	border: 0px;
	padding-left: 5px;
	color: #809B5F;
}

table.gewinnspiel td h2,table.gewinnspiel td h1 {
	color: #809B5F;
}

table.gewinnspiel td h1 {
	background-image: url(/static/i/gewinnspiel/content-h1-bg.gif);
	margin-bottom: 0px;
	font-size: 14px;
}

div.content table.gallery a.gallery {
	padding-left: 0px;
	background-image: none;
}

div.content table.gallery img.gallery {
	border: 1px solid #6E2820;
}

div.content table td {
	vertical-align: top;
}

img.links_ausgerichtet {
	float: left;
	margin: 10px 10px 10px 0;
}

img.rechts_ausgerichtet {
	float: right;
	margin: 10px 0 10px 10px;
}

/*shop*/
div.shop-message,div.shop-welcome {
	font-size: 12px;
	width: 160px;
	background-color: #F7F3D6;
	padding: 5px;
	padding-bottom: 0px;
}

div.shop-login input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #D7AC7D;
	color: #D7AC7D;
}

div.shop-login input.login {
	margin-top: 5px;
	background-color: #C8946A;
	color: #FFFFFF;
}

div.shop input.button {
	background-color: #F7F3D6;
}

td.content-left div.shop span.shopcartlabel,div.shop-welcome {
	color: #6E2820;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 160px;
}

table.shopcartlittle {
	background-color: #F7F3D6;
	width: 170px;
	_width: 160px;
	padding: 5px;
}

table.shopcartlittle img {
	border: 0px;
}

table.shopcartlittle td a,div.shop-welcome a.logout {
	color: #6E2820;
}

table.module-sitemap td a.level-0 {
	padding: 10px;
	padding-left: 0px;
	border-bottom: none;
	font-weight: bold;
}

/* kalenderansicht */
div.content table.calendar-display {
	background-color: #ffffff;
	border: 0px;
}

div.content table.calendar-display td.control-date h2 {
	font-size: 12px;
	font-weight: bold;
}

div.content table.calendar-display td.view-week {
	background-color: #FEF7DA;
	color: #878685;
}

div.content table.calendar-display td.view-week a {
	color: #878685;
}

div.content table.calendar-display div.view-more {
	background-color: #FFFFFF;
}

div.content table.calendar-display td.view-day-out,td.content #calendar-day-detail-date
	{
	background-color: #FCF9E6;
}

div.content table.calendar-display-options-legend {
	display: none;
}

div.content table.calendar-display tr.view-weekdays td {
	background-color: #AD8B5A;
}

div.content table.calendar-display div.date {
	overflow: hidden;
	width: 45px;
}

div.calendar-display div.date {
	background-color: #ffffff;
}

/*popup*/
body.popup td.content-main-popup {
	padding: 10px;
}

body.popup td.content-main-popup img {
	border: 0px;
}

/*gallery*/
table.gallery td a.gallery,table.gallery td a,table.gallery td a.remember,table.gallery td img,table.gallery td img.gallery
	{
	border: 0px;
	padding: 0px;
}