/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2008-01-28
	Project: www.daseisenberg.at
	Author: websLINE, 2008
	-------
*/


/* BANNER Startseite */

.banner {
	display: block;
	width: 284px;
	height: 102px;
	position: absolute;
	top: 170px;
	right: 10px;
	}
html>body .banner {
	background: url(img_banner-familyspecial.png);
	}


/* TEASER AUFLISTUNG STARTSEITE */

.teaserlist {
	width: 190px;
	float: left;
	margin: 0 7px 7px 0;
	}
.teaserlist ul {
	list-style: none;
	margin: 18px 0 20px 15px;
	padding: 0 0 0 10px;
	background: url(img_arrow-grey.gif) no-repeat 0 4px;
	}
.teaserlist ul li {
	padding: 2px 5px;
	}
.teaserlist ul li a {
	text-decoration: none;
	}
.teaserlist ul li a:hover {
	color: #9B3334;
	font-weight: bold;
	}

#dStart #mainRight ul {
	margin: 0; padding: 0;
	list-style: none;
	}
#dStart #mainRight ul li {
	margin: 2px 10px;
	padding: 3px 0 3px 15px;
	background: url(img_arrow-red.gif) no-repeat 0 6px;
	text-decoration: none;
	}



/* CONTENT FUNCTIONS  */

#content-functions {
	}
#content-functions .print {
	display: block;
	margin-top: 7px;
	padding: 7px 35px;
	border: 1px solid #F9F6EC;
	text-decoration: none;
	background: url(img_symb-print.gif) no-repeat 15px 50%;
	}
#content-functions .print:hover {
	background-color: #F6F0E1;
	}



/* TEXT ABSAeTZe */

.absatz {
	}
.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}



/* QUICK CHOICE */

.quickchoice {
	clear: both;
	border: 1px solid #F9F6EC;
	padding: 10px; margin: 35px 0 20px 0;
/*	background: url(img_bg-quickchoice.gif) no-repeat 100% 0;*/
	}
.quickchoice h3 {
	margin: 0 10px 10px 0; padding: 2px 0 0 0;
	float: left;
	}



/* VERWANDTE THEMEN */

.related {
	clear: both;
	border: 1px solid #F9F6EC;
	padding: 10px; margin: 15px 0 10px 0;
	}
.related:hover {
	background: #F6F0E1;
	}
.related h3 {
	margin: 0 0 10px 0; padding: 0;
	}
.related li {
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	}
.related li a {
	padding: 3px 0 3px 15px;
	background: url(img_arrow-grey.gif) no-repeat 0 6px;
	text-decoration: none;
	}
.related li a:hover {
	background: url(img_arrow-red.gif) no-repeat 0 6px;
	color: #9B3334;
	font-weight: bold;
	}



/* INFO BOX */

.infobox {
	clear: both;
	border: 1px solid #F9F6EC;
	padding: 10px; margin: 15px 0 10px 0;
	background: url(img_bg-infobox.gif) no-repeat 100% 0;
	}
.infobox h2, .infobox h3 {
	margin: 0px; padding: 0px !important;
	}
.infobox p {
	margin: 10px 0px;
	}



/* TEASER CONTENT */

#dContent #content .teaser,
#dPrint .teaser,
#dCatalogue .teaser {
	border-top: 1px solid #D3CAB2;
	margin-top: 30px;
	}
#dContent #content .teaser li,
#dPrint .teaser li,
#dCatalogue .teaser li {
	border-bottom: 1px solid #D3CAB2;
	padding: 2px 0;
	}
#dContent #content .teaser a,
#dPrint .teaser a,
#dCatalogue .teaser a {
	border-top: 8px solid #F2E9D4;
	border-bottom: 8px solid #F2E9D4;
	display: block;
	text-decoration: none;
	}
#dContent #content .teaser a:hover {
	background: #F9F6EC;
	}
#dContent #content .teaser img,
#dPrint .teaser img,
#dCatalogue .teaser img {
	float: left;
	border-right: 8px solid #F2E9D4;
	margin-right: 7px;
	}
#dContent #content .teaser strong,
#dPrint .teaser strong,
#dCatalogue .teaser strong {
	display: block;
	padding: 4px 0 0 0;
	}


/* TEASER CONTENT (STATISCH) */

.teaserStatic {
	border-top: 1px solid #D3CAB2;
	}
.teaserStatic div {
	padding: 2px 0;
	margin: 8px 0;
	}
.teaserStatic img {
	float: left;
	border-right: 8px solid #F2E9D4;
	margin-right: 7px;
	}
.teaserStatic p {
	margin: 0; padding: 0;
	}
.teaserStatic p:hover {
	background: #F9F6EC;
	}
.teaserStatic strong {
	display: block;
	padding: 4px 0 0 0;
	}



/* TEASER LEFT */

#contentLeft .teaserText {
	display: block;
	margin: 7px 0 0 0;
	padding: 15px;
	text-decoration: none;
	}
#contentLeft .teaserText:hover {
	background: #F6F0E1;
	}
#contentLeft .teaserText strong {
	display: block;
	color: #9B3334;
	}



/* URLAUBSKATALOG */

#mainRight .catalogue {
	margin-bottom: 15px;
	padding: 10px 7px 15px 7px;
	font-size: 0.9em;
	}
#mainRight .catalogue dt {
	background: url(img_symb-catalogue.gif) no-repeat;
	padding: 0 0 10px 35px;
	}
#mainRight .catalogue dd {
	padding: 3px 0 3px 17px;
	border-bottom: 1px solid #D3CAB2;
	}
#mainRight .catalogue dd.info {
	background: url(img_symb-info.gif) no-repeat 0 50%;
	font-weight: bold;
	}
