/*
	CSS Document: css_modules.css
	Version: 2.0 | Date: 2008-10-16
	Project: www.lohmann.at
	Author: websLINE, 2008
	-------
*/


/* SUBNAVIGATION */

.subnav {
	list-style-type: none;
	margin: 0; padding: 30px 20px;
	}
.subnav li {
	background: url(img_arrow-red.gif) no-repeat 0px 6px;
	}
.subnav a {
	display: block;
	padding: 3px 1px 3px 12px;
	width: 95%;
	color: #fff;
	}
.subnav a:hover, .subnav a.active {
	font-weight: bold;
	}



/* QUICK CHOICE */

.quickchoice {
	display: block;
	margin: 50px 0 20px 0;
	}
.quickchoice h3 {
	margin-bottom: 2px !important;
	}
.quickchoice div {
	background: #F4F4F5;
	padding: 5px;
	}


/* TEXT ABSAeTZe */

#absatz-bildlinks img {
	margin: 0 8px 0 0;
	}
#absatz-bildrechts img {
	margin: 0 0 0 8px;
	}
#nofloat {
	display: table;
	margin-bottom: 20px;
	}


/* TEASER */

#teaser {
	display: block;
	background: #fff;
	text-decoration: none;
	padding: 1px;
	height: 90px;
	font-size: 11px;
	color: #716D5D;
	}
#teaser:hover {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	background: #F4EBEF;
	}
#teaser img {
	float: right;
	margin-left: 10px;
	}
#teaser p {
	margin: 15px 15px 0 15px;
	padding: 0px;
	}


/* TEASER CONTENT */

.teaser-content {
	display: block;	clear: both;
	text-decoration: none !important;
	background: #F1EEEF;
	border: 1px dashed #F1EEEF;
	padding: 10px; margin: 15px 0 0px 0;
	height: 90px;
	}
.teaser-content:hover {
	background: #F4EBEF;
	font-weight: normal !important;
	border: 1px dashed #666;
	}
.teaser-content img {
	float: left;
	margin-right: 10px;
	}
.teaser-content h2 {
	font-size: 12px;
	}
.teaser-content h2, .teaser-content p {
	margin: 0px; padding: 0px;
	cursor: pointer; 
	}




/* HOTEL ADDRESS */

#hoteladdress {
	padding: 25px 10px 0 10px;
	}
#hoteladdress * {
	color: #fff;
	}
#hoteladdress div {
	float: right;
	}
#hoteladdress div p {
	padding: 15px 0 0 15px;
	margin: 0px;
	}
#hoteladdress #logo-sportlohmann {
	margin: 0 0 10px 0;
	display: block;
	}
	
	

/* 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;
	}
#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: 287px;
	float: left;
	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 {
	display: block;
	padding: 0 0 5px 0;
	margin-top: -20px;
	position: relative;
	}


/* CONTENT FUNCTIONS */

#content-functions {
	display: block;
	text-align: right;
	padding: 5px 5px 5px 0;
	border-top: 1px solid #666455;
	}
#content-functions img {
	margin-left: 5px;
	}


/* 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;
	}


/* LIST CONTENT */

#list-content {
	margin: 30px 10px;
	}
#list-content h3 {
	margin: 0 0 3px 0;
	padding: 0px;
	display: block;
	height: 15px;
	}
#list-content p {
	padding: 0px;
	margin: 0px;
	}
#list-content div {
	background: #F8FAFC;
	height: 89px;
	padding: 5px;
	}
#list-content img {
	float: left;
	margin-right: 5px;
	}




/* TABELLENFORMATIERUNG - PACKAGE */

table#package {
	width: 100%;
	border: 0;
	margin: 0;
	}
table#package p {
	margin: 0;
	padding: 0;
	}
table#package th {
	font-weight: normal;
	}
table#package .data td {
	background: #F8FAFC url(img_bg-data.gif) repeat-x;
	}
table#package td.description {
	font-weight: bold;
	}
table#package td.price {
	background: #F4EBEF;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	}



/* FORMATIERUNG PREISE */

table.prices {
	width: 100%;
	border: 0px;
	padding: 0px;
	}
table.prices td {
	padding: 5px 2px;
	font-size: 10px;
	}
.col2, .col3 {
	width: 15%;
	border-bottom: 1px solid #FDFBF7;
	text-align: center;
	}
.col1 {
	background: #F8FAFC;
	}
.col2 {
	background: #F1EEEF;
	}
.col3 {
	background: #F4EBEF;
	}
table.prices th.title {
	text-align: left;
	border-bottom: 1px dashed #666; 
	padding: 10px 0 0 0;
	}
table.prices th.title a {
	text-decoration: none !important;
	color: #6B0B28 !important;
	}
table.prices th.title img {
	margin: 0 3px 0 0;
	}
.border {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	}



/* FORMATIERUNG - FORMULAR */

table#form {
	width: 100%;
	border: 0;
	}
table#form h2 {
	margin: 20px 0 5px 0;
	border-bottom: 1px dashed #6B0B28;
	}
table#form tr.line1 td, table#form tr.line2 td {
	background: #F1EEEF;
	border-bottom: 1px solid #FBF7EB;
	}




/* ANFRAGEMASKE */

#inquirymask h2, #inquirymask h3, #inquirymask h4 {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
/*	color: #fff;*/
	font-weight: normal;
	}
#inquirymask h2, #inquirymask h3 {
	margin-right: 10px;
	color: #666455;
	}
#inquirymask h4 {
	margin-top: 7px;
	}
#inquirymask select {
	margin-right: -2px;
	background: #fff;
	font-size: 10px;
	}
#inquirymask select.day, #inquirymask select.month {
	width: 40px;
	}
#inquirymask select.year {
	width: 54px;
	}
#inquirymask input.bttn, #inquirymask input.bttn_EN {
	cursor: pointer; 
	padding: 10px;
	border: 0;
	}
#inquirymask input.bttn {
	width: 135px; 
	height: 29px;
	background: url(img_bttn-anfragestarten.png) no-repeat 10px 10px;
	}
#inquirymask input.bttn_EN {
	width: 119px; 
	height: 30px;
	background: url(img_bttn-anfragestarten_EN.png) no-repeat 10px 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 */

/*#content h1 {
	visibility: hidden;
	}*/
