/* This page is developed an designed by e8media - agency for digital media, mailto:info@e8media
 * Contact: Oliver Meding, Goerreshof 152, D-53347 Alfter, Germany, Phone +49 2222 922568
 *
 * Development & source code & CSS-Styles by Tobias Kivelip (kivelip@e8media.de) | Marco N√§tlitz (naetlitz@e8media.de)
 * Screendesign by Stefan Weber, mailto: weber@e8media.ch
 *
 * Copyright: The copyright for any material created by the author is reserved.
*/

/*
 * This Stylesheet Contains all Content Design CSS patterns
 */


/*
 * √úberschriften
 * --------------------------------------------------------
 */
h1,
h2,
h3,
h4,
h5
{
	font-family: "Geneva",Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #8c060d;
	margin: 0 40px 0 20px;
	padding-top: 45px;
	padding-bottom: 10px;
	/*text-transform: uppercase;*/
}


h2
{
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: none;
	clear: left;
}

h1.serendipity_title {
    font-size: 1.2em;
    margin-top: 5px;
}

h2.noSubNavi
{
	margin-top: 406px;
}

h3
{
	text-transform: none;
	font-size: 1.2em;
	font-weight: normal;
	color: #8c060d;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3.serendipity_date
{
	padding-top: 20px;
	margin-bottom: -55px;
	font-size: 13px;
	color: #000;
}

dl.active dd h3
{
    margin: 0;
    padding: 0;
}

h4 /* Subline */
{
	font-size: 1em;
	color: #000000;
	text-transform: none;
	font-family: Verdana, Arial, sans-serif;
	margin-top: -10px; /* an die Headline heranrutschen */
	padding-top: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

h4.under_h1
{
	padding-bottom: 20px;
}

h1 small {
    color: #000;
    font-size: 13px;
    display: block;
}

iframe {
    margin-left: 20px;
}

/*
 * Links
 * --------------------------------------------------------
 */

a,
a:active,
a:visited,
a:focus
{
	color: #8c060d;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#foot a:hover {
    color: #999;
}

a.pdf_download {
    background: url("/img/icon_pdf.png") no-repeat;
    display: block;
    padding-left: 30px;
    line-height: 15px;
    height: 15px;
    font-size: 0.85em;
    margin-top: 20px;
}

div#main_cont div#main_top li.link {
    list-style: none;
    background: 0;
    padding-left: 6px;
    margin-left: 0;
}

/*
 * Abs√§tze
 * --------------------------------------------------------
 */
p,
div.serendipity_commentDirection,
div.serendipity_center
{
	line-height: 20px;
	margin: 0 40px 20px 20px;
	padding: 0;
}

div.serendipity_center
{
	text-align: center;
}

div.serendipity_commentBody
{
	margin: 0 45px 20px 20px;
	background: #ffffff url('/img/commenTopBg.gif') no-repeat top left;
}

div.serendipity_commentBody p
{
	margin: 0;
	padding: 30px 15px 15px 15px;
}

div.serendipity_commentBody p img
{
	border: 0;
	float: none;
	padding: 0;
}

div.serendipity_comment_author
{
	margin: 0 45px 0 20px;
	background: url('/img/authorIcon.gif') no-repeat center left;
	padding-left: 20px;
}

/*
 * Abt√§nde bei splitted Content
 * --------------------------------------------------------
 */
div.splitLeft h1,
div.splitLeft h2,
div.splitLeft h3,
div.splitLeft h4,
div.splitLeft p
{
	margin-left: 20px;
	margin-right: 20px;
}

dd p {
    margin-left: 0;
    margin-right: 0;
}

table.team {
    margin-left: 20px;
}

table.team td {
    padding: 0 0 10px 0;
}

/*
 * Bilder im Textfluss
 * --------------------------------------------------------
 */

p img
{
	padding: 6px;
	display: block;
	float: left;
	border: 1px solid #c3c3c3;
	margin: 1px 10px 10px 0;
	background-color: #ffffff;
}

p.serendipity_entry_body img
{
	padding: 6px;
	display: block;
	float: left !important;;
	border: 1px solid #c3c3c3 !important;
	margin: 1px 10px 10px 0 !important;
	background-color: #ffffff;
}

* html div.splitRight p img
{
	margin-right: 0;
}

/*
 * Listen
 * --------------------------------------------------------
 */

div#content ul
{
	margin: 0 40px 20px 20px;
	list-style: none;
}

div#content ul li
{
	margin: 5px 0 0 0;
	background: url("/img/liRedDot.gif") no-repeat left 3px;
	padding-left: 20px;
	line-height: 16px;
}

div#content ul li.even
{
	background-color: #e0e0e0;
}

div#content ul.redDot li
{
	margin-top: 20px;
	background: url('/img/liRedDot.gif') no-repeat left 5px;
	padding-left: 20px;
	line-height: 20px;
}

div#content ul.redDot_sub li
{
	margin: 10px 0 0 10px;
	background: url('/img/liRedDot.gif') no-repeat left 5px;
	padding-left: 20px;
	line-height: 18px;
}

div#content ul.reiseverlauf,
div#content ul.leistungen
{
	margin-top: 5px;
}

div#content dd small
{
    display: block;
    line-height: 11px;
}

div#content ul.reiseverlauf li,
div#content ul.leistungen li
{
	background-position: 4px 10px;
	padding: 5px;
	margin-bottom: 3px;
	background-image: none;
}

div#content ul.reiseverlauf li strong
{
	color: #8C060D;
	display: block;
}


div#content p.travel_dates strong {
    width: 150px;
    display: block;
    float: left;
}

