@charset "utf-8";


/* ssr Flight
   Datei: stasl_flight.css
   Autor: Lucia Amann
   Datum: 04.03.2009  / 14.04.09  
          29.06.2011  / ergänzt durch quickbooking und fareoverview (sma)
*/

	/* =============================
	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: #fff;
	background-color: #191919;	
	font: normal 12px Arial, Verdana, sans-serif;
}


h1 {
	font: bold 13px Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
	h2 {
	margin: 0px;
	padding: 0px;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #fff;
	}
	h3 {
		margin: 0px;
		padding: 0px;
		font: bold 12px Arial, Verdana, 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, 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 Arial, Verdana, sans-serif;
	text-align: left;
}

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

#page_margins {
	margin-left: auto;
	margin-right: auto;
	/*width: 958px;*/
	background-color: #191919;
	border:1px solid black;
}
				/*--------------------------------
					für evtl. abweichende Gesamtbreite Seite 1 und Seite 2:
					-------------------------------------------------------*/
	#page_margins_1 {
	margin-left: auto;
	margin-right: auto;
	/*width: 958px;*/
	background-color: #191919;
	border:1px solid black;
	 }
	#page_margins_2 {
	margin-left: auto;
	margin-right: auto;
	/*width: 958px;*/
	background-color: #191919;
	border:1px solid black;
	}
	
#page_margins_wait {
	margin-left: 0px;
	margin-right: 0px;
	width: 958px;
	/*background-color: #191919;*/
	/*border:1px solid black; */
}
#page {
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}
#main {
	padding: 0px;
	margin: 0px;
	position: relative;
}
#nav {
	width: 100%;
	overflow: hidden;
	padding: 0;
	height: 22px;
	background-color: #4c4c4c;
	margin-top: 30px;
	border-bottom: 3px solid #191919;
}
#flugtitel {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
}
#flugtitel h1 {
	color: #F2AF00;
	font-size: 16px;
}


#navigation {
	width: auto;
	font-weight: normal;
	font-size: 12px;
	height: 20px;
	min-height: 20px;
	float: right;
}
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#navigation ul li {
	float: left;
	width: auto;
	margin: 0;
	display: block;
	color: #fff;
	background: url(../images/ssr/nav_bg_inactive.gif) repeat-x left top;
	padding: 2px 5px;
	border: 1px solid #0065BD;
	}
#navigation a, a:link {
	text-decoration: none;
	color: #fff;
}
	#navigation a:hover {
	text-decoration: none;
	color: #fff;
	}
	#navigation a:visited {
	text-decoration: none;
	color: #fff;
	}
#navigation  #current {
	color: #000;
	background: url(../images/ssr/nav_bg_active.gif) repeat-x left bottom;
	font-weight: bold;
	}
	#navigation	.reiter_b {

	}

/* =============================
   	2. Layoutbereiche
   		2.b) Layoutbereiche Seite 1
	   		===========================*/
a, a:link, a:active {
	color: #F2AF00;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
	a:hover, a:visited  {
	text-decoration: none;
	color: #F2AF00;
	}
	
#brokerhits {




	}
