/* CSS Document */

/* --------------------------- */
/* fuer Medium 'screen'        */
/* Ubersichten & andere Seiten */
/* 12.09.06                    */
/* geschrieben von             */
/* Martin Grellmann            */
/* für fincaferien             */
/* Fragen? Anregungen?         */
/* m_grellmann@gmail.com       */
/* ---------------------       */

/* ----------- */
/* B A S I C S */
/* ----------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #FFFFDD;
	text-decoration: none;
}
#agbbody {
	width: 96%;
	vertical-align: middle;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
.kl_schrift {
	font-size: 0.9em;
}

.rechtsbuendig {
	text-align: right;
	}
	
/* Sonderpreisformatierung */
.sp {
	color: #ff0000;
	font-weight: bold;
}

/* -------------------------------- */
/* A L L G M E I N E  F O R M A T E */
/* -------------------------------- */

/* ------------- Anfang Formatierung der Tabellen --------------------- */
/* Formatierung der Tabellen und Tabellenzellen */
.tb-tabelle {
	width: 96%;
	vertical-align: middle;
	margin-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb-tabelle_flug {
	width: 850px;
	vertical-align: middle;
	margin-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb-tabelle_nonobn {
	width: 57.315em;
	vertical-align: middle;
	margin-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Format Tabebellenzelle mit rechter Textspalte */
.tb_sre-text_rm {
	border: none;
	width: 56%;
	padding: 1.420em;
	text-align:left;
	vertical-align: middle;
	overflow: visible;
	visibility: visible;
}
/* Format Tabebellenzelle mit linker Textspalte */
.tb_sli-text_lm {
	border: none;
	width: 56%;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;	
}
/* Format Tabebellenzelle mit rechter Textspalte in unterster Zeile, die Ausrichtung mit dem Text nach oben */
.tb_sre-text_ru {
	border: none;
	width: 56%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;	
}
/* Format Tabebellenzelle mit linker Textspalte in unterster Zeile, die Ausrichtung mit dem Text nach oben */
.tb_sli-text_lu {
	border: none;
	width: 56%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;	
}
/* Format Tabebellenzelle mit rechter Bildspalte */
.tb_sre-bild_rm {
	border: none;
	width: 44%;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;
}
/* Format Tabebellenzelle mit linker Bildspalte */
.tb_sli-bild_lm {
	border: none;
	width: 44%;
	padding: 1.420em;
	text-align: right;
	vertical-align: middle;
}
/* Format Tabebellenzelle mit rechter Bildspalte in unterster Zeile, die Ausrichtung mit dem Bild nach oben */
.tb_sre-bild_ru {
	border: none;
	width: 44%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}
/* Format Tabebellenzelle mit linker Bildspalte in unterster Zeile, die Ausrichtung mit dem Bild nach oben */
.tb_sli-bild_lu {
	border: none;
	width: 44%;
	padding: 1.420em;
	text-align: right;
	vertical-align: top;
}
/* Format rechte Tabebellenzelle mit zwei Bildspalten */
.tb_sre-bildzeile_rm {
	border: none;
	width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;
}
/* Format linke Tabebellenzelle mit zwei Bildspalten */
.tb_sli_bildzeile_lm {
	border: none;
	width: 50%;
	padding: 1.420em;
	text-align: right;
	vertical-align: middle;
}
/* Format linke- mitten gelegene Tabebellenzelle mit zwei Textspalten */
.tb_sli_textzeile_lm {
	border: none;
  width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;
}
/* Format linke-unterste Tabebellenzelle mit zwei Textspalten */
.tb_sli_textzeile_lu {
	border: none;
  width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}
/* Format linke- mitten gelegene Tabebellenzelle mit zwei Textspalten */
.tb_sre_textzeile_rm {
	border: none;
  width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;
}
/* Format linke-unterste Tabebellenzelle mit zwei Textspalten */
.tb_sre_textzeile_ru {
	border: none;
  width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}
.tb_sre-bildzeile_ru {
	border: none;
	width: 50%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}
.tb_sli_bildzeile_lu {
	border: none;
	width: 50%;
	padding: 1.420em;
	text-align: right;
	vertical-align: top;
}
.tb_smi_text_mm {
	border: none;
	width: 100%;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}

.tb_smi_bild_mm {
	border: none;
	width: 100%;
	padding: 1.420em;
	text-align: center;
	vertical-align: top;
}
/* Tabellenformatierung für mallorca-fluege.de */

/* Format rechte, oben gelegene Tabebellenzelle als Maskenspalte 720Pixel weit definiert */
.tb_sre-flug_maske_oben {
	border: none;
	width: 720;
	height:890;
	text-align: center;
	vertical-align: middle;
}
/* Format mittlere, unten gelegene Tabebellenzelle als Maskenspalte 622Pixel weit definiert */
.tb_sre-flug_maske_unten_mi {
	border: none;
	width: 622;
	padding: 1.42em;
	text-align: left;
	vertical-align: top;
}
/* Format rechts unten gelegene Tabebellenzelle als Maskenspalte 98Pixel weit definiert */
.tb_sre-flug_maske_unten_re {
	border: none;
	width: 98;
	padding: 1.42em;
	text-align: center;
	vertical-align: middle;
}
/* Format linke, oben gelegene Tabebellenzelle als Verweisspalte 210Pixel weit definiert */
.tb_sli-flug_verweis_oben {
	border: none;
	width: 210;
	height:890;
	padding: 0.3em;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
/* Format linke, mitten gelegene Tabebellenzelle als Verweisspalte 210Pixel weit definiert */
.tb_sli-flug_verweis_mitte {
	border: none;
	width: 210;
	padding: 0.3em;
	vertical-align: middle;
	font-size: 0.9em;
}
/* Format linke, unten gelegene Tabebellenzelle als Verweisspalte 210Pixel weit definiert */
.tb_sli-flug_verweis_unten {
	border: none;
	width: 210;
	padding: 0.3em;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
/* Ende Tabellenformatierung für mallorca-fluege.de */
/* ------------------------------------------------------------------------------------ */
/* Tabellenformatierung für non-objektseiten */

/* Format linke, mitten gelegene Tabebellenzelle als Verweisspalte 210Pixel in ems definiert */
.tb_sli-verweismenue_lo {
	border: none;
	width: 12.525em;
	padding: 0.3em;
	text-align: left;
	vertical-align: down;
	font-size: 0.9em;
}
/* Format linke, mitten gelegene Tabebellenzelle als Verweisspalte 210Pixel in ems definiert */
.tb_sli-verweismenue_lm {
	border: none;
	width: 12.525em;
	padding: 0.3em;
	text-align: left;
	vertical-align: middle;
	font-size: 0.9em;
}
/* Format linke, unten gelegene Tabebellenzelle als Verweisspalte 210Pixel in ems definiert */
.tb_sli-verweismenue_lu {
	border: none;
	width: 12.525em;
	padding: 0.3em;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
}
/* Format linke mitten gelegene Tabebellenzelle als Verweisspalte 210 Pixel weit in ems definiert */
.tb_sli-verweismenue_links_lm {
	border: none;
	width: 12.525em;
	padding: 0.3em;
	text-align: left;
	vertical-align: middle;
	font-size: 0.9em;
}
/* Format rechte/mittlere mitten gelegene Tabebellenzelle neben Verweisspalte 707 Pixel weit in ems definiert  */
.tb_sli-nonobjekt-text_mitterechts_mrm {
	border: none;
  width: 41.350em;
	padding: 1.420em;
	text-align: left;
	vertical-align: middle;
}
/* Format rechte/mittlere und unterste Tabebellenzelle neben Verweisspalte 707 Pixel weit in ems definiert */
.tb_sli-nonobjekt-text_mitterechts_mru {
	border: none;
  width: 41.350em;
	padding: 1.420em;
	text-align: left;
	vertical-align: top;
}

/* überschrift links nonobn  */
.tb_sli-ueberschrift_li {
	border: none;
	text-align: left;
	vertical-align: bottom;
	padding-top: 1.42em;
	padding-right: 1.42em;
	padding-left: 1.42em;
}
/* überschrift mitte nonobn  */
.tb_sli-ueberschrift_re {
	border: none;
	text-align: left;
	vertical-align: bottom;
	padding-top: 1.42em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	width: 44%;
}
/* überschrift re nonobn  */
.tb_sli-ueberschrift_logo {
	border: none;
	width:255px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 1.42em;
}
/* ------------- Ende Formatierung der Tabellen --------------------- */

/* Stichworte zu Beginn */
.kurzbeschreibung {
	list-style-type: disc;
	margin: 0em;
	padding: 0em;
	font-weight: bold;
}

#kurzbeschreibung { /* Neuordnung der 'Nebenkosten' als Liste */
	font-weight: bold;
}
#kurzbeschreibung ul { /* Neuordnung der 'Nebenkosten' als Liste */
	list-style-type: disc;
	margin: 0em;
	padding: 0em;
}

/* Nebenkosten als Liste */
#nebenkosten_liste { /* Neuordnung der 'Nebenkosten' als Liste */
	line-height: 1.4em;
}
#nebenkosten_liste ul { /* Neuordnung der 'Nebenkosten' als Liste */
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

/* Bilderrahmen */
.bilder_rahmenfarbe, .rahmenfarbe {
	color: #666666;
	border: 1px solid #666666;
}

/* --------------- */
/* V E R W E I S E */
/* --------------- */
a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a.listen:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #CC6633;
	font-weight: bold;
}

/*link nach oben */
.verweise_im_text{
	font-weight: bold;
}

/* ------------------ */
/* Listenformatierung alt */
/* ------------------ */
/* Kopfzeile numerische Liste */
.kopf_num-liste {
	color: #663300;
	font-size: 0.9em;
	background-color: #FFCC66;
	text-align: center;
}
.kleine-schrift, .kl_schrift {
	font-size: 0.85em;
}

#liste {
	text-align: center;
}

