/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2007-02-02
	Project: www.hotel-hechten.com
	Author: websLINE, 2007
	-------
*/


/* IFRAME FOREIGN */

#iframe-weather {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
#iframe-weather iframe {
	top: -420px;
	left: -228px;
	width: 100%;
	height: 1000px;
	}

/*
#iframe-weather {
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -207px;
	width: 780px;
	overflow: hidden;
	}
#iframe-weather iframe {
	margin: -420px 0 0 -228px;
	width: 100%;
	height: 1000px;
	}
#iframe-weather-spacer {
	height: 650px;
	}
*/


/* QUICK CHOICE */

.quickchoice {
	display: block;
	margin: 60px 0 40px 0;
	}
.quickchoice h3 {
	margin-bottom: 2px !important;
	}
.quickchoice div {
	background: #F4F4F5;
	padding: 5px;
	}



/* INFO BOX */

.infobox {
	clear: both;
	border: 1px solid #808285;
	padding: 10px; margin: 15px 0 10px 0;
	background: #F4F4F5;
	}
.infobox h2, .infobox h3 {
	margin: 0px; padding: 0px !important;
	}
.infobox p {
	margin: 10px 0px;
	}



/* ANFRAGE MASKE */

#inquirymask {
	float: left;
	width: 153px; 
	margin: 0 5px 0 0;
	border: 9px solid #D2AB67;
	border-width: 0 9px 9px 9px;
	}
#inquirymask form {
	padding: 140px 0 0 0;
	padding-left: 9px;
	}
#inquirymask form.de {
	background: #E0C596 url(img_bg-inquirymask.jpg) no-repeat 3px 3px;
	}
#inquirymask form.en {
	background: #E0C596 url(img_bg-inquirymask_EN.jpg) no-repeat 3px 3px;
	}
#inquirymask form.it {
	background: #E0C596 url(img_bg-inquirymask_IT.jpg) no-repeat 3px 3px;
	}
#inquirymask b {
	display: block;
	padding: 5px 0 2px 0;
	font-weight: normal;
	}
#inquirymask select, #inquirymask-start select {
	margin: 0 -3px 0 0;
	}
select.schnellanfrage-day {
	width: 40px;
	}
select.schnellanfrage-month {
	width: 40px;
	}
select.schnellanfrage-year {
	width: 55px;
	}
#inquirymask input.bttn, #inquirymask-start input.bttn {
	background: #E0C596;
	border: 0;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	color: #585754;
	cursor: pointer;
	}
#inquirymask input.bttn {
	width: 130px;
	margin: 6px 0 17px 7px;
	}
#inquirymask-start input.bttn {
	width: 70px;
	margin: 15px 0 5px 10px;
	}

#inquirymask-start {
	background: #E0C596;
	border: 1px solid #858686;
	padding: 10px 10px 10px 0;
	margin: 35px 0 0 0;
	}
#inquirymask-start b {
	font-weight: normal;
	float: left;
	margin: 0 0 0 10px;
	}
#inquirymask-start h2 {
	margin: 0 0 10px 0;
	}



/* TEASER START */

#teaser-start {
	background: url(img_bg-teaserstart.jpg) no-repeat 0 99px;
	border-top: 1px solid #fff;
	height: 220px;
	}
#teaser-start div {
	float: left;
	width: 125px;
	margin: 0 2px 0 0;
	}
#teaser-start div#fourth {
	margin: 0px;
	}
#teaser-start h2 {
	font-size: 12px;
	}
#teaser-start ul {
	margin: 0px;
	padding: 0px 4px;
	list-style-type: none;
	white-space: nowrap;
	}




/* TEASER */

.teaser {
	clear: both;
	display: block;
	border-bottom: 1px solid #808285;
	padding: 20px 0;
	}
.teaser img {
	float: left;
	margin-right: 6px;
	}
.teaser a {
	text-decoration: none;
	}
.teaser a:hover {
	text-decoration: underline;
	}
.teaser:hover, .teaser h1:hover, .teaser h2:hover, .teaser img:hover {
	cursor: pointer;
	}



/* TEASER CONTENT */

.teaser-content {
	display: block;	clear: both;
	text-decoration: none;
	border: 1px solid #808285;
	padding: 10px; margin: 15px 0 0px 0;
	height: 100px;
	}
.teaser-content:hover {
	background: #F4F4F5;
	text-decoration: underline;
	}
.teaser-content img {
	float: left;
	margin-right: 10px;
	}
.teaser-content h1, .teaser-content h2, .teaser-content p {
	margin: 0px; padding: 0px;
/*	display: block;*/
	cursor: pointer; float: right;
/*	width: 490px;*/
	}
.teaser-content h1 {
	padding: 3px 0 0 0;
	margin-top: -3px;
	}
#site .teaser-content h1, #site .teaser-content h2, #site .teaser-content p {
	width: 490px;
	}
#site-start .teaser-content h1, #site-start .teaser-content h2, #site-start .teaser-content p {
	width: 240px;
	}
