@import url(news.css);

/* created by Dipl.-BW. (DH) Martin Lukas Ostachowski */

/* Reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, img, pre, form, fieldset, table, th, td { 
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-size-adjust:none;
        text-align: center;
	-webkit-text-size-adjust:none;	
}

div#body {
	display:block;
	margin: 0px auto;
        text-align: left;
	width: 950px;
}


/* Header-Bereich 
--------------------------------------------------------------- */
div#head {
	background: url(../images/layout/index-as350-b2.jpg) top left no-repeat;
	height:346px;
}

div#head-sse {
	background: url(../images/layout/subpage-contact.jpg) top left no-repeat;
	height:179px;
}

div#head-ssc {
	background: url(../images/layout/subpage-contact.jpg) top left no-repeat;
	height:179px;
}

div#head-st {
	background: url(../images/layout/subpage-contact.jpg) top left no-repeat;
	height:179px;
}

div#head-su {
	background: url(../images/layout/subpage-contact.jpg) top left no-repeat;
	height:179px;
}

div#head-sc {
	background: url(../images/layout/subpage-contact.jpg) top left no-repeat;
	height:179px;
}

p#logo {
	float:left;
	padding: 0px 30px 0px 55px;
}

p#rainbow {
	float:left;
	color:#666;
	font-size: 10px;
	line-height:16px;
}


/* Sprachwahl 
--------------------------------------------------------------- */
div#languages {
	float:right;
	padding-top:35px;
	width:100px;
}

#languages a, #languages a:link, #languages a:visited {
	border: 0px;
	color:#666;
	display:block;
	font-size:12px;
	margin: 0px;
	padding:0px;
	text-decoration:underline;
}

#languages a:hover {
	color:#000;
	text-decoration:none
}

.de {
	background:url(../images/layout/lang-de.gif) left no-repeat #fff;
	border:#FFF 1px solid;
	color:#666;
	margin-bottom:8px;
	padding: 0px 0px 0px 35px;
	width: 98px;
}

.en {
	background:url(../images/layout/lang-en.gif) left no-repeat #fff;
	border:#FFF 1px solid;
	color:#666;
	margin-bottom:8px;
	padding: 0px 0px 0px 35px;
	width: 98px;
}

.es {
	background:url(../images/layout/lang-es.gif) left no-repeat #fff;
	border:#FFF 1px solid;
	color:#666;
	margin-bottom:8px;
	padding: 0px 0px 0px 35px;
	width: 98px;
}


/* Navigation 
--------------------------------------------------------------- */
div#mainnav {
	background:url(../images/layout/heli-aviation-mainnav.gif) top left no-repeat #fff;
	height:100px;
}

.bordered {
	border-bottom:8px solid #ff7933;
	float:left;
	margin:19px 1px 0px 0px;
}

a.home {
	padding:0px;
}

a.home:hover img.bordered {
	border-bottom: 8px solid #666;
	padding:0px;
}

ul#main-nav {
	list-style:none;
	float:left;
}

#main-nav li {
	float:left;
	font-size:17px;
	margin:22px 1px 0px 0px;
	text-align:center;
/* 	padding-bottom:19px;  */
}

#main-nav li a.mnav, a.mnav:link, a.mnav:visited {
	border-bottom:8px solid #ff7933;
	color:#fff;
	display:block;
	height:20px;
	padding-bottom:11px;
	text-decoration:none;
}

#main-nav li a.mnav:hover {
	border-bottom: 8px solid #666;
}

.services {
	width:136px;
}

.school {
	width:141px;
}

.technology {
	width:147px;
}

.unternehmen {
	width:152px
}

.kontakt {
	width:120px
}


/* Suche 
--------------------------------------------------------------- */
form#tx_indexedsearch {
	float:left;
	padding:29px 10px 10px 0px;
}

.tx-indexedsearch-searchbox-button {
	vertical-align:bottom;
}

