<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<style type="text/css">
<!--
	body { background-color: rgb(255,255,255); }
	body.oldtitle { background-color: rgb(255,255,255);
				 background-image: url(Background.jpg); }

	body.logo {
		background-color: #ffffff;
	}
	body.navigation {
		margin-left:			0;
		margin-top:				0;
		background-color: rgb(255,255,255);
	}
	body.contents {
		background-color: rgb(255,255,255);
	}

	body.sidebar {
		background-color: rgb(207,213,255);
	}

	td.sidebar {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:	top;
		background-color: rgb(207,213,255);
	}

	td.main {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:	top;
		background-color: rgb(255,255,255);
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
	}

	td.normal {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:	top;
	}
	td.center {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:	middle;
		text-align:			center;
	}
	td.normaljust {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		text-align:			justify;
		vertical-align:	top;
	}
	td.header {
		font-family:	Helvetica,Arial,Sans-Serif;
		font-size:		12pt;
		font-weight:	bold;
	}
	td.header2 {
		font-family:	Helvetica,Arial,Sans-Serif;
		font-size:		14pt;
		font-weight:	bold;
	}
	td.flugzeug {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:		top;
		white-space:		nowrap;
	}
	td.frei {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:		top;
		white-space:		nowrap;
		background-color:	rgb(0,255,0);
		color:	green;
	}
	td.belegt {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:		top;
		white-space:		nowrap;
		background-color:	red;
		color:				red;
	}
	td.defekt {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		vertical-align:		top;
		white-space:		nowrap;
		background-color:	blue;
		color:				blue;
	}
    p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dd
        { font-family:Sans-Serif; font-size: 10pt; }

    h1 { font-size:19pt; }
    h2 { font-size:17pt; }
    h3 { font-size:15pt; }
    h4 { font-size:13pt; }

	p.logo { margin-top: 0; margin-bottom: 0; font-size: 22pt; font-weight: bold; color: rgb(0,0,150); text-decoration: none;}
	p.sublogo { margin-top: 0; margin-bottom: 0; font-size: 22pt; font-weight: bold; color: rgb(255,0,0);}
	p.address { font-size: 10pt; }
	p.docDate { font-family:Helvetica,Arial,Sans-Serif;font-size: 8pt; font-style: italic; color: rgb(0,0,150);}
	p.header1 {
		font-family:			Helvetica,Arial,Sans-Serif;
		font-size:				19pt;
		font-weight:			bold;
		margin-bottom:		50px;
	}
	p.header1mid {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			19pt;
		font-weight:		bold;
		margin-bottom:	30px;
		margin-top:			50px;
		text-decoration:	underline;
	}
	p.header2 {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			14pt;
		font-weight:		bold;
		text-decoration:	underline;
	}
	p.header2mid {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			14pt;
		font-weight:		bold;
		margin-top:			30px;
		text-decoration:	underline;
	}
	p.normal {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		text-align:			justify;
	}
	p.zitat {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-style:			italic;
		text-align:			justify;
		color:					rgb(0,0,0);
		border-width:		thin;
		border-style:		solid;
		padding:				3px;
		background-color:	rgb(220,220,220)
	}
	.large {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			16pt;
		text-align:			justify;
	}

	p.important {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		bold;
		text-align:			justify;
		color:					rgb(255,0,0);
	}

	p.boxed {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		bold;
		text-align:			justify;
		color:					rgb(128,0,0);
		border-width:		thin;
		border-style:		solid;
		padding:				10px;
		background-color:	#ffff80;
	}

	p.blueboxed {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		normal;
		text-align:			justify;
		color:					#051E91;
		border-width:		normal;
		border-style:		double;
		padding:				10px;
		background-color:	#e0e0ff;
	}

  p.blackboxed {
    font-family:    Helvetica,Arial,Sans-Serif;
    font-size:      10pt;
    font-weight:    normal;
    text-align:     justify;
    color:          #000000;
    border-width:   8pt;
    border-style:   double;
    padding:        10px;
    background-color: #D0D0D0;
  }

	p.adbox {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		normal;
		text-align:			center;
		color:					#051E91;
		border-width:		normal;
		border-style:		double;
		padding:				10px;
		background-color:	#ffffff;
	}

	p.boxedlarge {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			14pt;
		font-weight:		bold;
		text-align:			justify;
		color:					rgb(128,0,0);
		border-width:		thin;
		border-style:		solid;
		padding:				10px;
		background-color:	#ffffa0
	}

	p.boxedheader {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		normal;
		text-align:			justify;
		color:					rgb(0,0,0);
		border-width:		thin;
		border-style:		solid;
		padding:				3px;
		background-color:	rgb(220,220,220)
	}

	p.boxedlinkdesc {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		font-weight:		normal;
		text-align:			justify;
		color:					rgb(0,0,0);
		border-width:		thin;
		border-style:		solid;
		padding:				10px;
		background-color:	rgb(220,220,220)
	}

	p.notimplemented {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		text-align:			justify;
		color:					rgb(255,0,0);
	}

	li.normal {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		text-align:			justify;
		margin-bottom:	10px;
	}

	li.dense {
		font-family:		Helvetica,Arial,Sans-Serif;
		font-size:			10pt;
		text-align:			justify;
		margin-bottom:	3px;
	}

	font.docDate { font-family:Helvetica,Arial,Sans-Serif;font-size: 8pt; font-style: italic; color: rgb(0,0,150);}


	tr.tableHeader { background-color: rgb(32,169,181); font-weight: bold;}
	tr.tableSubHeader { background-color: rgb(32,169,181); font-style: italic;}
	tr.menuBar { background-color: rgb(0,0,150); }
	p.menuText { color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
	a.menuText { color: rgb(255,255,255); font-weight: bold; text-decoration: none;}
	tr.row0 { background-color:#f0f0f0; }
	tr.row1 { background-color:#d8e0e0; }
	tr.specialrow {
		background-color:	#ffffa0;
		color:							rgb(128,0,0);
	}
	img.lefttop {
		float:					left;
		margin-right:		20px;
		margin-bottom:	10px;
		clear:					both;
	}
	img.leftmiddle {
		float:					left;
		margin-right:		20px;
		margin-bottom:	10px;
		margin-top:			10px;
		clear:					both;
	}
	img.righttop {
		float:					right;
		margin-left:		20px;
		margin-bottom:	10px;
		clear:					both;
	}
	img.righttopnoborder {
		float:					right;
		margin-left:		20px;
		margin-bottom:	10px;
		clear:					both;
	}
	img.rightmiddle {
		float:					right;
		margin-top:			10px;
		margin-left:		20px;
		margin-bottom:	10px;
		clear:					both;
	}
	img.basic {
		float:					none;
		margin-top:			10px;
		margin-bottom:	10px;
		clear:					both;
		text-align:			center;
	}

	div.greybox {
		border-width:			thin;
		border-style:			solid;
		padding:						10px;
		margin-top:					15px;
		background-color:	rgb(220,220,220)
	}

	div.blueboxed {
		border-width:			thin;
		border-style:			solid;
		padding:						10px;
		margin-top:					15px;
		background-color:	#e0e0ff;
	}

	div.whiteboxed {
		border-width:			thin;
		border-style:			solid;
		padding:						10px;
		margin-top:					15px;
		background-color:	#ffffff;
	}

	#text { position:absolute; top: 120px; left: 10px; }

//-->
</style>
</html>

