@charset "utf-8";


/* Flextravel Flight
   Datei: flex.css
   Autor: Lucia Amann
   Datum: 16.06.09  /07.04.10
*/

	/* =============================
	Aufbau:
	1. Allgemeine Styles
	2. Allgemeine Klassen
   	3. Layoutbereiche
   		3.a) Allgemeine Layoutbereiche
		3.b) Layoutbereiche Seite 1
		3.c) Layoutbereiche Seite 2 
		3.d) Layoutbereiche Seite 3
		3.e) Layoutbereiche Seite 4, 5
	4. Absolut positionierte Elemente
	=================================*/

/* =====================
	1. Allgemeine Styles
   	===================*/
 
  * { margin:0; padding: 0 }
html {
  	height:100%;
  }

body {
	color: #000;
	font: normal 11px Verdana, sans-serif;
	background: #fff;
}


h1 {
	font: bold 13px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
	h2 {
	margin: 0px;
	padding: 0px;
	font: bold 11px Verdana, sans-serif;
	text-transform: none;
	}
	h3 {
		margin: 0px;
		padding: 0px;
		font: bold 11px Verdana, sans-serif;
	}
p {
	font-size: 11px;
}
form {
	padding: 0px;
	margin: 0px;
}
table {
	border-collapse: separate;
	width: 100%;
	font-size: 100%;
}
	th {
		text-align: left;
		vertical-align: bottom;
		padding-left: 3px;
		padding-top: 0.25em;
		padding-bottom: 0.25em;
	}
	td {
		vertical-align: middle;
		padding: 3px;
	}
img {
	border: none;
}	
	img.tbot {
		vertical-align: text-bottom;
		padding-left: 5px;
		text-align: right;
	}
	img.tcent {
		vertical-align: middle;
	}
input {
	font: normal 11px Verdana, sans-serif;
	vertical-align: middle;
	height: 1.4em;
	text-align: left;
}
	input[type="radio"] {
	border: 0 none;
		}
	input[type="checkbox"] {
		border: 0 none;
	}
select {
	vertical-align: middle;
	font: normal 11px Verdana, sans-serif;
	text-align: left;
}
/* =============================
	2. Allgemeine Klassen
   	===========================*/
	a, a:link, a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000099;
}
	a:hover, a:visited  {
	text-decoration: underline;
	color: #000099;
	}
.title {
	text-transform: uppercase;
	font-weight: bold;
		}
.clear {
	clear: both;
}
.bg {
	background: #fff;
	border-bottom: 2px solid #FFF;
}
.bg_a {
	background: #e6e6e6;
	
}
.bg_b {
	background: #fff;
	
}
.bg_1 {
	background-color: #e6e6e6;

}
.talign {
	text-align: left;
}
	.talignc {
		text-align: center;
	}
	.valign {
		vertical-align: top;
	}
#buttonbox {
	height: 40px;
	padding: 25px 10px 0px;
	clear: both;
}
.buttonbox {
	height: 40px;
	padding: 15px 10px 0px;
	clear: both;
}
	.btnbox_r {
	float: right;
	background: #005940 url(../images/flex/pfeil.gif) no-repeat right center;
	width: auto;
	color: #FFF;
	padding: 5px 20px 5px 5px;
	border: 1px solid #000;
	}
		.btnbox_r a:link,
		.btnbox_r a:visited,
		.btnbox_r a:hover,
		.btnbox_r a:active {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
		}
	.btnbox_l {
	float: left;
	background: #005940 url(../images/flex/pfeil_lft.gif) no-repeat left center;
	width: auto;
	padding: 5px 5px 5px 20px;
	color: #FFF;
	border: 1px solid #000;
	}
		.btnbox_l a:link,
		.btnbox_l a:visited,
		.btnbox_l a:hover,
		.btnbox_l a:active {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
		}
.infos {
	background-color: #fff;
	height: 30px;
	padding-left: 5px;
	padding-top: 8px;
}
	.infos .left {
		float: left;
		width: auto;
	}
	.infos .left img {
		margin-left: 5px;
	}
	.infos .right {
		float: right;
		width: auto;
	}
	.infos .right img {
	margin-right: 5px;
	margin-left: 5px;

	
	}