td.ueberschrift-liste {
	text-align: center;
	font-weight: bold;
	font-size: 0.75em;
	color: #663300;
	background-color: #FFCC66;
	line-height: 1.05em;
}
td.ueberschrift {
	text-align: center;
	font-weight: bold;
	font-size: 0.75em;
	color: #663300;
	background-color: #FFCC66;
	line-height: 1.05em;
}
td.daten-nummern {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: center;
}
td.daten-liste {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: left;
	padding: 3px;
}
td.daten-ort {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: left;
	padding: 3px;
}
td.daten-verweis {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: left;
	padding: 3px;
}
td.daten-beschreibung {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: left;
	padding: 3px;
}
td.daten {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: left;
	padding: 3px;
}
td.daten-bilder {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: center;
}
td.daten-personen {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: center;
}
td.daten-schlafzimmer {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: center;
}
td.daten-preise {
	background-color: #FFFF99;
	font-size: 0.825em;
	line-height: 1.05em;
	text-align: right;
	padding-right: 1.5em;
	font-weight: bold;
}
#liste a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
#liste a:visited,
#liste a:link:after, 
#liste a:link:visited:after {
	color: #CC6633;
	font-weight: normal;
}
/* ---------------- */
/* Textformatierung */
/* ---------------- */

/* Textzeile ohne Tabelle, 96% weit, 17px innere Textabstand */
.textzeile_ohne_spalten {
	width: 96%;
	text-align: left;
	margin: 0 auto;
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
}
.textzeile_ohne_spalten h1 {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textzeile_ohne_spalten h2 {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textzeile_ohne_spalten h3 {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textzeile_ohne_spalten h4 {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textzeile_ohne_spalten p {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Orientierung Mitte */
#text-orientierung_mitte  {
	width: 96%;
	text-align: left;
	font-size: 0.85em;
	line-height:1.15em;
	margin: 0 auto;
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 0em;
	padding-bottom: 0px;
}

.text-orientierung_mitte a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}

.text-orientierung_mitte a:visited,
.text-orientierung_mitte a:link:after, 
.text-orientierung_mitte a:link:visited:after {
	color: #CC6633;
	font-weight: normal;
}


/* ------------------------ */
/* Kopf- & Fussformatierung */
/* ------------------------ */

/* ----------- */
/* H E A D E R */
/* ----------- */

/* Container */
#header {
	text-align: center;
	left: auto;
	width: 96%;
	vertical-align: bottom;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FEF4D8
}
/* Verweise im Header */
#header a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 0.94em;
	line-height: 1.2em;
}
#header a:visited {
	color: #CC6633;
	font-weight: lighter;
}
/* Linkzeile im Header */
#header-linkzeile {
	font-size: 0.85em;
	line-height:1.15em;
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-top: 0.2em;
	margin-top: 0.15em;
	top: 0.55em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: 1.42em;
	margin-right: 1.42em;
	bottom: 0em;
	width: 96%;
}
/* Anfrage- und Telefonzeile im Header, Tabelle */
#header-anfrageleiste {
	font-family: Arial, Helvetica, sans-serif;
	top: 0.5em;
	padding-top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	bottom: 0em;
	width: 100%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Anfrage- und Telefonzeile im Header, Zellen */
