/* 
  Standard-CSS für www.flughafen-fmo.de 
  
  Wichtige Farben :
    
*/


html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li  {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Tahoma, Verdana;
}

html, body { 
  font-size: 101%; 
  color: #182B56;
}

.clear {
  clear: both;
  height: 0px;
  width: 0px;
  background: red;
  visibility: hidden;
}

img {
  border: 0;
}

a:link, a:visited, a:active { 
  color: #182B56; 
  text-decoration: none; 
} 

a:hover { 
  color: #84C4D8; 
  text-decoration: none; 
} 

.button {
  background-color: #ffffff;
  border: 1px solid #84c4d8;
}

.input {
  border: 0;
  background: url('../img/input_bg.gif') no-repeat;
  padding: 4px 0 2px 4px;
  font-size: 11px;
  font-family: Arial, Verdana;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin: 2px;
  color: #85898C;
}



/*
=== Container ================================================
*/


#container {
  width: 960px;
  margin: 0 auto;
}

#top {
  position: relative;
  width: 960px;
  height: 70px;
  background: #182B56;
}

#logo {
  float: left;
  width: 300px;
  height: 70px;
}

#search {
  width: 640px;
  height: 48px;
  text-align: right;
  margin: 0 0px 0 300px;
  padding: 22px 0 0 0;
}

#superbutton {
  position: absolute;
  top: 120px;
  left: 100px;
  width: 265px;
  height: 110px;
}

#supernews {
  position: absolute;
  top: 60px;
  right: 20px;
  width: 400px;
  height: 240px;
}

#supernews img, #superbutton img {
  behavior: url("iepngfix.htc");
}

#topimg_start {
  width: 960px;
  height: 260px;
}

#topimg {
  width: 960px;
  height: 100px;
}

#page {
  width: 960px;
  font-size: 0.8em;
}


#left {
  float: left;
  width: 220px;
  margin-right: 10px;
  position: relative;
}

#center {
  margin: 0 130px 0 230px;
}

#right {
  width: 130px;
  float: right;
}


/* Hack für 3px Problem im IE */

* html #left { 
margin-right: -3px; 
} 
* html #right { 
margin-left: -3px; 
} 
* html #center { 
margin: 0 127px 0 227px;
display:inline-block; 
} 

/* Ende Hack */




#clock, #Uhrzeit {
  width: 220px;
  padding: 10px 0 0 10px;
  height: 14px;
  font-size: 0.9em;
}

#sprachauswahl {
  width: 220px;
  height: 30px;
  padding: 0 0 0 10px;
  
}

#social_network {
  position: absolute;
  top: 32px;
  left: 140px;
  width: 50px;
}

#submenu {
  margin: 36px 0 0 0;
  width: 230px;
}

#submenu ul {
  list-style: none;
}

#submenu ul li {
  
}

#submenu ul li a {
  display: block;
  width: 200px;
  border-top: 1px solid #e6e6e6;
  padding: 7px 10px 7px 10px;
}

#submenu ul li ul {
  padding-bottom: 5px;
}

#submenu ul li ul li a {
  display: block;
  border: 0;
  padding: 3px 5px 3px 25px;
  color: #84C4D8;
  width: 190px;
}

#submenu ul li ul li ul {
  padding-bottom: 5px;
}

#submenu ul li ul li ul li a {
  display: block;
  border: 0;
  padding: 3px 5px 3px 40px;
  color: #A3A6A9;
  width: 170px;
}


#newsletter, #start_expinet {
  padding: 20px 10px 0 10px;
}

#start_expinet {
  color: #BFC3C6;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 0;
}

#start_expinet p{
  padding: 2px 0 8px 0;
}

#topmenu {
  width: 600px;
}

#content {
  width: 600px;  
  font-size: 12px;
  margin: 10px 0 0 0;
  line-height: 16px;
}

#content p {
  padding: 0 0 14px 0;
}

#content th {
  text-align: left;
  font-weight: bold;
}

#content ul, #content ol {
  margin: 0 0 15px 25px;
}

#content ul li, #content ol li {
  line-height: 16px;
  padding: 5px 0;
}

#content .pdflist ul {
  list-style: none;
  margin-left: 10px;
}

#content .pdflist li {
  padding-left: 30px;
  background: url('../img/pdf.png') no-repeat left center;
  line-height: 18px;
} 

#content .img {
  border: 1px solid #e6e6e6;
  mmmmargin-top: 25px;
  padding: 5px;
}

#content .input {
  color: #182B56;
}

#content .info_table th {
  background: #e6e6e6;
  vertical-align: bottom;
  padding: 4px;
}

#content .info_table td {
  text-align: center;
  padding: 4px;
}

#content h1, #content h2, #content h3 {
  padding: 10px 0;
}

