/*
	CSS Document: css_modules.css
	Version: 1.0 | Date: 2006-10-05
	Project: www.panhans.at
	Author: websLINE, 2006
	-------
*/


/* FLYER */

.flyer {
	background: #fdfbf7;
	border-top: 10px solid #ac973d;
	padding-bottom: 20px;
	text-align: center;
	}
.flyer h3, .flyer h4 {
	background: #030;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 5px;
	}
.flyer h3 {
	font-size: 1.5em;
	padding-top: 10px;
	}
.flyer h4 {
	padding-bottom: 10px;
	}
.flyer .facebook {
	background: #3b5997 url(img_logo-facebook.gif) no-repeat 20px 50%;
	color: #fff;
	text-transform: uppercase;
	margin: 0; padding: 5px 5px 5px 40px;
	}
.flyer .image {
	margin: 1px 0 0 0; padding: 0;
	}


/* FACEBOOK LOGO */

#facebook {
	display:block;
	right:0px;
	position:absolute;
	margin-top:-8px;
    }

/* STARTSEITE INFO LISTE */

#listnews {
	width: 90%;
	border: 0;
	margin: 0 auto;
	}
#listnews td {
	padding: 3px 5px;
	border-bottom: 1px soldi #fff;
	}
#listnews .row1 {
	background: #C3D5D2;
	}
#listnews .row2 {
	background: #E9EEEA;
	}



/* FORMATIERUNG PREISE */

table {
	font-size: 10px;
	}
table.prices, table.prices2 {
	width: 100%;
	border: 0px;
	padding: 0px;
	}
table.prices td, table.prices2 td {
	padding: 5px 2px;
	text-align: center;
	}
.col1, .col2, .col3, .col4 {
	/*width: 14%;*/
	border-bottom: 1px solid #FDFBF7;
	}
table.p2010 td.col1, table.p2010 td.col2, table.p2010 td.col3, table.p2010 td.col4 {
	/*width: 10%!important;*/
	}
.col1 {
	background: #F6F4EB;
	}
.col2 {
	background: #EDE9D8;
	}
.col3 {
	background: #E3DDC5;
	}
.col4 {
	background: #d8d2b8;
	}
table.prices2 td.col1 {
	width: 65%;
	text-align: left;
	padding: 0 0 0 5px;
	}
table.prices2 td.col3 {
	font-weight: bold;
	}
table.prices th.title, table.prices2 th.title {
	text-align: left;
	border-bottom: 1px dashed #DCC960;
	padding: 10px 0 0 0;
	}
table.prices th.title {
	font-weight: normal;
	}
table.prices2 th.title {
	font-size: 11px;
	}
.border {
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	}
.borderleft {
	border-left: 1px solid #003300;
	}
.borderright {
	border-right: 1px solid #003300;
	}


/* FORMATIERUNG - FORMULAR */

table#form {
	width: 100%;
	border: 0;
	}
table#form h2 {
	margin: 20px 0 5px 0;
	border-bottom: 1px dashed #E2D27C;
	}
table#form tr.line1 td, table#form tr.line2 td {
	background: #FDFBF7;
	border-bottom: 1px solid #FBF7EB;
	}



/* TEXT ABSAeTZe */

#absatz-bildlinks img {
	margin: 0 8px 0 0;
	}
#absatz-bildrechts img {
	margin: 0 0 0 8px;
	}
#nofloat {
	display: table;
	margin-bottom: 20px;
	}
* html #nofloat {
	display: inline-block;
	}
#absatz-infobox, #form-toplevel {	
	background: #FDFBF7 url(img_bg-box.jpg) no-repeat bottom right;
	border: 1px solid #E2D27C;
	padding: 10px;
	margin: 30px 0;
	}
#absatz-infobox *, #form-toplevel * {	
	padding: 0;
	margin: 0;
	}
#abm table.data a {
	font-size: 10px;
	}