.infos_5 {
	background-color: #fff;
	height: 30px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: right;
}
.infos_5 img {
	margin-right: 5px;
	margin-left: 5px;

}

.comment {
	background-color: #fff;
	text-align: left;
	font-style: italic;
	padding-left: 5px;
}
.hint {
	background-color: #FFF;
	text-align: left;
	font-style: normal;
	padding-left: 5px;
	color: #ff0000;
}
.error {
	font: bold 11px Verdana, sans-serif;
	text-align: center;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 10px;
}

#page_margins {
	width: 775px;
	margin-left: auto;
	background: #fff url(../images/flex/title_flex_suche_775.gif) no-repeat left top;
	padding-top: 30px;
	margin-right: auto;
	}
				/*--------------------------------
					für evtl. abweichende Gesamtbreite Seite 1 und Seite 2:
					-------------------------------------------------------*/
	#page_margins_1 {
	width: 775px;
	margin-left: auto;
	background: #fff url(../images/flex/title_flex_suche_775.gif) no-repeat left top;
	padding-top: 30px;
	margin-right: auto;
	 }
	#page_margins_2 {
	width: 775px;
	margin-left: auto;
	background: #fff url(../images/flex/title_flex_suche_775.gif) no-repeat left top;
	padding-top: 30px;
	margin-right: auto;
	}			

#page {
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width: 773px;

}
#main {
	width: 747px;
	position: relative;
	background: #e6e6e6;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 14px;
}
#nav {
	width: 747px;
	overflow: hidden;
	height: 40px;
	background: #fff url(../images/flex/hier.jpg) no-repeat 3px 26px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#flugtitel {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
	display: none;
	
}
#flugtitel h1 {
	
}


#navigation {
	width: auto;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	min-height: 20px;
	float: right;
	background-color: #fff;
}
	#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation ul li {
	float: left;
	width: auto;
	margin: 0;
	display: block;
	color: #000;
	padding: 2px 5px;
	text-align: center;
	height: 38px;
	}
#navigation    .reiter  {
	color: #000;
	background: url(../images/flex/indicator.gif) no-repeat center 22px;
	text-decoration: underline;
}
#navigation  a:hover, a:visited {
	text-decoration: underline;
	color: #000;
	}
#navigation  #current {
	color: #000;
	font-weight: bold;
	background: url(../images/flex/indicator_a.gif) no-repeat  center 22px;
	}

	#navigation	.reiter_b {
			
	}

/* =============================
   	3. Layoutbereiche
   		3.b) Layoutbereiche Seite 1
	   		===========================*/

	
#brokerhits {

	}
#brokerhits table {
	}
#brokerhits td {
	padding: 4px;
	}
	#brokerhits img {
		margin-left: 5px;
		margin-right: 5px;
	}
	#brokerhits .title {
		text-transform: none;
		width: 220px;
		border: none;
	}
		#brokerhits .title2 {
	text-transform: none;
	width: 220px;
	border: none;
	font-weight: bold;
	}
		#brokerhits .bg_1 {
			border: none;
	}
		#brokerhits .bg_2 {
			border: none;

		}
		#brokerhits .bg_3 {
			border: none;
		}
		#brokerhits .bg_3 input {
			width: 80px;
		}
		#brokerhits .bg_3 select {
			width: 100px;
		}
		#brokerhits .bg_4 {
			border: none;
		}
		#brokerhits .bg_4 input {
			width: 80px;
		}
		#brokerhits .bg_4 select {
			width: 100px;
		}
		#brokerhits .bg_5 {
		border: none;
		}
		#brokerhits .bg_5 p {
			margin-bottom: 3px;
		}
		#brokerhits .bg_5 select {
			width: 40px;
			margin-right: 10px;
		}
		#brokerhits .mrg {
			margin-left: 10px;
			margin-right: 5px;
			}
	#brokerhits #buttonbox .btnbox_r {
	float: right;
	background: #005940;
	width: auto;
	color: #FFF;
	padding: 5px;
	}
		.btnbox_r a:link,
		.btnbox_r a:visited,
		.btnbox_r a:hover,
		.btnbox_r a:active {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
		}		
