body	{
	padding: 4px; background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

td.basis	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

div#ticker	{
	position: absolute; top: 48px; left: 18px;
	width: 800px; color: #2c2c2c; font-size: 11px;
	z-index: 2; overflow: hidden; /*font-weight: bold;*/
}

div#ticker a	{
	color: #2c2c2c; text-decoration: none;
}

div#head	{
	position: absolute; top: 0px; left: 25px;
	width: 600px; height: 35px;
}

ul#ml,
ul#mm	{
	list-style-type: none;
	padding: 0; margin: 0;
}

ul#ml li,
ul#mm li	{
	position: relative; height: 18px; width: 100%;
	border-bottom: 1px solid #f4f4f4;
	background-image:url('/pics/Right.gif');
	background-position:center right;
	background-repeat:no-repeat; 
}

ul#mm a	{
	width: 100%; position: absolute;
	text-decoration: none; color: #47790b;
}

ul#mm a:hover	{
	width: 100%; position: absolute;
	text-decoration: none; color: #f4f4f4;
	background: #47790b;
	background-image:url('/pics/Rightw.gif');
	background-position:center right;
	background-repeat:no-repeat; 
}

div#curloc	{
	position: absolute; top: 175px; left: 190px;
	width: 565px; color: #c7e7a2; font-size: 10px;
	text-align: right;
}

div#smap,
div#pcon	{
	position: absolute; top: 192px; left: 185px;
	overflow: auto; height: 550px; width: 570px;
	z-index: 2; background: white;
}

div#fsm	{
	position: absolute; top: 192px; left: 185px;
	overflow: hidden; height: 550px; width: 570px;
	z-index: 1;
}

div#smap a	{
	text-decoration: none; color: #3c3c94;
	font-size: 9px;
}

div#pcon a	{
	text-decoration: none; color: #5fa253;
}

div#pcon a:hover	{
	text-decoration: underline; background: #5fa253;
	color: #f4f4f4;
}

div#smap h1,
div#pcon h1 {
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-size: 13px; padding: 0;
	margin: 0px; color: #47790b;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div#pcon h2 {
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-size: 11px; padding: 0;
	margin: 0px; color: #47790b;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div#copy a	{
	text-decoration: none; color: #c7e7a2;
}

div#copy	{
	position: absolute; top: 2px; left: 760px;
	font-size: 9px; color: #c7e7a2;
	text-align: right; width: 200px;
}

div#navi	{
	position: absolute; top: 65px; left: 14px;
	width: 150px; background: #92bf8b;
	border-left: 1px solid white;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #008000;
	border-right: 1px solid #008000;
	padding: 3px 3px; z-index: 4; 
}

div#blueback	{
	position: absolute; top: 45px; left: 0px;
	width: 100%; height: 124px; z-index: 0;
	background: #48a44f;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
}

div#headimg	{
	position: absolute; top: 46px; left: 15px;
	width: 900px; height: 124px;
	background: #48a44f; border-right: 1px solid white;
	background-image:url('/pics/head.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

div#headquad	{
	position: absolute; top: 46px; left: 0px;
	height: 123px; width: 14px; z-index: 2;
	background: #48a44f; border-right: 1px solid white;
}

div#pics	{
	position: absolute; top: 33px; left: 760px;
	width: 202px; z-index: 2; background: #efefef;
}

img.slides	{
	border-top: 1px solid #2c2c2c; 
	border-left: 1px solid #2c2c2c; 
	border-right: 1px solid #9f9f9f; 
	border-bottom: 1px solid #9f9f9f; 
	margin: 0; width: 200px; padding: 0;
	height: 150px;
}

div#links	{
	position: absolute; bottom: 8px; left: 14px;
	width: 150px; background: white;
	border-left: 1px solid white;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-bottom: 1px solid #008000;
	border-right: 1px solid #008000;
	padding: 4px 4px; z-index: 1;
}

div#links a	{
	text-decoration: none; color: black;
	position: absolute; width: 146px;
}

div#links a:hover	{
	text-decoration: none; color: #2c2c2c;
	background: #92bf8b;
	position: absolute; width: 150px;
	background-image:url('/pics/Right.gif');
	background-position:center right;
	background-repeat:no-repeat; 
}

div#links h3 {
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-size: 13px; padding: 0;
	margin: 0px; color: #47790b;
	letter-spacing: 2px; padding-bottom: 3px;
	text-transform: uppercase;
}

div#navi h3 {
	font-weight: bold;
	font-family: Times New Roman, Serif;
	font-size: 13px; padding: 0;
	margin: 0px; color: white;
	letter-spacing: 2px; padding-bottom: 3px;
	text-transform: uppercase;
}

pre	{
	font-family: courier new, courier, monospace;
	font-size: 10px;
}

table#trans,
table#srv,
table#api	{
	border-collapse: collapse; border-spacing: 0px;
	width: 100%; 
}

table#trans td	{
	font-size: 11px;
	vertical-align: top;
}

tr.odd	{
	background: #dfdfdf;
}

.offline,
.acarsred	{
	color: #800000; font-size: 12px;
	font-family: courier new,courier,monospace;
}

.online,
.acarsgreen	{
	color: #008000; font-size: 12px;
	font-family: courier new,courier,monospace;
}

sup	{
	font-size:10px; color: #e00000;
}

input	{
	border: 0px; border: 1px solid #3c3c94;
}

table#fleet td,
table#note td	{
	font-size: 9px;
}

table#fleet	{
	width: 600px; border-collapse:collapse;
	border-spacing: 0;
}

.veryold	{
	color: #800000;
}

.mediumold	{
	color: #9f9f00;
}

table.down	{
	width: 600px; border-spacing: 0;
	border-collapse: collapse;
}

table.down td	{
	font-size: 10px;
}

div#pcon strong	{
	font-weight: normal;
}

div.picright	{
	font-family:verdana,arial,sans-serif;font-size:8px;
	float:right; margin-left: 5px;margin-bottom: 0px;
	text-align:center;
}

div.picleft	{
	font-family:verdana,arial,sans-serif;font-size:8px;
	float:left; margin-right: 5px;margin-bottom: 0px;
	text-align:center;
}

img.ddpic	{
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
}

div.small	{
	font-family:verdana,arial,sans-serif; font-size:9px;
	background: #efefef; text-align: center; width: 200px;
	margin-bottom: 5px;
}

table#anfrage td	{
	font-size: 11px;
}

table#kalender	{
	border-spacing: 0; border: 1px;
	font-family: "Courier New", Courier, mono; 
}

td.monat	{
	font-size: 12px; font-weight: bold;
	text-align: center; vertical-align: top;
}

td.cal	{
	font-size: 10px; font-weight: normal;
	text-align: right; vertical-align: top;
	border: 1px solid white;
}

td.cal1	{
	font-size: 10px; font-weight: normal;
	text-align: right; background: #e00000;
	vertical-align: top; color: white;
	border: 1px solid white;
}

td.calt	{
	font-size: 14px; font-weight: bold;
	vertical-align: top; text-align: center;
	border: 1px solid white;
}