/* SCHNAPPSCHÜSSE */

#absatz-snapshot {
	border: 1px solid #E2D27C;
	background: #FDFBF7;
	padding: 20px;
	}



/* QUICK CHOICE */

#absatz-quickchoice {
	background: #FDFBF7 url(img_bg-box.jpg) no-repeat bottom right;
	border: 1px solid #E2D27C;
/*	background: #AF9B3E url(img_bg-quickchoice.gif) no-repeat bottom right;*/
	margin: 5px 0 0 0;
	padding: 10px;
	}



/* BREADCRUMBS */

#breadcrumbs {
	float: left;
	margin: 40px 0 0 0;
	width: 90%;
	}



/* CONTENT FUNCTIONS */

#content-functions {
	float: right;
	margin: 40px 0 0 0;
	}
#content-functions img {
	margin-left: 5px;
	}



/* BOX */

#box {	
	background: #FDFBF7 url(img_bg-box.jpg) no-repeat bottom right;
	}

#start #box {
	border: 1px solid #DCC960;
	float: left;
	width: 265px;
	height: 141px;
	margin: 11px 11px 0 0;
	padding: 3px;
	}
#content-right #box {
	margin: 0 1px 0 6px;
	padding: 3px 3px 8px 3px;
	width: 264px;
	}
#content-right #box-end {
	display: block;
	margin: 0 0 0 5px;
	background: url(img_bg-box-end.gif);
	line-height: 7px;
	}
#content #box {
	border: 1px solid #E2D27C;
	padding: 10px;
	}
#box p {
	margin: 10px;
	}
#content #box p {
	margin: 0px 0px;
	}
#box img {
	margin: 0 10px 0 0;
	}
#box a img {
	margin: 0 5px 0 0;
	}



/* SUBMENU */

#submenu {
	margin: 25px 0 25px 25px;
	}



/* ANFRAGE MASKE */

#inquirymask {
	background: #030;
	padding: 10px 12px;
	margin: 0 0 0 5px;
	}
#inquirymask select {
	margin: 0;
	padding: 0;
	font-size: 9px;
	margin-right: -3px;
	}
#inquirymask div {
	font-size: 10px;
	color: #fff;
	width: 148px;
	}
#inquirymask div#arrive {
	float: left;
	}
#inquirymask div#departure {
	margin: 5px 0 0 0;
	}
#inquirymask div#bttn {
	float: right;
	width: 84px;
	padding: 10px 5px 0 0;
	}
#inquirymask input.bttn, #inquirymask input.bttn-en {
	cursor: pointer; 
	border: 0; 
	width: 84px; 
	height: 47px;
	}
#inquirymask input.bttn {
	background: url(img_bttn-unverbanfrage.gif); 
	}
#inquirymask input.bttn-en {
	background: url(img_bttn-unverbanfrage_EN.gif); 
	}



/* MAP SEMINARRÄUME */

/* Main definitions */
#map {
	position: relative;	
	display: block; width: 564px; height: 317px; 
	background: url(img_seminarraumplan.jpg); 
	}
#map a {
	text-decoration: none;
	font-weight: bold; 
	text-transform: uppercase; 
	}
#map a:hover {
	background-position: 0 0; 
	overflow: visible;
	}
#map a:hover div {
	position: relative; 
	width: 250px; 
	padding: 10px; 
	background: url(img_bg-mapdiv.png); 
	border: 1px dashed #AC973D; 
	}
* html #map a:hover div {
	background: #fff; 
	filter: Alpha(opacity=95, finishopacity=0, style=0);
	}

/* Map #1 */
a#festsaal {
	position: absolute; left: 5px; top: 38px; 
	display: block; width: 153px; height: 0; 
	padding: 149px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_festsaal.jpg) no-repeat 564px 317px;
	}
* html a#festsaal {
	height: 149px; he\ight: 0;
	}