.header-anfrageleiste_spalte-li {
	width: 25%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 0.25em;
}
.header-anfrageleiste_spalte-mili {
	width: 29%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: right;
	white-space: nowrap;
	vertical-align: bottom;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
.header-anfrageleiste_spalte-mire {
	width: 21%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: left;
	vertical-align: bottom;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
.header-anfrageleiste_spalte-re {
	text-align: center;
	white-space: nowrap;
	vertical-align: bottom;
	width: 25%;
	padding-bottom: 0.25em;
}
/* Orientierungszeile im Header, Zellen */
#header-orientierungsleiste {
	font-size: 0.94em;
	line-height:1.2em;
	left: 2%;
	text-align: left;
	top: 0em;
	bottom: 0em;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.4em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	border-bottom-width: 0.05em;
}
.header-orientierungsleiste_tab {
	width: 100%;
	text-align: left;
}
.header-orientierungsleiste_tab-spalte_re {
	text-align: left;
	width: 8%;
}
.header-orientierungsleiste_tab-spalte_li {
	text-align: left;
	width: 92%;
}

/* ----------- */
/* Footer */
/* ----------- */

/* Container */
#footer {
	text-align: center;
	left: auto;
	width: 96%;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FEF4D8;
	font-size: 0.9em;
	line-height: 1.2em;
}
/* Verweise im Header */
#footer a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 0.94em;
	line-height: 1.2em;
}
#footer a:visited {
	color: #CC6633;
	font-weight: lighter;
}
/* Anfragezeile im Footer */
.footer-anfragezeile {
	text-align: center;
	vertical-align: middle;
	padding-top: 0.2em;
	margin-top: 0.5em;
	padding-top: 1em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	clip: rect(1em,auto,0.5em,auto);
	width: 100%;
}
/* Anfragezeile im Footer, Zellen */
.footer-anfragezeile_spalte-li {
	width: 33%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.footer-anfragezeile_spalte-mi {
	width: 34%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.footer-anfragezeile_spalte-re {
	width: 33%;
	text-align: center;
	white-space: nowrap;
}
/* Orientierungszeile im Footer */
.footer-orientierungsleiste {
	left: 2%;
	text-align: left;
	top: 0em;
	bottom: 0em;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom-width: 0.05em;
}

/* Linkzeile im Footer */
.footer-linkleiste {
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-top: 0.5em;
	margin-top: 0.5em;
	top: 0.55em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	margin-right: auto;
	bottom: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
/* Adress- und Impressumleiste */
.footer-adressleiste {
	font-size: 0.94em;
	line-height:1.2em;
	top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 1em;
	margin-left: auto;
	bottom: 0em;
	width: 96%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 0.05em;
	border-bottom-color: #999999;
	margin-top: 0.5em;
	text-align: center;
	vertical-align: top;
}

/*---------------------------------------------------------- */
/*-------------------- Menu links--------------------------- */
/*---------------------------------------------------------- */

#menue_links {
	width: 12.500em;
	border-size: 0.065ems;
	color: #993333;
	margin-top: 0.625em;
	margin-bottom: 0.625em;
	border-top-width: 0.065em;
	border-bottom-width: 0.065em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFDD;
	border-right-color: #FFFFDD;
	border-bottom-color: #FFFFDD;
	border-left-color: #FFFFDD;
}

#menue_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.15em;
	font-size: 1em;
}

#menue_links img {
    border: none;
}

