/*
	CSS Document: css_modules.css
	Version: 1.1 | Date: 2007-07-06
	Project: www.gut-riedelsbach.de
	Author: websLINE, 2007
	-------
	Update #1: 2007-11-09
	- Einstellen Hover-Effekte auf neue .htc Datei

*/

/* TEXT ABSAETZE */

.absatz-bildlinks img {
	margin: 0 10px 0 0;
	}
.absatz-bildrechts img {
	margin: 0 0 0 10px;
	}


/* GALLERY */

.gallery {
	margin: 20px 0;
	}
#dPopup .gallery {
	margin: 0 !important;
	}
.gallery a.thumb {
	position: relative;
	float: left;
	display: block;
	margin: 5px 5px 0 0;
	padding: 3px;
	background: #F0E8CA;
	border: 1px solid #D1C69D;
	text-decoration: none !important;
	}
.gallery span {
	display: block;
	padding: 3px 0;
	}
.gallery .vorschau  {
	margin: 10px 0 0 0
	}
.gallery .vorschau div {
	float: left;
	margin: 10px;
	}




/* PACKAGE1 */

.pricesPackage{
	border: 0;
	width: 100%;
	background: #E8DEC4;
	font-weight: bold;
	font-size: 1.1em;
	}
.pricesPackage .col1, .pricesPackage .col2{
	padding: 5px;	
	}

/* PACKAGE2 */
.pricesPackage2{
	border: 0;
	width: 100%;
	background: #E8DEC4;
	font-weight: bold;
	font-size: 1.1em;
	}
.pricesPackage2 .col1{
	padding: 5px;	
	}
.pricesPackage2 .col2{
	padding: 5px;	
	width: 80px;
	}
.pricesPackage2 .col3{
	padding: 5px;	
	width: 180px;
	
	}

/* PREISTABELLE */

.prices {
	width: 100%;
	margin: 20px 0 0 0;
	}
.prices td, .prices th {
	padding: 3px 5px;
	}
.prices .title td {
	border-top: 2px solid #fff;
	}
.prices .col2, .prices .col3 {
	text-align: center;
	vertical-align: middle;
	width: 65px;
	}
.prices .col1, .prices .title td {
	background: #F7F3E4;
	}
.prices .col2 {
	background: #E4DABE;
	}
.prices .col3 {
	background: #F8F1DA;
	}
.prices .line1 .col2,
.prices .line1 .col3,
.prices .line2 .col2,
.prices .line2 .col3 {
	font-size: 1.2em;
	}
.prices .border {
	border-right: 1px solid #825E27;
	}
	
	
/* BEHANDLUNGSLISTE */

.prices2 {
	width: 100%;
	margin: 20px 0 0 0;
	}
.prices2 td, .prices2 th {
	padding: 3px 5px;
	border-bottom: 1px solid #fff;	
	}
.prices2 .title td {
	border-top: 2px solid #fff;
	}
.prices2 .col2, .prices2 .col3 {
	text-align: center;
	vertical-align: middle;
	width: 65px;
	}
.prices2 .col1, .prices2 .title td {
	background: #F7F3E4;
	}
.prices2 .col2 {
	background: #E4DABE;
	}
.prices2 .col3 {
	background: #F8F1DA;
	}
.prices2 .line1 .col2,
.prices2 .line1 .col3,
.prices2 .line2 .col2,
.prices2 .line2 .col3 {
	font-size: 1.2em;
	}
.prices2 .border {
	border-right: 1px solid #825E27;
	}



/* BLUMEN ANIMATION */

.flower {
	position: absolute;
	right: 20px;
	}
#dContent .flower {
	top: 252px; 
	}
#dStart .flower {
	top: 327px; 
	}




/* AUFLISTUNG */

ul.list {
	margin: 20px 0 0 0; padding: 10px;
	background: #F0E8CA;
	}
ul.list li {
	list-style-type: none !important;
	padding: 3px 3px 3px 13px !important;
	border-bottom: 1px solid #F7F3E4;
	background: url(img_arrow-brown.gif) no-repeat 0 8px;
	}