.tx-indexedsearch-searchbox-sword {
	border: 1px solid #fff;
	background-color:#fc9661;
	color:#FFF;
	height:18px;
	margin-left:40px;
	margin-right:5px;
	width:103px; /*ehemals 111 */
}

.tx-indexedsearch-sw {
	color: #ff5800;
}

.tx-indexedsearch-descr {
	color: #444;
	line-height: 18px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #ff5800;
}

#center .tx-indexedsearch-searchbox {
	color:#444;
}

#center .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-left: 40px;
	width: 100px;
}

#center .tx-indexedsearch-searchbox-sword {
	padding-bottom: 5px;
	width: 195px;
}


/* Unternmenü Header 
--------------------------------------------------------------- */
p#subnav {
	clear:both;
	color:#efefef;
	font-size:14px;
	margin:3px 0px 0px 700px;
}

#subnav .phone {
	margin-right:5px;
	vertical-align:text-bottom;
}

#subnav a {
	color:#efefef;
}

#subnav .sbordered {
	vertical-align:text-bottom;
}

#subnav a.form {
	background:url(../images/layout/e-mail.gif) no-repeat top;
	margin: 0px 20px 0px 35px;
}

#subnav a.form:hover {
	background:url(../images/layout/e-mail-hi.gif) no-repeat top;
}

#subnav a.sitemap {
	background:url(../images/layout/sitemap.gif) no-repeat center;
}

#subnav a.sitemap:hover {
	background:url(../images/layout/sitemap-hi.gif) no-repeat center;
}


/* Inhaltsbereich
--------------------------------------------------------------- */
div#content-area {
	clear:both;
	padding-top:10px;
}


/* Linke Spalte
--------------------------------------------------------------- */
div#left {
	float: left;
	margin-right:35px; 
	width:190px;
}

h5 {
	background: url(../images/layout/nav2-ecke.gif) right top no-repeat #666;
	border-left: 10px solid #666;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin-bottom:1px;
	padding: 7px 0px 7px 0px;
	width:180px;
}

#termine {
	background:url(../images/layout/bg-termine.jpg) top left no-repeat #ff5800;
	display: block;
}

#termine h2 {
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	padding: 7px 0px 10px 10px;
}

#termine p {
	background-color:#ff7229;
	color: #333333;
	font-size:12px;
	line-height:18px;
	margin:0px 0px 5px 5px;
	padding:5px 5px 5px 10px;
}

#termine a, #termine a:visited {
	color: #333;
}

#termine a:hover {
	color: #fff;
}
  
#left ul {
	list-style:none;
	width:190px;
}

#left li {
	background-color:#cfcfcf;
	margin-bottom:1px;
}

#left li a, #left li a:visited {
	display:block;
	color:#333;
	height:17px;
	padding: 7px 0px 5px 10px;
	text-decoration:none;
}

#left li a:hover {
	background-color:#ff5800;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#left li li {
	background-color:#ff7933;
	color:#333;
	margin-bottom:1px;
}


.left-spacer {
	background:url(../images/layout/left-spacer.gif) no-repeat;
	height:39px;
	width:190px;
}

div#top-news {
	border: 1px solid #666;
	margin-bottom:40px;
}

#top-news h3 {
	color:#ff5800;
	font-size:12px;
	padding: 10px 5px 0px 10px;
}

#top-news p {
	color:#444;
	line-height: 18px;
	padding: 10px;
}

#top-news p a, #top-news p a:visited {
        color:#ff5800;
}

#top-news p a:hover {
        color:#444;
}


#top-news .more-top-news {
	background-color:#666;
	color:#efefef;
	line-height:18px;
	padding: 10px;
}

#top-news .more-top-news a, #top-news .more-top-news a:visited {
	color:#efefef;
}

#top-news .more-top-news a:hover {
	color:#efefef;
	text-decoration:none;
}

#top-news ul {
	padding: 0px 5px 5px 10px;
	width:167px;
}

