@charset "utf-8";


/* BASIC Flight
   Datei: BASIC_screen.css
   Autor: Lucia Amann
   Datum: 01.09.2008 / 30.03.09 / 4.12.09
   04.10 ogone, .overview a
*/

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

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

body {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #FFF;
}
h1 {
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}
	h2 {
		margin: 0px;
		padding: 0px;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-transform: none;
		color: #000;
	}
	h3 {
		margin: 0px;
		padding: 0px;
		font: bold 12px Arial, Helvetica, sans-serif;
	}
p {
	font-size: 12px;
}
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 Arial, Helvetica, 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 Arial, Helvetica, sans-serif;
	text-align: left;
}
a, a:link, a:active {
	color: #000;
	text-decoration: underline;
}
	a:hover, a:visited  {
	text-decoration: underline;
	color: #FF0000;
	}

/* =============================
   	2. Layoutbereiche
   		2.a) Allgemeine Layoutbereiche
	   		===========================*/

#flugtitel {display:none;}

#page_margins {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}
				/*--------------------------------
					für evtl. abweichende Gesamtbreite Seite 1 und Seite 2:
					-------------------------------------------------------*/
	#page_margins_1 {
		margin-left: auto;
		margin-right: auto;
		width: 620px;
	}
	#page_margins_2 {
		margin-left: auto;
		margin-right: auto;
		width: 650px; /* 650/780 für qbt */
	}
#page {

}
#main {
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
}


#nav {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	width: auto;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	height: 20px;
	min-height: 20px;
	float: right;
	/* margin-left: 230px;*/ 
}
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#navigation ul li {
		float: left;
		width: auto;
		margin: 0;
		display: block;
		color: #000;
		background: #D7E7FF;
		padding: 2px 5px;
		border: 1px solid #000;
	}
#navigation a, a:link {
	text-decoration: underline;
	color: #000;
}
	#navigation a:hover {
		text-decoration: underline;
		color: #000;
	}
	#navigation a:visited {
		text-decoration: underline;
		color: #000;
	}
#navigation  #current {
		color: #fff;
		background: #0F5CAA;
		font-weight: bold;
	}
	#navigation	.reiter_b {

	}

/* =============================
   	2. Layoutbereiche
   		2.b) Layoutbereiche Seite 1
	   		===========================*/
#brokerhits {
		background: #fff;
	}
	#brokerhits td {
		border: 1px solid #fff;
		padding: 4px;
	}
	#brokerhits img {
		margin-left: 5px;
		margin-right: 5px;
	}
	#brokerhits .title {
		text-transform: none;
		width: 220px;
		border: none;
	}
		#brokerhits .title2 {
		background: #D7E7FF;
		text-transform: none;
		font-weight: bold;
		width: 220px;
		border: none;
	}
		#brokerhits .bg_1 {
			border: none;
		
		}
		#brokerhits .bg_2 {
			background: #D7E7FF;
			border: none;
		}
		#brokerhits .bg_3 {
			background-color: #D7E7FF;
			border: none;
		}
		#brokerhits .bg_3 input {
			width: 80px;
		}
		#brokerhits .bg_3 select {
			width: 100px;
		}
		#brokerhits .bg_4 {
			background-color: #D7E7FF;
			border: none;
		}
		#brokerhits .bg_4 input {
			width: 80px;
		}
		#brokerhits .bg_4 select {
			width: 100px;
		}
		#brokerhits .bg_5 {
			background-color: #D7E7FF;
			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;
			}