ul.list li.child:hover,
ul.list li.child-active {
	background: #E4DABE url(img_arrow-brown.gif) no-repeat 0 8px;
	}
ul.list li a {
	text-decoration: none !important;
	}
ul.list li a:hover {
	font-weight: bold;
	}



/* INFO BOX */

.infobox {
	clear: both;
	margin: 30px 0 0 0;
	}
.infobox h3 {
	margin: 0 0 2px 0; padding: 0px;
	}
.infobox div {
	padding: 1px 10px;
	background: #F0E8CA url(img_bg-infobox.gif) no-repeat right bottom;
	}
.infobox p {
	margin: 10px 0px;
	}



/* QUICK CHOICE */

.quickchoice {
	display: block;
	margin: 20px 0 0 0;
	}
.quickchoice h3 {
	margin-bottom: 2px !important;
	}
.quickchoice div {
	background: #F0E8CA;
	padding: 10px;
	} 



/* FORMATIERUNG - FORMULAR */

.form-toplevel {
	visibility: hidden;
	margin-top: -30px;
	}
.form h3 {
	font-size: 1.3em;
	margin: 1.1em 0 0 0; padding: 0 0 0.6em 0;
	background: url(img_bg-form.gif) repeat-x 0 14px;
	}
.form p {
	clear: both;
	margin: 0; padding: 2px 0 2px 20px;
	border-bottom: 1px solid #fff;
	background: #F3EED5;
	}
.form .formdata:hover,
.form .formdata-active {
	background: #F0E8CA;
	}
.form p b {
	display: block;
	float: left;
	font-weight: normal;
	width: 150px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	}
.confirm p b {
	padding: 0;
	}
.form p input, .form p textarea {
	border: 1px solid #A5ACB2;
	}
.form .anliegen {
	padding: 5px 10px 10px 10px;
	}
.form .anliegen textarea {
	width: 485px;
	}
.form .longinput input, .form .sonstiges textarea {
	width: 317px;
	}
.form p input:focus, .form p textarea:focus,
.form p input:hover, .form p textarea:hover {
	border: 1px solid #848B90;
	background: #F4F3F3;
	}
.confirm * {
	font-size: 11px;
	}



/* ANFRAGEMASKE */

.inquirymask {
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 15px;
	display: block;
	}
#dContent .inquirymask {
	background: #007663;
	}
#dStart .inquirymask {
	background: #BB9905;
	}
.inquirymask h3, .inquirymask h4 {
	display: block;
	margin: 0; padding: 0;
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
	}
.inquirymask h3 {
	margin-right: 20px;
	float: left;
	}
.inquirymask h4 {
	margin: 0;
	}
.inquirymask select {
	margin-right: 0px;
	background: #fff;
	font-size: 10px;
	}
.inquirymask select.day, .inquirymask select.month {
	width: 40px;
	}
.inquirymask select.year {
	width: 54px;
	}
.inquirymask input.bttn {
	cursor: pointer; 
	width: 34px; 
	height: 34px;
	border: 0;
	}
.inquirymask input.bttn {
	background: url(img_bttn-jetztanfragen.gif) no-repeat;
	}



/* LESEN SIE AUCH */

.more {
	background: #F0E8CA;
	padding: 10px 15px;
	}
.more h3 {
	margin: 0 0 3px 0; padding: 0;
	}
.more ul {
	margin: 0 10px; padding: 0;
	}



/* WELLNESS PLÄNE */

.wellnessMaps {
	background: #F8F2DA;
	padding: 15px 0 10px 0;
	}
.wellnessMaps h3 {
	margin: 0 0 10px 15px;
	padding: 0;
	position: relative;
	}
.wellnessMaps .thumb {
	float: left;
	margin: 0 2px;
	}



/* TEASER */

.teaser {
	margin: 0; padding: 0;
	}
.teaser * {
	color: #fff;
	}
.teaser dd {
	margin: 0; padding: 0;
	float: left;
	width: 188px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	}
