body {

	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	overflow : hidden;
}


/* --------------*/
/* - Allgemein - */
/* --------------*/


.Abstand_3 {
	padding:3px;
}


.Abstand_6 {
	padding:6px;
}


.Trennlinie {

	border-bottom-width : 1px;
	border-bottom-style : solid; 
	border-bottom-color : #336699;
}

.Rahmen { border-style:solid;
        border-width:1pt;
        border-color:#000000;
}

.Balken { font-family : Verdana,sans-serif;
          font-size : 10pt;
          font-weight : bold;
          padding : 3px;
          color : #FFFFFF;
}

.BalkenAktuelles { background-color : #005599; }

.BalkenFlugschule { background-color : #005599; }

.BalkenFlugzeugpark { background-color : #005599; }

.BalkenBusiness { background-color : #005599; }

.BalkenArchiv {	background-color : #005599; }

.BalkenMitglieder { background-color : #005599; }

.BalkenLinks { background-color : #005599; }

.BalkenKontakt { background-color : #005599; }

.BalkenFotogalerie { background-color : #005599; }

.BalkenForum { background-color : #005599; }



/* ---------------*/
/* - Main Layer - */
/* ---------------*/


.LayerMainStyle {

	background-color : #E6E6E6;
	z-index : 1;
	top : 0px;
	left : 0px;
	position : absolute;
	overflow : hidden;
	visibility : visible;
}


/* --------------*/
/* - Top Layer - */
/* --------------*/


.LayerTopStyle {

	background-repeat:no-repeat;
	background-position:right top;
	z-index : 7;
	top : 40px;
	width : 940px;
	height : 79px;
	position : absolute;
	border-color : #336699;
	border-style : solid;
	border-width : 1px;
	overflow : hidden;
	visibility : hidden;
}


/* -------------------*/
/* - Menu Top Layer - */
/* -------------------*/


.LayerMenuTopStyle {

	z-index : 8;
	top : 105px;
	width : 800px;
    	height : 24px;
	position : absolute;
	background-repeat:no-repeat;
	overflow : hidden;
	visibility : hidden;
}


.LayerMenuTop_EntryOut {
	
	width:66px;
	background-color : #627E8C;
	border-color : #7D96B3;
	border-left-style : solid;
	border-left-width : 2px;
        line-height:20px;
}


.LayerMenuTop_EntryOver {
	width:66px;
	background-color : #829EaC;
 	border-color : #7D96B3;
	border-left-style : solid;
	border-left-width : 2px;
        line-height:20px;
}


a.LayerMenuTop_Link {
 	font-family : Verdana,sans-serif;
	font-size : 7pt;
	text-decoration : none;
	color : #FFFFFF;
}


a.LayerMenuTop_Link:hover {
 	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #FFFFFF;
	text-decoration : none;
}


/* ------------------*/
/* - Content Layer - */
/* ------------------*/


.LayerContentStyle {

	background-color : #EEEEEE;
	z-index : 2;
	top : 119px;
	width : 640px;
	position : absolute;
	overflow : auto;
	visibility : hidden;
}


.LayerContent_Text {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 2px;
}


.LayerContent_TextFoto {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 2px;
}


.LayerContent_TextSmall {

	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #000000;
}

.LayerContent_Monospace {

	font-family : monospace;
	font-size : 8pt;
	color : #000000;
	padding : 2px;
}

.LayerContent_MonospaceSmall {

	font-family : monospace;
	font-size : 7pt;
	color : #000000;
	padding : 2px;
}


.LayerContent_Titel {

	font-family : Verdana,sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #005599;
}


a.LayerContent_Link {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : #000000;
	
}


a.LayerContent_Link:hover {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration : underline;
}


/*------Beitrag------------*/

.text {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 4px;
}


.text_b {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 4px;
	font-weight : bold;
}

.text_u {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 4px;
	text-decoration : underline;
}

.text_ub {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	padding : 4px;
	font-weight : bold;
	text-decoration : underline;

}

a.link {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : #000000;
	
}


a.link:hover {
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration : underline;
}


/*----- Tabellen Rahmen -----*/

.lrtb { border-style:solid;
        border-width:1pt;
        border-color:#336699;
      }


.rtb { border-right-style:solid;
       border-right-width:1pt;
       border-right-color:#336699;
       border-top-style:solid;
       border-top-width:1pt;
       border-top-color:#336699;
       border-bottom-style:solid;
       border-bottom-width:1pt;
       border-bottom-color:#336699;
      }

.lrb { border-right-style:solid;
       border-right-width:1pt;
       border-right-color:#336699;
       border-left-style:solid;
       border-left-width:1pt;
       border-left-color:#336699;
       border-bottom-style:solid;
       border-bottom-width:1pt;
       border-bottom-color:#336699;
      }

.lr { border-right-style:solid;
       border-right-width:1pt;
       border-right-color:#336699;
       border-left-style:solid;
       border-left-width:1pt;
       border-left-color:#336699;
      }

.lrt { border-right-style:solid;
       border-right-width:1pt;
       border-right-color:#336699;
       border-left-style:solid;
       border-left-width:1pt;
       border-left-color:#336699;
       border-top-style:solid;
       border-top-width:1pt;
       border-top-color:#336699;
      }

.rb { border-right-style:solid;
      border-right-width:1pt;
      border-right-color:#336699;
      border-bottom-style:solid;
      border-bottom-width:1pt;
      border-bottom-color:#336699;
    }



/* --------------------*/
/* - Menu Left Layer - */
/* --------------------*/


.image_menu {
	
	width:150px;
	height:100px;
	line-height:0px;
}


.LayerMenuLeftStyle {

	background-color : #CFD9E5;
	z-index : 3;
	top : 119px;
	width : 150px;
	position : absolute;
	border-color : #336699;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	overflow : hidden;
	visibility : hidden;
}


.LayerMenuLeft_EntryOut1 {
	background-color : #DAE5F2;
        border-width : 1px;
        border-style : solid;
	border-left-color : #FFFFFF;
	border-top-color : #FFFFFF;
	border-right-color : #7D96B3;
	border-bottom-color : #7D96B3;
        line-height:14px;
	padding : 2px;
}


.LayerMenuLeft_EntryOut2 {

	background-color : #CFD9E5;
        border-width : 1px;
        border-style : solid;
	border-left-color : #FFFFFF;
	border-top-color : #FFFFFF;
	border-right-color : #7D96B3;
	border-bottom-color : #7D96B3;
        line-height:14px;
	padding : 2px;
}


.LayerMenuLeft_EntryOver {

	background-color : #FFD580;
        border-width : 1px;
        border-style : solid;
	border-left-color : #FFFFFF;
	border-top-color : #FFFFFF;
	border-right-color : #B38936;
	border-bottom-color : #B38936;
        line-height:14px;
	padding : 2px;
}


a.LayerMenuLeft_Link {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration:none;
}


a.LayerMenuLeft_Link:hover {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration:underline;
}

.LayerMenuLeft_UnterEntryOut {

	background-color : #CFD9E5;
        border-width : 1px;
        border-style : solid;
	border-left-color : #7D96B3;
	border-top-color : #7D96B3;
	border-right-color : #FFFFFF;
	border-bottom-color : #FFFFFF;
        line-height:14px;
	padding : 1px;
}


.LayerMenuLeft_UnterEntryOver {

	background-color : #FFD580;
        border-width : 1px;
        border-style : solid;
	border-left-color : #B38936;
	border-top-color : #B38936;
	border-right-color : #FFFFFF;
	border-bottom-color : #FFFFFF;
        line-height:14px;
	padding : 1px;
}


a.LayerMenuLeft_UnterLink {

	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #000000;
	text-decoration:none;
}


/* ----------------*/
/* - Right Layer - */
/* ----------------*/


.LayerRightStyle {

	background-color : #FFFFFF;
	z-index : 4;
	top : 119px;
	width : 150px;
	position : absolute;
	border-color : #336699;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	overflow : hidden;
	visibility : hidden;
}


.LayerRight_Trennlinie {

	border-bottom-width : 1px;
	border-bottom-style : solid; 
	border-bottom-color : #000000;
}


.LayerRight_Ueberschrift {

	font-family : Verdana,sans-serif;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
	padding : 3px;
}


.LayerRight_Text {

	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #000000;
	padding : 3px;
}


a.LayerRight {
	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #000088;
	text-decoration:none;
	
}


a.LayerRight:hover {
	font-family : Verdana,sans-serif;
	font-size : 7pt;
	color : #B38936;
	text-decoration:none;
	
}


/* -----------------*/
/* - Bottom Layer - */
/* -----------------*/


.LayerBottomStyle {

	background-color : #658498;
	z-index : 6;
	height : 16px;
 	width : 940px;
	position : absolute;
	border-color : #336699;
	border-style : solid;
	border-width : 1px;
	overflow : hidden;
	visibility : hidden;
}


.LayerBottom_Text {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #EEEEEE;
}


/* ------------*/
/* - Galerie - */
/* ------------*/

.Galerie_Titel {

	font-family : Verdana,sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
}


.Galerie_UnterTitel {

	font-family : Verdana,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
	padding : 3px;
}


.Galerie_Text {

	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}


a.Galerie_Link {
	
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration:none;
	
}



a.Galerie_Link:hover {
	
	font-family : Verdana,sans-serif;
	font-size : 8pt;
	color : #005599;
	text-decoration:none;
	
}

.Galerie_Rahmen {
	
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	
}