body {
	/*background: url(../img/layout/bg_body.jpg) top left;*/
	background: #1c3c09 url(../img/layout/bg_summer.jpg) no-repeat top;
	color: #3b2c18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
.clearer {
	clear: both;
}
#containerSite {
	margin: 20px auto 0 auto;
	width: 980px;
}
#containerHeaderBottom,
#containerMainNav,
#containerContentOuter {
	background: url(../img/layout/bg_shadow.png) repeat-y top left;
	padding: 0 10px;
}
#containerHeaderTop {
	background: url(../img/layout/bg_headerTop.png) no-repeat top left;
	height: 266px;
	padding: 10px 10px 1px 10px;
}
#containerHeaderTop #headerLeft {
	float: left;
	width: 290px;
}
#containerHeaderTop #headerLeft #headerQuickNav {
	background: url(../img/layout/bg_headerQuickNav.gif) no-repeat bottom;
	color: #593115;
	font-weight: bold;
	margin-bottom: 74px;
	padding: 14px 0;
	text-align: center;
}
#containerHeaderTop #headerLeft #headerQuickNav a {
	color: #593115;
	text-decoration: none;
}/*
#containerHeaderTop #headerLeft #headerQuickNav a.btnEn {
	background: url(../img/layout/flag_en.gif) no-repeat bottom left;
	display: block;
	height: 14px;
	line-height: 14px;
	text-indent: -999em;
	width: 27px;
}
#containerHeaderTop #headerLeft #headerQuickNav a.btnEn:hover {
	background-position: top left;
}
#containerHeaderTop #headerLeft #headerQuickNav a.btnDe {
	background: url(../img/layout/flag_de.gif) no-repeat bottom left;
	display: inline-block;
	height: 14px;
	text-indent: -999em;
	width: 27px;
}
#containerHeaderTop #headerLeft #headerQuickNav a.btnDe:hover {
	background-position: top left;
}*/
#containerHeaderTop #headerLeft .claimDE {
	background: url(../img/layout/headerTopRight_claim_de.gif) no-repeat top left;
	height: 50px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
}
#containerHeaderBottomInner {
	background: url(../img/layout/bg_headerBottom.jpg) repeat-x top left;
	height: 124px;
	overflow: hidden;
}
#containerHeaderBottom #headerBottomLeft {
	float: left;
	padding: 19px 0 0 45px;
	width: 245px;
	position: relative;
}
#containerHeaderBottom #headerBottomRight {
	margin-left: 290px;
	text-align: right;
	width: 670px;
}
#containerHeaderBottom #headerBottomLeft .quickAnfrageField {
	background: url(../img/layout/bg_headerFormBox.gif) no-repeat top left;
	color: #856854;
	cursor: pointer;
	line-height: 26px;
	margin-bottom: 5px;
	padding: 0 15px 0 30px;
	text-align: right;
	width: 157px;
}
#containerHeaderBottom #headerBottomLeft .quickAnfrageField input.dateField {
	background: none;
	border: none;
	color: #856854;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 70px;
}
#containerHeaderBottom #headerBottomLeft .quickAnfrageField label {
	cursor: pointer;
	display: inline-block;
	width: 80px;
}
#containerHeaderBottom #headerBottomLeft #quickAnfrageSubmitBtn {
	margin-top: 2px;
}
#containerMainNav ul,
#containerMainNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#containerMainNav ul {
	background: url(../img/layout/bg_mainNav.gif) repeat-x top left;
	height: 33px;
	overflow: hidden;
	padding: 10px 0 7px 0;
}
#containerMainNav li {
	display: inline;
}
#containerMainNav li a {
	background: url(../img/layout/bg_mainNav_pas.gif) no-repeat bottom right;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 34px;
	padding: 0 19px 0 18px;
	text-decoration: none;
}
#containerMainNav li.last a {
	background: none;
	padding: 0 7px 0 10px;
}
#containerMainNav li a:hover,
#containerMainNav li a.active {
	background: url(../img/layout/bg_mainNav_act.gif) repeat-x;
}
#containerContent {
	background: #dbccb9;
	overflow: hidden;
	padding: 40px 25px;
	width: 910px;
}
#containerContentLeft {
	width: 330px;
}
#containerSidebar {
	width: 259px;
}
body.twoColumnsContent #content {
	float: right;
	width: 530px;
}
body.twoColumnsNav #content {
	float: right;
	width: 600px;
}
#containerContent a {
	color: #3b2c18;
	text-decoration: underline;
}
#containerContent a:hover {
	text-decoration: none;
}
#containerContent a.bulletLink,
.newsMoreLink a,
.newsBackLink a {
	background: url(../img/layout/bullet_arrow_right.gif) no-repeat left;
	padding-left: 20px;
}
#containerContent h2,
#containerContent h1 {
	color: #593115;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0;
}
#containerContent h1 {
	border-bottom: 1px solid #e8ded1;
	padding-bottom: 10px;
}
#containerContent h3 {
	color: #593115;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#containerContent p {
	margin: 5px 0 15px 0;
	padding: 0;
}
#containerContent div#content div.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}
#containerContent div#content div.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}
#containerContent div#content div.imgLeft img,
#containerContent div#content div.imgRight img,
#containerContent div#content div.imgFull img {
	background-color: #e3d7c8;
	border: 1px solid #c5b096;
	padding: 5px;
}
#containerContent div#content div.imgPano img {
	background-color: #e3d7c8;
	border: 1px solid #c5b096;
	float: left;
	padding: 5px;
}
#containerContent table.contenttable {
	border-collapse: collapse;
	margin: 15px 0 15px 0;
	width: 100%;
}
#containerContent table.contenttable thead {
	font-weight: bold;
}
#containerContent table.contenttable thead th {
	background: #c5b096;
}
#containerContent table.contenttable th,
#containerContent table.contenttable td {
	border-bottom: 1px solid #c5b096;
	padding: 4px 8px;
	text-align: center;
}
#containerContent table.contenttable tr:hover td {
	background-color: #DBCCB9;
}
#containerContent table.contenttable th:first-child,
#containerContent table.contenttable td:first-child,
#containerContent table.contenttable th.first,
#containerContent table.contenttable td.first {
	text-align: left;
}
#containerContent table.contenttable tbody td {
	background: #e3d7c8;
}
#containerContent table.contenttable p {
	display: inline;
	margin: 0;
	padding: 0;
}
#content ul,
#content li {
	list-style-image: url(../img/layout/bullet_arrow_right.gif);
}
#content ul li ul,
#content ul li ul li {
	list-style: circle;
}
#containerContent div.nuggetBox {
	background: #e3d7c8;
	margin-bottom: 2px;
	padding: 14px;
}
#containerContent div.nuggetBox div.nuggetImgBox {
	float: left;
	height: 60px;
	overflow: hidden;
	padding-right: 13px;
	width: 60px;
}
#containerContent div.nuggetBox div.nuggetContentBox {
	height: 60px;
	height: auto !important;
	min-height: 60px;
}
#containerContent div.nuggetBox div.nuggetContentBox p {
	line-height: 14px;
	margin: 0;
	padding: 0;
}
#containerContent div.nuggetBox div.nuggetContentBox a {
	background: url(../img/layout/bullet_arrow_right.gif) no-repeat left;
	color: #42230f;
	font-weight: bold;
	padding-left: 17px;
	text-decoration: none;
}
#newsSwitcher {
	background: #d1c0aa;
	height: 320px;
	overflow: hidden;
	padding: 1px;
}
#newsSwitcher ul#newsSwitcherNav,
#newsSwitcher ul#newsSwitcherNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsSwitcher ul#newsSwitcherNav {
	float: right;
	width: 196px;
}
#newsSwitcher ul#newsSwitcherNav li span {
	background: #d1c0aa url(../img/layout/bg_newsSliderLinks.gif) no-repeat bottom right;
	border-bottom: 1px solid #bead98;
	color: #3b2c18;
	cursor: pointer;
	display: block;
	font-weight: bold;
	line-height: 28px;
	padding-left: 16px;
	text-decoration: none;
	width: 180px;
}
#newsSwitcher ul#newsSwitcherNav li span:hover,
#newsSwitcher ul#newsSwitcherNav li span.active {
	background-color: #e3d7c8;
	background-position: top right;
	border-bottom: 1px solid #d1c0aa;
	color: #42230f;
}
div#newsSwitcherContent div,
div#newsSwitcherContent div.active {
	background-color: #e3d7c8;
	display: none;
	font-size: 11px;
	height: 292px;
	overflow: hidden;
	padding: 14px;
	width: 304px;
}
div#newsSwitcherContent div.active {
	display: block;
}
div.newsListBox {
	background: url(../img/layout/line_dotted.gif) repeat-x bottom left;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.newsListBox h3 a {
	text-decoration: none !important;
}
.newsSubheader {
	font-style: italic;
}
#content #anfrageFormular {
	font-size: 11px;
}
#content #anfrageFormular .formFieldAnfrage {
	border: 1px solid #C5B096;
	font-size: 11px;
	margin: 4px 5px 0px 0px;
	padding: 2px;
	width: 90%;
}
#content #anfrageFormular input.plz {
	width: 35px;
}
#content #anfrageFormular input.ort {
	width: 166px;
}
#content #anfrageFormular textarea.formFieldTextarea {
	border: 1px solid #C5B096;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 2px;
	width: 90%;
}
#content .liveCamTable td {
	padding-bottom: 15px;
}
#content .liveCamTable td img {
	margin-top: 5px;
}
#content .tx-ttnews-browsebox {
}
#content .tx-ttnews-browsebox a {
	background: #C5B096;
	border: 1px solid #C5B096;
	padding: 4px;
	text-decoration: none;
}
#content .tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {
	border: 1px solid #59402B;
}
ul#subNav,
ul#subNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#subNav {
	border-bottom: 5px solid #e3d7c8;
	border-top: 5px solid #e3d7c8;
}
ul#subNav li a {
	background: #e3d7c8 url(../img/layout/bullet_subNav.gif) no-repeat 9px 8px;
	border-left: 5px solid #e3d7c8;
	color: #81694f;
	display: block;
	line-height: 26px;
	padding-left: 29px;
	text-decoration: none;
}
ul#subNav li a:hover,
ul#subNav li a.active {
	background-color: #dbccb9;
	background-position: 9px -16px;
}
div#subSubNav {
	background-color: #dbccb9;
}
div#subSubNav a {
	background: none !important;
}
div#subSubNav a.active span,
div#subSubNav a:hover span {
	font-weight: bold;
}

