/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2007-08-19
	Project: www.goldener-loewe.at
	Author: websLINE, 2007
	-------
*/



/* PANOS */

.pano {
	float: left;
	width: 137px;
	margin: 0 9px 9px 0;
	padding: 4px;
	background: #EFEAD1;
	border: 1px solid #D4D0B2;
	}
.pano:hover {
	background: #F1E08C;
	border: 1px solid #CEA549;
	}
.pano img {
	border: 1px solid #D4D0B2;
	display: block;
	}
.pano h4 {
	margin: 0 0 5px 0; padding: 0;
	color: #5E5D01;
	font-size: 0.9em;
	}
.pano p {
	margin: 10px 0; padding: 0px;
	}
.pano ul {
	margin: 0; padding: 0;
	list-style-type: none;
	}
.pano li {
	background: #F5F2E1;
	border-bottom: 1px solid #D4D0B2;
	padding: 2px 0;
	}
.pano li:hover {
	background: #F6E8A2;
	}
.pano a.low,
.pano a.full {
	background: url(../img/symb-flash.gif) no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none !important;
	}



/* SPRACHEN */

.lang {
	position: absolute;
	top: 50px; left: 50%;
	margin: 0 0 0 -207px;
	list-style: none;
	background: url(../img/bg-lang.gif);
	padding: 5px 3px;
	}
.lang a {
	display: block;
	width: 17px; height: 14px;
	text-decoration: none;
	}
.lang .ger {
	background: url(../img/flag-ger.gif) no-repeat;
	}
.lang .gbr {
	background: url(../img/flag-gbr.gif) no-repeat;
	}
.lang .ita {
	background: url(../img/flag-ita.gif) no-repeat;
	}
.lang .fra {
	background: url(../img/flag-fra.gif) no-repeat;
	}
.lang a strong {
	display: none;
	}



/* AUFLISTUNG */

.list {
	margin: 0; padding: 6px 0;
	list-style: none;
	}
.list li {
	padding: 1px 0;
	background: url(../img/arrow-green.gif) no-repeat 0 65%;
	}
.list li a {
	color: #636300;
	padding: 0 0 0 15px;
	}



/* ANFRAGEMASKE */

.inquirymask {
	padding: 0 0 6px 0;
	}
.inquirymask h2 {
	margin-bottom: 7px;
	}
.inquirymask h3, .inquirymask h4 {
	display: block;
	margin: 0; padding: 0;
	font-size: 1.0em;
	font-weight: normal;
	}
.inquirymask h3 {
	margin-bottom: 3px;
	}
.inquirymask h4 {
	padding-top: 4px;
	}
.inquirymask select {
	background: #fff;
	font-size: 10px;
	}
.inquirymask select.day,
.inquirymask select.month {
	width: 40px;
	}
.inquirymask input.bttn {
	width: 143px;
	text-align: center;
	margin-top: 4px;
	}



/* AUSFLUGSZIELE */

.trip img {
	display: block;
	}
.trip a strong {
	display: block;
	width: 107px;
	font-weight: normal;
	background: #646400 url(../img/bg-navitem.gif) no-repeat 7px 50%;
	color: #fff;
	text-decoration: none;
	padding: 2px 18px;
	}
.trip a:hover strong {
	text-decoration: underline;
	cursor: pointer;
	}



/* ROUTENPLANER */

.route #map24 {
	background: url(../img/bg-route.jpg) repeat-x 0px 20px;
	height: 37px;
	padding: 0px 10px;
	}
.route #map24 {
	width: 94%;
	color: #fff;
	}
.route h4 {
	background: #DDD8B0;
	padding: 3px 10px;
	margin: 0px;
	}
.route p {
	background: #E9E5C3;
	padding: 3px 10px 10px 10px;
	margin: 0px;
	height: 60px;
	}
.route #start, .route #ziel {
	width: 49%;
	float: left;
	margin: 1px 1px 0 0;
	}
.route input.street {
	width: 140px;
	}
.route input.zip {
	width: 60px;
	margin: 0 4px 0 0;
	}
.route input.city {
	width: 70px;
	}
.route select.country {
	width: 147px;
	}
.route .bttn {
	margin: 3px 0 0 0;
	width: 150px;
	padding: 2px 0;
	}



/* FORMATIERUNG - FORMULAR */

.form h2 {
	margin: 1.1em 0 0 0; padding: 0 0 0.6em 0;
	}
.form .formdata {
	clear: both;
	margin: 0; padding: 2px 0 2px 20px;
	border-bottom: 1px solid #fff;
	background: #E9E5C3;
	}
.form .formdata:hover {
	background: #DDD8B0;
	}
.form .formdata b {
	display: block;
	float: left;
	font-weight: normal;
	width: 150px;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	}
.confirm .formdata b {
	padding: 0;
	}
.form .formdata input, .form .formdata textarea {
	border: 1px solid #A5ACB2;
	}
.form .formdata input {
	height: 1.3em;
	}
.form .longinput input, .form .sonstiges textarea {
	width: 265px;
	}
.form .firstname {
	width: 100px;
	}
.form .lastname {
	width: 156px;
	}
.form .zip {
	width: 60px;
	}
.form .city {
	width: 188px;
	}
.form .formdata input:focus, .form .formdata textarea:focus,
.form .formdata input:hover, .form .formdata textarea:hover {
	border: 1px solid #848B90;
	background: #F4F3F3;
	}
.bttn-send {
	display: block;
	text-align: right;
	padding: 0 65px 0 0;
	}



/* PREISTABELLE */

.prices {
	width: 85%;
	margin: 20px 0 0 0;
	}
.prices .title th {
	border-bottom: 5px solid #fff;
	}
.prices .line td {
	border-bottom: 1px solid #fff;
	}
.prices td, .prices th {
	padding: 3px 5px;
	height: 20px;
	}
.prices .col2, .prices .col3, .prices .col4 {
	text-align: center;
	vertical-align: middle;
	width: 22%;
	}
.prices .col1 {
	padding: 0 5px 0 0;
	text-align: right;
	vertical-align: middle;
	}
.prices .col2, .prices .col4 {
	background: #E9E5C3;
	}
.prices .col3 {
	background: #DDD8B0;
	}
.prices .border {
	border-right: 1px solid #646400;
	border-left: 1px solid #646400;
	}



/* 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 */