#menue_links li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 40px;
        text-decoration: none;
}

#menue_links li a:link, #menue_links li a:visited {
	color: #993333;
	display: block;
	background:  url(../icons-etc/menue_links2.2.gif);
	padding-top: 0.100em;
	padding-bottom: 0.100em;
}

#menue_links li a:hover, #menue_links li #current {
        color: #FFDF9C;
        background:  url(../icons-etc/menue_links2.1.gif);
        padding: 0.500ems 0 0 0.625ems;
}
/*----------------Ende Menu links--------------------------- */
/*---------------------------------------------------------- */
/* ----------- */
/* H E A D E R */
/* ----------- */

/* Container */
#header {
	text-align: center;
	left: auto;
	width: 96%;
	vertical-align: bottom;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FEF4D8
}
/* Verweise im Header */
#header a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 0.94em;
	line-height: 1.2em;
}
#header a:visited {
	color: #CC6633;
	font-weight: lighter;
}
/* Linkzeile im Header */
#header-linkzeile {
	font-size: 0.85em;
	line-height:1.15em;
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-top: 0.2em;
	margin-top: 0.15em;
	top: 0.55em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: 1.42em;
	margin-right: 1.42em;
	bottom: 0em;
	width: 96%;
}
/* Anfrage- und Telefonzeile im Header, Tabelle */
#header-anfrageleiste {
	font-family: Arial, Helvetica, sans-serif;
	top: 0.5em;
	padding-top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	bottom: 0em;
	width: 96%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Anfrage- und Telefonzeile im Header, Zellen */