#Flugsuche {
	padding: 0px;
	font: normal 11px Verdana, sans-serif;
}
	#Flugsuche th {
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	}
	#Flugsuche th td {

		}
	
	#Flugsuche th.title_odd {
	text-transform: none;
	font-weight: normal;
	}

	#Flugsuche .title_norm {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	
	text-transform: uppercase;
	}
#Flugsuche .title_norm_2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	
	text-transform: uppercase;
}
	#Flugsuche .title_odd {
	font-size: 12px;
	font-weight: bold;
	width: 24%;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: uppercase;
	}
	#Flugsuche .title_odd img {
	float: right;
	margin-right: 110px;
	margin-top: 10px;
	}

	#Flugsuche .bg_norm {
		
		padding-top: 3px;
	}
	#Flugsuche .bg_odd {
	padding-bottom: 3px;
	}
#Flugsuche td {
	font-weight: normal;
}

	#Flugsuche .td1 {
	padding-top: 5px;
	
	}
			#Flugsuche .td1 .slct_1 {
				width: 45px;
			}
			#Flugsuche .td1 .slct_2 {
	width: 120px;
			}
			#Flugsuche .td1 .slct_3 {
	width: 140px;
	margin-left: 10px;
			}
			#Flugsuche .td1 img {
				margin-left: 5px;
			}
			#Flugsuche .td1 span {
	margin-left: 68px;

			}
	#Flugsuche .td2 {
	padding-bottom: 5px;
	}
			#Flugsuche .td2 .slct_1 {
				width: 45px;
			}
			#Flugsuche .td2 .slct_2 {
	width: 120px;
			}
			#Flugsuche .td2 .slct_3 {
	width: 140px;
	margin-left: 10px;
			}
			#Flugsuche .td2 img {
				margin-left: 5px;
			}
			#Flugsuche .td2 span {
	margin-left: 68px;
			}
	#Flugsuche .td3 {
	width: 38%;
	}
	#Flugsuche .td4 {
	width: 31%;


	}
	#Flugsuche .td4a {
	width: 16%;


	}
	#Flugsuche .td4a select {
	width: 40px;
	}	
	#Flugsuche .td4b {





	}
	#Flugsuche .td4c {
		width: 19%;

	}
	#Flugsuche .td4c select {
	width: 40px;
	}
	#Flugsuche .td5 {
	width: 31%;
	}
	#Flugsuche .td5 select {
	width: 90px;
	padding-left: 0px;
	margin-left: 0px;
	}
#Flugsuche .td6 {
	width: 34%;
}
	#Flugsuche .td6 select {
	width: 150px;
	}	
#Flugsuche input[type="checkbox"] {
	margin-left: 2px;
}
	#Flugsuche .td7 {
	width: 144px;
	}
	#Flugsuche #Normalflug .title_norm {
		padding-left: 2px; 
	}
	#Flugsuche #Normalflug .title_odd {
		border-bottom: none;
		padding-left: 2px; 
		width: 23%;
	}
	#Flugsuche    #Normalflug  .slct_a select {
	width: 162px;
	margin-right: 5px;
	}
	#Flugsuche  #Normalflug  .inpt_a input {
	width: 160px;
	margin-right: 5px;
	}
	#Flugsuche   #Normalflug   #td_fromt   input {
	margin-left: 6px;
}
#Flugsuche #Gabelflug {
	width: 100%;
}
#Flugsuche #Gabelflug th {
	padding: 0px;
}
#Flugsuche #Gabelflug td {
	padding: 3px 0px;

}



	#Flugsuche #Gabelflug .title_norm {
	padding-left: 2px;

	}
	#Flugsuche #Gabelflug .title_odd {
	border-bottom: none;
	width: 24%;
	padding-left: 2px;
	}