/*
 * Formulare
 * --------------------------------------------------------
 */

div#content label
{
	display: block;
	width: 120px;
	float: left;
}


div#content input,
div#content textarea,
div#content select
{
	width: 300px;
	border: 1px solid #434343;
	padding: 3px;
}

div#content input.btn
{
	margin-top: 20px;
	width: auto;
}

div#content form p.chkbox
{
	clear: left;
}

div#content form p.chkbox input
{
	width: auto;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-left: 85px;
}

div#content form p.chkbox label
{
	width: auto;
	float: left;
}

img.scriptschutzbild
{
	border: 0;
	padding: 0;
	margin: 0;
}

div#content form p
{
	clear: left;
}



/*
 * Sonstiges
 * --------------------------------------------------------
 */

a.showDetails
{
	display: block;
	background: url('/img/icon_show_details.gif') no-repeat left center;
	text-indent: 14px;
	line-height: 13px;
}

hr
{
	margin: 0 40px 10px 20px;
	height: 1px;
	border: 0;
	background-image: url('/img/hrbg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

/* Bereiche aus dem Blog ausblenden */
div.serendipity_comment_emoticate,
div.serendipity_comment_s9ymarkup
{
	display: none;
}


p.paketPdf
{
	margin-top: 5px;
	background: url('/img/icon_pdf.gif') left top no-repeat;
	padding-left: 50px;
}

p.paketPdf a
{
	font-weight: bold;
}


/*
 * Right - Bar Styles
 * --------------------------------------------------------
 */

div.serendipitySideBarContent
{
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 20px;
}

div.serendipitySideBarContent ul
{
	margin-left: -14px;
	margin-right: -14px;
	margin-bottom: 40px;
}

div#rightbar p,
div#rightbar h2,
div#rightbar h3
{
	color: #ffffff;
	margin-left: 14px;
	margin-right: 14px;
}

div#rightbar h2 {
    font-size: 12px;
}

div#rightbar a
{
	color: #ffffff;
	text-decoration: underline;
}

div#rightbar p
{
	font-size: 0.9em;
}

div#rightbar form input
{
	width: 200px;
	border: 1px solid #434343;
	padding: 2px 2px 2px 2px;
	margin-top: -2px;
	background: #FFFFFF;

}

/*
 * Reise√ºbersicht Container
 * --------------------------------------------------------
 */
dl.container_overview {
    background: url("/img/bg_container_uebersicht.gif") repeat-y -1px 0;
    overflow: hidden;
    border: 1px solid #b7b7b7;
    margin: 0 41px 25px 20px;
}

dl.container_overview dt,
dl.container_overview dd div {
    float: left;
    background-color: #fff;
    overflow: hidden;
}

dl.container_overview dt {
    padding: 8px;
    border-right: 1px solid #b7b7b7;
    height: 140px;
}

dl.container_overview dd div {
    width: 284px;
    height: 156px;
    padding: 0px;
    margin: 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 999;
}

dl.container_overview dd div h3 {
    padding-top: 0;
    margin-top: 10px;
}

* html dl.container_overview dd div {
    height: 143px;
}

dl.container_overview dd h3 a {
    color: #a70000;
    font-weight: bold;
    font-size: 14px;
}

dl.container_overview dd h3 a:hover {
    color: #000;
}

dl.container_overview dd strong.price {
    display: block;
    clear: both;
    overflow: hidden;
    padding: 8px 10px 8px 242px;
    width: auto;
    height: auto;
    color: #fff;
    font-size: 14px;
	font-family: "Geneva",Verdana, Arial, sans-serif;
	font-weight: normal;
}

div#content dl.container_overview ul.redDot_sub {
    width: auto;
    margin-left: 16px;
    margin-right: 0;
}

