html,body {
	font-family: Arial, sans-serif;
	color: #000;
	background-color: #D6DFEC;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	height: 100%;
}
font {
	/* behebt ev fehler bei Special offers*/
	font-size: 11px;
	line-height: 15px;
}
#wrapper{
	height:100%;
	width:100%;
	text-align: center;
	vertical-align: middle;
}
.printonly {
	display: none;
}
#pagewrapper {
	margin: auto;
	width: 980px;
	min-height: 650px;
	padding: 10px;
}

td.center {
	text-align: center;
	vertical-align: middle;
}

#page {
	position: relative;
	width: 100%;
	background-color: #FFF;
	text-align: left;
}
#pagehead {
	position: relative;
	height: 159px;
}
#pagemiddle {
	background-image: url(../pics/template/bg-wasser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 80px;
}
.sens #pagemiddle {
	background-image: url(../pics/template/bg-sens-gr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 80px;
}

#pagehead a.logo {
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 81px;
	height: 103px;
	background-image: url(../pics/template/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.sens #pagehead h1 a {
	background-image: url(../pics/template/logo-sens.png);
	top: 0;
	left: 0;
	width: 224px;
	height: 159px;
}

/** navigation start **/
#navigation {
	position: absolute;
	bottom: 5px;
	left: 224px;
}
#navigation li {
	display: inline;
	margin-right: 30px;
}
#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #58595D;
}
#navigation li.active a,
#navigation a:hover {
	color: #000;
}
/** navigation ende **/

/** subnavigation start **/
#subnaviwrapper {
	position: relative;
	float: left;
	width: 224px;
	min-height: 390px;
}
#subnaviwrapper .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../pics/template/bg-subnavi.png);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 1;
}
.sens #subnaviwrapper .background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../pics/template/0.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 1;
}
#subnaviwrapper .currentTopPage {
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 0 0 29px;
	z-index: 10;
}
#subnaviwrapper .currentTopPage a {
	color: #000;
	text-decoration: none;
}
.sens #subnaviwrapper .currentTopPage a {
	color: #fff;
	text-decoration: none;
}
#subnavigation {
	position: relative;
	z-index: 10;
}
#subnaviwrapper ul {
	margin: .5em 0 0 29px;
}
#subnaviwrapper ul ul {
	margin: 0;
}
#subnaviwrapper ul li a {
	color: #000;
	text-decoration: none;
	background-image: url(../pics/template/subnavi-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 11px;
}
.sens #subnaviwrapper ul li a {
	color: #fff;
	text-decoration: none;
	background-image: url(../pics/template/subnavi-bullet-sens.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 11px;
}

#subnaviwrapper ul li li {
	padding: 0 0 0 12px;
}
#subnaviwrapper ul li li a {
	background-image: none;
	padding-left: 0;
}
#subnaviwrapper ul li.active a,
#subnaviwrapper ul li.active li.active a{
	font-weight: bold;
}
#subnaviwrapper ul li.active li a {
	font-weight: normal;
}

/** subnavigation ende **/
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.clearmargin {
	clear: both;
	height: 1px;
}
#contentwrapper {
	float: left;
	width: 672px;
	min-height: 390px;
	background-color: #7394bd;
}
.sens #contentwrapper {
	background-color: #008161;
}
.content {
	float: left;
	width: 342px;
	padding: 20px 10px 0 20px;
	height: 370px;
	color: #FFF;
	overflow: auto;
}


.main_content a:link, .main_content a:visited {
	color: #FFF;
	text-decoration: underline;
}
.main_content a:hover { text-decoration: none; }
.bild {
	float: left;
	width: 300px;
	min-height: 390px;
}
#contentwrapper h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1.5em;
}
#contentwrapper h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-top: 1.5em;
}
#contentwrapper .main_content p {
	margin-top: 1.5em;
}
.main_content table th {
	font-weight: bold;
	text-align: left;
}
.main_content hr {
	border: none;
	height: 1px;
	background-color: #C7DBEA;
}
#wideimagepage .content {
	width: 202px;
}
#wideimagepage .bild {
	width: 440px;
}
#noimagepage .content {
	width: 632px;
	padding-right: 20px;
}