#brokerhits table {
	border-collapse: collapse;
	background-color: #928B81;
}

	#brokerhits td {
	padding: 6px;
	}
	#brokerhits img {
		margin-left: 5px;
		margin-right: 5px;
	}
	#brokerhits .title {
	width: 220px;
	background-color: transparent;
	border-bottom: 3px solid #191919;
	}
		#brokerhits .title2 {
	font-weight: bold;
	width: 220px;
	background-color: transparent;
	border-bottom: 3px solid #191919;
	}
		#brokerhits .bg_1 {
	border-bottom: 3px solid #191919;
	}
		#brokerhits .bg_2 {
	border-bottom: 3px solid #191919;

		}
		#brokerhits .bg_3 {
	border-bottom: 3px solid #191919;

		}
		#brokerhits .bg_3 input {
			width: 80px;
		}
		#brokerhits .bg_3 select {
			width: 100px;
		}
		#brokerhits .bg_4 {
	border-bottom: 3px solid #191919;

		}
		#brokerhits .bg_4 input {
			width: 80px;
		}
		#brokerhits .bg_4 select {
			width: 100px;
		}
		#brokerhits .bg_5 {
	border-bottom: 3px solid #191919;

		}
		#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 12px Arial, Verdana, sans-serif;
}
#Flugsuche .slct_1 {
	width: 45px;
}
#Flugsuche .slct_2 {
	width: 124px;
}
#Flugsuche .slct_3 {
	width: 100px;
}
#Flugsuche .slct_4 {
	width: 60px;
}

	#Flugsuche th {
	height: 40px;
	vertical-align: middle;
	background-color: #928B81;
	border-bottom: 7px solid #191919;
	}
	#Flugsuche th td {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	#Flugsuche th.title_odd {
	background-color: #928B81;
	border-bottom: 7px solid #191919;
	}

	#Flugsuche .title_norm {
	font-size: 13px;
	font-weight: bold;
	/*padding-top: 3px;*/
	padding-left: 5px;
	background-color: #928B81;
	}
#Flugsuche .title_norm_2 {
	background: #928B81;
	font-size: 13px;
	font-weight: bold;
	width: 24%;
	border-bottom: 7px solid #191919;
	padding-bottom: 3px;
	padding-left: 5px;
}
	#Flugsuche .title_odd {
	font-size: 13px;
	background: #928B81;
	font-weight: bold;
	width: 24%;
	border-bottom: 7px solid #191919;
	padding-bottom: 3px;
	padding-left: 5px;
	}
	#Flugsuche .title_odd img {
	float: right;
	margin-right: 167px;
	margin-top: 10px;
	}

	#Flugsuche .bg_norm {
	background: #928B81;
	/*border-bottom: 7px solid #191919;*/
	padding-bottom: 3px;
	padding-left: 0px;
	}
	#Flugsuche .bg_odd {
	background: #928B81;
	border-bottom: 7px solid #191919;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	#Flugsuche .td1 {
	padding-top: 5px;
	background: #928B81;
	}
			#Flugsuche .td1 .slct_1 {
				width: 45px;
			}
			#Flugsuche .td1 .slct_2 {
	width: 124px;
			}
			#Flugsuche .td1 .slct_3 {
	width: 100px;
			}
			#Flugsuche .td1 img {
	margin-left: 5px;
			}
			#Flugsuche .td1 span {
	margin-left: 8%;
	margin-right: 3px;
			}
	#Flugsuche .td2 {
	background-color: #928B81;
	border-bottom: 7px solid #191919;
	padding-bottom: 5px;
	}
			#Flugsuche .td2 .slct_1 {
				width: 45px;
			}
			#Flugsuche .td2 .slct_2 {
				width: 124px;
			}
			#Flugsuche .td2 .slct_3 {
				width: 100px;
			}
		
			
			#Flugsuche .td2 img {
	margin-left: 5px;
			}
			#Flugsuche .td2 span {
	margin-left: 8%;
	margin-right: 3px;
			}
	#Flugsuche .td3 {
	width: 36%;
	}
	#Flugsuche .td4 {

	}
	#Flugsuche .td4a {




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





	}
#Flugsuche .td4c {






}

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

	}
	#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: 190px;
	}
	#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: 174px;
	margin-right: 5px;
	margin-left: 6px;
	}
	#Flugsuche  #Normalflug  .inpt_a input {
	width: 170px;
	margin-right: 5px;
	margin-left: 6px;
	}
	#Flugsuche   #Normalflug   #td_fromt   input {
	margin-left: 6px;
}
#Flugsuche #Gabelflug {
	width: 99%;
}

	#Flugsuche #Gabelflug .title_norm {

	}
	#Flugsuche #Gabelflug .title_odd {
	border-bottom: none;
	width: 25%;
	}
	#Flugsuche #Gabelflug .slct_a select {
	width: 147px;
	margin-right: 5px;
	margin-left: 2px;
	}
	#Flugsuche #Gabelflug .slct_aa {
	width: 45%;
	padding-left: 7px;
	}
	#Flugsuche #Gabelflug .slct_aa select{
	width: 133px;
	margin-right: 5px;
	margin-left: 6px;
	}
	#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;*/ 
	}
	#Zusatztext {
		padding-top: 5px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	
	