#Flugsuche {
	padding: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#Flugsuche .td2 .slct_1 {
	width: 45px;
}
#Flugsuche .td2 .slct_2 {
	width: 120px;
}
#Flugsuche .td2 .slct_3 {
	width: 140px;
}
#Flugsuche .slct_1 {
	width: 45px;
}
#Flugsuche .slct_2 {
	width: 120px;
}
#Flugsuche .slct_3 {
	width: 140px;
}
#Flugsuche .slct_4 {
	width: 60px;
}
	


	#Flugsuche th {
		background-color: #D7E7FF;
		border-bottom: 2px solid #fff;
		height: 40px;
		vertical-align: middle;
		text-transform: uppercase;
	}
	#Flugsuche th td {
		font-size: 13px;
	}
	
	#Flugsuche th.title_odd {
		text-transform: none;
	}

	#Flugsuche .title_norm {
		font-size: 12px;
		font-weight: bold;
		padding-top: 3px;
		padding-left: 5px;
		background-color: #d7e7ff;
	}
	#Flugsuche .title_norm_2 {
		font-size: 12px;
		font-weight: bold;
		padding-top: 3px;
		padding-left: 5px;
		background-color: #d7e7ff;
	}
	#Flugsuche .title_odd {
	background: #d7e7ff;
	font-size: 12px;
	font-weight: bold;
	width: 24%;
	border-bottom: 2px solid #fff;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	#Flugsuche .title_odd img {
		float: right;
		margin-right: 110px;
		margin-top: 10px;
	}

	#Flugsuche .bg_norm {
		padding-top: 3px;
		background: #d7e7ff;
	}
	#Flugsuche .bg_odd {
		background: #d7e7ff;
		border-bottom: 2px solid #fff;
		padding-bottom: 3px;
	}
	#Flugsuche .td1 {
		padding-top: 5px;
		background: #d7e7ff;
	}
			#Flugsuche .td1 .slct_1 {
				width: 45px;
			}
			#Flugsuche .td1 .slct_2 {
				width: 120px;
			}
			#Flugsuche .td1 .slct_3 {
				width: 140px;
			}
			#Flugsuche .td1 img {
	margin-left: 5px;
			}
			#Flugsuche .td1 span {
	margin-left: 6%;
	margin-right: 5px;
			}
	#Flugsuche .td2 {
		background-color: #d7e7ff;
		border-bottom: 2px solid #fff;
		padding-bottom: 5px;
	}
	
			#Flugsuche .td2 img {
	margin-left: 5px;
			}
			#Flugsuche .td2 span {
	margin-left: 6%;
	margin-right: 5px;
			}
	#Flugsuche .td3 {
	width: 38%;
	}
	#Flugsuche .td4 {
	width: 26%;
	}
	#Flugsuche .td4a {
	width: 20%;
	}
	#Flugsuche .td4a select {
		width: 40px;
	}	
	#Flugsuche .td4b {

	}
#Flugsuche .td4c {
	width: 15%;
}

	#Flugsuche .td4c select {
		width: 40px;
	}
	#Flugsuche .td5 {
	width: 26%;

	}
	#Flugsuche .td5 select {
	width: 90px;
	padding-left: 0px;
	margin-left: 0px;
	}
	#Flugsuche .td6 select {
	width: 150px;
	}	
	#Flugsuche .td7 {
		width: 170px;
	}
	#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 #Gabelflug .title_norm {
	padding-left: 2px;
	}
	#Flugsuche #Gabelflug .title_odd {
		border-bottom: none;
		padding-left: 2px;
	}
	#Flugsuche #Gabelflug .slct_a select {
	width: 152px;
	margin-right: 5px;
	margin-left: 0px;
	}
	#Flugsuche #Gabelflug .slct_aa {
	width: 40%;
	}
	#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 {
	font-size: 12px;
}


#buttonbox {
	background-color: #FFF;
	height: 40px;
	padding: 15px 10px 0px;
	}
#logo {
	background: #fff;
}
#logo img {
	width: 150px;
	margin-left: 110px;
}


#container_left {
	background: #D7E7FF;
	float: left;
	height: auto;
	width: 150px;
	position: relative;
}

#container_left  h3 {
	padding: 3px 0px 0px 2px;
	margin: 0px;


}
#container_left p {
	padding-left: 3px;
	padding-right: 3px;

}
#container_left   td  {
	padding: 0px 3px 3px 3px;
}
#container_left  select {
	width: 144px;
	padding: 0x;

}

#container_left .inpt_a input[type="text"] {
	width: 140px;
}

#container_left input[type="text"] {
	width: 120px;
}

#container_left input[type="checkbox"] {
	width: 20px;
	padding: 0px;
	margin: 0px;
}

#container_left  #anzahl select {
	width: 40px;
}
#container_left  #flugart  td.check {
	text-align: center;
	padding-top: 2px;

}
#container_left #flugart .direkt {
	width: 135px;
}

#container_left #buttonbox {
	background-color: #D7E7FF;
}



/* =============================
   	2. Layoutbereiche
   		2.c) Layoutbereiche Seite 2
	   		===========================*/