#map .content {
	width: 672px;
	height: 390px;
	color: #FFF;
	overflow: visible;
	margin-top:-17px;
	padding: 0;
}

#noimagepage .bild {
	display: none;
}
.main_content ul {
	margin: 0 0 .5em 8px;
	list-style: square;
	padding-left: 10px;
}
.main_content ol {
	margin: 0 0 .5em 8px;
	list-style: upper-latin;
	padding-left: 10px;
}
.main_content p:last-child,
.main_content ul:last-child,
.main_content ol:last-child {
	margin-bottom: 0;
}
ul.links,
ul.dateien {
	margin-top: 1em;
}
ul.links a,
ul.links a:link,
ul.links a:visited,
ul.dateien a,
ul.dateien a:link,
ul.dateien a:visited {
	color: #FFF;
	text-decoration: none;
}
ul.links a:hover,
ul.dateien a:hover {
	text-decoration: underline;
}
ul.links li,
ul.dateien li {
	padding: 2px 0;
}
ul.links li.extern a,
ul.dateien li a {
	display: block;
	min-height: 16px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left top;
}
ul.links li.intern a {
	font-weight: bold;
}
ul.links li.intern a:after{ 
	content:" >>";
}
ul.links li.extern a {
	background-image: url("../pics/icons/www1.png");
}
ul.dateien li.pdf a {
	background-image: url("../pics/icons/pdf.png");
}
ul.dateien li.png a,
ul.dateien li.jpg a,
ul.dateien li.jpeg a,
ul.dateien li.gif a,
ul.dateien li.tiff a,
ul.dateien li.tif a,
ul.dateien li.bmp a,
ul.dateien li.psd a {
	background-image: url("../pics/icons/picture.png");
}
ul.dateien li.doc a,
ul.dateien li.docx a {
	background-image: url("../pics/icons/page_word.png");
}
ul.dateien li.xls a,
ul.dateien li.xlsx a {
	background-image: url("../pics/icons/page_excel.png");
}
ul.dateien li.zip a,
ul.dateien li.gz a,
ul.dateien li.tgz a,
ul.dateien li.tar a,
ul.dateien li.bz2 a,
ul.dateien li.tbz a,
ul.dateien li.sevenz a {
	background-image: url("../pics/icons/compress.png");
}
ul.dateien li a em,
ul.dateien li a span {
	font-size: 10px;
}
/** sprache & topnavi start **/
#language_toplinks {
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 14px;
}
#language_toplinks span a {
	color: #58595D;
	text-decoration: none;
	font-size: 10px;
}
#language_toplinks span.active a {
	font-weight: bold;
}
#language_toplinks .language span {
	padding-left: 5px;
	margin-left: 5px;
	text-transform: lowercase;
}
#language_toplinks .language span+span {
	background-image: url(../pics/template/footer-spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#language_toplinks .topnavi span {
	padding-left: 20px;
}
/** sprache & topnavi end **/
/** intro start **/
#intro #pagemiddle {
	height: 290px;
	margin-bottom: 180px;
	position: relative;
}
#intro #pagemiddle #contentwrapper {
	position: absolute;
	top: -68px;
	left: 299px;
	width: 382px;
	background-color: transparent;
}
#intro #pagemiddle h2 {
	display: none;
}
#intro #pagemiddle .content {
	display: none;
	float: none;
}
#intro #pagemiddle .bild {
	width: auto;
	min-height: 0px;
	float: none;
}
#intro #pagemiddle .bild ul {
	margin-bottom: 6px;
}
#intro .startlink {
	display: block;
	position: absolute;
	z-index: 100;
	top: -68px;
	left: 299px;
	width: 382px;
	height: 440px;
	background-image: url(../pics/template/0.gif);
}
#intro #navigation {
	display: none;
}
/** intro end **/