#logo1 {
	background: #fff;
	display: block;
}
#logo1 img {
	width: 150px;
	margin-left: 110px;
}

/* =============================
   	2. Layoutbereiche
   		2.c) Layoutbereiche Seite 2
	   		===========================*/
#angebot {
	/*height: 300px;*/
}
	#angebot .flug {
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
	margin-bottom: 7px;

	}
	#angebot .flug th {
	font-weight: normal;

	
	}
#angebot  .flug  th.td5 {
	text-transform: uppercase;
	font-weight: bold;

}
#angebot .flug .td1 span {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;


}
	#angebot .flug .row3 {
		height: 30px;
	}
	#angebot  .flug  .row3  td {
		border-top: 
		color: #F2AF00;
	}
	#angebot .flug .td1 {
		width: 100px;
	}
	#angebot .flug .td2 {
	width: 170px;
	}
#angebot .flug .td2 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}
#angebot .flug .td4 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}

	#angebot .flug .td3 {
	width: 96px;
	}
	#angebot .flug .td4 {
		width: 170px;
	}
	#angebot .flug .td5 {
	padding-right: 2px;
	}
#angebot  .flug  .row3  h1  {
	color: #F2AF00;
}
	#angebot #airline {
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	}
	#angebot #airline th {
		text-align: right;
				}
	#angebot #airline td {
		text-align: right;
	}
#airline h2 {
	color: #F2AF00;
	font-weight: bold;
}

	#angebot #airline .td1 {
				width: 160px;
	}
	#angebot #airline .talignc  {
		text-align: center;
	}
	#angebot #airline .talign {
	text-align: center;
	}
	
	#angebot #airline .bg_a_alignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#angebot #airline .bg_b_alignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#angebot #airline .bg_a_talign {
	border-bottom: 3px solid #191919;
	text-align: left;
	background-color: #928B81;
	text-transform: capitalize;
	}
	#angebot #airline .bg_b_talign {
	border-bottom: 3px solid #191919;
	text-align: left;
	background-color: #928B81;
	}
#angebot #airline .bg_c {
	background: #FFF;
	border-bottom: 3px solid #191919;
	text-align: center;
}
#angebot #airline .bg_d {
	background: #fff;
	border-bottom: 3px solid #191919;
	text-align: center;
}
#angebot  #airline .btnbox_r a:link,.btnbox_r a:visited,.btnbox_r a:hover,.btnbox_r a:active {
	display: block;
	width: 130px;
	color: #0065BD;
	text-decoration: none;
	text-transform: uppercase;
	font: italic bolder 12px/21px Arial;
	background: #FFf url(../images/ssr/btn_right_l.gif) no-repeat left top;
	height: 21px;
	text-align: center;
	padding: 0px;
	}


#anzeigen1 {
	background-color: #928B81;
	color: #fff;
	font-weight: bold;
	width: 99%;
	text-align: center;
	padding-bottom: 4px;
	padding: 3px;
	color: #fff;
}
#anzeigen1 form {
	float: left;
	width: auto;
	padding-left: 5px;
}
	#anzeigen1 p {
	margin-top: 5px;
	}
#anzeigen1 a {
	color: #F2AF00;
}


/* =============================
   	2. Layoutbereiche
   		2.d) Layoutbereiche Seite 3
	   		===========================*/
#auswahl {
	width: 100%;
}
#auswahl .detail th.td1  {
	vertical-align: middle;
	text-align: left;
	background-color: #4c4c4c;
	font-size: 13px;
	text-transform: uppercase;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
	}
	#auswahl .detail td {
	}
	#auswahl .detail .td1 {
	text-align: center;
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
	color:#F2AF00;
	
	}

#auswahl .detail .td2 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}

#auswahl .detail .td3 {
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
}
#auswahl .detail .td3 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}

#auswahl  .detail  .td4  {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#auswahl .detail .td5 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#auswahl .detail .td5 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}



