@charset "ISO-8859-1";

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	background-color:#FFFFFF;
}

h1: {
	font-size:12pt;
	color:#99CC00;	
}

a:link		{ color: #3680BC; font-weight: bold; text-decoration: none; }
a:visited	{ color: #3680BC; font-weight: bold; text-decoration: none; }
a:active	{ color: #3680BC }
a:hover		{ color: #3680BC }

span.rot {
	color:#FF0000;
	font-size: 11pt;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

td.standardtableformat {
	border:1px solid silver;
	padding: 5px;
	white-space:nowrap;
}

td.bildlinktableformat {
	padding-right:15px;
	padding-bottom:15px;
	vertical-align:top;
}

#body {
	min-width:830px;
	min-height:650px;
	float:left;
	top:0px;left:0px;
	position:absolute;
	border:solid;
	border-width:1px;
	border-color:silver;
}

#menue {
	top:256px;
	padding-top:6px;
	padding-left:2px;
	padding-right:2px;
	min-height:22px;
	width:auto;
	position:relative;
	background-color:#3680BC;
}

a.menulink { color: #F8F8FF;}
a.menulink:hover { background:gray;}

#maintext {
	width:auto;
	height:auto;
	float:left;
	top:0px;
	margin-left:220px;
	padding-top:295px;
	padding-right:20px;
	padding-bottom:15px;
}

#maintext_2 {
	width:auto;
	height:auto;
	float:left;
	top:0px;
	margin-left:20px;
	padding-top:295px;
	padding-right:20px;
	padding-bottom:15px;
}

#logo {
	width:195px;
	height:96px;
	float:left;
	position:absolute;
	top:120px;
	left:10px;
	background-image:url(images/mic.jpg);
	background-repeat:no-repeat;
}

#plane {
	width:390px;
	height:179px;
	float:left;
	top:35px;
	left: 220px;
	padding-top:47px;
	position:absolute;
	background-color:black;
	background-image:url(images/flieger.jpg);
	background-repeat:no-repeat;
	background-position:0px 47px;
}

#adress {
	width:186px;
	height:90px;
	float:left;
	top:100px;
	left:630px;
	position:absolute;
}

#date {
	width:auto;
	height:26px;
	float:left;
	top:53px;
	left:0px;
	right:0px;
	padding-left:20px;
	position:absolute;
	border-bottom-width: 3px;
	border-bottom-color:silver;
	border-bottom-style:solid;
}

#line1 {
	width:auto;
	height:35px;
	float:left;
	top:0px;
	left:0px;
	right:0px;
	position:absolute;
	background-color:#3680BC;
}

#vlogistics {
	width:198px;
	height:49px;
	float:left;
	top:325px;
	left:10px;
	right:0px;
	position:absolute;
	background-image:url(images/powered.jpg);
	background-repeat:no-repeat;
}

