* 			{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; line-height:15px; }
.big			{ font-size:14px; } 
.schwarz		{ background-color:#000000; }
.blau			{ background-color:#034169; }
.weiss			{ background-color:#ffffff; }
.grau			{ background-color:#323232; }
.rot			{ background-color:#6C0017; }
.hellgrau		{ background-color:#C7C6C5; }
.textweiss		{ color:#ffffff; }
.textorange		{ color:#FF9900; }
.textgrau		{ color:#6D6C6B; }
.textrot1		{ color:#D50915; }
.textrot2		{ color:#82000B; }

.hauptfenster	{ z-index:1; position:absolute; left:50%; margin-left:-210px; top:0; margin-top:50px; width:420px; height:527px; }

.container0		{ z-index:2; position:absolute; top:0px; left:0px; width:420px; height:527px; }
.container1		{ z-index:4; position:absolute; top:0px; left:0px; width:420px; height:527px; }
.textdiv		{ margin-top:7px; text-align:center; overflow:auto; }
.fusszeile		{ position:absolute; top:530px; left:0px; width:420px; height:20px; text-align:center;  }

.back			{ z-index:9; position:absolute; top:398px; left:420px; width:70px; height:37px; text-align:center; }

.flugzeug1		{ position:absolute; top:60px; left:-90px; width:50px; height:70px; text-align:center; }
.flugzeug2		{ position:absolute; top:480px; left:460px; width:50px; height:70px; text-align:center; }
.flugzeug3		{ position:absolute; top:260px; left:-150px; width:50px; height:70px; text-align:center; }
.flugzeug4		{ position:absolute; top:20px; left:520px; width:50px; height:70px; text-align:center; }
.flugzeug5		{ position:absolute; top:460px; left:-80px; width:50px; height:70px; text-align:center; }
.flugzeug6		{ position:absolute; top:400px; left:550px; width:50px; height:70px; text-align:center; }

.bildcontainer	{ z-index:3; position:absolute; top:420px; left:0px; width:420px; height:107px; }

.infobox		{
	position:absolute;
	top:160px;
	left:430px;
	width:200px;
	height:180px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: right top;
}

a 			{ color:#FFFFFF; text-decoration:none; } 
a:hover 		{ text-decoration:underline; }

input			{ color:#FFFFFF; background-color:#034169;}
textarea		{ color:#FFFFFF; background-color:#034169;}


.form 			{ font-size: 9px; color=#990000; }


	td.scroll
	{
	height: 400;
	scrollbar-base-color: white;
	scrollbar-3d-light-color: #034169;
	scrollbar-arrow-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #034169;
	scrollbar-highlight-color: #034169;
	scrollbar-shadow-color: #034169;
	scrollbar-track-color: #034169;
	}


ul {list-style-type:none;}

li.event {
	width:313px;
	height:48px;
	padding-left:2px;
	border-top:1px solid gold;
	border-bottom:1px solid gold;
	margin:-1px 0 0 18px;
	display:block;
}

li.eventsh1 {
	background-image:url(eventsbackh1.gif);
	padding:5px 0 0 0;
	margin:4px 0px 4px 0px;
	width:333px;
	height:20px;
	font-weight:bold;
	color:white;
	font-size:16px;
	padding-left:2px;
	border:0px solid gold;
	display:block;
}