#auswahl .detail .td6 {
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
}
#auswahl .detail .td7 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#auswahl .detail .td8 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
	#auswahl .detail .td9 {
	text-align: center;
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;*/
	}
	#auswahl .detail .bg_talignc{
	text-align: center;
	}
#auswahl .detail .bg_a {
	background-color: #928B81;
	border-bottom: 3px solid #191919;
}

	#auswahl .detail .bg_a_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#auswahl .detail .bg_a_nowrap {
	background: #928B81;
	border-bottom: 3px solid #191919;
	white-space: nowrap;
	}
	#auswahl .detail .bg_b_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#auswahl .detail th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	}

/* =============================
   	2. Layoutbereiche
   		2.e) Layoutbereiche Seite 4-5
	   		===========================*/
#buchung {
	width: 100%;
}
	#buchung .title_top {
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	border-bottom: 7px solid #191919;

	}
#buchung .title_top img {
	display: none;
}
#buchung .title_top h1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main #buchung .detail {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}

	#buchung .detail th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	}
#buchung   .detail   th.td2   {

}


	#buchung .detail td {


	}
#buchung .detail .td3 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}
#buchung .detail .td5 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}


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

	#buchung .detail .bg_talignc{
	text-align: center;
	background: #928B81;
	border-bottom: 3px solid #191919;
	}
	#buchung .detail .bg_a_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#buchung .detail .bg_a_nowrap {
	background: #928B81;
	border-bottom: 3px solid #191919;
	white-space: nowrap;
	padding-left: 3px;
	}
	#buchung .detail .bg_b_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
#buchung .detail_2 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}

	#buchung .detail_2 th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#buchung .detail_2 .td3 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}
#buchung .detail_2 .td5 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}

	#buchung .detail_2 td {

	}
	#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{
	text-align: center;
	}
	#buchung .detail_2 .bg_a_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
	#buchung .detail_2 .bg_a_nowrap {
	background: #928B81;
	border-bottom: 3px solid #191919;
	white-space: nowrap;
	padding-left: 3px;
	}
	#buchung .detail_2 .bg_b_talignc {
	background: #928B81;
	border-bottom: 3px solid #191919;
	text-align: center;
	}
#buchung input {
	width: 180px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 12px;
	}
	#buchung input[type="radio"] {
	width: 30px;
	}
	#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;
	  margin-left: 2px;
	 }
	#buchung textarea {
		margin-left: 2px;
	}
	#buchung .preis {
		text-align: right;
	}
	#buchung .preis input {
		border: 0 none;
		background: #928B81;
		text-align: right;
	}
	#buchung .preis .input_small {
		width: 12px;
		margin: 1px;
		color: #fff;
		text-align: right;
	}
	#buchung .preis .input_large {
		width: 60px;
		margin: 1px;
		color: #fff;
		text-align: right;
	}
	#buchung .preis .input_larger {
		width: 75px;
		margin: 1px;
		color: #fff;
		text-align: right;
		font-weight: bold;
	}
	
	
	
	#buchung .preis th {
	text-align: right;
	vertical-align: bottom;
	padding: 0;
	background-color: #4c4c4c;
	font-size: 13px;
	font-weight: bold;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
		}
		#buchung .preis .td1 {
			text-align: left;
			padding-left: 5px;
		}
		#buchung .preis th h2{
			text-align: right;
			vertical-align: bottom;
			padding: 0;
			font-weight:bold;
		}
		#buchung .preis th h2{
			text-align: right;
			vertical-align: bottom;
			padding: 0;
			font-weight:bold;
		}
		text-align: right;
		
		
		#buchung .preis th.td2 {
			text-align: center;
		}
		#buchung .preis .td8 {
			width: 80px;
		}
		#buchung .preis .td9 {
			width: 80px;
			text-align: right;
		}
		#buchung .preis td {
	white-space: nowrap;
		}
		#buchung .preis h1 {
	text-align: left;
	text-transform: uppercase;
		}
		#buchung .preis h2 {
	text-align: left;
		}
