body {
	background-color: #C7DADB;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	text-align: justify;
}

a, a:hover, a:active{
	color:#FFF;
}

p{
	margin:0px;
}
#main {
	position: absolute;
	left: 50%;
	height: 580px;
	width: 960px;
	margin-top: 50px;
	margin-left: -480px;
	margin-bottom:50px;
	background-color: #C7DADB;
}

#head {
	background-image: url(../img/top.gif);
	background-color: #C7DADB;
	width: 960px;
	height: 54px;
	text-align:right;
}

#impressumLink{
	margin-right:20px;
	padding-top:35px;
}

#navi {
	height: 122px;
	width: 960px;
	background-color: #446d6e;
}

#naviLine {
	height: 3px;
	widht: 960px;
	background-image: url(../img/unter_menu.gif);
	background-color: #446d6e;
	background-repeat: no-repeat;
}

#subNavi,#subsubNavi {
	height: 30px;
	width: 960px;
	background-color: #446d6e;
}

#subNavi h1{
	font-family:Verdana;
	font-size:13pt;
	margin:0px;
	padding-top:5px;
}

.subNavihome, .subSubNavihome{
	padding-left:200px;
}

.subNavibeamAviation, .subSubNavibeamAviation{
	padding-left:283px;
}

.subNaviservices, .subSubNaviservices{
	padding-left:463px;
}

.subNaviFlugzeuge, .subSubNaviFlugzeuge{
	padding-left:643px;
}

.subNavikontakt, .subSubNavikontakt{
	padding-left:643px;
}

.activeSubSubNavi{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}
.normalSubSubNavi{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;	
}

.normalSubSubNavi:hover{
	color:#000;
}

#subsubNavi p{
	padding-top:5px;
}

#mainBody {
	min-height:300px;
	width:960px;
	background-color: #446d6e;
}
#mainBodyStart{
	min-height:300px;
	width:960px;
	background-color: #446d6e;
	text-align:center;
}

#leftMenu{
	margin-left:30px;
	width:160px;
	float:left;
	height:300px;
	padding-top:15px;
	text-align:right;
}

#content{
	width: 547px;
	min-height:280px;
	overflow:auto;
	padding-left:90px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}

#footerLine{
	height:3px;
	width:960px;
	background-image: url(../img/strich_unten.gif);
	background-color: #446d6e;	
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../img/bottom.gif);
	background-color: #C7DADB;
	width: 960px;
	height: 39px;
	text-align:right;
}

#hotline{
	margin-right:50px;
	padding-top:10px;	
}

#navi {
	height: 122px;
	width: 960px;
	background-color: #446d6e;
	margin:0px;
	padding:0px;
}

#navi ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#navi li {
	font-size: 11px;
	display: inline;
	line-height: 21px;
}

#navi a {
	color: #ffffff;
	text-decoration: none;
	float: left;
}

#navi a:hover {
	text-decoration: none;
	background-position: 0 0;
}

img{
	border:none
}

#navi ul li a span{
	display: none;
}

#naviHome{
	background-image:url("../img/home.gif");
	height:122px;
	width:83px;
}
#naviHome:hover{
	background-image:url("../img/home_active.gif");
}

#naviHomeActive{
	background-image:url("../img/home_ohne.gif");
	height:122px;
	width:83px;
}

#naviBeamAviation{
	background-image:url("../img/beamaviation.gif");
	height:122px;
	width:180px;
}

#naviBeamAviation:hover{
	background-image:url("../img/beamaviation_active.gif");
}

#naviBeamAviationActive{
	background-image:url("../img/beamaviation_ohne.gif");
	height:122px;
	width:180px;
}

#naviServices{
	background-image:url("../img/services.gif");
	height:122px;
	width:180px;
}

#naviServices:hover{
	background-image:url("../img/services_active.gif");
}

#naviServicesActive{
	background-image:url("../img/services_ohne.gif");
	height:122px;
	width:180px;
}

#naviIhrFlugzeug{
	background-image:url("../img/flugzeug.gif");
	height:122px;
	width:180px;
}
#naviIhrFlugzeug:hover{
	background-image:url("../img/flugzeug_active.gif");
}
#naviIhrFlugzeugActive{
	background-image:url("../img/flugzeug_ohne.gif");
	height:122px;
	width:180px;
}

#naviKontakt{
	background-image:url("../img/kontakt.gif");
	height:122px;
	width:140px;
}

#naviKontakt:hover{
	background-image:url("../img/kontakt_active.gif");
}

#naviKontaktActive{
	background-image:url("../img/kontakt_ohne.gif");
	height:122px;
	width:140px;
}



.clearBoth{
	clear:both
}



a.menu {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 9t;
	text-decoration: none;
}

a.menu:active {
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

a.link:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 9t;
	text-decoration: underline;
}

a.link:active {
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
}

a.unter_menu_klein {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.unter_menu_klein:hover,a.unter_menu_klein:active {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

a.unter_menu_klein_active {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: underline;
}

//9
B1F23
            a.unter_menu_klein_active:hover,a.unter_menu_klein_active:active
	{
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.text {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

td {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.versal {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 11pt;
	font-style: italic;
	text-decoration: none;
}

.unter_menu {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.unter_menu_klein {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}

.input {
	color: #000;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	padding: 2px;
	border-width: 1px;
}

dl dt {
	float: left;
	padding: 0 0 10px;
	width: 180px;
}

dl dd {
	padding: 0 0 10px;
}

dl dt.oneline {
	width: 80% !IMPORTANT;
}

dl dd.oneline {
	padding: 0;
	display: none;
}

input.box {
	color: #000;
	width: 185px;
	padding: 5px;
	background: #446d6e url(../img/input.gif) no-repeat;
	margin-right: 5px;
	height: 26px;
	border: none;
}

#kontakt label,#kontakt input,#kontakt select {
	/* Alle Labels UND Formularelemente auswaehlen */
	display: block;
	float: left;
	width: 175px; /* Breite.*/
	margin-bottom: 0px;
}

#kontakt label {
	margin-top: 5px;
}

form br { /* Alle Zeilenumbraeche in Formularen auswaehlen */
	clear: left; /* das floating der labels und inputs aufheben */
}

#kontakt .smallLabel {
	width: auto;
}

#kontakt input.smallLabel{
	margin-left:5px;
	margin-top:5px;
	margin-right:10px;
}

#kontakt #submit{
	margin-top:10px
}

#kontakt #broschuere {
	margin-top: 11px;
}

#kontakt #lblBroschuere {
	margin-left: 10px;
	margin-top: 10px;
}

#twitter{
	float:left;
	height:20px;
	width:20px;
	margin-left:20px;
}
#twitterText{
	margin-top:10px;
	margin-left:20px;
	float:left;
}