#Flugsuche #Gabelflug .slct_a {
	/*padding-left: 5px;*/
}

	#Flugsuche #Gabelflug .slct_a select {
	width: 140px;
	margin-right: 3px;
	margin-left: 2px;
	}
	#Flugsuche #Gabelflug .slct_aa {
	width: 40%;
	padding-left: 2px;
	}
	#Flugsuche #Gabelflug .slct_aa select{
	width: 133px;
	margin-right: 5px;
	margin-left: 5px;
	}
	#Flugsuche #Gabelflug .slct_a img {
		margin-right: 5px;
	}
	#Flugsuche  #Gabelflug  .inpt_a input {
		width: 150px;
		margin-right: 5px;
		padding-left: 0px;
	}
	#Flugsuche #row_openjaw {
		/* visibility: hidden;*/ 
	}	
	
	#Flugsuche #buttonbox .btnbox_r {
	float: right;
	background: #005940;
	width: auto;
	color: #FFF;
	padding: 5px;
	}
		.btnbox_r a:link,
		.btnbox_r a:visited,
		.btnbox_r a:hover,
		.btnbox_r a:active {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
		}
	.btnbox_l {
	float: left;
	background: #005940;
	width: auto;
	padding: 5px;
	color: #FFF;
	}
		.btnbox_l a:link,
		.btnbox_l a:visited,
		.btnbox_l a:hover,
		.btnbox_l a:active {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
		}


#logo {
	background: #fff;
	display: none;
}
#logo img {
	width: 150px;
	margin-left: 110px;
}

/* =============================
   	3. Layoutbereiche
   		3.c) Layoutbereiche Seite 2
	   		===========================*/
#angebot {
	background: #fff;
}
	#angebot .flug {
	background-color: #e6e6e6;
	
	}
	#angebot .flug th {
	font-weight: normal;
	}
#angebot  .flug  th.td5 {


}
#angebot .flug .td1 span {
	font-size: 11px;
}
	#angebot .flug .row3 {
		height: 30px;
	}
	#angebot  .flug  .row3  td {
		border-top: 1px solid #fff;
	}
	#angebot .flug .td1 {
		width: 100px;
	}
	#angebot .flug .td2 {
	width: 170px;
	}
#angebot .flug .td2 h1 {
	text-transform: uppercase;
}
#angebot .flug .td4 h1 {
	text-transform: uppercase;
}
	#angebot .flug .td3 {
	width: 96px;
	font-weight: normal;
	}
	#angebot .flug .td4 {
		width: 170px;
	}
	#angebot .flug .td5 {
	padding-right: 2px;
	}
	#angebot .matrix {
	margin-top: 20px;
	margin-bottom: 20px;
}
#angebot .matrix th {
	font-weight: normal;
	background-color: #e6e6e6;
}
#angebot .matrix td {
	text-align: center;
	border: 1px solid #efefef;
}
#angebot .matrix td a {
	text-decoration: none;
}

#angebot .matrix .legende {
	text-align: left;
	height: 40px;
}
#angebot .matrix .legende img {
	vertical-align: bottom;
	margin-right: 5px;
}
#angebot  .matrix  td.legende  {
	border: none;
}
#angebot .matrix td.matrix_00 {
	border: none;
}


#angebot .matrix .searched_date {
	background-color: #005940;
	color: #fff;
}
#angebot .matrix .searched_date a {
	color: #fff;
}
#angebot  .matrix  .bestprice {
	background: #efefef;
	border: 1px solid #fff;
}
#angebot .matrix .selected {
	border: 1px solid #000;
	font-weight: bold;
}
	
#angebot #airline {

	}
	#angebot #airline th {
	text-align: right;
	background-color: #fff;
	
				}
	#angebot #airline td {
		text-align: right;
	}
	#angebot #airline .td1 {
				width: 160px;
	}
	#angebot #airline .talignc  {
		text-align: center;
	}
	#angebot #airline .talign {
	text-align: center;
	}
	
	#angebot #airline .bg_a_alignc {
	text-align: center;
	background-color: #e6e6e6;
	}
	#angebot #airline .bg_b_alignc {

	text-align: center;
	background-color: #fff;
	}
	#angebot #airline .bg_a_talign {
	text-align: left;
	background-color: #e6e6e6;
	text-transform: capitalize;
	}
	#angebot #airline .bg_b_talign {

	text-align: left;
	background-color: #fff;
	}
#angebot #airline .bg_c {
	background-color: #e6e6e6;
	text-align: center;
}
#angebot #airline .bg_d {
	background-color: #fff;

	text-align: center;
}
#angebot #airline .tarifhint {
	text-align: right;
	padding: 3px;
	padding-right: 15px;
	background-color: #efefef;
	color: #ff0000;
	font-weight:bold;
}
	
