/* Spezifische Komponenten für "Spreewaldtherme" */

body {
	background-color: #fffaef;
	margin: 0px;
}
div.containerwrapper {
	background-color: #d6edc7;
}
div.background {
	background-image: url(../images/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

div.imgfooter {
	background: url(../images/kachelstreifen-gr.gif) no-repeat;
	height: 22px;
}

/* Elemente in den beiden Spalten rechts */


/* @group tt_news */
.news-list-container hr,
.news-single-item hr {
	background-color: inherit;
	color: inherit;
	border: none;
}
.news-list-morelink {
	margin-top: -10px;
}
.news-single-backlink a,
.news-list-morelink a {
	color: #0070ad;
	font-style: italic;
	padding-left: 15px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position:  0px 1px;
	background-image: url(../images/pfeil-blau.png);
}
.news-single-backlink a:hover,
.news-single-backlink a:active,
.news-list-morelink a:hover,
.news-list-morelink a:active {
	text-decoration: underline;
	background-position: 0 -21px;
	background-image: url(../images/pfeil-blau.png);
}
.news-single-item {
	margin-bottom: 50px;
}
/* @end */
/* @group tx-powermail-pi1 */
.tx-powermail-pi1 {
	margin: 0;
	margin-bottom: 30px;
}

.tx-powermail-pi1 p {
	padding-left: 0 !important;
}
.tx-powermail-pi1 fieldset {
	margin: 0; 
	padding: 0;
	border: none;
}
.tx-powermail-pi1 legend {
	display: none;
}
.tx-powermail-pi1_fieldset_kontakt .tx_powermail_pi1_fieldwrap_html label,
.tx-powermail-pi1_fieldset_infoanforderung .tx_powermail_pi1_fieldwrap_html label,
.tx-powermail-pi1_fieldset_newsletterabo .tx_powermail_pi1_fieldwrap_html label {
	display: block; 
	width: 75px;
	float: left;
	margin-top: 0px;
}
.tx-powermail-pi1_fieldset_anfrage .tx_powermail_pi1_fieldwrap_html label {
	display: block; 
	width: 500px;
	float: left;
	margin-top: 0px;
}


.powermail_mandatory_js {
	padding-left: 75px;
}
.powermail_text, .powermail_textarea {
	width: 300px;
}

.powermail_file, .powermail_file:hover {
	border: 0px;
}



.powermail_countryselect {
	width: 180px;
}
.powermail_textarea {
	height: 100px;
}
.tx_powermail_pi1_fieldwrap_html, .tx_powermail_pi1_fieldwrap_html_check, .tx_powermail_pi1_fieldwrap_html_submit,
.tx_powermail_pi1_fieldwrap_html_submitgraphic {
	clear: both;
	padding: 10px 0 0 0;
}
.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_submitgraphic {
	margin-left: 75px;
}
.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	padding: 0;
}
.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_check input,
.tx-powermail-pi1 fieldset input.powermail_radio,
.tx-powermail-pi1 fieldset input.jscalendar_cb {
	border: none;
	width: auto;
	padding: 0;
	margin-left: 55px;
}
.tx_powermail_pi1_fieldwrap_html_check p {
	margin-bottom: 0.5em;
}
.tx-powermail-pi1_fieldset_kontakt .tx_powermail_pi1_fieldwrap_html_check label,
.tx-powermail-pi1_fieldset_kontakt .tx_powermail_pi1_fieldwrap_html_radio label,
.tx-powermail-pi1_fieldset_infoanforderung .tx_powermail_pi1_fieldwrap_html_check label,
.tx-powermail-pi1_fieldset_infoanforderung .tx_powermail_pi1_fieldwrap_html_radio label,
.tx-powermail-pi1_fieldset_newsletterabo .tx_powermail_pi1_fieldwrap_html_check label,
.tx-powermail-pi1_fieldset_newsletterabo .tx_powermail_pi1_fieldwrap_html_radio label,
.tx_powermail_pi1_fieldwrap_html_check label,
.tx_powermail_pi1_fieldwrap_html_radio label {
	margin: 0.1em 95px 0.1em 0;
	float: right;
	width: 310px;
	text-align: left;
	font-weight: normal;
}
table.powermail_all_table {
	margin-bottom: 10px;
}
/* @end */

/* @group ve_guestbook */
.tx-guestbook-header {
	font-size: 13px;
	color: #0070ad;
}
p.tx-guestbook-email,
p.tx-guestbook-date {
	margin: 0 !important;
	padding: 0;
}
p.tx-guestbook-entry {
	margin: 10px 0 20px 0 !important;
}
.tx-guestbook-result {
	color: #0070ad;
	text-align: right;
}
.tx-guestbook-result span.next,
.tx-guestbook-result span.prev {
	padding-left: 12px;
	background-repeat: no-repeat;
}
.tx-guestbook-result a:hover {
	text-decoration: none !important;
}
.tx-guestbook-result span.next {
	background-position: 0px -21px;
	background-image: url(../images/pfeil-blau.png);
	margin-left: 5px;
}
.tx-guestbook-result span.prev {
	background-position: 0px -21px;
	background-image: url(../images/pfeil-blau-links.png);
}
.tx-veguestbook-pi1 form {
	display: inline;
}
.tx-veguestbook-pi1 fieldset {
	border: none;
	padding: 0;
}
.tx-veguestbook-pi1 legend {
	display: none;
}
.tx-guestbook-field {
	clear: both;
	margin-top: 4px;
}
.tx-guestbook-field label {
	width:  75px;
	float: left;	
}
.tx-guestbook-field input,
.tx-guestbook-field textarea {
	width: 310px;
	border: none;
	background-color: #ffffff;
	margin: 0 !important;
	padding: 1px 2px;
}
.tx-guestbook-field-submit {
	text-align: right;
}
.tx-guestbook-field input.tx-guestbook-submit {
	width: auto;
	background-color: transparent;
	background-position: 0px -19px;
	background-image: url(../images/pfeil-blau.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0070ad;
	font-style: italic;
}


table.tbl-preise {
	table-layout: fixed;
	width: 393px;
	}
.tbl-preise .td-0 {
	width: 170px;
	}
.tbl-preise .td-1 {
	width: 80px;
	text-align: right;
	}
.tbl-preise .td-2 {
	width: 70px;
	}
.tbl-preise .td-3 {
	width: 70px;
	}
/* @end */