a#festsaal:hover div {
	margin: -150px 0 0 40px;
	}

/* Map #2 */
a#lejardin {
	position: absolute; left: 158px; top: 31px; 
	display: block; width: 119px; height: 0; 
	padding: 58px 0 0 0;
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_lejardin.jpg) no-repeat 564px 317px;
	}
* html a#lejardin {
	height: 58px; he\ight: 0;
	}
a#lejardin:hover div {
	margin: -25px 0 0 15px;
	}

/* Map #3 */
a#loos {
	position: absolute; left: 228px; top: 147px; 
	display: block; width: 81px; height: 0; 
	padding: 40px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_loos.jpg) no-repeat 564px 317px;
	}
* html a#loos {
	height: 40px; he\ight:0;
	}
a#loos:hover div {
	margin: -100px 0 0 20px;
	}

/* Map #4 */
a#helmer {
	display: block; width: 87px; height: 0; 
	padding: 63px 0 0 0; 
	overflow: hidden; 
	position: absolute; left: 280px; top: 56px;
	background: transparent url(img_seminarraumplan_helmer.jpg) no-repeat 564px 317px;
	}
* html a#helmer {
	height: 63px; he\ight: 0;
	}
a#helmer:hover div {
	margin: -25px 0 0 -80px;
	}

/* Map #5 */
a#fellner {
	position: absolute; left: 372px; top: 56px; 
	display: block; width: 67px; height: 0; 
	padding: 63px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_fellner.jpg) no-repeat 564px 317px;
	}
* html a#fellner {
	height: 63px; he\ight: 0;
	}
a#fellner:hover div {
	margin: -25px 0 0 -130px;
	}

/* Map #6 */
a#neumann {
	position: absolute; left: 443px; top: 56px; 
	display: block; width: 65px; height: 0;
	padding: 43px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_neumann.jpg) no-repeat 564px 317px;
	}
* html a#neumann {
	height: 43px; he\ight: 0;
	}
a#neumann:hover div {
	margin: -25px 0 0 -190px;
	}

/* Map #7 */
a#hoffmann {
	position: absolute; left: 512px; top:56px;
	display: block; width: 47px; height: 0; 
	padding:43px 0 0 0; 
	overflow: hidden;  
	background: transparent url(img_seminarraumplan_hoffmann.jpg) no-repeat 564px 317px;
	}
* html a#hoffmann {
	height: 43px; he\ight: 0;
	}
a#hoffmann:hover div {
	margin: -25px 0 0 -250px;
	}

/* Map #8 */
a#ghega {
	position: absolute; left: 485px; top: 147px; 
	display: block; width: 51px; height: 0; 
	padding: 48px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_ghega.jpg) no-repeat 564px 317px;
	}
* html a#ghega {
	height: 48px; he\ight: 0;
	}
a#ghega:hover div {
	margin: -125px 0 0 -250px;
	}

/* Map #9 */
a#brahms {
	position: absolute; left: 443px; top: 243px; 
	display: block; width: 116px; height: 0; 
	padding: 57px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_brahms.jpg) no-repeat 564px 317px;
	}
* html a#brahms {
	height: 57px; he\ight: 0;
	}
a#brahms:hover div {
	margin: -175px 0 0 -250px;
	}

/* Map #10 */
a#mahler {
	position: absolute; left: 372px; top: 243px; 
	display: block; width: 67px; height: 0; 
	padding: 49px 0 0 0; 
	overflow: hidden; 
	background: transparent url(img_seminarraumplan_mahler.jpg) no-repeat 564px 317px;
	}
* html a#mahler {
	height: 49px; he\ight: 0;
	}
a#mahler:hover div {
	margin: -175px 0 0 -250px;
	}

 

/* 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 */

.sIFR-hasFlash h1, .sIFR-hasFlash h6 {
	visibility: hidden;
	}
	
.fb_iframe_widget{margin:20px 0;}