/** intro start **/
#intro2 #pagemiddle {
	position: relative;
	background-image: none;
	background-color: #FFF;
}
#intro2 #pagemiddle .special {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 290px;
	width: 980px;
	background-image: url(../pics/template/bg-wasser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 10;
}
#intro2 #pagemiddle #contentwrapper {
/*	position: absolute;
	top: -68px;
	left: 299px;
	width: 382px;*/
	width: auto;
	float: none;
	background-color: transparent;
}
#intro2 #navigation {
	bottom: auto;
	top: 380px;
	left: 140px;
}
#intro2 #pagemiddle h2 {
	display: none;
}
#intro2 #pagemiddle .content {
	float: none;
	color: #000;
	height: auto;
	width: 690px;
	padding: 420px 20px 10px 140px;
}
#intro2 #pagemiddle .bild {
	display: block;
	position: absolute;
	z-index: 50;
	top: -68px;
	left: 299px;
	width: 382px;
	height: 440px;
	float: none;
}
#intro2 #pagemiddle .bild ul {
	margin-bottom: 6px;
}
#intro2 .startlink {
	display: block;
	position: absolute;
	z-index: 100;
	top: -68px;
	left: 299px;
	width: 382px;
	height: 440px;
	background-image: url(../pics/template/0.gif);
}
#intro2 #contentwrapper,
#intro2 #contentwrapper h1 {
	font-size: 12px;
}
/** intro end **/

/** booking iframe start **/
#booking {
	position: absolute;
	bottom: 20px;
	left: 24px;
	size: 14px;
	font-weight:bold;
}

#booking:link, #booking:visited {
color:#58595D;
text-decoration:none;
}

#booking:hover {
color:#000;
text-decoration:none;
}

#intro #booking,
#intro2 #booking {
	display: none;
}
/** booking iframe ende **/

/** banner start **/
#banner {
	position: absolute;
	bottom: 25px;
	right: 0px;
}
#banner li {
	display: inline;
	padding-right: 20px;
}
/** banner ende **/

/** footer start **/
#pagefooter {
	padding-top: 5px;
	height: 15px;
	font-size: 10px;
}
#pagefooter address {
	font-style: normal;
	text-align: left;
	float: left;
}
#pagefooter address span {
	padding-right: 5px;
	margin-right: 5px;
	background-image: url(../pics/template/footer-spacer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #58595D;
	line-height: 15px;
}
#pagefooter address span.last {
	padding-right: 0;
	margin-right: 0;
	background-image: none;
}
#pagefooter address a {
	color: #58595D;
	text-decoration: none;
}
#pagefooter #nebennavigation {
	float: right;
}
#pagefooter #nebennavigation li { 
	display: inline;
	padding-left: 5px;
	margin-left: 5px;
}
#pagefooter #nebennavigation li+li {
	background-image: url(../pics/template/footer-spacer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pagefooter #nebennavigation a {
	color: #58595D;
	text-decoration: none;
}

/** footer ende **/

/** news start **/
.newslist li {
	margin-top: 1em;
}
.newslist li a,
.newslist li a:link,
.newslist li a:visited {
	color: #FFF;
	text-decoration: none;
}
.newslist li a:hover {
	text-decoration: none;
}
.newslist li a:hover .titel {
	text-decoration: underline;
}
.newslist .titel {
	display: block;
	font-weight: bold;
}
.content .back {
	margin-top: 1em;
}
.content .back a,
.content .back a:link,
.content .back a:visited {
	color: #FFF;
	text-decoration: none;
}
.content .back a:hover {
	text-decoration: underline;
}
/** news ende **/

/** formular start **/
label.required:after{ 
	content:" *";
}
label.error {
	color: #F33;
}