.teaser dd.second, .teaser dd.second-active,
.teaser dd.fourth, .teaser dd.fourth-active {
	border-right: 0;
	}
.teaser dd.first, .teaser dd.first-active,
.teaser dd.third, .teaser dd.third-active {
	width: 187px;
	padding-left: 1px;
	}
.teaser dd.first, .teaser dd.first-active { background: url(img_bg-teaser1.jpg) 0 87px; height: 193px; }
.teaser dd.second, .teaser dd.second-active { background: url(img_bg-teaser2.jpg) 0 87px;  height: 193px; }
.teaser dd.third, .teaser dd.third-active { background: url(img_bg-teaser3.jpg);  height: 76px; }
.teaser dd.fourth, .teaser dd.fourth-active { background: url(img_bg-teaser4.jpg);  height: 76px; }
.teaser dd.first:hover, .teaser dd.first-active { background: url(img_bg-teaser1_over.jpg) 0 87px;}
.teaser dd.second:hover, .teaser dd.second-active { background: url(img_bg-teaser2_over.jpg) 0 87px;}
.teaser dd.third:hover, .teaser dd.third-active { background: url(img_bg-teaser3_over.jpg);}
.teaser dd.fourth:hover, .teaser dd.fourth-active { background: url(img_bg-teaser4_over.jpg);}
.teaser dd a {
	text-decoration: none;
	}
.teaser dd h2 {
	margin: 0; padding: 15px 15px 0 15px;
	font-size: 1.1em;
	}
.teaser dd p {
	margin: 0; padding: 0 15px;
	font-size: 0.9em;
	}



/* TEASER CONTENT */

.teaser-content {
	clear: both;
	display: block;
	padding: 10px;
	min-height: 87px;
	text-decoration: none !important;
	background: #F0E8CA;
	margin: 15px 0; 
	}
* html .teaser-content {
	height: 87px;
	}
.teaser-content:hover {
	cursor: pointer;
	text-decoration: underline !important;
	background: #F3EEE2;
	}
.teaser-content img {
	float: left;
	margin: 0 10px 0 0;
	}
.teaser-content h2 {
	margin: 0; padding: 0 0 5px 0;
	}
.teaser-content p {
	margin: 0; padding: 0;
	}
.teaser-content b {
	display: block;
	}


/* TEASER START */

.teaser-start {
	clear: both;
	display: block;
	padding: 10px;
	min-height: 57px;
	text-decoration: none !important;
	background: #F0E8CA;
	}
* html .teaser-start {
	height: 57px;
	}
.teaser-start:hover {
	cursor: pointer;
	text-decoration: underline !important;
	background: #F3EEE2;
	}
.teaser-start img {
	float: left;
	margin: 0 10px 0 0;
	}
.teaser-start h2 {
	margin: 0; padding: 0 0 5px 0;
	}
.teaser-start p {
	margin: 0; padding: 0;
	}
.teaser-start b {
	display: block;
	}



/* FOOTERLINKS */

.footerlinks {
	float: right;
	margin: 55px 50px 0 0; padding: 0;
	}
.footerlinks * {
	color: #BB9905 !important;
	font-weight: bold;
	font-size: 1em;
	}
.footerlinks li {
	float: left;
	position: relative;
	padding: 0 5px 0 0;
	list-style: none;
	}
.footerlinks li a {
	margin: 0 5px 0 0;
	}



/* PARTNERLOGOS */

.partnerlogos {
	margin: 10px 0 0 0; padding: 0;
	}
.partnerlogos dd {
	margin: 0; padding: 0 6px 0 0;
	float: left;
	}



/* GHOST LAYER */

.ghost {	
	position: absolute;
	width: 310px;
	left: -300px;
	text-align: right;
	z-index: 99;
	}
.ghost p, .ghost h1, .ghost h2, .ghost h3, .ghost h4, .ghost h5 {
	padding-right: 10px;
	}



/* sIFR REPLACEMENT */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced...
 the negative-letter spacing in this case is used to make the browser text metrics 
 match up with the sIFR text metrics since the sIFR text in this example is so much narrower... 
 your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */