/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2008-08-26
	Project: www.skiopening.com
	Author: websLINE, 2008
	-------
*/


/* BANNER SMART */

.banner {
	position: absolute; z-index: 1000;
	top: 314px; left: 115px;
	display: block;
	width: 306px; height: 91px;
	cursor: pointer;
	}
html>body .banner {
	background: url(img_banner-smart.png);
	}
#dContent .banner {
	top: 288px;
	}


/* IMPRESSIONEN */

.impressions {
	}
.impressions a {
	display: block;
	float: left;
	margin-right: 3px;
	background: #29497B;
	padding: 4px;
	}
.impressions a:hover {
	background: #375687;
	}
.impressions b a {
	margin: 0;
	}
.impressions img {
	border: 1px solid #eee;
	}


/* TEASER */

.teaser a.item {
	background: #CBD4DC;
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px;
	width: 171px;
	color: #333;
	}
.teaser a img {
	border: 3px solid #fff;
	}
.teaser a b {
	display: block;
	padding: 25px 4px 0 2px;
	margin: 5px 0;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	font-weight: normal;
	}
.teaser a.ski b {
	background-image: url(img_hl-skitotal.gif);
	}
.teaser a.hotel b {
	background-image: url(img_hl-tophotel.gif);
	}
.teaser a.arrival b {
	background-image: url(img_hl-anreise.gif);
	}
.teaser a.offer b {
	background-image: url(img_hl-angebote.gif);
	}
.teaser a.photo b {
	background-image: url(img_hl-bilder.gif);
	}
.teaser a.chalet b {
	background-image: url(img_hl-chalet.gif);
	}
.teaser a.sauna b {
	background-image: url(img_hl-sauna.gif);
	}
.teaser a strong {
	display: block;
	color: #072964;
	margin: 0 0 5px 0;
	}


/* TEXT ABSAeTZe */

.absatz {
	}
.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}


/* RESTPLÄTZE EXTERN */

.lastminutes {
	}
.lastminutes p.link {
	margin: 0;
	padding: 0 0 0 55px;
	}
.lastminutes .nodata {
	display: block;
	padding: 5px;
	text-align: center;
	}
.lastminutes .block {
	padding: 10px;
	}
.lastminutes table {
	width: 100%;
	border: 0;
	}
.lastminutes th, 
.lastminutes td {
	padding: 5px;
	vertical-align: bottom;
	}
.lastminutes .title th {
	background: #fff;
	color: #002863;
	}
.lastminutes .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fff;

	}
.lastminutes .rowdata:hover td {
/*	background: #597399;*/
	background: #335382;
	}
.lastminutes td.price {
	width: 60px;
	}
.lastminutes b {
	display: block;
	}
.lastminutes .bttn {
	text-decoration: none !important;
	padding: 2px 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;
	}
.sIFR-hasFlash .teaser strong {
    visibility: hidden;
    font-size: 1em;
	padding-bottom: 5px;
	}
.sIFR-hasFlash .teaser b {

	}

/* 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 */