#anfrageform label,
#anfrageform .label {
	display:block;
	width:130px;
	float:left;
}
#anfrageform .input {
	float: left;
}
/*#anfrageform input,
#anfrageform textarea,
#anfrageform select {
	width: 240px;
	border: none;
	margin: 0;
	padding: 0;
}*/
#noimagepage #anfrageform input,
#noimagepage #anfrageform textarea,
#noimagepage #anfrageform select {
	width: 260px;
	border: none;
	margin: 0;
	padding: 0;
}
#anfrageform textarea {
	height: 3em;
}
#anfrageform fieldset input,
#anfrageform fieldset select,
#noimagepage #anfrageform fieldset input,
#noimagepage #anfrageform fieldset select {
	width:auto;
	float:left;
}
#anfrageform .checkbox input,
#noimagepage #anfrageform .checkbox input {
	border: none;
	width: auto;
	display: inline;
	float: none;
}
#anfrageform .checkbox label{
	display: inline;
	width:auto;
	margin:0 16px 0 4px;
	float: none;
}
/*#anfrageform .text label {
	width: 100%;
}
#anfrageform .text textarea {
	width: 320px;
	margin-top: .2em;
}*/
#anfrageform div div.checkboxsWrapper {
	float:left;
/*	margin: .2em 0 0 0;*/
	width: 260px;
	/*background-color: rgba(255,255,255,0.2); */
/*	background-color: #8FA9CF; */
/*	padding: 2px 4px; */
	padding: 0;
}
/*#noimagepage #anfrageform .text textarea {
	width: 340px;
}*/
/*#noimagepage div div.checkboxsWrapper {
	width: 332px;
}*/
#anfrageform .block div {
	padding: 2px 0;
}
#anfrageform .block div.label,#anfrageform .block div.input {
	padding: 0;
}

#anfrageform h3 {
	margin-top:.4em;
	font-weight:bold;
}
#anfrageform .block {
	margin: .5em 0;
}
#anfrageform div.buttons {
	margin-bottom: 0;
	padding-left: 130px;
	padding-bottom: 0.5em;
}
div.buttons input, div.buttons button {
	cursor: pointer;
	margin-right: 10px;
}
/** formular ende **/

/** galerie start **/
#galeriepage .content {
	width: 672px;
	height: 390px;
	padding: 0;
	position: relative;
}
#galeriepage .content h1,
#galeriepage .main_content {
	display: none;
}
#galeriepage #imagewrapper {
	margin-bottom: 2px;
}
#galeriepage #imagewrapper #imageplaceholder {
	width: 648px;
	height: 358px;
}
#galeriepage .bilder {
	position: relative;
}
#galeriepage #imageslistwrapper {
	width: 648px;
	height: 30px;
	overflow: hidden;
	position: relative;
}
#galeriepage #imageslist li,
#galeriepage #imageslist ul {
	display: block;
	width: 650px;
	height: 30px;
}
#galeriepage #imageslist ul li {
	float: left;
	margin: 0 2px 2px 0;
	display: block;
	width: 48px;
	height: 30px;
	position: relative;
}
#galeriepage .bilder li a {
	display: block;
	width: 48px;
	height: 30px;
}
#galeriepage .bilder li a span {
	display: none;
}
#galeriepage .bilder li a.active span,
#galeriepage .bilder li a:hover span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
	height: 28px;
	border: 1px #FFF solid;
}
#galeriepage #imgBackForward {
	position: absolute;
	right: 4px;
	bottom: 30px;
}
#galeriepage #imgBackForward span {
	color: #D6DFEC;
}
#galeriepage #imgBackForward span.active {
	color: #FFF;
	cursor: pointer;
}
/*#galeriepage .bilder {
	width: 632px;
	height: 316px;
}
#galeriepage .bilder li {
	float: left;
	margin: 0 2px 2px 0;
	display: block;
	width: 77px;
	height: 77px;
	position: relative;
}
#galeriepage .bilder li a {
	display: block;
	width: 77px;
	height: 77px;
}
#galeriepage .bilder a span {
	display: none;
}
#galeriepage .bilder li a:hover span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 75px;
	border: 1px #FFF solid;
}*/
/** galerie ende **/