#top-news li {
	background-color:#fff;
	border: 1px solid #cfcfcf;
	color: #333;
	margin-bottom: 4px;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
}


/* Mittlere Spalte
--------------------------------------------------------------- */

div#center {
	float:left;
	margin-right:36px;
	padding-bottom:20px;
	width:410px;
}

#center h1 {
	color:#666;
	border-bottom:#ff5800 1px solid;
	font-size:18px;
	margin-bottom:10px;
	padding: 10px 0px 10px 0px;
}

#center p {
	color:#444;
	clear:both;
	line-height:20px;
	text-align:justify;
	padding: 5px 0px 10px 0px;
}

p#bread {
	border-bottom:#ff5800 1px solid;
	color:#666;
        font-size: 11px;
	line-height:12px;
	padding:0px 0px 15px 0px;
}

#center h2 {
	border-bottom: 1px #666 dotted;
	color:#ff5800;
	font-size:16px;
	padding: 5px 0px 10px 0px;
}

#center a, #center a:visited {
	color:#ff5800;
}

#center a:hover {
	color:#444;
}

h3 {
	color:#444;
	font-size:13px;
	padding:5px 0px 5px 0px;
}

#center li {
	color:#444;
	list-style:square;
	line-height: 25px;
	margin-left: 15px;
}

#center div.csc-mailform-field input {
	background-color: #cfcfcf;
	border: 0px;
	margin:2px 0px 10px 0px;
	padding:5px 0px 5px 5px;
	width:400px;
}

#center div.csc-mailform-field textarea {
	background-color: #cfcfcf;
	border: 0px;
	margin-bottom:10px;
	padding:5px 0px 5px 5px;
	width:393px;
}

#center div.csc-mailform-field input.csc_mailform_submit {
	background-color:#ff5800;
	border: 0px;
	margin-bottom:5px;
	padding:5px 0px 5px 5px;
}

.img-float-left {
	float:left;
	padding: 0px 5px 5px 0px;
	vertical-align:center;
}

.img-float-right {
	float:right;
	padding: 5px 5px 5px 5px;
	vertical-align:center;
}

/* Sitemap
--------------------------------------------------------------- */

#center .csc-sitemap li {
	list-style:none;
	line-height:25px;
}

.csc-sitemap li li {
	margin-left:10px;
	padding-left:10px;
	list-style:none;
	border-left: 1px solid #444;
}

.csc-sitemap li li li {
	list-style:none;
	border-left: 1px solid #ff5800;
	margin-left:10px;
	padding-left:10px;
}

.csc-sitemap li li li li {
	list-style:none;
	border-left: 1px solid #444;
	margin-left:10px;
	padding-left:10px;	
}

.csc-sitemap li li li li li {
	border-left: 1px solid #ff5800;
	margin-left:10px;
	padding-left:10px;	
}



/* Rechte Spalte
--------------------------------------------------------------- */

div#right {
	float:right; 
	width:276px;
}

#right #special {
	border: 1px solid #666;
}

#right #campaign {
	line-height:22px;
	margin: 10px;
}

#right #campaign a, #right #campaign a:visited {
	color:#ff5800;
}

#right #campaign a:hover {
	color:#444;
}

#right #dates {
	background-color:#666;
	color:#efefef;
	line-height:18px;
	padding: 10px;
}

#right #dates a, #right #dates a:visited {
	color:#efefef;
}

#right #dates a:hover {
	color:#efefef;
	text-decoration: none;
}

.weather {
	width: 276px;
}

.weather td {
	font-size:12px;
	color:#444;
}

.weather-img {
	background-color:#cfcfcf;
	width:147px;
}

.standort {
	background-color:#ff5800;
	text-align:center;
	vertical-align:top;
}

.data-t {
	background:url(../images/layout/weather-temp.gif) left no-repeat #cfcfcf;
	font-size:12px;
	padding:5px 10px 5px 0px;
	text-align:right;
	width:75px;
}