#buchung .preis .bg_a {
	background: #928B81;
	border-bottom: none;
}

		#buchung .preis .bg_a_talign {
	text-align: left;
	background-color: #928B81;
	padding-left: 5px;
		}
		#buchung .preis .bg_a_talignc {
	text-align: center;
	background-color: #928B81;
		}
		#buchung .preis .bg_1 td {
	padding: 5px;
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
		}
		#buchung .preis .bg_b {
	background: #928B81;
	border-bottom: none;
		}
		#buchung .preis .bg_b_talign {
	text-align: left;
	background: #928B81;
	padding-left: 5px;
			/* width: 100px;  changed sma */
		}
		#buchung .preis .bg_b_talignc {
	text-align: center;
	background: #928B81;
		}
		#buchung .preis .bg_c {
	background-color: #928B81;
		}
		#buchung .preis .bg_c .talign {
	text-align: right;
		}
		#buchung .preis .bg_d {
	background: #928B81;
		}
		#buchung .preis .bg_e {
	background: #928B81;
	padding-left: 5px;
		}
#buchung .preis .bg_e h2 {
	font-weight: bold;
}

		#buchung .preis .bg_e_talign {
	background: #928B81;
		}
		#buchung .preis .bg_e_talign h2 {
	text-align: right;
	font-weight: bold;
		}
#buchung #kundendaten {
		margin-top: 5px;
}
#buchung #kundendaten h1 {
	text-transform: uppercase;
}


#buchung #kundendaten .adresse {
	background: #928B81;
}

#buchung #kundendaten .bg_1 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}

	#buchung  #kundendaten  .bg_1  td {
	padding: 5px;
	background-color: #4c4c4c;
/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	}
	#buchung  #kundendaten  .bg_1  h2  {
	padding-left: 2px;
	font-weight: bold;
	}
	#buchung #kundendaten .title {
	padding: 5px;
	}
	#buchung .adresse a {
			text-decoration: underline;
		}
		#buchung .adresse td {
		}
		#buchung .eins {
				width: 20%;
		}
			#buchung .adresse td.eins, #buchung .adresse td.zwei {
				border: none;
		}
		#buchung .adresse .bg_a {
	background: #928B81;
	border-bottom: none;
	width: 30%;
	padding-left: 5px;
		}
		#buchung .adresse .bg_b {
	background: #928B81;
	border-bottom: none;
		}
		#buchung .adresse .bg_c {
	background: #928B81;
	border-bottom: none;
	padding-left: 5px;
		}
		#buchung .adresse .bg_d {
	background: #928B81;
	border-bottom: none;
		}
		#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;
	background-color: #928B81;
}

		#buchung .zahlung td{
	/*font-size: 11px;*/
	background-color: #928B81;
				}
#buchung  .zahlung  .comment  {
	background-color: #191919;
	text-align: left;
	/*font-style: italic;*/
	padding-left: 5px;
	padding-top: 5px;
}


		#buchung .zahlung input {
			width: 176px;
		}
		#buchung .zahlung input[type='radio'] {
			width: 20px;
		}

		#buchung .zahlung .bg_a {
	width: 30%;
	padding-left: 5px;
	border: none;
		}
		#buchung .zahlung .bg_b {
	border: none;

		}
		#buchung .zahlung .bg_c {
	padding-left: 5px;
	border-bottom: none;
		}
		#buchung .zahlung .bg_d {
	border-bottom: none;

		}
		#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;
			margin-left: 30px;
		}
#buchung .request {
}
#buchung .request th {
	vertical-align: top;
}

		#buchung .request .bg_a {
			background: #928B81;
			border-bottom: 3px solid #191919;
			width: 30%;
			padding-left: 5px;
		}
		#buchung .request .bg_b {
			background: #928B81;
			border-bottom: 3px solid #191919;
		}
		#buchung .request .bg_c {
			background: #928B81;
			border-bottom: 3px solid #191919;
			padding-left: 5px;
		}
		#buchung .request .bg_d {
	border-bottom: 3px solid #191919;
	background-color: #928B81;
		}
#buchung #kundendaten .request  span {
	border: none;
}



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


/* =============================
	3. Allgemeine Klassen
   	===========================*/