* html #angebot {
	w\idth: 614px;
}
#angebot {
	background-color: #FFF;
	margin-left: 5px; /* 5 / 160 für qbt */
}
	#angebot .flug {
	background: #D7E7FF;
	}
	#angebot .flug th {
		font-weight: normal;
	}
	#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 .td3 {
		width: 100px;
	}
	#angebot .flug .td4 {
		width: 170px;
	}
	
	#angebot .flug .td5 {
		/*vertical-align: middle;*/
	}
#angebot .matrix {
	margin-top: 20px;
	margin-bottom: 20px;
}
#angebot .matrix th {
	background: #d7e7ff;
	font-weight: normal;
}
#angebot .matrix td {
	text-align: center;
	border: 1px solid #eee;
}
#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: #0F5CAA;
	color: #fff;
}
#angebot .matrix .searched_date a {
	color: #fff;
}
#angebot  .matrix  .bestprice {
	background: #eee;
	border: 1px solid #fff;
}
#angebot .matrix .selected {
	border: 1px solid #000;
	font-weight: bold;
}
	#angebot #airline {
			background: #fff;
		}
	#angebot #airline th {
		font-weight: normal;
		text-align: right;
				}
	#angebot #airline td {
		text-align: right;
	}
	#angebot #airline .td1 {
				width: 140px; /* verkleinert von 160 */
	}
	#angebot #airline .talignc  {
		text-align: center;
	}
	#angebot #airline .talign {
		text-align: left;
	}
	
	#angebot #airline .bg_a_alignc {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: center;
	}
	#angebot #airline .bg_b_alignc {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: center;
	}
	#angebot #airline .bg_a_talign {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: left;
			text-transform: capitalize;
	}
	#angebot #airline .bg_b_talign {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: left;
	}
	#angebot #airline .bg_c {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: left;
			text-transform: capitalize;
	}
	#angebot #airline .bg_d {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align: left;
	}
	
/* gesuchten Tarif kennzeichnen */
	#angebot #airline .bg_highlighted_alignc {
			background: #ccc;
			border-bottom: 2px solid #FFF;
			text-align: center;
	}

	#angebot #airline .bg_highlighted_talign {
			background: #ccc;
			border-bottom: 2px solid #FFF;
			text-align: left;
			text-transform: capitalize;
	}

	#angebot #airline .bg_highlighted_alignr {
			background: #ccc;
			border-bottom: 2px solid #FFF;
			text-align: right;
			text-transform: capitalize;
	}
	
	#angebot .overview {
		margin-top: 10px;
		margin-bottom: 20px;
		border: 1px solid #0F5CAA;
	}
	#angebot .overview th {
		vertical-align: top;
		text-align: center;
		font-size: 11px;
	}
	#angebot .overview td {
		text-align: center;
		border: 1px solid #eee;
	}
	
	#angebot .overview .highlighted a, 
	#angebot .overview .highlighted a:link, 
	#angebot .overview .highlighted a:active, 
	#angebot .overview .highlighted a:hover, 
	#angebot .overview .highlighted a:visited {
		color:red;
	}	
	

	
#anzeigen1 {
	background-color: #fff;
	color: #0F5CAA;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
}
#anzeigen1 form {
	float: left;
	width: auto;
	padding-left: 5px;
}
	#anzeigen1 p {
	margin-top: 5px;
	}
	
#anzeigen1 a {
	text-decoration: underline;
}
#anzeigen1 span {
	color: #0F5CAA;
}

#fluplan_port {
	text-align:center;
	font-weight: bold;
}


/* =============================
   	2. Layoutbereiche
   		2.d) Layoutbereiche Seite 3
	   		===========================*/
#auswahl {
	width: 100%;
	background: #fff;
}
	#auswahl .detail th {
	background: #D7E7FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#auswahl .detail  th.td1  {
		vertical-align: middle;
		text-align: left;
	}

	#auswahl .detail td {
		border: 1px solid #fff;
	}
	#auswahl .detail .td1 {
	text-align: center;
	font-weight: bold;
	}
#auswahl .detail .td3 {
	font-weight: bold;
}
#auswahl .detail .td6 {
	font-weight: bold;
}

	#auswahl .detail .td9 {
		text-align: center;
	}
	#auswahl .detail .bg_talignc{
		background: #FFF;
		text-align: center;
	}
	#auswahl .detail .bg_a_talignc {
	background: #eee;
	border-bottom: 2px solid #FFF;
	text-align: center;
	}
	#auswahl .detail .bg_a_nowrap {
	background: #eee;
	border-bottom: 2px solid #FFF;
	white-space: nowrap;
	}
	#auswahl .detail .bg_b_talignc {
	background: #eee;
	border-bottom: 2px solid #FFF;
	text-align: center;
	}