/* gesuchten Tarif kennzeichnen */
	#angebot #airline .bg_highlighted_alignc {
	background: #e6e6e6;
	border-bottom: 1px solid #005940;
	text-align: center;
	border-top: 1px solid #005940;
	}

	#angebot #airline .bg_highlighted_talign {
	background: #e6e6e6;
	border-bottom: 1px solid #005940;
	text-align: left;
	text-transform: capitalize;
	border-top: 1px solid #005940;
	}

	#angebot #airline .bg_highlighted_alignr {
	background: #e6e6e6;
	border-bottom: 1px solid #005940;
	text-align: right;
	text-transform: capitalize;
	border-top: 1px solid #005940;
	}

#angebot .overview {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #6699ff;
	text-align: center;
	border: 1px solid;
	border: 1px solid #6699ff;
	border: 1px solid #005940;
	}

	#angebot .overview th {
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	}
#angebot   .overview   td  {
	text-align: center;
	line-height: 16px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	}
#angebot .overview .highlighted a, a:link, a:active, a:hover, a:visited {
	color: #FF0000;
}


#angebot #airline .btnbox_r {
	margin-right: 5px;
}
#anzeigen1 {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
	
}
#anzeigen1 form {
	float: left;
	width: auto;
	padding-left: 5px;
}

#anzeigen1 a {
	text-decoration: underline;
}

	#anzeigen1 p {
	margin-top: 5px;
	}

/* =============================
   	3. Layoutbereiche
   		3.d) Layoutbereiche Seite 3
	   		===========================*/
#auswahl {
	width: 100%;
	background: #fff;
}
#auswahl .detail th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e6e6e6;
	}
	#auswahl .detail  th.td1  {
		vertical-align: middle;
		text-align: left;
	}
	
	#auswahl .detail td {
		
	}
	
#auswahl .detail .td1 {
	text-align: center;
	font-weight: bold;
	
}
	#auswahl .detail .td9 {
	text-align: center;
	}
	#auswahl .detail .bg_talignc{
		background: #FFF;
		text-align: center;
	}
	#auswahl .detail .bg_a_talignc {
	background: #e6e6e6;
	text-align: center;
	}
	#auswahl .detail .bg_a_nowrap {
	white-space: nowrap;
	background-color: #e6e6e6;
	}
	#auswahl .detail .bg_b_talignc {
	background: #fff;
	
	text-align: center;
	}
	
/* =============================
   	3. Layoutbereiche
   		3.e) Layoutbereiche Seite 4-5
	   		===========================*/
#buchung {
	width: 100%;
	background: #fff;
}
	#buchung .title_top {
	background-color: #e6e6e6;
	border-bottom: 2px solid #fff;


	}
#buchung .title_top img {
	display: none;
}
#buchung .title_top h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
	#buchung .detail th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e6e6e6;
	}
	#buchung .detail td {


	}
#buchung .detail .td9 {
	text-align: center;
}

	#buchung .detail .bg_talignc{
	text-align: center;
	}
	#buchung .detail .bg_a_talignc {
	background: #e6e6e6;
	text-align: center;
	}
	#buchung .detail .bg_a_nowrap {
	background: #e6e6e6;
	white-space: nowrap;
	padding-left: 3px;
	}
	#buchung .detail .bg_b_talignc {
		background: #fff;
		
		text-align: center;
	}
	#buchung .detail_2 th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#buchung .detail_2 td {
		border: 1px solid #fff;
	}
	#buchung .detail_2 .td2 {
		width: 90px;
	}
	#buchung .detail_2 .td3 {
		width: 160px;
	}
	#buchung .detail_2 .td4 {
		width: 40px;
		text-align: right;
	}
	#buchung .detail_2 .bg_talignc{
		background: #FFF;
		text-align: center;
	}
	#buchung .detail_2 .bg_a_talignc {
	background: #e6e6e6;
	text-align: center;
	}
	#buchung .detail_2 .bg_a_nowrap {
	background: #e6e6e6;
	white-space: nowrap;
	padding-left: 3px;
	}
	#buchung .detail_2 .bg_b_talignc {
		background: #fff;
	
		text-align: center;
	}
