div.csc-header, div.csc-header-n1, form#mailform {
	padding-left: 45px;
	padding-bottom: 10px;
}
div.csc-mailform-field {
  	min-height: 35px;
	height:auto !important;
	height: 35px;
}
div.csc-mailform-field label {
	line-height: 35px;
	color: #F1C572;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 130px;
	float: left;
}
div.csc-mailform-field p {
	line-height: 35px;
	color: #F1C572;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 300px;
	float: left;
}
div.csc-mailform-field input {
	height: 18px;
	width: 180px;
	border: 2px solid #F1C572;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.csc-mailform-field textarea {
	clear: left;
	display: block;
	width: 310px;
	border: 2px solid #F1C572;
}

div.csc-mailform-field input#mailformformtype_mail {
	margin-top: 20px;
	height: 20px;
	line-height: 15px !important;
}

/*
Seeschlösschen
*/

h1 {
	font-size:20px;
	font-family:georgia,serif;
	padding-bottom:10px;
	color: #f1c572;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 21px;
	font-family: arial, verdana, sans-serif;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
body {
	background: #65162b url("../images/body.gif") left top repeat;
	height: 100%;
        text-align: left !important;
        text-align: center;
}
h2 {
	font-size:14px;
	font-family:georgia,serif;
	padding-bottom:5px;
	color: #f1c572;
}
a {
	text-decoration: none;
}
strong {
	font-weight: bold;	
}
.break {
	background: transparent url("../images/hr.png") left top no-repeat;
	behavior: url(iepngfix.htc);
	height: 9px;
	border: none;
	margin: 8px 0px 8px 0px;
	clear: both;
}
div#bodyWrapper {
	background: transparent url("../images/bodyWrapper.jpg") left top repeat-x;
	/* height: 100%; */
}
div#centerWrapper {
	background: #712035 url("../images/centerWrapper.jpg") left top repeat-x;
	width: 960px;
	margin: 0px auto 30px auto;
	padding-bottom: 33px;
	text-align: left;
}
div#logo {
	background: url("../images/logo-full.jpg") left top no-repeat;
	height: 115px;
}
div#logo a {
	display: block;
	width: 100%;
	height: 100%; 
}


div#naviWrapper {
	height: 290px;
	padding-top: 5px;
}
div#naviWrapper div#navi {
	float: left;
	width: 235px;
}
div#naviWrapper div#navi ul {
	margin-top: -5px;
	list-style-type: none;
	padding-left: 35px;
}
div#naviWrapper div#navi ul li {
	width: 200px;
	margin-bottom: 1px;
}
div#naviWrapper div#navi ul li a {
	text-decoration: none;
	padding-left: 25px;
}
div#naviWrapper div#navi ul li.active a {
	color: #f1c572;
	font-size: 13px;
	vertical-align: top;
	background: url("../images/navi-icon.gif") left top no-repeat;
}
div#naviWrapper div#navi ul li.inactive a {
	color: #ae837e;
	font-size: 13px;
}
div#naviWrapper div#navi ul li.inactive a:hover {
	color: #f1c572;
}
div#naviWrapper div#portrait {
	float: none;
	height: 250px;
	/* background: transparent url("../images/portrait.jpg") left top no-repeat; */
	margin-left: 235px;
}



div#contentWrapper div#quick {
	float: left;
	width: 235px;
}
div#quick div#buchung, div#quick div#wetter, div#quick div#hotline, div#quick div#suche, div#quick div#tagung {
	width: 177px;
	margin-left: 35px;
	margin-bottom: 10px;
}
div#quick div#hotline {
	height: 68px;
	background: transparent url("../images/hotline.jpg") left top no-repeat;
	padding-top: 71px;
	text-align: center;
}
div#quick div#hotline span {
	font-size: 13px;
	font-weight: bold;
	color: #f5cb72;
	display: block;
}
div#quick div#hotline a {
	font-size: 11px;
	color: #21030b;
	display: block;
	padding-top: 1px;
}
div#quick div#wetter {
	height: 33px;
	background: transparent url("../images/wetter.jpg") left top no-repeat;
	padding-top: 106px;
	text-align: center;
}
div#quick div#wetter span, div#quick div#wetter a {
	font-size: 13px;
	color: #ae837e;
	display: block;
}
div#quick div#wetter a {
	text-decoration: underline;
	display: inline;
}