#content h1 {
  font-size: 14px;
  padding-bottom: 12px;
  font-weight: bold;
}

#content h2 {
  font-size: 13px;
  padding-bottom: 12px;
  font-weight: normal;
}

#content h3 {
  font-size: 1.1em;
  padding-bottom: 5px;
}

#content h4 {
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 5px;
}

#content a {
  color: #84C4D8;
}

#content a:hover {
  text-decoration: underline;
}

#breadcrumb {
  padding: 0 0 20px 0;
}

#footermenu {
  width: 600px;
  margin: 90px 0 20px 0;
  float: left;
}

#footermenu h1 {
  border-bottom: 1px solid #84c4d8;
  padding: 0 20px 2px 0;
  font-size: 1.0em;
  color: #BFC3C6;
}

#footermenu ul {
  padding: 3px 0 0 0;
  list-style: none;
  margin: 0;
}

#footermenu ul li a {
  color: #BFC3C6;
  line-height: 1.7em;
}

#footermenu ul li a:hover {
  text-decoration: underline;
}

.linkbar {
  width: 200px;
  ffffloat: left;
}

#bottom {
  width: 960px;
  background: #182B56;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font-size: 0.8em;
}

#bottom a {
  color: #fff;
}


/*
=== Banner ===================================================
*/

#com_leaderboard {
  width: 728px;
  height: 90px;
  margin: 0 120px 3px 112px;
  text-align: right;
  z-index: 1;
  position: absolute;
    
}

#com_leaderboard_dummy {
  width: 728px;
  height: 90px;
  margin: 0 120px 3px 112px;
  text-align: right;
  background-color: transparent;
  z-index: 2; 
  position: relative;
}

#right_padding {
  width: 120px;
  margin-left: 10px;
  
}

#com_skyscraper {
  width: 120px;
  height: 600px;
  margin: 0px 0 0 0;
  position: absolute;
}

#com_skyscraper_dummy {
  width: 120px;
  height: 600px;
  margin: 0px 0 0 0px;
  background-color: transparent;
  z-index: 2;
  position: relative;
}

#com_rectangle {
  width: 180px;
  height: 150px;
  margin: 20px 20px 20px 10px;
  position: absolute;
}

#com_rectangle_dummy {
  width: 180px;
  height: 150px;
  margin: 20px 20px 20px 10px;
  background-color: transparent;
  z-index: 2; 
  position: relative;
}

/*
=== Content ===================================================
*/


.uebersicht {
  width: 200px;
  height: 170px;
  float: left;
}

.uebersicht .header {
  width: 196px;
  border-bottom: 1px solid #182B56; 
  margin-bottom: 5px;
}

.uebersicht .foto {
  width: 196px;
  height: 80px;
}

.uebersicht .mehr {
  width: 196px;
  margin:  5px 0 0 0;
}


.reisebuero {
  float: left; 
  width: 600px; 
}

.reisebuero .name {
  float: left; 
  width: 600px;
}

.reisebuero .spalte1 {
  float: left; 
  width: 220px;
}

.reisebuero .spalte2 {
  float: left; 
  width: 220px;
}

.reisebuero .spalte3 {
  float: left; 
  width: 160px;
}

.reisebuero .top {
  float: left;
  width: 600px;
  margin: 8px 0 3px 0;
  text-align: right;
  background: url('../img/line.png') no-repeat top left;
}

.attention {
  color: red;
  margin-bottom: 15px;
}

/*
=== Fids Startseite =======================================================
*/

.fids table {
  width: 600px;
  font-weight: bold;
  border-collapse: collapse;
}

.fids th {
  color: #182B56;
  padding: 4px 0;
  background: #8DC6DA;
}

.fids td {
  color: #182B56;
  font-size: 12px;
  font-weight: normal;
  background: url('../img/fids_bg.jpg') repeat-x;
}

.td_fids_blinker, .td_fids_info {
  width: 50px;
  text-align: center;
}

.td_fids_flugnr {
  width: 100px;
}

.td_fids_ort {
  width: 157px;
}

.td_fids_etd, .td_fids_std {
  width: 60px;
}

.td_fids_status {
  width: 120px;
}

#fids_arr{
  text-align: left;
  background-color: transparent;
  width: 600px;
  color: #fff;
 }
 
#fids_arr .fids_li{
  line-height: 22px;
  padding: 0;
  width: 600px;
}
 
#fids_dep{
  text-align: left;
  background-color: transparent;
  width: 600px;
}


#fids_dep .fids_li{
  line-height: 10px;
  padding: 0px 0;
}

/*
=== Online Buchen Startseite ==============================================
*/

.buchen table{
  width: 600px;
  font-weight: bold;
  background-color: #fff;
  border-collapse: collapse;
}

