/*********************************************
	CSS: lturfly
	Wed july 11 16:16:14 CET 2005
	by nicdie
*********************************************/

/*******************************************
* #allgemein fuer alle Seiten //////////////
*******************************************/
body
{
	padding: 0;
	background: #fff;
}
*
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}

.highlight
{
   font-weight:bold;
}


.highlightm
{
   color: #cc0066 !important;
   font-weight:bold;
}

.header
{
   	color: #cc0066;
	font-weight:bold;
}

.bg_table
{
   	background-color: #EDEDED;
}

.bg_table_dark
{
   	background-color: #DCDCDC;
 }

.line
{
	border-top: 1px solid #BEBEBE;
}

.bg_table_w
{
   	background-color: #FFF;
}

a
{
	position: relative; /* Hack IE: TextLinks auf transparenten PNG's klickbar lassen => www.indesigns.de/artikel/css_links_auf_png.html */
	text-decoration: none;
	color: #FFF;
	background-color: transparent;
}

p, h1, h2, h3, ul, li, hr, form, input, fieldset, legend, label
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style-type: none;
}

.underline
{
	text-decoration: underline;
}

a.arrow
{
    padding-left:15px;
    display:block;
    background: transparent url('/lturfly/img/pfeil.gif') no-repeat left;
}

input, select
{
	padding-left: 3px;
}

select.highlight, input.highlight
{
	border: 1px solid #cc0066;
	padding-left: 3px;
	font-weight:normal;
	padding-right: 1px;
}

img
{
	border: 0;
}

/* #seite
*******************************************/

div#container
{
	margin: 0 auto;
	text-align: left;
	background-image: none;
    cursor:auto;
}

/* #header
*******************************************/
div#header
{
    width: 590px;
	height: 80px;
	background-color: #FFF;
}
h1#logo_lturfly
{
	width: 210px;
	padding-top: 10px;
	padding-left: 10px;
}
h1#logo_lturfly a
{
	display: block;
	width: 210px;
	height: 65px;
	background: url('/lturfly/img/logo_lturfly.png') no-repeat top left;
}
h1#claim_lturfly
{
	padding-top: 35px;
	padding-right: 10px;
}
h1#claim_lturfly a
{

}
h1#logo_lturfly span,
h1#claim_lturfly span
{
	display: none;
}

/* #headline
*******************************************/

div#headline
{
	height: 105px;
	margin-bottom: 1px;
	background-color: #cc0066;
	background: url('/lturfly/img/bg_main_first.png') no-repeat top left;
}


/* Hotline */
div#hotline
{
	width: 200px;
	height: 105px;
}

div#hotline *
{
	color: #fff;
}

div#hotline p
{
    padding-top: 75px;
    padding-left: 5px;
}

/* Ziel */
div#ziel
{
	width: 570px;
	height: 85px;
	background-color: #cc0066;
	background: url('/lturfly/img/bg_ziel.png') no-repeat top left;
	padding: 20px 10px 0px;
}


div#ziel thead *
{
    font-weight: bold;
    font-size: 20px;
    color: #cc0066;
}

div#ziel select
{
    width: 230px;
}
div#ziel select.small
{
    width: 40px;
}
/* sub_navi */
div#sub_navi
{
}

div#sub_navi *
{
    color: #fff;
}

div#sub_navi ul
{
    padding-top: 20px;
    padding-left:10px;
}

div#sub_navi li
{
    padding-bottom:3px;
    padding-top:3px;
    padding-left:12px;
	background: transparent url('/lturfly/img/pfeil.gif') no-repeat left;
}



/* #content
*******************************************/
div#content
{
    overflow: hidden;
    padding-bottom: 50px;
	margin-bottom: 1px;
}

div#content div.part
{
}

/* links */

div#links
{
}

div#links div#angebot_big
{
    top: 0px;
    right: 0px;
    position:absolute;
    width: 187px;
    height: 300px;
    z-index:-1;
    background: transparent url('/lturfly/img/angebot02.png') top right;
}

div#links *
{
	color: #FFFFFF;
	z-index: 2;
}