div#quick div#tagung {
	height: 68px;
	background: transparent url("../images/tagung.jpg") left top no-repeat;
	padding-top: 106px;
	text-align: center;
}

* html div#quick div#tagung {
	padding-bottom: 50px !important;
}
div#quick div#tagung span, div#quick div#tagung a {
	font-size: 13px;
	color: #ae837e;
	display: block;
}
div#quick div#tagung a {
	text-decoration: underline;
	display: inline;
}


div#quick div#buchung {
	height: 33px;
	background: transparent url("../images/buchung.jpg") left top no-repeat;
	padding-top: 106px;
}
div#quick div#suche {
	height: 34px;
	background: transparent url("../images/suche.jpg") left top no-repeat;
	padding-top: 27px;
	margin-bottom: 0px;
}
div#quick div#suche input {
	background-color: #cdc4b6;
	margin-left: 20px;
	width: 120px;
}
* html div#quick div#suche input {
	margin-left: -15px !important;
}


div#content {
	float: none;
	background: #600f24 url("../images/contentWrapper.jpg") left top repeat-x;
	width: 688px;
	margin-left: 235px;
	padding-top: 33px;
	border: 1px solid #7d3434;
}

div#content div.topLogo {
	float: left;
	width: 176px;
	height: 310px;
	padding-left: 44px;
	padding-top: 6px;
}
div#content div.topLogo img {
	border: 1px solid white;
	display: block;
	margin-top: -31px;
}
div#content div.topLogo span, div#content div.topLogo a {
	margin-top: 36px;
	color: #ae837e;
	font-size: 12px;
	display: block;
	line-height: 19px;
	padding-right: 10px;
}
div#content div#ambiente {
	background: transparent url("../images/ambiente.jpg") 39px top no-repeat;
}
div#content div#lage {
	background: transparent url("../images/lage.jpg") 39px top no-repeat;
}
div#content div#rundgang {
	background: transparent url("../images/rundgang.jpg") 39px top no-repeat;
	clear: right;
}
div#content div.textboxGeteilt {
	margin-top: 30px;
	width: 606px;
	float: left;
	padding-left: 45px;
/*
background: transparent url("../images/textboxGeteilt.gif") left top repeat-y;
*/
}
* html div#content div.textboxGeteilt {
	width: 685px !important;
}
*+html div#content div.textboxGeteilt {
	width: 685px !important;
}
div#content div.textboxGeteilt div.text {
	width: 386px;
	float: left;
	padding-right: 39px;
}
div#content div.textboxGeteilt div.text img {
	
}
div#content div.textboxGeteilt div.text p {
	color: #ae837e;
	font-size: 12px;
	line-height: 19px;
}
div#content div.textboxGeteilt div.info {
	margin-left: 426px;
	width: 163px;
	/* height: 100%; */
	padding-top: 10px;
	padding-left: 8px;
	line-height: 14px;
}
div#content div.textboxGeteilt div.bottomBox {
	background-color: #712035;
	margin-left: 426px;
	margin-top:-120px;
	width: 163px;
	height: 125px;
	border-top: 1px solid #8c4142;
	border-left: 1px solid #8c4142;
	border-right: 1px solid #8c4142;
	padding-top: 10px;
	padding-left: 8px;
	line-height: 14px;
}

div#content div.textboxGeteilt div.info span, div#content div.textboxGeteilt div.bottomBox span {
	color: #ffffff;
	font-size: 13px !important;
}

