.anchor {
    float: left;
    width: 10px;
}

div.csc-header, div.csc-header-n1, form#mailform {
	padding-left: 45px;
	padding-bottom: 10px;
float:left;
}
div.csc-mailform-field {
  	min-height: 35px;
	height:auto !important;
	height: 35px;
}
div.csc-mailform-field label {
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 130px;
	float: left;
}
div.csc-mailform-field p {
	line-height: 35px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 300px;
	float: left;
}
div.csc-mailform-field input {
	height: 18px;
	width: 180px;
	border: 2px solid #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.csc-mailform-field textarea {
	clear: left;
	display: block;
	width: 310px;
	border: 2px solid #FFFFFF;
}

div.csc-mailform-field input#mailformformtype_mail {
	margin-top: 20px;
	height: 20px;
	line-height: 15px !important;
}




/*
Ostsee-Hotel
*/

h1 {
	font-size:20px;
	font-family:georgia,serif;
	padding-bottom:10px;
	color: #ffffff;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 21px;
	font-family: arial, verdana, sans-serif;
}
h2 {
	font-size:14px;
	font-family:georgia,serif;
	padding-bottom:10px;
	color: #ffffff;
}
h3 {
	font-size:12px;
	font-family:georgia,serif;
	padding-bottom:10px;
	color: #ffffff;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
/*
	background: transparent url("../images/textboxGeteilt.gif") left top repeat-y;
*/
}
body {
	background: #0F526C url("../images/body.jpg") left top repeat;
	height: 100%;
        text-align: left !important;
        text-align: center;
}
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: #186581 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#naviWrapper {
	height: 275px;
	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: 4px;
}
div#naviWrapper div#navi ul li a {
	text-decoration: none;
	padding-left: 25px;
}
div#naviWrapper div#navi ul li.active a {
	color: #ffffff;
	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: #92bad4;
	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: #ffffff;
	display: block;
}
div#quick div#hotline a {
	font-size: 11px;
	color: #082938;
	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: #92bad4;
	display: block;
}
div#quick div#wetter a {
	text-decoration: underline;
	display: inline;
}

div#quick div#tagung {
	height: 33px;
	background: transparent url("../images/tagung.jpg") left top no-repeat;
	padding-top: 106px;
	text-align: center;
}
div#quick div#tagung span, div#quick div#tagung a {
	font-size: 13px;
	color: #92bad4;
	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: #0e536b url("../images/contentWrapper.jpg") left top repeat-x;
	width: 688px;
	margin-left: 235px;
	padding-top: 1px;
	border: 1px solid #3e7588;
}

div#content div.welcome {
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom:10px;
	margin-top:-10px;
}

div#content div.topLogo {
	float: left;
	width: 176px;
	height: 270px;
	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: #92bad4;
	font-size: 12px;
	display: block;
	line-height: 19px;
	padding-right: 10px;
	border: none !important;
	text-decoration: none;
}
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: 635px;
	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: #92bad4;
	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: #186581;
	margin-left: 426px;
	margin-top:-120px;
	width: 163px;
	height: 125px;
	border-top: 1px solid #3e7588;
	border-left: 1px solid #3e7588;
	border-right: 1px solid #3e7588;
	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 {
	background: #186581 url("../images/footerWrapper.gif") left top repeat-x;
	width: 925px;
	margin: 0px auto 0px auto;
	border: 1px solid #3E7588;
	padding-top: 15px;
	padding-left: 35px;
	text-align: left;
}
* 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: #ffffff;
	margin-bottom: 15px;
}
div#footerWrapper div#kontakt p {
	color: #92bad4;
}
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 #babbba;
}
div#footerWrapper div#hotels div.hotel span {
	padding-top: 0px;
	display: block;
	margin-left: 180px;
	color: #92bad4
}
div#footerWrapper div#hotels div.hotel span a {
	color: #ffffff;
	text-decoration: underline;
}
div#footerWrapper p.bodytext a {
	color: #ffffff;
}
p.bodytext a {
	color: #ffffff !important;
	text-decoration: underline;
	font-weight: inherit;
}
div#footerWrapper div#links ul {
	list-style-type: none;
	color: #92bad4;
	text-decoration: underline;
	margin-bottom: 30px;
}
div#footerWrapper div#links ul li a {
	color: #ffffff;
	text-decoration: underline;
}
div#footerWrapper div#links img {
	
}