/* =============================
   	2. Layoutbereiche
   		2.e) Layoutbereiche Seite 4-5
	   		===========================*/
#buchung {
	width: 100%;
	background: #fff;
}
/*
#buchung a {
	color: #000;
	text-decoration: underline;
}
*/
#buchung .title_top {
	background: #D7E7FF;
	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 {
	background: #D7E7FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#buchung .detail td {
		border: 1px solid #fff;
	}
#buchung .detail .td9 {
	text-align: center;
}

	#buchung .detail .bg_talignc{
		background: #FFF;
		text-align: center;
	}
	#buchung .detail .bg_a_talignc {
	background: #eee;
	border-bottom: 2px solid #FFF;
	text-align: center;
	}
	#buchung .detail .bg_a_nowrap {
	background: #eee;
	border-bottom: 2px solid #FFF;
	white-space: nowrap;
	padding-left: 3px;
	}
	#buchung .detail .bg_b_talignc {
	background: #eee;
	border-bottom: 2px solid #FFF;
	text-align: center;
	}
	#buchung .detail_2 th {
		background: #D7E7FF;
		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: #eee;
		border-bottom: 2px solid #FFF;
		text-align: center;
	}
	#buchung .detail_2 .bg_a_nowrap {
		background: #eee;
		border-bottom: 2px solid #FFF;
		white-space: nowrap;
		padding-left: 3px;
	}
	#buchung .detail_2 .bg_b_talignc {
		background: #eee;
		border-bottom: 2px solid #FFF;
		text-align: center;
	}
#buchung input {
	width: 180px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 12px;
	}
	#buchung .input_small {
		width: 12px;
		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;
	}
		#buchung .bg_d table {
	border: red;
	}
	#buchung .preis {
		text-align: right;
	}
		#buchung .preis input {
			border: 0 none;
			background: #eee;
			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;
		}
		#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_talign {
			text-align: left;
			background-color: #eee;
			border-bottom: 2px solid #fff;
			padding-left: 5px;
			font-weight: bold;
		}
		#buchung .preis .bg_a_talignc {
			text-align: center;
			background-color: #eee;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_1 td {
			padding: 5px;
		}
		#buchung .preis .bg_b {
			background: #eee;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_b_talign {
			text-align: left;
			background: #eee;
			border-bottom: 2px solid #fff;
			padding-left: 5px;
			font-weight: bold;
			/* width: 100px;  changed sma */
		}
		#buchung .preis .bg_b_talignc {
			text-align: center;
			background: #eee;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_c {
			background-color: #eee;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_c .talign {
			text-align: right;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_d {
			background: #eee;
			border-bottom: 2px solid #fff;
		}
		#buchung .preis .bg_e {
			background: #eee;
			border-bottom: 2px solid #fff;
			padding-left: 5px;
		}
		#buchung .preis .bg_e_talign {
			background: #eee;
			border-bottom: 2px solid #fff;
		}
		#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: #D7E7FF;
	}
	#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: #eee;
			border-bottom: 2px solid #FFF;
			width: 30%;
			padding-left: 5px;
		}
		#buchung .adresse .bg_b {
			background: #eee;
			border-bottom: 2px solid #FFF;
		}
		#buchung .adresse .bg_c {
			background: #eee;
			border-bottom: 2px solid #FFF;
			padding-left: 5px;
		}
		#buchung .adresse .bg_d {
			background: #eee;
			border-bottom: 2px solid #FFF;
		}
		#buchung input[type="radio"] {
			width: 20px;
		}
		#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;
			margin-right: 2px;
			margin-left: 2px;
		}
		#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;
			font-size: 12px;
				}
		#buchung .zahlung input {
			width: 176px;
		}
		
		#buchung .zahlung input[type='radio'] {
			width: 20px;
		}
		
		#buchung .zahlung .bg_a {
			background: #eee;
			border-bottom: 2px solid #FFF;
			width: 30%;
			padding-left: 5px;
		}
		#buchung .zahlung .bg_b {
			background: #eee;
			border-bottom: 2px solid #FFF;
		}
		#buchung .zahlung .bg_c {
			background: #eee;
			border-bottom: 2px solid #FFF;
			padding-left: 5px;
		}
		#buchung .zahlung .bg_d {
			background: #eee;
			border-bottom: 2px solid #FFF;
			text-align:left;
		}
		#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: #eee;
			border-bottom: 2px solid #FFF;
			width: 30%;
			padding-left: 5px;
		}
		#buchung .request .bg_b {
			background: #eee;
			border-bottom: 2px solid #FFF;
		}
		#buchung .request .bg_c {
			background: #eee;
			border-bottom: 2px solid #FFF;
			padding-left: 5px;
		}
		#buchung .request .bg_d {
			background: #eee;
			border-bottom: 2px solid #FFF;
		}