.teaser-content h2 {
	padding: 0 0 3px 0;
	margin: -5px 0 0 0 !important;
	}
* html #site-start .teaser-content {
	margin: 15px 0 0 0 !important;
	}



/* TEASER LIST */

#teaser-list {
	margin: 30px 10px;
	padding: 0px;
	list-style-type: none;
	}
#teaser-list a {
	text-decoration: none;
	}
#teaser-list a:hover {
	font-weight: bold;
	}



/* AUFLISTUNG CONTENT

.list {
	clear: both;
	display: block;
	height: 87px;
	font-size: 11px;
	margin: 7px 0 0 0;
	}
.list img {
	float: left;
	margin-right: 7px;
	}

.list:hover {
	background: #C6D2D8;
	cursor: pointer;
	}
.list h3 {
	margin: 7px 10px 0 10px;
	padding: 0;
	}
.list p {
	margin: 0px 10px 0px 10px;
	padding: 0;
	}
.list a{
	font-weight: bold;
	margin: 7px 7px 7px 0;
	} */




/* SCHNAPPSCHÜSSE

.box-snapshot {
	display: block;
	padding: 5px 0 5px 5px; margin: 0 0 20px 0;
	}
.box-snapshot a img {
	margin: 0 4px 0 0;
	border: 1px solid #D6DBB4;
	}
.box-snapshot a img:hover {
	border: 1px solid darkgreen;
	} */




/* TEXT ABSAeTZe */

.absatz-bildlinks img {
	margin: 0 8px 0 0;
	}
.absatz-bildrechts img {
	margin: 0 0 0 8px;
	}
.nofloat {
	display: table;
	margin-bottom: 20px;
	}




/* MORE LAYER 

.morelayer {
	display: none;
	padding: 10px 0px;
	margin-top: 1px;
	}
.morelayer a {
	float: right;
	}
.morelayer h2, .morelayer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	}*/



/* ROUTENPLANER */

#route #map24 {
	background: url(img_bg-route.jpg) repeat-x 0px 20px;
	height: 37px;
	padding: 0px 10px;
	width: 576px;
	}
#route #map24 {
	color: #fff;
	}
#route h4 {
	background: #EDEFF1;
	padding: 3px 10px;
	margin: 0px;
	}
#route p {
	background: #F8F9FA;
	padding: 3px 10px 10px 10px;
	margin: 0px;
	}
#route #start, #route #ziel {
	width: 297px;
	float: left;
	margin: 1px 0 0 0;
	}
#route #start {
	margin: 1px 2px 0 0;
	}
#route input.street {
	width: 240px;
	}
#route input.zip {
	width: 60px;
	margin: 0 4px 0 0;
	}
#route input.city {
	width: 170px;
	}
#route select.country {
	width: 247px;
	}



/* BREADCRUMBS */

#breadcrumbs {
	margin: 30px 0 0 0;
	}


/* CONTENT FUNCTIONS */

#content-functions {
	float: right;
	margin: 30px 0 0 0;
	}
#content-functions img {
	margin: 0 2px 0 5px;
	vertical-align: middle;
	} 



/* 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;
	}



/* TABELLENFORMATIERUNG - PACKAGE */

table#package {
	width: 100%;
	border: 0;
	margin: 30px 0;
	}
table#package p {
	margin: 0;
	padding: 0;
	}
table#package th {
	font-weight: normal;
	}
table#package .data td {
	background: #F7F6F6 url(img_bg-data.gif) repeat-x;
	}
table#package td.description {
	font-weight: bold;
	}
table#package td.price {
	background: #EADCDC;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	}



/* FORMATIERUNG PREISE */

table#prices {
	width: 100%;
	border: 0;
	margin: 30px 0;
	}
table#prices p {
	margin: 0;
	padding: 0;
	}
table#prices td {
	padding: 5px 10px;
	}
table#prices .data td, table#prices .data1 td {
	background: #F7F6F6 url(img_bg-data.gif) repeat-x;
	}
table#prices td.price {
	background: #F1EAEA url(img_bg-data.gif) repeat-x;
	}
table#prices td.price2 {
	background: #F1F0F0 url(img_bg-data.gif) repeat-x;
	}



/* FORMATIERUNG - FORMULAR */

.form-toplevel {
	visibility: hidden;
	margin-top: -30px;
	}
table#form {
	width: 100%;
	border: 0;
	}
table#form h2 {
	margin: 20px 0 -1px 0 !important;
/*	border-bottom: 1px dashed #2E4492;*/
	background: url(img_bg-ueberschrift.gif) repeat-x;
	}
table#form tr.line1 td, table#form tr.line2 td {
	background: #F7F6F6;
/*	border-bottom: 1px solid #FBF7EB;*/
	}
table#form input, #table#form select, table#form textarea {
	font-size: 11px;
	}
.bttn-send {
	margin-left: 380px;
	}



/* 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 */  