* {
	zoom: 1;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li, ol li {
	zoom: 0;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

body, form, img {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
}

body {
	_text-align: center;
	background-color: #a57e4d;
}

/* POPUP STYLES */
body.popup {
	background-color: #ddceb5;
	font-size: 11px;
}
body.popup * {
	font-size: 11px;
}
body.popup h2, body.popup h2 * {
	font-size: 13px;
}
body.popup img {
	border: none;
}
body.popup a {
	color: #9c2414;
}
body.popup a:hover {
	text-decoration: none;
}
body.popup table tr.popup-content td {
	padding: 0 10px 0 10px;
}

/* GALLERY STYLES */
table.gallery td img {
	border: none;
}

div.js-container-outer {
	width: 1207px;
	margin-left: auto;
	margin-right: auto;
}
div.js-container-outer {
	_text-align: left;
}
div.js-gallery {
	width: 1207px;
}
div.js-border-left {
	/*
	background-image:url(../i/bg-border-outer-left.gif);
	background-repeat: repeat-y;
	background-position: right;
	*/
	float: left;
	width: 83px;
}
div.js-container-main {
	_display: inline;
	width: 1000px;
	float: left;
	background-color: #ddceb5;
	margin-left: 83px;
	margin-top: 8px;
	_margin-top: 0px;
	padding-bottom: 5px;
}
div.js-border-right {
	/*
	background-image:url(../i/bg-border-outer-right.gif);
	background-repeat: repeat-y;
	*/
	float: left;
	width: 60px;
}

/* Content Bereiche */
div.js-container-inner-l1 {
	background-image:url(../i/bg-gradient-left-right.gif);
	background-repeat: repeat-y;
	margin-top: -10px;
	margin-left: 25px;
}
/* KONTAKTBOX OBEN LINKS*/
div.js-contact-outer {
	position: absolute;
}
div.js-contact {
	position: relative;
	width: 170px;
	min-height: 210px;
	_height: 210px;
	top: 27px;
	left: 95px;
}
div.js-contact, div.js-contact * {
	color: #492d00;
	text-decoration: none;
}

/* Oberes Menu */
div.js-container-inner-top {
	position: absolute;
}
div.js-linklist-top {
	position: relative;
	left: 150px;
	top: 404px;
	width: 1000px;
}
div.js-linklist-top ul li {
	display: block;
	float: left;
	margin-right: 2px;
	width: 335px;
	height: 64px;
	font-family: Arial;
	/* font-family: "Helvetica Condensed Black", "Arial Narrow";*/
	font-size: 26px;
	font-weight: bold;
	line-height: 20px;
}

div.js-linklist-top ul li.punkt-3 {
	width: 225px;
}

div.js-linklist-top ul li a {

}

div.js-linklist-top ul li a {
	background-image:url(../i/button-top.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/button-top.png', sizingMethod='scale');
	background-repeat:no-repeat;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #ae200d;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 6px;
	width: 222px;
	height: 25px;
	_height: 31px;
	cursor: pointer;
}
div.js-linklist-top ul li a:hover {
color: #8b5f32;
}

/* Alte Linkliste mit pochenden Herzen */
/*
div.js-linklist-top ul li a {
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	padding-top: 22px;
	height: 42px;
	_height: 64px;
	cursor: pointer;
}

div.js-linklist-top ul li a:hover {
	text-decoration: none;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	padding-top: 26px;
	height: 47px;
	_height: 73px;
	cursor: pointer;
}


div.js-linklist-top ul li.punkt-1 * {
	color: #2c1b04;
	background-image:url(../i/link-wandern.png);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/link-wandern.png', sizingMethod='scale');
	_background-image: none;
}

div.js-linklist-top ul li.punkt-1 a:hover {
	background-image:url(../i/link-wandern-active.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/link-wandern-active.png', sizingMethod='scale');
	_background-image: none;
}

div.js-linklist-top ul li.punkt-2 * {
	background-image:url(../i/link-golf.png);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/link-golf.png', sizingMethod='scale');
	_background-image: none;
	color: #0c3f01;
}
div.js-linklist-top ul li.punkt-3 * {
	background-image:url(../i/link-familie.png);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/link-familie.png', sizingMethod='scale');
	_background-image: none;
	color: #5b150c;
}

div.js-linklist-top ul li.punkt-4, div.js-linklist-top div ul li.punkt-4 * {
	margin-right: 0px;
	width: 230px;
	_width: 250px;
}

div.js-linklist-top ul li.punkt-4 * {
	background-image:url(../i/link-geniesser.png);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/link-geniesser.png', sizingMethod='scale');
	_background-image: none;
	color: #762c03;
}
*/


/* Navi */
div.js-content-navi {
	_display: inline;
	float: left;
	margin-left: 260px;
	width: 480px;
}
/* Flags */
div.js-content-flags {
	_display: inline;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: right;
	width: 230px;
}
div.js-content-flags a img {
    border: 0px;
    margin-left: 5px;
}

/* CONTENT LEFT */
div.js-content-left {
	_display: inline;
	margin-left: 10px;
	width: 210px;
	_width: 230px;
	float: left;
	background-image:url(../i/bg-gradient-left.gif);
	background-repeat: repeat-x;
	padding: 0 10 0 10;
	background-color: #c4aa87;
}

/* CONTENT RIGHT */
div.js-content-right {
	_display: inline;
	float: left;
	width: 230px;
	overflow: hidden;
	margin-left: 25px;
	background-image:url(../i/bg-gradient-left.gif);
	background-repeat: repeat-x;
	
}

div.js-cleaner {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

/* CONTENT NAVI STYLES */
div.pr-content-middle-navipath, div.pr-content-middle-navipath a {
	color: #492d00;
	text-decoration: none;
}
div.pr-content-middle-navipath a:hover {
	text-decoration: underline;
}



/* CONTENT LEFT STYLES */
div.js-content-left, div.js-content-left * {
	color: #492d00;
	font-size: 11px;
}

div.pr-content-left-menu h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #a28b66;
	padding-bottom: 3px;
	text-decoration: none;
}
div.pr-content-left-menu h2 a {
	color: #492d00;
	text-decoration: none;
}

/* MENU LEVEL 1 */
div.js-content-left ul li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div.js-content-left ul li a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #a28b66;
	color: #492d00;
	padding: 4 0 2 0;
	font-size: 12px;
}
div.js-content-left ul li a.active {
	background-color: #ae200d;
	color: #5b150c;
	font-size: 17px;
	font-family: "Arial Black";
	
	letter-spacing: -2px;
	padding-left: 10px;
}

/* MENU LEVEL 2 */
div.js-content-left ul li ul li a {
	padding-left: 10px;
	font-size: 11px;
}
div.js-content-left ul li ul li a.active {
	letter-spacing: 0px;
}

div.js-content-left ul li ul li a.active, div.js-content-left ul li ul li a:hover {
	border-left: 8px solid #ae200d;
	background-color: #d6c6ac;
	color: #492d00;
	padding-left: 2px;
	font-size: 11px;
	font-family: Arial;
}
/* MENU LEVEL 3 */
div.js-content-left ul li ul li ul li a {
	padding-left: 25px;
	background-color: #c0ac8d;
}
div.js-content-left ul li ul li ul li a.active, div.js-content-left ul li ul li ul li a:hover {
	border-left: 8px solid #ae200d;
	padding-left: 17px;
	background-color: #c0ac8d;
}



/* CONTENT SEARCH STYLES */
table.js-page-seek {
	margin-top: 40px;
}
table.js-page-seek h2 {
	color: #9c2414;
	font-size: 12px;
	margin-bottom: 5px;
}
table.js-page-seek input.seek {
	border: 1px solid #9c2414;
	height: 21px;
	margin-right: 5px;
}



/* CONTENT MAIN STYLES */
div.js-content-main {
	_display: inline;
	float: left;
	width: 475px;
	margin-left: 20px;
	margin-top: 10px;
}

div.js-content-main, div.js-content-main * {
	color: #492d00;
	font-size: 11px;
	line-height: 16px;
}
div.js-content-main ul {
	margin-left: 15px;
	_padding-left: 15px;
	_margin-left: 0px;
	list-style-position:outside;
	list-style-type:square;
}
div.js-content-main ol {
	margin-left: -20px;
	_padding-left: 25px;
	_margin-left: 0px;
}

div.js-content-main h1, body.popup h1 {
	color: #9c2414;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

div.js-content-main h2, body.popup h2 {
	color: #734200;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}


div.js-content-main a {
	color: #9c2414;
	background-image:url(../i/link-arrow-red.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	text-decoration: none;
	font-weight: bold;
}
div.js-content-main a.no-background {
	background: none;
	padding: 0px;
}

/* CONTENT RIGHT STYLES */
div.js-content-right-content {
	margin: 5 10 0 10;
}
div.js-content-right, div.js-content-right * {
	color: #654615;
	font-size: 12px;
}

div.js-content-right a {
	text-decoration: none;
}

/* CST Angebotsbox */
div.cst-box-request {
	margin: 0 0 10 10;
}
div.cst-box-request div.request-line-head {
	font-size: 11px;
}
div.cst-box-request h1 {
	color: #9c2414;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
div.request-line-input input {
	height: 16px;
	border: 1px solid #a29c8c;
	font-size: 10px;
	width: 135px;
	margin-bottom: 2px;
}

div.cst-box-request select {
	width: 150px;
}


/* CST Absendebutton */
div.cst-link-container {
	margin-top: 5px;
	margin-right: 5px;
}
div.cst-link-container * {
	display: block;
	float: left;
	height: 20px;
}
div.cst-link-container div.cst-link-left {
	background-image:url(../i/link-corner-left.gif);
	width: 5px;
}
div.cst-link-container a {
	color: white;
	background-image:url(../i/link-bg.gif);
	font-weight: bold;
	padding: 3 10 0 10;
	height: 17;
	_height: 20;
}
div.cst-link-container div.cst-link-right {
	background-image:url(../i/link-corner-right.gif);
	width: 5px;
}



/* CONTENT */
div.js-content-main table tr.zeile-dunkel td {
	background-color: #c9b190;
}

span.rote-schrift {
 color:#734200;
 font-family:arial;
 font-size:11px;
}

/* gallery */
div.gallery {
	position: relative;
	height: 231px;
	width: 481px;
	margin: 10px 0px;
	background:url(../i/bgGallery.png) no-repeat top left;
}

.gallery div.topicGallery {
	position: absolute;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #9c2414;
	font-weight: bold;
	left: 120px;
	top: 15px;
	text-transform: uppercase;
}

.gallery div.scroll_left {
	position: absolute;
	top: 109px;
	left: 0px;
	height: 50px;
	width : 68px;
	z-index: 1;
	background: url(../i/buttonGalleryleft.png) no-repeat center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/buttonGalleryleft.png', sizingMethod='scale');
  _background: none;
}

.gallery .scroll_right {
	position: absolute;
	top: 109px;
	right: 0px;
	_right: -1px;
	height: 50px;
	width :68px;
	z-index: 1;
	background: url(../i/buttonGalleryright.png) no-repeat center center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/i/buttonGalleryright.png', sizingMethod='scale');
  _background: none;
}

.gallery .gallery-content {
	height: 231px;
	position: absolute;
	top: 0px;
	left: 2px;
	z-index: 2;
	width: 402px;
	overflow: hidden;
	margin: 20px 40px 0px 40px;
}

.gallery .gallery-content .gallery-slider {
	height: 231px;
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.gallery .gallery-content .gallery-slider a {
	vertical-align: bottom;
	margin: 0px 5px 0px 5px;
}

.gallery .gallery-content .gallery-slider img {
	/* height:78; */
	border: 1px solid #fff;
	line-height: 231px;
	vertical-align: middle;

}

img.gallery {
	border: 2px solid #AD7E2C;
}

/* quicklinks */
a.icon-info {
	display: block;
	background-image:url(../i/link-icon-info.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-email {
	display: block;
	background-image:url(../i/link-icon-email.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-snail {
	display: block;
	background-image:url(../i/link-icon-snail.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-car {
	display: block;
	background-image:url(../i/link-icon-car.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-phone {
	display: block;
	background-image:url(../i/link-icon-phone.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-request {
	display: block;
	background-image:url(../i/link-icon-anfrage.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-book {
	display: block;
	background-image:url(../i/link-icon-buchen.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}
a.icon-gift {
	display: block;
	background-image:url(../i/link-icon-gutschein.gif);
	background-repeat: no-repeat;
	background-position: 180 center;
	border-bottom: 1px solid #654615;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 0 10 0 10;
}


/* CALLBACK FORMULAR */
table.callback_form th {
    text-align: left;
}
table.callback_form input {
    width: 170px;
}
table.callback_form select.form_salutation {
    width: 70px;
}
table.callback_form input.title {
    width: 100px;
}
table.callback_form input.inputCallbackTime {
    width: 50px;
    margin-left: 5px;
}
table.callback_form input.inputCallbackDate {
    width: 90px;
}