div#content div.textFrei {
  /* margin: 30px 0; */
  margin-top: 30px;
  width: 635px;
  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: #92BAD4;
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 0px;
}
div#content div.textFrei div.text a {
  color: #ffffff;
}
div#content div.textFrei div.text ul, div#content div.textboxGeteilt div.text ul {
  color: #92BAD4;
  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;
}

div#content div.textFrei div.info span, div#content div.textFrei div.bottomBox span {
  color: #ffffff;
  font-size: 13px !important;
}





/*
	Preistabellen NEU von Johannes
*/
table#preise {
	width: 100%;
	margin-bottom: 12px;
	background-color: #fcf6e9;
	text-align:center;
	border: 1px solid #265C57;
	border-collapse:collapse;
}
table#preise td {
	padding: 5px;
}

table#preise td.tblHead {
	background-color: #186581;
	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 #3e7588;
}

#content #spalteRechts div.boxAngebot p {
	color: black;
}

#content #spalteRechts div.konditionen {
	border: 1px solid #3e7588;
	margin-top: 10px;
}

#content #spalteRechts div.konditionen b {
	color: #fff;
}

#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;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #spalteRechts p.boxFooter {
	background-color: #186581;
	color: white;
}
* 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 - wurde zwischenzeitlich als Komponente auf Seite Preise integriert
*/

#popUp {
	background: #186581;
	width: 650px;
	/* margin: 0px auto 0px auto; */
	/* padding-bottom: 30px; */
}

div#popUpContent {
	background: #0E536B;
	width: 650px;
	/* margin-left: 10px; */
	/* margin-top: 20px; */
	/* border: 1px solid #e1dac6; */
	/* padding-bottom: 20px; */

}
div#popUpContent div.layout {
	margin-left: 20px;
	padding-top: 30px;
	margin-right: -18px;
}

div#popUpContent div.layout p {
	color: #92BAD4;
	font-size: 12px;
	line-height: 19px;
}



table#preise td.topLabel {
	background-color: #faedd4;
	color: black !important;
	line-height: 12px;
	text-align: center;
}

table#preise td.daten {
	background-color: #faedd4;
	color: black !important;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
}

span.angebot {
	font-size: 16px;
	color: #186581;
	font-weight: bold;
}
span.angebotSmall {
	font-size: 12px;
	color: #186581;
	font-weight: bold;
}
table#preise td.decl {
	background-color: #faedd4;
	/*color: black !important;*/
	line-height: 12px;
	text-align:left;
}
div#content a {
	color: #ffffff !important;
	text-decoration: underline;
}
/* BEGINN changed by MHW */
table#preise tbody tr td.topLabel p a, html body div#bodyWrapper div#centerWrapper div#contentWrapper div#content div.textFrei div.text table#preise tbody tr td.decl a.internal-link {
        color: #2872A4 !important;
        text-decoration: underline;
}



/* END changed by MHW */
* html div#content div.textFrei div.info {
  margin-left: 0px !important;
}
* html div#content div.textboxGeteilt div.info {
	margin-left: 0px !important;
}



/* Erweiterung für Onlinebuchung MHW Beginn */

div.tx-lumophpinclude-pi1{ 
		background:url("../images/buchung_oh.jpg") top left no-repeat; 
		width:176px; 
		height:230px;
		margin: 0 30px;
		padding:10px;
		color: #92BAD4;
padding-top:30px;
		}
		
div.tx-lumophpinclude-pi1 form table.bookingteaser tbody tr{height:25px;}
div.tx-lumophpinclude-pi1 form table.bookingteaser tbody tr input.btnKinder{padding:0 3px;}
div.tx-lumophpinclude-pi1 form table.bookingteaser tbody tr input.submitbtn{margin-top:15px;padding:0 3px;}

table#preise {
    background-color: #FCF6E9;
    border: 1px solid #E1DAC6;
    border-collapse: collapse;
    margin-bottom: 12px;
    text-align: center;
    width: 100%;
    color:#636363;
}
 table#preise.contenttable tbody tr td p.bodytext
 {color: #636363;}

table#preise tr td {
    border: 1px solid #E1DAC6;
    vertical-align: middle;
}

table#preise td {
    padding: 4px;
}

table#preise td.decl {
    background-color: #FAEDD4;
    color: black;
    line-height: 12px;
    text-align: left;}

div.csc-frame-indent{padding-left:20px;}
div#content p{color:#92BAD4;}
/* MHW End */