#buchung .confirm {
	margin-top: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	background: #eee;
	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: #fff;
	padding: 7px 0px 7px 0px;
}


/* =============================
	3. Allgemeine Klassen
   	===========================*/
.title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background: #D7E7FF;
	}
.clear {
	clear: both;
}
.bg {
	background: #fff;
	border-bottom: 2px solid #FFF;
}
.bg_a {
	background: #eee;
	border-bottom: 2px solid #FFF;
}

.bg_a a, a:link, a:active, a:hover, a:visited {
	color: #000;
	text-decoration: underline;
}
	

.bg_b {
	background: #eee;
	border-bottom: 2px solid #FFF;
}
.bg_1 {
	background: #D7E7FF;
	border-bottom: 2px solid #FFF;
}
.talign {
	text-align: left;
}
	.talignc {
		text-align: center;
	}
	.valign {
		vertical-align: top;
	}

.buttonbox {
	height: 40px;
	padding: 15px 10px 0px;
	background-color: #fff;
	clear: both;
}
.btnbox_r {
	float: right;
	background: #0F5CAA;
	width: auto;
	color: #FFF;
	padding: 2px 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: #0F5CAA;
	width: auto;
	padding: 2px 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;
	}
.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: normal;
	padding-left: 5px;
}
.hint {
	background-color: #FFF;
	text-align: left;
	font-style: normal;
	padding-left: 5px;
	color: #ff0000;
}
.hint2 {
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	color: #000000;
}

.error {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #eee;
	text-align: center;
	border: 1px solid #FF0000;
	color: #ff0000;
	padding: 10px;
}

/*==============================
	4. Absolut positionierte Elemente
	==================================*/
#main .infolayers {
	background: #fff;
	border: 1px solid #0F5CAA;
	position: absolute;
	width: 280px;
	z-index: 10;
	left: 140px;
	top: 200px;
	visibility: hidden;
	padding: 3px;
}
		#main .infolayers h1 {
			text-transform: none;
			background: #D7E7FF;
			padding-top: 3px;
			padding-bottom: 3px;
			margin-bottom: 3px;
		}
		#main .infolayers p {
			background: #fff;
		}

#main .hide_on_load {
		background: #fff;
		border: 1px solid #0F5CAA;
		position: absolute; 
		width: 150px;
		z-index: 20;
		/*
		left: 140px;
		top: 200px;
		visibility: hidden;*/
		padding: 3px;
	}
	#main .hide_on_load h1 {
			text-transform: none;
			background: #D7E7FF;
			padding-top: 3px;
			padding-bottom: 3px;
			margin-bottom: 3px;
		}
	

#main .flugplan {
	background: #fff;
	border: 1px solid #0F5CAA;
	position: absolute;
	width: 600px;
	z-index: 20;
	/*visibility: hidden;*/
	padding: 3px;
	right: 125px;
	top: 50px;
}

	#main .flugplan span {
		text-transform: uppercase;
		font: bold 14px Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		color: #000;
	}
	
	#main .flugplan p {
		padding: 0px;
	}

	#main .flugplan .bg_a_talignc {
		text-align: center;
		background-color: #eee;
		border-bottom: 2px solid #fff;
	}
	#main .flugplan .bg_b_talignc {
		text-align: center;
		background-color: #eee;
		border-bottom: 2px solid #fff;
	}	
	#main .flugplan .bg_a_ttop {
		background: #eee;
		border-bottom: 2px solid #FFF;
		vertical-align: top;
	}
	#main .flugplan .bg_b_ttop {
		background: #eee;
		border-bottom: 2px solid #FFF;
		vertical-align: top;
	}
	#main .flugplan .bg_tbot {
		background: #fff;
		border-bottom: 2px solid #FFF;
		vertical-align: bottom;
	}
	#main .flugplan .bg_a_nowrap {
		background: #eee;
		border-bottom: 2px solid #FFF;
		white-space: nowrap;
	}
		
