/*--------------------------------------------
Global Styles
---------------------------------------------*/
* { padding: 0; margin: 0; }
body {  font-size: 11px; font-family: Arial, Helvetica, Verdana, sans; color: #333333; line-height: 1.8em; background: #fafafa;}
div#header { background: url('../../_base/img/header_bg.jpg') repeat-x top; position: relative; z-index: 2; }
div#header div.logo { padding-top: 17px; padding-bottom: 13px; *padding-bottom: 10px; padding-left: 10px; }
div#header div.contact { float: right; margin-top: -70px; font-size: 12px; color: #959595; text-align: right; }
div#header div.contact span { color: #5980A6; }
div#header div.navigation { margin-top: 0px; }
div#header div.navigation ul { list-style: none; background: url('../../_base/img/nav_bg.jpg') repeat-x; height: 35px; padding-left: 25px; }
div#header div.navigation ul li { float: left; padding-left: 0px; margin-right: 30px; position: relative; padding-top: 8px; padding-bottom: 8px; }
div#header div.navigation ul li a { color: #959595; text-decoration: none; font-size: 11px; padding: 11px; }
div#header div.navigation ul li a:hover { color: #fff; background-color: #494a4e; padding: 11px; }
div#header div.navigation ul li.active a { color: #fff; background-color: #494a4e; padding: 11px; }
div#header div.graphic { background: url('../../_base/img/himmel.jpg') no-repeat top; width: 848px; height: 189px; position: relative; }
div#header div.graphic1 { background: url('../../_base/img/header_navigation.jpg') no-repeat top; width: 848px; height: 189px; position: relative; }
div#header div.graphic2 { background: url('../../_base/img/header_landung.jpg') no-repeat top; width: 848px; height: 189px; position: relative; }
div#header div.graphic3 { background: url('../../_base/img/header_cockpit.jpg') no-repeat top; width: 848px; height: 189px; position: relative; }
div#header div.graphic p { position: absolute; left: 470px; top: 150px; font-size: 11px; }

.graphic_header { font-size: 24px; padding-top:27px; padding-left:21px; line-height:30px; color:#FFF; }
.graphic_content { font-size: 18px; color:#FFF; padding-left:21px; padding-right:47px; padding-top:12px; line-height:22px; }

.display_text { float: left; width: 550px;}
.display_picture { float: right; width: 252px; padding-top: 35px; padding-right: 20px;}
.picture_header { border: 0px silver solid;}


div.inner,
div.inner_content,
div#footer { width: 848px; margin: 0 auto; }

div.inner_content { position: relative; z-index: 1; background-color: #ffffff; padding-bottom: 25px; border: 1px dotted #EFECED; min-height: 250px; }

div.inner_content div.left { float: left; width: 225px; padding-right: 25px; padding-left: 25px; padding-top: 20px; }
div.inner_content div.middle { float: right; width: 225px; padding-left: 25px; padding-right: 25px; padding-top: 20px; }
div.inner_content div.right { float: right; width: 225px; padding-left: 25px; padding-top: 20px; padding-right: 25px; }

div.inner_content div.leftr { float: left; width: 225px; padding-right: 25px; padding-left: 37px; padding-top: 20px; }
div.inner_content div.middler { float: right; width: 225px; padding-left: 25px; padding-right: 25px; padding-top: 20px; }
div.inner_content div.rightr { float: right; width: 225px; padding-left: 25px; padding-top: 20px; padding-right: 25px; }

div.inner_content div.main { float: left; width: 775px; padding-top: 20px; padding-left: 25px; padding-right: 25px; }

div.inner_content div.leftc { float: left; width: 500px; padding-right: 25px; padding-left: 25px; padding-top: 20px; }
div.inner_content div.rightc { float: left; width: 225px; padding-right: 25px; padding-left: 25px; padding-top: 20px; }
div.inner_content div.rightc span { color: #01b9ef; }

div#footer { width: 848px; height: 71px; }
div#footer div.inner { padding: 15px; }
div#footer div.inner div.left { float: left; }
div#footer div.inner div.right { float: right; padding-right: 35px; }
.picture { position: relative; margin-left: 48px; border: 1px silver solid; margin-top: 20px; }
.picture_references { border: 2px silver solid; margin-top: 10px; }
/*--------------------------------------------
Typography
---------------------------------------------*/
h1 { color: #333333; font-size: 16px; border-left: 2px solid #5980A6; padding-left:10px; }
h2 {
     background: #5980A6 no-repeat;
	  color: #fff; font-size: 14px;
     text-indent: 26px;
     }
h3 { color: #5980A6; font-size: 16px; font-weight: bold; padding-left:10px; }   
h4 { color: #333333; font-size: 14px; font-weight: bold; text-transform: uppercase; padding-left:10px;}  

a { color: #5980A6; outline: none; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
p { margin-top: 5px; font-size: 12px; padding-left: 12px; line-height: 1.6em;}

#content p.sub a:hover { text-decoration: none; }

.quote {
   border:0px solid #FFF; 
   background:#FFF url('../../_base/img/t1.gif') no-repeat left top; 
   margin-left: 5px; 
   margin-right: 5px;
   padding-top: 5px;
   padding-left: 40px; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:13px; 
   font-family:tahoma;
   font-style: italic;
   color: #969696;
}

.quote div {background: transparent url(../../_base/img/t2.gif) right bottom no-repeat;
 padding-right: 15px;
 padding-bottom: 10px;
}




/*--------------------------------------------
Misc
---------------------------------------------*/
ul#content { list-style: none; margin-top: 15px;}
ul#content li { display: none;}

ul#list  { list-style: none; margin-top: 15px; padding-left: 25px; font-size: 12px;}
ul#list li { display: block;}

ul#blocklist  {  padding-left: 12px; padding-top: 10px; list-style: none;}
ul#blocklist li { max-height: 30px; background-color: #ECECEC; min-height: inherit; display: block; padding: 10px; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #ffffff;}

ul#blocklist li a { font-size: 12px;}
ul#blocklist li.active {color: white; background-color: #FAFAFA;}
ul#blocklist li.active a {color: black; background-color: #FAFAFA;}
ul#blocklist li a:hover { font-size: 12px; color: black; }

table{ border: 1px solid #CCCCCC;}
td{ border-bottom: 1px solid #CCCCCC; border-top: 1px solid #ffffff; padding: 10px; background-color:#ECECEC; }
img { border:0; }
.clear { clear:both; }


 