.header-anfrageleiste_spalte-li {
	width: 23%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: left;
	white-space: nowrap;
}
.header-anfrageleiste_spalte-mili {
	width: 16%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.header-anfrageleiste_spalte-mire {
	width: 33%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.header-anfrageleiste_spalte-re {
	width: 28%;
	text-align: center;
	white-space: nowrap;
}
/* Orientierungszeile im Header, Zellen */
#header-orientierungsleiste {
	font-size: 0.94em;
	line-height:1.2em;
	left: 2%;
	text-align: left;
	top: 0em;
	bottom: 0em;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.4em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	border-bottom-width: 0.05em;
}


/* ----------- */
/* Footer */
/* ----------- */

/* Container */
#footer {
	text-align: center;
	left: auto;
	width: 96%;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FEF4D8;
	font-size: 0.9em;
	line-height: 1.2em;
}
/* Verweise im Header */
#footer a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 0.94em;
	line-height: 1.2em;
}
#footer a:visited {
	color: #CC6633;
	font-weight: lighter;
}

/* Anfragezeile im Footer */
.footer-anfragezeile {
	text-align: center;
	vertical-align: middle;
	padding-top: 0.2em;
	margin-top: 0.5em;
	padding-top: 1em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	clip: rect(1em,auto,0.5em,auto);
	width: 90%;
}
/* Anfragezeile im Footer, Zellen */
.footer-anfragezeile_spalte-li {
	width: 33%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.footer-anfragezeile_spalte-mi {
	width: 34%;
	font-size: 0.94em;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
}
.footer-anfragezeile_spalte-re {
	width: 33%;
	text-align: center;
	white-space: nowrap;
}
/* Orientierungszeile im Footer */
.footer-orientierungsleiste {
	left: 2%;
	text-align: left;
	top: 0em;
	bottom: 0em;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom-width: 0.05em;
}

/* Linkzeile im Footer */
.footer-linkleiste {
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-top: 0.5em;
	margin-top: 0.5em;
	top: 0.55em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	margin-right: auto;
	bottom: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
/* Adress- und Impressumleiste */
.footer-adressleiste {
	font-size: 0.94em;
	line-height:1.2em;
	top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 1em;
	margin-left: auto;
	bottom: 0em;
	width: 96%;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 0.05em;
	border-bottom-color: #999999;
	margin-top: 0.5em;
	text-align: center;
	vertical-align: top;
}




/* ------------------------------------------------------------------------------------------------- */
/* +-----------------------------------------------------------------------------------------------+ */
/* |		                                                                                       | */
/* |		Lightbox- Diashow von Bildern auf der Webseite                                         | */
/* |		Die benötigten Grafiken liegen im Ordner:                                              | */
/* |		                                                                                       | */
/* |		http://www.fincaferien.de/js/ls/                                                       | */
/* |		benötigt werden:                                                                       | */
/* |        blank.gif  -  close.gif  -  closelabel.gif  -  loading.gif                             | */
/* |        next.gif  -  nextlabel.gif  -  prev.gif  -   prevlabel.gif                             | */ 
/* |		                                                                                       | */
/* |		Die Javascriptfiles liegen im Ordner:                                                  | */
/* |		http://www.fincaferien.de/js/ls/                                                       | */
/* |        benötigt werden:                                                                       | */
/* |	    effects.js  -  lightbox.js  -  prototype.js  -  scriptaculous.js                       | */
/* |                                                                                               | */
/* |		Im Header der Seite wird benötigt:                                                     | */
/* |		<script type="text/javascript" src="../js/ls/prototype.js"></script>                   | */
/* |		<script type="text/javascript" src="../js/ls/scriptaculous.js?load=effects"></script>  | */
/* |		<script type="text/javascript" src="../js/ls/lightbox.js"></script>                    | */
/* |		                                                                                       | */
/* |		Aktiviert wird das ganze mit:                                                          | */
/* |		<a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>                     | */
/* |		<a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>                     | */
/* |		<a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>                     | */
/* |		                                                                                       | */
/* |		Hier die css Imnformationen:                                                           | */
/* |		----------------------------                                                           | */
/* +-----------------------------------------------------------------------------------------------+ */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}

#hoverNav a{ 
	outline: none;
}


#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.fincaferien.de/js/ls/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { 
	left: 0; float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(http://www.fincaferien.de/js/ls/prev.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(http://www.fincaferien.de/js/ls/next.gif) right 15% no-repeat; 
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: bold;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}		
	
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Ende Lightbox */
/* ------------------------------------------------------------------*/
#mw {
	padding-left: 2em;
}