#main .flugplan .td8 {
	text-align: center;
}

/* Beschriftung heisst jetzt Flugdetails */
#main .destinationen { 
	background-color: #fff;
	border: 1px solid #0F5CAA;
	position: absolute;
	width: 300px;
	top: 200px;
	left: 140px;
	visibility: hidden;
	z-index: 30;
	padding: 3px;
	line-height: 1.5em; 
	}	
	#main .destinationen h1 {
	background: #D7E7FF;
	text-transform: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}	
 
#main .tarif {
	background: #fff;
	border: 1px solid #0F5CAA;
	position: absolute;
	z-index: 40;
	width: 500px;
	/* 
	visibility: hidden; 
	left: 280px;
	top: 300px;
	*/
	}
#main .tarif h1 {
	background: #D7E7FF;
	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{
	background: #D7E7FF;
	text-transform: none;
	font-weight: bold;
	width: 220px;
	border-bottom: none;
	}
	#main .tarif .bg_1 {
	border-bottom: none;
	}
	#main .tarif .bg_2{
	background: #D7E7FF;
	border-bottom: none;
	}
	
	.informal {
		font-size: 9px;
		font-weight: normal;
		/*color: #96a1b3; */
		color: #ff0000; 
		text-transform: capitalize;
	}
	
	
	div.autocomplete {
	  position:absolute;
	  width:350px;
	  /*background-color:#ffff00;*/
	  border:1px solid #888;
	  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: #fffcd6;}
	div.autocomplete ul li {
	  list-style-type:none;
	  display:block;
	  margin:1px;
	  padding-left:2px;
	  padding-bottom:0px;
	  /*height:32px;*/
	  cursor:pointer;
	  font-size: smaller;
	}
#conditions {
	width: 
}
#conditions h1 {
	background-color: #D7E7FF;
	padding: 5px;
}
#conditions h2 {
	background-color: #D7E7FF;
	padding: 5px;
	margin-bottom: 3px;
}
#conditions p {
	background-color: #fff;
	padding-left: 5px;
}
/* =============================
	4. Wait Page
   	===========================*/
	
#waitpage {
	background-color: #ffffff; 
	width: 100%;
	height:100%;
	padding-top: 25px;
}

#waitpage #background {
	background-color: #ffffff;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 10px;
	
}

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

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

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


/* tooltips: */
a.tt{
    position:relative;
    z-index:24;
    color:#000;
		/* font-weight:normal; */
    /* text-decoration:none; */
}
a.tt span{ display: none; }


/*background:; ie hack, something must be changed in a for ie to execute it */
a.tt:hover{ z-index:25; color: #000; background:#fff;}
a.tt:hover span.tooltip{
  display:block;
  position:absolute;
  top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
  text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
 	background: url(../images/basic/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/basic/bubble_filler.gif) repeat top; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
  background: url(../images/basic/bubble.gif) no-repeat bottom;
}


/* Ogone Payment Site */
td.ncolh1 {
	background-color: #D7E7FF;

}
td.ncoltxtl {
	text-align: right
}
td.ncoltxtl2 {
	text-align: right
}
td.ncoltxtr {
	text-align: left
}
td.ncoltxtc {
	text-align: center;
	font-weight: bold;
	background-color: #d7e7ff;
}
td.ncolinput {


}
td.ncolline1 {

}
td.ncolline2 {
	color: black
}
input.ncol {
	background-color: #0F5CAA;
	color: white;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
td.ncollogoc {
	color: #000;
	text-align: center;
	font-weight: bold
}
table.ncoltable1 {
	background-color: #d7e7ff;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.ncoltable1 td {
	padding: 5px;
}

table.ncoltable2 {
	background-color: #eee;
	border: 3px solid #d7e7ff;
	width: 650px;
	margin-left: auto;
	margin-right: auto;

}
.ncoltable2 td {
	padding: 5px;
}

table.ncoltable3 {
	background-color: #eee;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.ncoltable3 td {
	padding: 5px;
}
small {
	font-size: 12px;
	line-height: 18px;
}
small input {
	font-size: 12px;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
}


#page_margins_wait {
    text-align:center;
	margin:auto;
	width: 958px;
}