div#footerWrapper {
	text-align: left;
	background: #701f35 url("../images/footerWrapper.gif") left top repeat-x;
	width: 925px;
	margin: 0px auto 0px auto;
	border: 1px solid #7d3434;
	padding-top: 15px;
	padding-left: 35px;
}
* html div#footerWrapper {
	width: 965px !important;
}
*+html div#footerWrapper {
	width: 965px !important;
}
div#footerWrapper div#kontakt {
	width: 200px;
	float: left;
}
div#footerWrapper div#hotels {
	width: 380px;
	float: left;
	padding-left: 50px;
}
div#footerWrapper div#links {
	width: 245px;
	padding-left: 50px;
	float: left;
}
div#footerWrapper div#kontakt span, div#footerWrapper div#hotels span, div#footerWrapper div#links span {
	display: block;
	font-weight: bold;
	color: #9a6548;
	margin-bottom: 15px;
}
div#footerWrapper div#kontakt p {
	color: #AE837E;
}
div#footerWrapper div#hotels div.hotel {
	margin-bottom: 15px;
}
div#footerWrapper div#hotels div.hotel img {
	width: 148px;
	float: left;
	display: block;
	border: 1px solid #AE837E;
}
div#footerWrapper div#hotels div.hotel span {
	padding-top: 0px;
	display: block;
	margin-left: 180px;
	color: #AE837E
}
div#footerWrapper div#hotels div.hotel span a {
	color: #F1C572;
	text-decoration: underline;
}
div#footerWrapper div#links ul {
	list-style-type: none;
	color: #ab959a;
	text-decoration: underline;
	margin-bottom: 30px;
}
div#footerWrapper div#links ul li a {
	color: #F1C572;
	text-decoration: underline;
}
div#footerWrapper div#links img {
	
}

/*
Tagungen-Styles
*/
            div#content div.textFrei {
              margin: 30px 0;
              width: 606px;
              float: left;
              padding-left: 45px;
            }
            * html div#content div.textFrei {
              width: 640px !important;
            }
            div#content div.textFrei div.text img {
              
              border: 1px solid #f1c572;
            }
            div#content div.textFrei div.text p {
              color: #ae837e;
              font-size: 12px;
              line-height: 19px;
              margin-bottom: 12px;
            }
            div#content div.textFrei div.text a {
              color: #f1c572;
              text-decoration: underline;
            }
            div#content div.textFrei div.text ul, div#content div.textboxGeteilt div.text ul {
              color: #ae837e;
              font-size: 12px;
              line-height: 19px;
              margin-bottom: 12px;
              margin-left: 25px;
            }
            div#content div.textFrei div.info {
              margin-left: 426px;
              width: 163px;
              height: 100%;
              padding-top: 10px;
              padding-left: 8px;
              line-height: 14px;
            }
            * html div#content div.textFrei div.info {
              margin-left: 0px !important;
            }
			* html div#content div.textboxGeteilt div.info {
				margin-left: 0px !important;
			}

            div#content div.textFrei div.bottomBox {
              background-color: #712035;
              margin-left: 426px;
              margin-top:-120px;
              width: 163px;
              height: 125px;
              border-top: 1px solid #8c4142;
              border-left: 1px solid #8c4142;
              border-right: 1px solid #8c4142;
              padding-top: 10px;
              padding-left: 8px;
              line-height: 14px;
            }

            div#content div.textFrei div.info span, div#content div.textFrei div.bottomBox span {
              color: #ffffff;
              font-size: 13px !important;
            }
            .bildLinks {
              float: left;
              margin-right: 10px;
            }
            .bildRechts {
              float: right;
              margin-left: 10px;
            }
            table#tagung {
              border: 1px solid #f1c572;
              margin-bottom: 12px;
              background-color: #a19397;
            }
            table#tagung td {
              border: 1px solid #635a5c;
              padding: 2px;
              font-size: 11px;
              line-height: 15px;
            }
            table#tagung td.tdActive {
              background-color: #f1c572;
              width: 100px;
              color: black;
              font-size: 9px;
              line-height: 12px;
            }
            table#tagung td p.bodytext, table#tagung th p.bodytext {
			  color: #000000 !important;
            }          

            