.title {
	font-size: 13px;
	font-weight: bold;
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	}
.clear {
	clear: both;
}
.bg {
	background: #928B81;
	border-bottom: 3px solid #191919;
}
.bg_a {
	background: #928B81;
	border-bottom: 3px solid #191919;
}
.bg_b {
	background: #928B81;
	border-bottom: 3px solid #191919;
}
.bg_1 {
	border-bottom: 3px solid #191919;
}
.talign {
	text-align: left;
}
	.talignc {
		text-align: center;
	}
	.valign {
		vertical-align: top;
	}
#buttonbox {
	height: 40px;
	padding: 10px;
	background-color: #191919;
}
.buttonbox {
	height: 40px;
	padding: 10px;
	background-color: #191919;
	clear: both;
}


	.btnbox_r {
		float: right;
		background: url(../images/ssr/btn_right_r.gif) no-repeat right top;
		width: auto;
		padding-right: 25px;
		height: 21px;
		line-height: 21px;
	}
	.btnbox_r a:link,
	.btnbox_r a:visited,
	.btnbox_r a:hover,
	.btnbox_r a:active {
		display: block;
		width: auto;
		color: #0065BD;
		text-decoration: none;
		text-transform: uppercase;
		font: italic bolder 12px/21px Arial;
		background: #FFf url(../images/ssr/btn_right_l.gif) no-repeat left top;
		padding-left: 8px;
		float: left;
		height: 21px;
		vertical-align: bottom;
		padding: 0px;
		padding-left: 10px;
		padding-right: 25px;
	}
	.btnbox_l {
		float: left;
		background: url(../images/ssr/btn_left_l.gif) no-repeat left top;
		width: auto;
		color: #0065BD;
		padding: 0px;
		padding-left: 25px;
		height: 21px;
		}
		.btnbox_l a:link,
		.btnbox_l a:visited,
		.btnbox_l a:hover,
		.btnbox_l a:active {
			display: block;
			width: auto;
			color: #0065BD;
			text-decoration: none;
			text-transform: uppercase;
			font: italic bolder 12px/21px Arial;
			background: url(../images/ssr/btn_left_r.gif) no-repeat right top;
			float: left;
			height: 21px;
			padding-right: 8px;
			vertical-align: bottom;
		}
		
.buttonbox span {
	width: 60%;
	float: left;
}
 
.buttonbox h2 {
 color: #F2AF00;
 font-weight: bold;
 margin-left: 50px;
}
.buttonbox img {
 float: left;
 width: 40px;
}

.infos {
	background-color: #191919;
	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: #191919;
	height: 30px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: right;
}
.infos_5 img {
	margin-right: 5px;
	margin-left: 5px;

}

.comment {
	background-color: #191919;
	text-align: left;
	/*font-style: italic;*/
	padding-left: 5px;
	padding-top: 5px;
}

.error {
	font: bold 12px Arial, Verdana, sans-serif;
	background: #908B81;
	text-align: center;
	border: 1px solid #FF0000;
	/*color: #ff0000;*/
	color: #f2af00;
	font-weight:bold;
	padding: 10px;
}

/*==============================
	4. Absolut positionierte Elemente
	==================================*/
#main .infolayers {
	background-color: #191919;
	position: absolute;
	width: 280px;
	z-index: 2000;
	left: 140px;
	top: 200px;
	visibility: hidden;
	padding: 7px;
}
		#main .infolayers h1 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
		}
		#main .infolayers p {

		}

#main .flugplan {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	position: absolute;
	width: 650px;
	z-index: 100;
	/* visibility: hidden; geht nicht mit show / hide  warum */ 
	padding: 7px;
	top: 200px;
	border-top: 3px solid #191919;
	border-right: 3px solid #191919;
	border-left: 3px solid #191919;
	border-bottom: 3px solid #191919;
	/*border-bottom-style: none;*/
	left: 0px;
}
#main  .flugplan  span  {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

	#main .flugplan p {
		padding: 0px;
	}