.data-h {
	background:url(../images/layout/weather-humidity.gif) left no-repeat #cfcfcf;
	font-size:12px;
	padding:5px 4px 5px 0px;
	text-align:right;
	width:75px;
}

.data-w {
	background: url(../images/layout/weather-wind.gif) left no-repeat #cfcfcf;
	font-size:12px;
	padding:5px 3px 5px 0px;
	text-align:right;
	width:75px;
}


div#right-s {
	float:right;
	width:276px;
}

div#right-s p {
	color:#444;
	clear:both;
	line-height:20px;
	text-align:justify;
	padding: 5px 0px 10px 0px;
}

#right-s h2 {
	color:#ff5800;
	font-size:16px;
	padding: 5px 0px 5px 0px;
}

#right-s a, #right-s a:visited {
	color:#ff5800;
}

#right-s a:hover {
	color:#444;
}

#right-s li {
	color:#444;
	list-style:square;
	line-height: 25px;
	margin-left: 15px;
}

#right-s ul {
	padding-bottom: 20px;
}

#right-s #special {
	border: 1px solid #666;
}

#right-s #campaign {
	line-height:22px;
	margin: 10px;
}

#right-s #campaign a, #right-s #campaign a:visited {
	color:#ff5800;
}

#right-s #campaign a:hover {
	color:#444;
}

#right-s #dates {
	background-color:#666;
	color:#efefef;
	line-height:18px;
	padding: 10px;
}

#right-s #dates a, #right-s #dates a:visited {
	color:#efefef;
}

#right-s #dates a:hover {
	color:#efefef;
	text-decoration: none;
}

/* SEO Link
--------------------------------------------------------------- */

div#seo {
	background:url(../images/layout/seo-link.gif) bottom right;
	clear:both;
	display:block;
	height:39px;
	width:950px;
}

#seo p {
	color:#efefef;
	font-size: 13px;
	padding: 12px 0px 0px 680px;
}

#seo a, #seo a:visited {
	color:#fff;
}

#seo a:hover {
	color:#fff;
	text-decoration:none;
}

div#footer-nav {
	background-color:#ff5800;
	display:block;
	font-size:12px;
	color:#fff;
	padding: 10px 0px 15px 10px;
}

#footer-nav a, #footer-nav a:visited {
	color:#efefef;
}

#footer-nav a:hover {
	color:#efefef;
	text-decoration:none;
}

#footer-nav img {
	vertical-align:bottom;
}



/* Tabellen Styles
--------------------------------------------------------------- */


.w50t {
	width:205px;
	font-size:12px;
	vertical-align:top;
}

.contenttable {
	width: 410px;
	font-size:12px;
	padding: 10px 0px 10px 0px;
}

.t-s1 {
	background-color:#cfcfcf;
	width: 50%;
	padding: 5px;
}

.t-s2 {
	background-color:#cfcfcf;
	width: 15%;
	padding: 5px;
}

.t-s {
	background-color:#cfcfcf;
	width: 20%;
	padding: 5px;
}

.t-s-data {
	border: 1px solid #cfcfcf;
	font-size:12px;
	padding: 0px 5px 0px 5px;
}

.t-50c {
	border: 1px solid #cfcfcf;
	font-size:12px;
	padding: 0px 5px 0px 5px;
	width: 50%;
}


/* Tabellen Styles TEAM
--------------------------------------------------------------- */

table#team-img p {
	margin: 0px;
	padding: 0px;
}

.t-152 {
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	width: 152px;
}

.t-team {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 10px solid #cfcfcf;
	font-size:12px;
}

#flight-staff {
	width: 276px;
}

#flight-staff p {
	font-size: 12px;
}

.t-152-l {
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 152px;
}

.t-team-l {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 10px solid #e8e8e8;
	font-size:12px;
}

#orga p {
	margin: 0px;
	padding: 0px;
}

div.csc-textpic-imagewrap dl {
float: left;
margin-right: 3px;
margin-bottom: 1px;
}