/*
	Preistabellen
*/
table#preise {
	width: 100%;
	margin-bottom: 12px;
	background-color: #fcf6e9;
	text-align:center;
	border: 1px solid #84223e;
	border-collapse:collapse;
}
* html table#preise, *+html table#preise {
	border-collapse: separate;
	background-color: #600F24;
}
* html table#preise td, *+html table#preise td {
	background-color: #faedd4;
}
table#preise td {
	padding: 5px;
}
table#preise td.decl {
	background-color: #faedd4;
	color: black;
	line-height: 12px;
	text-align:left;
}
table#preise td.tblHead {
	background-color: #84223e;
	color: white;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
}

#content div#spalteRechts {
	float: right;
	width: 222px;
	margin-left: 10px;
}

#content #spalteRechts div.boxAngebot {
	background-color: #fcf6e9;
	border: 1px solid #84223e;
}

#content #spalteRechts div.konditionen {
	border: 1px solid #84223e;
	margin-top: 10px;
}

#content #spalteRechts div.konditionen b {
	color: #f1c572;
}

#content #spalteRechts div.konditionen em {
	font-size: 10px;
}

#content #spalteRechts p.test {
	text-align: left;
	
}

#content div#spalteRechts p {
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#content #spalteRechts p.boxFooter {
	background-color: #84223e;
	padding-bottom: 0px;
	color: white;
	width: 200px;
}
* html #content #spalteRechts p.boxFooter {
  width: 220px !important;
}
#content #spalteRechts p.boxHeader {
	height: 75px;
	border-bottom: 1px solid;
}

#content dl#pauschalen {
	margin-bottom: 20px;
}

#popUp {
	background: #712035;
	width: 740px;
	margin: 0px auto 30px auto;
	padding-bottom: 30px;
}

div#popUpContent {
	background: #600f24;
	width: 730px;
	margin-left: 0px;
	margin-top: 10px;
	border: 1px solid #7d3434;
	padding-bottom: 20px;

}
div#popUpContent div.layout {
	margin-left: 10px;
	padding-top: 20px;
	margin-right: 10px;
}

div#popUpContent div.layout p {
	/* color: #ae837e; */
	font-size: 12px;
	line-height: 19px;
}

table#preise td.topLabel {
	background-color: #faedd4;
	color: black;
	line-height: 12px;
	text-align: center;
}

span.angebot {
	font-size: 16px;
	color: #84223e;
	font-weight: bold;
}
span.angebotSmall {
	font-size: 12px;
	color: #84223e;
	font-weight: bold;
}

p.bodytext a {
	color: #F1C572 !important;
	text-decoration: underline;
	font-weight: inherit;
}









table#wellnessangebote tr.layout td.col1 {
	width: 50px;
}
table#wellnessangebote tr.layout td.col2, table#wellnessangebote tr.layout td.col4 {
	width: 309px;
}
table#wellnessangebote tr.layout td.col3 {
	width: 50px;
}
table#wellnessangebote {
	background: url(../images/wellness-background.gif) center top repeat-y;
	width: 709px;
}
table#wellnessangebote tr.titel td {
	height: 40px;
}


table#wellnessangebote tr.titelKosmetik td h1, table#wellnessangebote tr.titelMassagen td h1  {
	font-weight: bold;
	font-size: 14px;
}
table#wellnessangebote tr.titelKosmetik td h2, table#wellnessangebote tr.titelMassagen td h2  {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}	
table#wellnessangebote tr.titelKosmetik td h1, table#wellnessangebote tr.titelKosmetik td h2  {
	color: #008383;
	
}
table#wellnessangebote tr.titelMassagen td h1, table#wellnessangebote tr.titelMassagen td h2 {
	color: #f37d12;
}
table#wellnessangebote tr.text td {
	color: #001c64;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
}
table#wellnessangebote tr.preis td {
	color: #001c64;
	font-size: 14px;
	padding-bottom: 25px;
	font-weight: bold;
}