#buchung input {
	width: 180px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 11px;
	}
	#buchung input[type="radio"] {
	border: 0 none;
	width: 20px;
	}
	#buchung .input_small {
		width: 11px;
		margin: 0px;
	}
	#buchung .input_middle {
		width: 24px;
		margin: 5px;
	}
	#buchung .input_large {
		width: 60px;
		margin: 0px;
	}
	#buchung .input_larger {
		width: 75px;
		margin: 1px;
	}
	#buchung select {
		width: 180px;
		margin-left: 2px;
	}
	#buchung textarea {
		margin-left: 2px;
	}
	#buchung .preis {
		text-align: right;
	}
		#buchung .preis input {
			border: 0 none;
			background: #fff;
			text-align: right;
		}
		#buchung .preis th {
			text-align: right;
			vertical-align: bottom;
			padding: 0;
			}
		#buchung .preis .td1 {
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
	background: #fff;
	
		}
		#buchung .preis th h2{
			text-align: right;
			vertical-align: bottom;
			padding: 0;
		}
		#buchung .preis th.td2 {
			text-align: center;
		}
		#buchung .preis .td8 {
			width: 80px;
		}
		#buchung .preis .td9 {
			width: 80px;
		}
		#buchung .preis td {
			white-space: nowrap;
			border: 1px solid #fff;
		}
		#buchung .preis h1 {
			text-align: left;
		}
		#buchung .preis h2 {
			text-align: left;
		}
#buchung .preis .bg_a {
	background-color: #fff;
	
}

		#buchung .preis .bg_a_talign {
			text-align: left;
			background: #fff;
		
			padding-left: 5px;
			font-weight: bold;
		}
		#buchung .preis .bg_a_talignc {
			text-align: center;
			background: #fff;
			
		}
		#buchung .preis .bg_1 td {
			padding: 5px;
			}
		#buchung .preis .bg_b {
			background: #fff;
			
		}
		#buchung .preis .bg_b_talign {
			text-align: left;
			background: #fff;
			
			padding-left: 5px;
			font-weight: bold;
			/* width: 100px;  changed sma */
		}
		#buchung .preis .bg_b_talignc {
			text-align: center;
			background: #fff;
			
		}
		#buchung .preis .bg_c {
			background: #fff;
			
		}
		#buchung .preis .bg_c .talign {
			text-align: right;
			background: #fff;
			
		}
		#buchung .preis .bg_d {
			background: #fff;
			
		}
		#buchung .preis .bg_e {
			background: #fff;
			
			padding-left: 5px;
		}
		#buchung .preis .bg_e_talign {
			background: #fff;
		}
		#buchung .preis .input_large {
			width: 60px;
			margin: 1px;
			color: #000;
			text-align: right;
		}
		#buchung .preis .input_larger {
			width: 75px;
			margin: 1px;
						
			color: #000;
			text-align: right;
			font-weight: bold;
		}
		
		#buchung .preis .bg_e_talign h2 {
			text-align: right;
		}
		
#buchung #kundendaten {
		margin-top: 5px;
}
	#buchung  #kundendaten  .bg_1  td {
	padding: 5px;
	}
	#buchung  #kundendaten  .bg_1  h2  {
	padding-left: 2px;
	}
	#buchung #kundendaten .title {
	padding: 5px;
	background-color: #e6e6e6;
	
	}
	#buchung .adresse a {
			text-decoration: underline;
		}
		#buchung .adresse td {
			border: 1px solid #FFF;
		}
			#buchung .eins {
				width: 20%;
		}
			#buchung .adresse td.eins, #buchung .adresse td.zwei {
				border: none;
		}
		#buchung .adresse .bg_a {
			background: #fff;
			
			width: 30%;
			padding-left: 5px;
		}
		#buchung .adresse .bg_b {
			background: #fff;
			
		}
		#buchung .adresse .bg_c {
			background: #fff;
			
			padding-left: 5px;
		}
		#buchung .adresse .bg_d {
			background: #fff;
			
		}
		#buchung .adresse input[type="checkbox"] {
			width: 20px;
			vertical-align: bottom;
			float: left;
		}
		#buchung .adresse .comment a {
			text-decoration: underline;
		}
		#buchung .adresse span {
			float: right;
			width: 95%;
		}
		#buchung  .adresse select.slct_1  {
			width: 45px;
		}
		#buchung .adresse select.slct_2 {
			width: 68px;
		}
		#buchung .adresse select.slct_3 {
			width: 65px;
		}