div#links .seperated
{
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
}


div#links h1#angebot
{
    margin-left: 10px;
    margin-right: 10px;
	margin-top: 15px;
    font-weight: 500;
    font-size: 20px;
}


div#links ul.list
{
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    margin-bottom: 25px;
}
div#links li.list
{
    background: transparent url('/lturfly/img/pfeil.gif') no-repeat left;
    padding-left:12px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 15px;
}

div#links li.target
{
}
div#links li.pricing
{
}

div#links input.button
{
    position: relative;
    margin-left:  10px;
    margin-right: 10px;
    display: block;
    border: 1px solid #fff;
    background: #053CA4 url('/lturfly/img/pfeil.gif') no-repeat 5px;
    padding-left: 15px;
    height: 17px;
    width: 180px;
	font-weight: bold;
}

/* main_content */
div#main_content
{
    width: 590px;
	background-color: #EDEDED;
}

div#main_content div.main_top
{
    padding: 10px 10px 0px 10px;
	background-color: #EDEDED;
}



div#main_content div#main_bottom
{
    padding: 0px;
	height: 30px;
	width: 590px;
}
div#main_content table.destination
{
    display: inline;
}


div#main_content table.destination table td
{
    border-bottom: 1px dotted #DEDEDE;
}


div#main_content table.destination a
{
    color: #053CA4;
    text-decoration: underline;
}


div#main_content h1#loading
{
    background-color: #DCDCDC;
    padding: 0px;
    margin: 0px;
    height: 80px;
    padding-bottom: 10px;
    width: 590px;
}
div#main_content div#loading
{
    background-color: #DCDCDC;
    padding: 20px 10px;
    margin: 0;
    height: 180px;
    padding-bottom: 30px;
}
div#main_content h1#loading2
{
    background-color: #DCDCDC;
    padding: 20px 10px;
    margin: 0px;
}
div#main_content div#loading table th
{
    font-weight: bold;
}
div#main_content div#loading ul
{
    list-style-type:disc;
    padding-left: 20px;
}
div#main_content div#loading li
{
    padding: 5px 0;
}
div#main_content div#loading a
{
    text-decoration: underline;
    color: #053CA4;
}

td.kal_off
{
	border: 1px solid #BEBEBE;
	background: #EDEDED;
	color: #8C8C8C;
	height: 18px;
}

td.kal_off *
{
	color: #8C8C8C;
}

td.kal_on
{
	border: 1px solid #BEBEBE;
	background: #fff;
	color: #053CA4;
	height: 18px;
}

td.kal_on *
{
	color: #053CA4;
}

td.kal_date
{
	border: 1px solid #BEBEBE;
	background: #cc0066;
	color: #fff;
	height: 18px;
}

td.kal_date *
{
	color: #fff;
}

/* rechts */
div#rechts
{
}

div#rechts *
{
    color: #FFFFFF;
}

div#rechts .seperated
{
    border-bottom: 1px dotted #fff;
    padding-bottom: 10px;
}

div#rechts .spacer
{
    padding-bottom: 5px;
    display: block;
}

div#rechts li
{
    margin-top:10px;
}

div#rechts div.container
{
    margin-left: 10px;
    margin-right: 10px;
	margin-top: 20px;
}

div#rechts h1#mietwagen
{
    height: 115px;
    width: 180px;
    background: transparent url('/lturfly/img/cross_sixt.png') no-repeat left top;
}

div#rechts h1#anzeigen
{
    margin-top: 15px;
    height: 20px;
	background: transparent url('/lturfly/img/anzeigen.png') no-repeat left top;
}


/* #footer
*******************************************/

div#footer
{
    clear: both;
	padding: 2px 0 0 0;
	height: 19px;
	background: url('/lturfly/img/bg_footer.png') no-repeat top left;

}
div#footer ul
{
	text-align: center;
}
div#footer li
{
	display: inline;
	padding-left: 3px;
}

div#footer *
{
    color: #FFF;
	background-color: transparent;
}
.noPrint
{
    display:    none;
}