/* CSS Document */

/* ----------------------------- */
/* fuer Medium 'screen' mallorca */
/* 29.08.06                      */
/* geschrieben von               */
/* Martin Grellmann              */
/* m_grellmann@gmail.com         */
/* für fincaferien               */
/* ----------------------------- */

/* ------------------------------------------------------------------------------- */
/* der richtige pfad im Dokument muß lauten:                                       */
/* <link rel="stylesheet" type="text/css" href="../css/screen.css" media="screen"> */
/* <link rel="stylesheet" type="text/css" href="../css/print.css" media="print">   */
/* ------------------------------------------------------------------------------- */

/* ----------- */
/* 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;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
}

/* -------------------------------- */
/* A L L G M E I N E  F O R M A T E */
/* -------------------------------- */
/* Bilderrahmen */
.rahmenfarbe {
	color: #666666;
	border: 1px solid #666666;
}
.bilder_rahmenfarbe {
	color: #666666;
	border: 1px solid #666666;
}

#kurzbeschreibung_oben {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	display: list-item;
	word-spacing: 0em;
}

/* ----------------------- */
/* P R E I S T A B E L L E */
/* ----------------------- */

/* Rahmenfarbe linke obere Zelle */
.preisrahmeninhintergundfarbe {
	border: #FFFFDD;
}
.preistab_rahmen_zelle_links_oben {
	border: #FFFFDD;
}

.preistab_personen {
	text-align: center;
	vertical-align: bottom;

}
.preistab_zeitraum {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;

}
.preistab_betragpreis {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.betragpreis {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

/* Sonderpreise */
.sonderpreistitel {
	color: #FF0000;
	font-weight: bold;
}
.sonderpreisbetrag {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

/* --------------------- */
/* B I L D E R S E I T E */
/* --------------------- */

/* text Bilderseite */
.text_picsite_rechts {
	float: right;
	width: 300px;
}
.picsite_text_rechts {
	float: right;
	width: 300px;
}
.text_picsite_links {
	float: left;
	width: 300px;
}
.picsite_text_rechts {
	float: right;
	width: 300px;
}

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

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

/* Link nach oben */
.st-verweis_bottom-to-top {
	font-weight: bold;
	width: 96%;
	padding: 17px;
	border: none;
	left: 2%;
	margin-left: 2%;
}

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

/* Verweise zu den Listen mit Verweisdefinitionen*/
#st-header-linkzeile_oben {
	font-size: 0.8em;
	line-height:1.1em;
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding-top: 0.2em;
	left: 2%;
	margin-left: 2%;
	margin-top: 0.15em;
	top: 0.15em;
}
#st-header-linkzeile_oben a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
#st-header-linkzeile_oben a:visited {
	color: #CC6633;
	font-weight: normal;
}

/* Orientierung im Header */
#st-header-orientierung_oben {
	font-size: 0.85em;
	line-height:1.15em;
	border: none;
	width: 96%;
	padding-right: 17px;
	padding-left: 17px;
	left: 2%;
	margin-left: 2%;
}
#st-header-orientierung_oben a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
#st-header-orientierung_oben a:visited {
	color: #CC6633;
	font-weight: normal;
}

/* ----------- */
/* F O O T E R */
/* ----------- */

/* Orientierung im Footer mit Verweisdefinitionen */
#st-footer-orientierung_unten {
	font-size: 0.85em;
	line-height:1.15em;
	border: none;
	width: 96%;
	padding-top: 0.2em;
	left: 2%;
	margin-left: 2%;
}
#st-footer-orientierung_unten a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
#st-footer-orientierung_unten a:visited {
	color: #CC6633;
	font-weight: normal;
}

/* Verweise zu den Listen mit Verweisdefinitionen */
#st-footer-linkzeile_unten {
	font-size: 0.85em;
	line-height:1.15em;
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding: 17px;
	left: 2%;
	margin-left: 2%;
}
#st-footer-linkzeile_unten a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
#st-footer-linkzeile_unten a:visited {
	color: #CC6633;
	font-weight: normal;
}

/* Impressum bzw. adresse */
#st-footer-adresse {
	font-size: 0.9em;
	line-height:1.25em;
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding: 0.25em 17px;
	left: 2%;
	margin-left: 2%;
}

/* info@...link im Footer */
#st-footer-info_at_link {
	font-size: 0.9em;
	line-height:1.25em;
	text-align: left;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding: 0.25em 17px;
	left: 2%;
	margin-left: 2%;
}

/* Stichworte zum Schluß */
.st-stichworte {
	font-size: 0.85em;
	line-height:1.15em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 96%;
	padding: 17px;
	left: 2%;
	margin-left: 2%;
}

/*---*/

/* Head */
#listenlinks_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.1em;
	padding-top: 0.5em;
	text-align: center;
	vertical-align: middle;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.1em;
	top: 0.5em;
	padding-top: 0.5em;
}
#header a:link {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
#header a:visited {
	color: #CC6633;
	font-weight: normal;
}
.header_hintergrund {
	background-color:#FEF4D8
}
.email {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	line-height:1.25em;
}
#telefon {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	line-height:1.25em;
}
#orientierung_o {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}
#drucken {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}
.drucken-knopf {
}


/* Head & Foot*/
.rechtsbundig {
	text-align:right;
}
/* Suchbox */
.buttonsearch {
	margin-top:10px;
	margin-bottom:3px;
}
#search {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}
/*---*/
/* Foot */
#orientierung_u {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}
#anfrage {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	line-height:1.25em;
}
#listenlinks_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.1em;
}
#lastlink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	line-height:1.1em;
}


/* css für AGB's */
#agbheader {
	width: 96%;
	top: 1em;
	left: 2%;
	bottom: 1em;
}

#agbbody {
	width: 75%;
	top: 1em;
	bottom: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 2%;
	left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#agbfooter {
	width: 96%;
	top: 1em;
	left: 2%;
	bottom: 1em;
}