#buchung .zahlung th {
	vertical-align: top;
	padding-top: 5px;
	}
		#buchung .zahlung td{
			border: 1px solid #FFF;
			}
		#buchung .zahlung input {
			width: 176px;
		}
		#buchung .zahlung input[type='radio'] {
			width: 20px;
		}
		#buchung .zahlung .bg_a {
			background: #fff;
			
			width: 30%;
			padding-left: 5px;
		}
		#buchung .zahlung .bg_b {
			background: #fff;
			
		}
		#buchung .zahlung .bg_c {
			background: #fff;
			
			padding-left: 5px;
		}
		#buchung .zahlung .bg_d {
			background: #fff;
			
		}
		#buchung .zahlung select.slct_1 {
			width: 45px;
			margin-right: 10px;
		}
		#buchung .zahlung select.slct_2 {
			width: 60px;
			margin-right: 10px;
			margin-left: 10px;
		}
		#buchung .zahlung input.inpt_c {
			width: 80px;
		}
		#buchung .zahlung img {
			vertical-align: middle;
			}
#buchung .request {
}
#buchung .request th {
	vertical-align: top;
}

		#buchung .request .bg_a {
			background: #fff;
			
			width: 30%;
			padding-left: 5px;
		}
		#buchung .request .bg_b {
			background: #fff;
			
		}
		#buchung .request .bg_c {
			background: #fff;
			
			padding-left: 5px;
		}
		#buchung .request .bg_d {
			background: #fff;
			
		}
#buchung #kundendaten .request  span {
	
}
#buchung .confirm {
	margin-top: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	background: #fff;
	float: left;
	width: 99%;
	}
	#buchung .confirm input {
	width: auto;
	float: left;
	margin-right: 5px;
		}
	#buchung .confirm span {
	float: right;
	width: 95%;

	}
	#buchung .confirm a {
		text-decoration: underline;
	}
	#buchung .clear {
		margin-top: 10px;
		padding-left: 5px;
	}
#buchung #end {
	text-align: center;
	background-color: #e6e6e6;
	padding: 7px 0px 7px 0px;
}



/*==============================
	4. Absolut positionierte Elemente
	==================================*/
#main .infolayers {
	background: #fff;
	border: 1px solid #005940;
	position: absolute;
	width: 300px;
	z-index: 10;
	left: 100px;
	top: 150px;
	visibility: hidden;
	padding: 3px;
}
		#main .infolayers h1 {
			text-transform: none;
			
			padding-top: 3px;
			padding-bottom: 3px;
			margin-bottom: 3px;
		}
		#main .infolayers p {
			background: #fff;
		}
#main .hide_on_load {
		background: #fff;
		border: 1px solid #000099;
		position: absolute; 
		width: 150px;
		z-index: 20;
		/*
		left: 140px;
		top: 200px;
		visibility: hidden;*/
		padding: 3px;
	}
	#main .hide_on_load h1 {
			text-transform: none;
			background: #e6e6e6;
			padding-top: 3px;
			padding-bottom: 3px;
			margin-bottom: 3px;
		}
	#main .hide_on_load p {
			background: #fff;
	}
	.bg_a a, a:link, a:active, a:hover, a:visited {
    color: #000;
    text-decoration: underline;
}
#main .flugplan {
	background: #fff;
	position: absolute;
	width: 600px;
	z-index: 20;
	/*visibility: hidden;*/
	padding: 3px;
	top: 160px;
	border: 1px solid #005940;
}
#main  .flugplan  span  {
	font-size: 12px;
	font-weight: bold;
	}

	#main .flugplan p {
	padding: 0px;
	}
	#main .flugplan .td1, .td2, .td3, .td4, .td5, .td5a, .td6, .td7, .td8, .td9  {
	font-weight: bold;
}	
	#main .flugplan .bg_a_talignc {
	text-align: center;
	background-color: #e6e6e6;
	
	}
	#main .flugplan .bg_b_talignc {
	text-align: center;
	background-color: #fff;
	
	}	
	#main .flugplan .bg_a_ttop {
	background-color: #e6e6e6;
	vertical-align: top;
	}
	#main .flugplan .bg_b_ttop {
	background-color: #fff;
	vertical-align: top;
	}
	#main .flugplan .bg_tbot {
	background-color: #fff;
	
	vertical-align: bottom;
	}
	#main .flugplan .bg_a_nowrap {
	background-color: #e6e6e6;
	white-space: nowrap;
	vertical-align: top;
	}