#mainRight .catalogue dd.go {
	background: url(img_symb-go.gif) no-repeat 0 50%;
	}
#mainRight .catalogue dd.detail {
	background: url(img_symb-detail.gif) no-repeat 0 50%;
	}
#mainRight .catalogue a {
	display: block;
	padding: 1px 3px;
	text-decoration: none;
	}
#mainRight .catalogue a:hover {
	background: #E6DABF;
	}
.catalogue .item {
	padding: 3px;
	margin: 0 0 1px 0;
	background: #F9F6EC;
	}
.catalogue .delate {
	float: right;
	}
.catalogue .function {
	margin: 20px 0 0 0;
	}
.catalogue .function a {
	text-decoration: underline;
	padding-left: 17px;
	}
.catalogue .save {
	background: url(img_symb-save.gif) no-repeat 0 50%;
	}
.catalogue .print {
	float: right;
	background: url(img_symb-print.gif) no-repeat 0 50%;
	} 



/* ANREISE */

#mainRight .arrival {
	padding: 15px 7px;
	margin-bottom: 15px;
	}


/* ROUTENPLANER */

.route {
	position: relative;
	}
.route #map24 {
	background: url(img_bg-route.jpg) repeat-x 0px 20px;
	height: 37px;
	padding: 0px 10px;
	}
.route #map24 {
	color: #fff;
	}
.route h4 {
	padding: 3px 10px;
	margin: 0px;
	}
.route p {
	padding: 3px 10px 10px 10px;
	margin: 0px;
	height: 70px;
	}
.route #start, .route #ziel {
	width: 251px;
	float: left;
	margin: 1px 0 0 0;
	background: #eee;
	}
.route #start {
	margin-right: 2px;
	}
.route input.street {
	width: 210px;
	}
.route input.zip {
	width: 60px;
	margin: 0 4px 0 0;
	}
.route input.city {
	width: 140px;
	}
.route select.country {
	width: 217px;
	}
.route .bttn {
	background-image: url(img_bg-bttn.gif);
	background-position: 4px 50%;
	font-size: 1.1em;
	}



/* TABELLE PAUSCHALEN */

table.package {
	width: 100%;
	border: 0;
	}
table.package th,
table.package td {
	padding: 3px 5px;
	border-bottom: 1px solid #D3CAB2;
	}
table.package th {
	background: #F4EDDD;
	}
table.package td {
	background: #F9F6EC;
	}
table.package .col2 {
	text-align: center;
	width: 16%;
	}
table.package .price {
	font-weight: bold;
	}



/* TABELLE PREISE */

table.prices {
	width: 100%;
	border: 0;
	}
table.prices th,
table.prices td {
	padding: 3px;
	}
table.prices caption {
	display: none;
	}
table.prices .col2 {
	width: 16%;
	text-align: center;
	}
table.prices .title th,
table.prices .season td {
	vertical-align: bottom;
	font-size: 0.9em;
	}
table.prices .season td {
	background: #D3CAB2;
	}
table.prices .room td {
	border-bottom: 1px solid #D3CAB2;
	padding-top: 5px;
	padding-bottom: 5px;
	}
table.prices .room a {
	font-weight: bold;
	background: url(img_symb-info.gif) no-repeat;
	padding: 0 10px 0 20px;
	}
table.prices .line1 td {
	background: #F9F6EC;
	}
table.prices .line2 td {
	background: #F4EDDD;
	}
table.prices .data td {
	height: 20px;
	vertical-align: middle;
	}
table.prices .data .col1 {
	padding-left: 6px;
	}
table.prices .data:hover td {
	background: #F4EDDD;
	}
table.prices .data:hover td.col2 {
	font-weight: bold;
	}
table.prices .data:hover td p {
	font-size: 1em;
	}



/* SUB NAVIGATION */

.subnav {
	padding: 15px;
	}
.subnav:hover {
	background: #F6F0E1;
	}
.subnav li {
	padding: 2px 0;
	}
.subnav li a {
	padding: 3px 0 3px 15px;
	background: url(img_arrow-grey.gif) no-repeat 0 6px;
	text-decoration: none;
	}
.subnav li a:hover {
	background: url(img_arrow-red.gif) no-repeat 0 6px;
	color: #9B3334;
	font-weight: bold;
	}



/* ANFRAGEMASKE */

.inquirymask {
	position: absolute;
	top: 50px; left: 50%;
	margin: 0 0 0 120px;
	width: 330px;
	height: 100px;
	padding: 0 15px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.daseisenberg.at/wcms/Designs/217200840011628/400200841011628/img_bg-inquirymask.png');
	}
html>body .inquirymask {
	background: url(img_bg-inquirymask.png);
	}
/*#dContent .inquirymask {
	padding-right: 11px;
	width: 320px;
	margin-left: 130px;
	}*/
.inquirymask h3 {
	margin: 15px 0 10px 0 !important;
	padding: 10px 0 0 0 !important;
	height: 25px;
	}
* html .inquirymask h3 {
	margin-bottom: 0px !important;
	}
.inquirymask p {
	margin: 0 10px 0 0; padding: 0;
	font-size: 0.9em;
	color: #9B3334;
	float: left;
	}
.inquirymask select {
	font-size: 10px !important;
	}
.inquirymask input.bttn {
	float: right;
	cursor: pointer; 
	background: url(img_arrowBig.gif) no-repeat 50% 50%;
	border: 0px;
	width: 30px; height: 30px;
	margin: 4px 0 0 -4px;
	}


/* 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 #dStart #mainRight h3 {
    visibility: hidden;
	height: 20px !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 */