#main    flugplan    .bg_1  {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#main .flugplan .bg_1 h1 {
	color: #F2AF00;
	text-transform: uppercase;
}


	#main .flugplan .bg_a_talignc {
	text-align: center;
	background-color: #928B81;
	border-bottom: 3px solid #191919;
	}
	#main .flugplan .bg_b_talignc {
	text-align: center;
	background-color: #928B81;
	border-bottom: 3px solid #191919;
	}	
	#main .flugplan .bg_a_ttop {
	background: #928B81;
	border-bottom: 3px solid #191919;
	vertical-align: top;
	}
	#main .flugplan .bg_b_ttop {
	background: #928B81;
	border-bottom: 3px solid #191919;
	vertical-align: top;
	}
	#main .flugplan .bg_tbot {
	background: #928B81;
	border-bottom: 1px solid #928B81;
	vertical-align: bottom;
	}
	#main .flugplan .bg_a_nowrap {
	background: #928B81;
	border-bottom: 3px solid #191919;
	white-space: nowrap;
	}
		
#main .flugplan .td8 {
	text-align: center;
}

#main .destinationen {
	background-color: #191919;
	position: absolute;
	width: 200px;
	top: 200px;
	left: 140px;
	visibility: hidden;
	z-index: 2000;
	padding: 3px;
	}	
	#main .destinationen h1 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}	
 
#main .tarif {
	background-color: #191919;
	position: absolute;
	width: 440px;
	z-index: 20000;
	left: 0px;
	top: 300px;
	padding: 7px;
	/*visibility: hidden;*/
	}
#main .tarif h1 {
	background: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
	text-align: center;
	padding: 5px;
	}	
	#main .tarif td{
	border: 3px solid #191919;
	padding: 3px;
	}
	#main .tarif .title{
	width: 220px;
	border-bottom: none;
	background-color: #928B81;
	font-size: 12px;
	}
	#main .tarif .title2{
	font-weight: bold;
	width: 220px;
	border-bottom: none;
	background-color: #928B81;
	}
	#main .tarif .bg_1 {
	border-bottom: none;
	background-color: #928B81;
	}
	#main .tarif .bg_2{
	border-bottom: none;
	background-color: #928B81;
	}
	
	.informal {
		font-size: 9;
		font-weight: normal;
		font-style: none;
		/*color: #96a1b3; */
		color: #ff0000; 
		text-transform: capitalize;
	}
	
	div.autocomplete {
	position:absolute;
	width:350px;
	/*background-color:#ffff00;*/
	border:1px solid #928B81;
	margin:0px;
	padding:0px;
	overflow:hidden;
	z-index:50;
	}

	div.autocomplete ul {
	  list-style-type:none;
	  margin:0px;
	  padding:0px;
	  padding-left:0px !important;
	  background-color: #fff;
	}
	div.autocomplete ul li.selected { background-color: #fffcd6;}
	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;
	  color: #000000;
	}
#conditions {
	width: 
}
#conditions h1 {
	padding: 5px;
	background-color: #000;
/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#conditions h2 {
	padding: 5px;
	margin-bottom: 3px;
	background-color: #4c4c4c;
	/*opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; */
}
#conditions p {
	background-color: #928B81;
	padding-left: 5px;
	padding-top: 2px;
}
/* =============================
	4. Wait Page
   	===========================*/
	
#waitpage {
	background-color: #191919; 
	width: 80%;
	height:80%;
	margin:100px;
	margin-bottom:150px;
}

#waitpage #background {
	background-color: #928B81;
	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: #fff;
	padding: 10px;
	margin: 10px;
	height: 100px;
}

#waitpage #background #ruler h2 {
	text-align: center;
	color: #000;
	font-weight:bold;
	font-size:14px;
}

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

#main .hide_on_load {
	background: #fff;
	border: 1px solid #000;
	position: absolute; 
	width: 150px;
	z-index: 20;
	padding: 3px;
	color:#000;
}
#main .hide_on_load h1 {
	text-transform: none;
	background: #928B81;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
	
.hint {
	background-color: #928B81;
	text-align: left;
	font-style: normal;
	padding-left: 5px;
	padding-top: 5px;
	color: #f2af00;
}