#main .flugplan .td1, .td2, .td3, .td4, .td5, .td6, .td7  {
	font-weight: bold;
	
}	
#main .flugplan .td8 {
	text-align: center;
	font-weight: bold;
	
}

#main .destinationen {
	background-color: #fff;
	border: 1px solid #005940;
	position: absolute;
	width: 300px;
	top: 200px;
	left: 140px;
	visibility: hidden;
	z-index: 30;
	padding: 3px;
	line-height: 1.5em;
	}	
	#main .destinationen h1 {
		
		text-transform: none;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 3px;
	}	
 #main .destinationen p {
 line-height: 1.5em; 
}

#main .tarif {
	border: 1px solid #005940;
	position: absolute;
	width: 440px;
	/*visibility: hidden;*/
	z-index: 40;
	left: 50px;
	background-color: #e6e6e6;
	top: 200px;
	}
#main .tarif h1 {
	text-align: center;
	padding: 5px;
	text-transform: none;
	}	
	#main .tarif td{
	border: 1px solid #fff;
	padding: 3px;
	}
	#main .tarif .title{
		text-transform: none;
		width: 220px;
		border-bottom: none;
	}
	#main .tarif .title2{
		
		text-transform: none;
		font-weight: bold;
		width: 220px;
		border-bottom: none;
	}
	#main .tarif .bg_1 {
	border-bottom: none;
	
	}
	#main .tarif .bg_2{
	border-bottom: none;
	
	}
	
	.informal {
		font-size: 9;
		font-weight: normal;
		/*color: #96a1b3; */
		color: #ff0000; 
		text-transform: capitalize;
	}
	
	div.autocomplete {
	position:absolute;
	width:350px;
	/*background-color:#ffff00;*/
	  border:1px solid #000099;
	margin:0px;
	padding:0px;
	overflow:hidden;
	z-index:50;
	}

	div.autocomplete ul {
	  list-style-type:none;
	  margin:0px;
	  padding:0px;
	  background-color: #fff;
	}
	div.autocomplete ul li.selected { background-color: #e6e6e6;}
	div.autocomplete ul li {
	  list-style-type:none;
	  display:block;
	  margin:1;
	  padding-left:2px;
	  padding-bottom:0px;
	  /*height:32px;*/
	  cursor:pointer;
	  font-size: smaller;
	}
#conditions {
	width:
	border: 1px solid #005940;
	background-color: #e6e6e6;
	padding-bottom: 5px;
	width: 100%;
}
#conditions h1 {
	
	padding: 5px;
}
#conditions h2 {
	
	padding: 5px;
	margin-bottom: 3px;
}
#conditions p {
	padding-left: 5px;
}
/* =============================
	4. Wait Page
   	===========================*/
	
#waitpage {
	background-color: #fff;
	width: 100%;
	height:100%;
	padding-top: 25px;
}

#waitpage #background {
	background-color: #e6e6e6;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 10px;
	border: 1px solid #005940;
	
}

#waitpage #background #content {
	width: 100%;
	height: 70px;
	/*background: url(../images/tui/logo.gif) no-repeat center top;*/
	
}

#waitpage #background #ruler {
	
	padding: 10px;
	margin: 10px;
	height: 100px;
}
#waitpage #background #ruler h2 {
	text-align: center;
}

#waitpage #background #ruler #container {
	width:0px;
	height:15px;
	background-color:#000099;
	text-align:right;
	margin-bottom: 20px;
}

