/* -----     Standard     ----- */

body
{
  color:black;
  background-color:white;
  font-family:Verdana,Arial,Helvetica,Sans-serif;
  font-size:12px;
  margin-top:50px;
  margin-left:40px;
  margin-right:30px;
/*background-image:url(pics/bg/page06.gif);*/
  background-repeat:no-repeat;
  background-attachment:fixed;
  padding:0px;
}

p.block
{
	text-align:justify;
}

p.align-right
{
	text-align: right;
}

p.align-left
{
	text-align: left;
}


A
{
  font-weight:bold;
  color:blue;
  background-color:transparent;
  text-decoration:none;
}

A:hover
{
  text-decoration:underline;
}

A:active
{
  text-decoration:underline;
}

h1
{
  font-size:17px;
  font-weight:bold;
}

h2
{
  font-size:15px;
  font-weight:bold;
}

h3
{
  font-size:13px;
  font-weight:bold;
}

th
{
  font-size:12px;
  text-align:left;
  vertical-align:top;
}

td
{
  font-size:12px;
  text-align:left;
  vertical-align:top;
}



th.bg
{
  background-color:#D0D0D0;
  font-size:12px;
  text-align:left;
  vertical-align:top;
}

td.bg
{
  background-color:#E0E0E0;
  font-size:12px;
  text-align:left;
  vertical-align:top;
}

th.bgh
{
  background-color:#A0A0A0;
  font-size:12px;
  text-align:left;
  vertical-align:top;
}

td.bgh
{
  background-color:#B0B0B0;
  font-size:12px;
  text-align:left;
  vertical-align:top;
}


td.va
{
  background-color:#E0E0E0;
  font-size:12px;
  text-align:left;
  vertical-align:middle;
}


/* Takeoff NG */
h2.takeoff
{
	background-color: #BFCEF2;
}

.printPopUp 
{
	position: fixed;
	top:65px; 
	left:30px; 
	width:690px;
	display: none;
	background-color: #74A1FF;  /* FBAG Schriftfarbe im Navi oben */
}

.innerPrintPopUp 
{
	margin: 10px 10px 10px 10px;
	background-color: white;
}

table.takeoff_menu td
{
	vertical-align:	middle;
}


/* -----     Navi     ----- */

body.navi
{
  color:black;
  background-color:#e0e0e0;
  font-family:Verdana,Arial,Helvetica,Sans-serif;
  font-size:10pt;
  margin-top:72px;
  margin-left:20px;
  margin-right:30px;
  background-image:url(pics/bg/navi.gif);
  background-repeat:no-repeat;
  background-attachment:scroll;
  padding:0px;
}

a.navi
{
  font-size:10pt;
  line-height:17pt;
  font-weight:bold;
  color:#000000;
  background-color:transparent;
  text-decoration:none;
}

a.navi:hover
{
  color:#0000d0;
  font-weight:bold;
  text-decoration:none;
}

a.navi:active
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub
{
  font-size:8pt;
  line-height:13pt;
  font-weight:bold;
  margin-left:13px;
  color:#454545;
  background-color:transparent;
  text-decoration:none;
}

a.navisub:hover
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub:active
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub1
{
  font-size:8pt;
  line-height:15pt;
  font-weight:bold;
  margin-left:16px;
  color:#B60003;
  background-color:transparent;
  text-decoration:none;
  text-indent:-17px;
}

a.navisub1:hover
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub1:active
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub2
{
  font-size:8pt;
  font-weight:bold;
  color:#BD7800;
  background-color:transparent;
  text-decoration:none;
}

a.navisub2:hover
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

a.navisub2:active
{
  color:#0000B0;
  font-weight:bold;
  text-decoration:none;
}

p.navisub2
{
  margin-left:38px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-indent: -18px;
}

div.rss_title
{
	font-size: x-small;
	text-decoration: none;
}

div.rss_desc
{
	font-size: x-small;
	display: none;

}

