/*===CSS für FLUGFELDSTEPPE===*/


div	{position:absolute;
	border-style:solid;
	border-width:0px;
	top:1px;
	left:-1000px;
	width:300px;
	height:30px;
	z-index:1;
	}

p	{color:#DDBB99;
	font-size:12pt;
	font-family:"Times New Roman";
	}

p.kopf
	{font-size:16pt;
	padding:7px;
	}

p.namen
	{font-size:14pt;
	font-family:"Times New Roman";
	}

p.namen2
	{font-size:12pt;
	margin-bottom:"0px";
	margin-top:"0px";
	}

p.these
	{font-size:12pt;
	color:#000000;
	font-family:"Times New Roman";
	}

p.legende
	{font-size:12pt;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	margin-bottom:12pt;
	margin-top:12pt;	
	}

p.impressum
	{color:#DDBB99;
	font-size:10pt;
	font-family:"Arial";
	}

td.these
	{color:#000000;
	background-color:#EEEEEE;
	padding:7px;
	}

td.legende
	{color:#000000;
	background-color:#EEEEEE;
	padding:7px;
	text-align:left;
	vertical-align:top;
	}

a.namen
	{color:#DDBB99;
	font-size:14pt;
	font-family:"Times New Roman";
	}



a.intern
	{color:#FFDDAA;
	font-family:"Arial";
	font-size:"12pt";
	}

a.intern2
	{color:#FFDDAA;
	font-family:"Arial";
	font-size:"10pt";
	}

a.impressum
	{color:#DDBB99;
	font-size:10pt;
	font-family:"Arial";
	}

img.legende
	{border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	width:30px;
	height:12px;
	}