div#iconNav {
	border-top: 5px solid #940e0e;
	padding: 14px;
	margin-top: 10px;
	background: #e3d7c8;
}
	div#iconNav ul,
	div#iconNav li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	div#iconNav li a {
		display: block;
		height: 23px;
		line-height: 23px;
		padding-left: 30px;
		width: 200px;
		color: #81694f;
		text-decoration: none;
		border-bottom: 1px solid #d4c3af;
		background-repeat: no-repeat;
		background-position: left;
	}
	div#iconNav li a:hover {
		background-color: #dbccb9;
	}

#containerFooter {
	background: url(../img/layout/bg_footer.png) no-repeat bottom;
	clear: both;
	color: #69513b;
	font-size: 11px;
	height: 100px;
	line-height: 14px;
	margin-bottom: 20px;
	padding: 0 10px;
}
#containerFooterInner {
	border-top: 1px solid #b99f82;
	padding: 10px 30px;
}
#footerLeft {
	float: left;
	margin-right: 20px;
	width: 460px;
}
#footerLeft a {
	color: #59402b;
}
#footerLeft #footerNav {
	border-bottom: 1px solid #d0bfaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footerLeft #footerNav a {
	color: #59402b;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footerLeft #footerNav a:hover {
	text-decoration: underline;
}
.tx-qlsimplegallery-pi1 {
	width: 585px;
}
.ql_simple_gallery-pageNav {
	background: #C5B096;
	color: #3b2c18;
	font-size: 11px;
	height: 20px;
	margin-bottom: 6px;
	padding: 3px 10px 0 10px;
	width: 95%;
}
.ql_simple_gallery-pageNav a {
	color: #3b2c18 !important;
	font-weight: bold;
	text-decoration: underline !important;
}
.ql_simple_gallery-pageNav a:hover {
	text-decoration: none !important;
}
.ql_simple_gallery-backLink {
	float: left;
	width: 25%;
}
.ql_simple_gallery-nextLink {
	float: left;
	text-align: right;
	width: 25%;
}
.ql_simple_gallery-pageNumbers {
	float: left;
	text-align: center;
	width: 50%;
}
.ql_simple_gallery_box {
	background: #C5B096;
	float: left;
	height: 190px;
	margin: 0 6px 6px 0;
	padding: 5px 5px 10px 5px;
	width: 176px;
}
.ql_simple_gallery_small {
	height: 120px;
	width: 120px;
}
.ql_simple_gallery_box a img {
	background: none !important;
	border: none !important;
	text-decoration: none;
}
.ql_simple_gallery_image img {
	text-align: center;
}
.ql_simple_gallery_box a {
	background: none !important;
	border: none !important;
}
.ql_simple_gallery_box .ql_simple_gallery_text {
	font-size: 11px;
	line-height: 14px;
	padding: 9px 5px 0;
}
.ql_simple_gallery_box .ql_simple_gallery_text a,.ql_simple_gallery_box .ql_simple_gallery_text a:hover {
}
.ql_simple_gallery_box .ql_simple_gallery_text a:hover {
	text-decoration: none;
}
.clearer {
	clear: both;
}
#seasonChange {
	height: 30px;
	left: 50%;
	margin-left: 380px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 100px;
	z-index: 10;
}
#seasonChange a {
	background: #14225f url('../img/layout/icon_winter.gif') no-repeat top left;
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 26px;
	padding: 0 20px 0 35px;
	text-decoration: none;
}
#seasonChange a.winter {
	background: #14225f url('../img/layout/icon_winter.gif') no-repeat top left;
}
#seasonChange a.summer {
	background: #00572d url('../img/layout/icon_sommer.gif') no-repeat top left;
}
a.prosBtn {
	background: url(../img/layout/bg_prospBtn.jpg) no-repeat top left;
	color: #42230f;
	display: block;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	margin-top: 10px;
	overflow: hidden;
	padding-left: 34px;
	text-decoration: none !important;
	width: 259px;
}
.formTablePersons .first {
	width: 100px;
}

#fbConnectLogin {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 136px;
	margin-left: 344px;
}

#header-facebook-inner {
	position: absolute;
	top: 0px;
	left: 265px;
	width: 73px;
	height: 70px;
	padding: 38px 33px 16px 26px;
	text-align: center;
	overflow: hidden;
	background: url(../img/layout/bg_fbImage.jpg) no-repeat top left;
}