div#content dl.container_overview ul.redDot_sub li {
	margin: 5px 0 0 5px;
	background: url("/img/liRedDot.gif") no-repeat left 3px;
	padding-left: 20px;
	line-height: 16px;
}

/*
 * Dropdown Container
 * --------------------------------------------------------
 */

dl.container {
    overflow: hidden;
    /*border: 1px solid #b7b7b7;*/
    margin: 0 41px 0 20px;
    cursor: pointer;
    background-color: #fff;
}

div.reiseverlauf,
div#date_index {
    margin: 0 41px 0 20px;
}

div.reiseverlauf dl.container,
div#date_index dl.container {
    border: none;
    margin: 0;
}

div#date_index dl.active dd {
    padding-bottom: 8px;
}

dl.container dd {
    padding: 0px 15px;
    font-size: 0.9em;
    background: #fff;
}

dl.active dd {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

dl.container dt {
    border-bottom: 0px;
    padding: 0 15px;
    line-height: 22px;
    color: #000;
	font-family: "Geneva",Verdana, Arial, sans-serif;
    font-size: 0.9em;
    background: #d1d1d1 url("/img/bg_container.gif") 0 0;
    display: block;
}

dl.container dt a:hover {
    color: #fff;
    text-decoration: none;
}

dl.container dt:hover,
dl.container dt.hoverIt {
    background-position: 0 44px;
}

dl.active dt,
dl.active dt:hover,
dl.active dt.hoverIt  {
    background-position: 0 22px;
    color: #fff;
    display: block;
}

div#content ul.dates {
    margin-left: 0;
    margin-bottom: 0;
}

div#content ul.dates li {
    background: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 8px;
}

div#content ul.dates li strong {
    display: block;
    float: left;
    margin-right: 12px;
}


dl.container table,
dl.container p,
div#content ul.leistungen {
    padding: 5px 0;
    margin: 0;
}

div#date_index table {
    margin: 8px 0;
    padding: 0;
    vertical-align: top;
    border-collapse: collapse;
}

div#date_index table td {
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: 0px;
    padding: 5px 10px 5px 0;
}

div#date_index table tr {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}   

th.gruppenreisen {
    width: 440px;
}

td.lufthansa {
    background: url("/img/lufthansa.gif") no-repeat left center;
    text-indent: -999em;
}

td.ana {
    background: url("/img/icon_ana.gif") no-repeat left center;
    text-indent: -999em;
}

td.air_france {
    background: url("/img/air_france.gif") no-repeat left center;
    text-indent: -999em;
}


div#content ul.leistungen {
    padding: 0;
}

div#content p.date_info {
    padding: 0px 0 14px 0;
    margin: 0;
}

dl.container table {
    margin: 14px 0 0 0;
    padding: 0;
}

dd table td,
dd table th {
    padding-right: 23px;
}