/* STA Header/Footer fix */
.fullWidthCta li a
{
  color: #06c;
}

.fullWidthCta h2
{
  color: #000;
}

#primaryNavigation li a {
   font-weight: bold;
} 


/* Ogone Payment Site */
td.ncolh1 {
	background-color: #F2AF00;
	color: #FFFFFF;
	font-family: verdana
}
td.ncoltxtl {
	color: #fff;
	text-align: right;
	font-weight: bold;
}
td.ncoltxtl2 {
	color: #fff;
	text-align: right;
	font-weight: bold
}
td.ncoltxtr {
	color: #F2AF00;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
td.ncoltxtc {
	color: #F2AF00;
	text-align: center;
	font-weight: bold
}
td.ncolinput {


}
td.ncolline1 {

}
td.ncolline2 {

}
input.ncol {
	color: #0065BD;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	height: 21px;
}
td.ncollogoc {
	text-align: center;
	font-weight: bold
}
table.ncoltable1 {
	background-color: #4C4C4C;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
}
.ncoltable1 td {
	padding: 5px;
}
table.ncoltable2 {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background-color: #928B81;
}
.ncoltable2 td {
	padding: 5px;
}
.ncoltable2 a {
	color: #fff;
}

table.ncoltable3 {
	background-color: #fff;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
}
.ncoltable3 td {
	padding: 5px;
	background-color: #191919;
}
small {
	font-size: 12px;
}

small input {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	vertical-align: middle;
	height: 21px;
}
small  input[type="submit"] {
	font: italic bolder 12px/21px Arial;
	text-transform: uppercase;
	height: 21px;
}
small  input[type="button"] {
	font: italic bolder 12px/21px Arial;
	text-transform: uppercase;
	height: 21px;
}
small a.bottom {
	color: #FFFFFF;
}



#facebook-twitter {
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 30px;
	background: #928B81;
	font-weight: bold;
}
#facebook-twitter h1{
	font-size: 16px;
	font-weight: bold;
	
}

#myclimate {
	margin-top: 10px;
	padding: 10px;
	background: #928B81;
	float: left;
	font-weight: bold;
}

#myclimate img {
	float: right;
	width: 150px;
	height: 50px;
	background: #fff;
	padding: 15px; 
	border:1px solid black;
}

#myclimate h2{
	font-size: 16px;
	font-weight: bold;
}



/* Lucia: ab hier bis Ende */
#angebot .matrix {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
#angebot .matrix th {
	font-weight: normal;
	background-color: #4c4c4c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#angebot .matrix td {
	text-align: center;
	border-bottom-style: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#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-left: none;
	border-top: none;

}
#angebot .matrix td.matrix_00 {
	border: none;
}
#angebot .matrix .searched_date {
	background-color: #F2AF00;
	color: #fff;
}
#angebot .matrix .searched_date a {
	color: #fff;
}
#angebot  .matrix  .bestprice {
	background: #928B81;
}
#angebot .matrix .bestprice a {
	color: #fff;
}

#angebot .matrix .selected {
	font-weight: bold;
	color: #F2AF00;
	background-color: #fff;
}


#angebot .matrix .selected a {
	font-weight: bold;
}
#angebot .matrix .selected h2 {
	color: #f2af00;
}



#angebot .overview {
	border: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #928B81;
	text-align: center;
	}

	#angebot .overview th {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	}
	
	#angebot .overview th img {
	    background-color: white;
	}
	
#angebot   .overview   td  {
	text-align: center;
	line-height: 16px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
#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: #F00;
}
#container_left {
	float: left;
	height: auto;
	width: 150px;
	position: relative;
	background-color: #928B81;
}

#container_left  h3 {
	padding: 3px 0px 0px 2px;
	margin: 0px;
}
#container_left p {
	padding-left: 3px;
	padding-right: 3px;

}
#container_left   td  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#container_left  select {
	width: 144px;
	padding: 0x;

}

#container_left .inpt_a input[type="text"] {
	width: 110px;
	margin-right: 3px;
}

#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: #928B81;
	clear: both;
} 