.buchen th {
  color: #fff;
  background: #fff;
}



.buchen_table{
  width: 600px;
  font-weight: bold;
  background-color: #8DC6DA;
  border-collapse: collapse;
}

.buchen_th {
  color: #fff;
  background: #fff;
}

.buchen_td{
  padding-left: 7px;
  color: #182B56;
  padding-top: 7px;
  width:45%;
  background-color: #8DC6DA;
  font-size: 12px;
}

.buchen_menu{
  background-color: #fff;
}

.buchen_go{
  padding-right: 7px;
  padding-top: 140px;
  width:10%;
  background-color: #8DC6DA;
}

#booking_lm{
  text-align: left;
  background-color: transparent;
  width: 600px;

}

#booking_flug{
  text-align: left;
  background-color: transparent;
  width: 600px;
  color: #fff;
 }
 
#booking_hotel{
  text-align: left;
  background-color: transparent;
  width: 600px;
}

.menu_flug{
  text-align: left;
  padding-right: 2px;
  background: #fff;
  width: 600px;
  z-index: 1;
}

/*
=== Parktarife ==============================================
*/

#content .parktarife table {
  border: 1px solid #182B56;
  border-collapse: collapse;
}

#content .parktarife th {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #182B56;
  padding: 5px;
  border: 1px solid #182B56;
}

#content .parktarife td {
  padding: 5px;
  text-align: center;
  border: 1px solid #182B56;
}

#content .parktarife .left {
  text-align: left;
}
#content .parktarife .right {
  text-align: center;
}


/*
=== An-Ab ==============================================
*/

.an_ab table{
  width: 598px;
  border: 1px solid #182b56;
}

#an_ab_table2{
  width: 360px;
  border: 0px;
}

.an_ab th{
  background-color: #182b56;
  color: #fff;
}

.an_ab_td1{
  background-color: #fff; 
}

.an_ab_td2{
  background-color: #EAF2F7;
}

.ab_an_sms_erfolg{
  color: #182b56;
  font-weight: bold;
}




.an_ab_sms_table{
  width: 600px;
  /*border: 0px solid #182b56;*/
}

#an_ab_table2{
  width: 356px;
  border: 0px;
}

.an_ab_sms_th{
  background-color: #182b56;
  color: #fff;
}

.an_ab_td1{
  background-color: #fff; 
}

.an_ab_td2{
  background-color: #EAF2F7;
}

.ab_an_sms_erfolg{
  color: #182b56;
  font-weight: bold;
}








.error {
  color: red; 
  border: 1px solid red; 
  padding: 6px; 
  margin-bottom: 20px;
}

.ok {
  color: green; 
  border: 1px solid green; 
  padding: 6px; 
  margin-bottom: 20px;
}



























































/*
=== Kontaktformular ===================================================
*/

.kf_table{
  width: 600px;
}

.kf_table2{
  width: 600px;
  background-color: #84c4d8;
}

.kf_td{
  background-color: #ffffff;
}

.kf_td_head{
  background-color: #84c4d8;
  font-weight: bold;
  color: #ffffff; 
}  
  
.kf_td_left{
  width: 20%;
  background-color: #ffffff;
}
.kf_td2{
  background-color: #EAF2F7;
}
.kf_td_left2{
  width: 20%;
  background-color: #EAF2F7;
}

/*
=== Flugplan ==========================================================
*/

.fp_table{
  width: 597px;
}

.fp_table_bg{
  width: 597px;
  background-color: #182b56;
}

.fp_zeile{
  background-color: #ffffff;
  font-weight: bold;
}

.fp_suchen_head{
  width: 40%;
  background-color: #182b56;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_ausgabe{
  width: 16%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_datum{
  width: 15%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_abflug{
  width: 10%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_ankunft{
  width: 10%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_airline{
  width: 15%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_flugnr{
  width: 20%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_via{
  width: 20%;
  font-weight: bold;
  color: #ffffff; 
}

.fp_td_buchen{
  width: 20%;
  font-weight: bold;
  color: #ffffff; 
}

#flash{
position: relative;
z-index:0;
}

#lap{
  position: absolute;
  background: transparent;
  z-index:0;
}

#lap2{
  position: absolute;
  background-color:white; -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2; filter:alpha(opacity=0);
  z-index:1;
}

#non-flash{
position: relative;
z-index:0;
}

#non-lap{
  
  background: transparent;
  z-index:0;
}

#non-lap2{
  position: absolute;
  background-color:white; -moz-opacity:0.2; -khtml-opacity:0.2; opacity:0.2; filter:alpha(opacity=0);
  z-index:1;
}

.img_right {
	float: right;
	margin: 0px 0 10px 10px;
}

