/*
URI: http://www.flyniki.com
Description: AirBerlin's "Buchungsstrecke" with new flyniki look and feel. With version 0.3 new style of airberlin applied.
Version: 0.5
Author: Mike Jasek
Author URI: http://www.interacts.at
First created: 27/Nov/2008
Last updated:  12/Aug/2010

ver.0.5  - finally html code has been also adapted, so all styles form airberlin and flyniki should be identical except colors
ver.0.42 - fixed some IE8 display issues
ver.0.41 - according to airberlin, I've changed jumping height window to fixed scroll bars on the "Mietwagen" issue
ver.0.4  - fixed styles of "Mietwagen" on page 3 for most browsers, work around for IE6/IE7/IE8 display issues with z-index and overflow (line 446)
ver.0.3  - fixed styles reflect new airberlin styles

*/

body { background-color: #87BDFD; }
h1, h1 span, h3, table h3, h4, .textKlein b, a, a:hover, a:active, a:visited { color: #003C9B !important; }
legend, .addtional-title, .addtional-title p { color: #777777 !important; }
.textfeld, .selectfeld, input, select, textarea { background-color: #DBEAFF;color: #505050; }
input.button2,
input.button3, .button3, .button3:hover, .button3:visited, .button3:active, .button3:focus,
input.button4, .button4, .button4:hover, .button4:visited, .button4:active, .button4:focus,
input.button5, .button5, .button5:hover, .button5:visited, .button5:active, .button5:focus,
button.button5 { background-color: #87BDFD !important;background-image: none !important;border: 1px solid #004894 !important;color: #003C9B !important;}
.button2 { color: #003C9B !important; }
.zeile2 th, .zeile2 td { border: 1px solid #505050 !important; }
table td h4 { background-color: transparent !important; }
.zeile3 table td { background-color: #F0F0F0 !important; }
tr.markedRow td { background-color: #E0E0E0 !important;color: #505050 !important; }
#goml-layer .goml-direction #goml-leg {	background-color: transparent !important; }
#goml-layer .goml-information {	border: 2px solid #c0c0c0 !important; }
.birthDateMonth { width: auto !important; }
.offerOnlyOnePayKind { background-color: #87BDFD !important;border: 1px solid #004894 !important;color: #003C9B !important; }