.text_right {
  text-align: left;
  padding: 5px;
}

.img_left {
	margin: 0px 10px 10px 0;
	text-align: left;
}

.img_center {
  text-align: center;
}

.text_center {
  text-align:center;
}


/*
=== Content-Tabelle ==============================================
*/

.infotable table{
  border: 1px solid #182B56;
  border-collapse: collapse;
}

.infotable td{
  padding: 3px 5px;
  border: 1px solid #182B56;
}

.infotable th{
  color: #fff;
  font-weight: bold;
  background: #182B56;
  padding: 3px 5px;
  border: 1px solid #182B56;
}




/* SMS Infodienst */

.infodienst table {
  border: 1px solid #182B56;
  border-collapse: collapse;
}

.infodienst th {
  color: #fff;
  font-weight: bold;
  background: #182B56;
  padding: 3px 5px;
  border: 1px solid #182B56;
}

.infodienst td {
  padding: 3px 5px;
  border: 1px solid #182B56;
}

.infodienst .red {
  color: red;
}








/*
=== EXPINET ==============================================
*/

#exp_registrieren{
  font-weight: bold;
}

#exp_registrieren table{
  width: 350px; 
}

#exp_registrieren td{
  width: 170px; 
}

#exp_login{
  font-weight: none;
}

#exp_login_table1{
  width: 595px; 
}

.exp_login_td2{
  padding-left: 15px;
}

#exp_login_table{
  width: 65%; 
}

#exp_login_table2{
  
}

#exp_logedin table{
  width: 595px; 
}

.exp_vorname{
 width: 150px;
 font-weight: bold;
}

.exp_nachname{
 width: 200px;
 font-weight: bold;
}

.exp_firma{
 width: 95px;
 font-weight: bold;
}

.exp_logout{
 width: 150px;
 text-align: right;
}


h1 {
  font-size: 14px;
  padding-bottom: 12px;
  font-weight: bold;
}

.hr_expinet{
  color: #84C4D8;
}


/*
=== WETTER ================================================
*/

.wetter table{
  border-collapse: collapse;
  border: 1px solid #182B56;
  text-align: center;
  }

.wetter td{
  padding: 3px 5px;
  border-right: 1px solid #182B56;
  text-align: center;
  width:250px;
}

.wetter_th{
  color: #fff;
  font-weight: bold;
  background: #182B56;
  padding: 3px 5px;
  text-align: center;  
}

.wetter_th_left{
  color: #fff;
  font-weight: bold;
  background: #182B56;
  padding: 3px 5px;
  width: 100px;
  text-align: center;  
}

.wetter_bottom{
  padding: 3px 5px;
  border-bottom: 1px solid #182B56;
}

* html .gedanken_div {
 padding-right:5px;
 float:left;
 position:relative;
 width:400px;
}



.gedanken_div {
 padding-right:10px;
 float:left;
 position:relative;
 width:400px;
}
.gedanken_td {
 padding-bottom:10px;
}
.impressum_td
{
 padding-bottom:20px;
 width:290px;

}
.impressum2_td
{
 padding-bottom:20px;
  padding-top:8px;
 width:300px;

}
.impbild
{
margin-right:50px;
}
.impbild2
{
padding-top:170px;
}
.impbild3
{
padding-top:20px;
}
.img_right2
{
	float: right;


}
.input2 {
  border: 0;
    color: #BFC3C6;
  background: url('../img/input_bg.gif') no-repeat;
  padding: 4px 0 2px 4px;
  font-size: 11px;
  font-family: Arial, Verdana;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin: 2px;

}
.flugp{
padding-left:10px;
background-color: rgb(237,0,0);
}

table.directions th 
{
	background-color:#11253c;
	color: #FFFFFF;
}










#flugdaten .an_ab_datum_menu {
  background: #8DC6DA;
  width: 588px;
  padding: 3px 6px;;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
}

#flugdaten .an_ab_datum_menu a {
  color: #fff;
  letter-spacing: 0.5px;
}

#flugdaten .an_ab_datum_menu .active {
  color: #182B56;
}

#flugdaten table td, #flugdaten table th {
  padding: 1px 3px;
}

#flugdaten .on {
  background: #D9ECF3;
}

#flugdaten .off {
  background: #F4F9FA;
}

#flugdaten a {
  color: #182B56;
}

#flugdaten .first-col {
  padding-left: 15px;
}

#flugdaten .first-col a {
  color: #8DC6DA;  
}

hr {
  border: 0;
  height: 1px;
  border-bottom: 1px solid #e6e6e6;
}

#wetter td {
  text-align: center;
}

#wetter table {
  border-collapse: collapse;
}
.impbild4
{
padding-top:340px;

}
