/*  
CSS TUIfly virtual
(C) 2007 René Wappenhans
*/

* {
	padding: 0px; 
	margin:0px;
}
p {
	margin: 0.7em 0px;
	
}

a img, a.cImg {
	border:0;
}
body 
{
	background: #ffffff; 
	margin: 0px 0px; 
	font: 10px verdana, sans-serif; 
	color: #686F8C; 
	text-align: center;
  	margin-bottom: 20px;
}
a 
{
    text-decoration:none;
	font-weight:bold;
}
a:link {
	color: #686F8C;	
}
a:visited {
	color: #686F8C;
}
a:hover, a:active {
	color: #686F8C;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Sans-Serif;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:14px;
}

.subnavi a {
  color: #686F8C;
}
#marker {
	color:#FFFFFF;
	background-color: #686F8C;
	font-weight:bold;
}
#subnav {
	width: 198px; 	
	position: absolute; 
	left:746px; top:342px;
}
.sublinks {
background-image:url("images/misc/subnavcontent.jpg");
}
#ingame {
	position:inherit;
}
#admin_subnav {
	width: 198px; 	
	position: relative; 
}
.admin_sublinks {
background-image:url("images/misc/subnavcontent.jpg");
}

#online_subnav {
	width: 198px; 	
	position: relative; 
}
.online_sublinks {
background-image:url("images/misc/subnavcontent.jpg");
}

#container {
	background: #FFFFFF; 
	margin: 0px auto; 
	width: 998px; 	
	position: relative; 
	text-align: left;
}
#container2 {
	border-bottom:1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	background: #FFFFFF; 
	width: 693px; 	
	position: absolute; 
	left:46px; top:322px;
	text-align: left;
}
#content {
	background: #FFFFFF; 
	margin: 0px 5px 5px 15px;
	width: 665px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	position: absolute; 
	top: 49px; left:739px; 
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
}
 html #navigation {
	height: 1%;
}
#sysdate {
	float:left;
	position:absolute;
	top:275px; left:585px;
}
#topnav {
	float:left;
	position:absolute;
	top:15px;
	left:580px;
	width: 360px;
	height: 13px;
}
#navigation ul li {
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ddd 1px solid; 
	border-bottom:none;
	padding: 0 10px 2px 10px; 
	display: block; 
	background: #ededed; 
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #fafafa;
}
#navigation ul li a:active {
/*	background: #fafafa; */
}

#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s {
	border: #999 1px solid; 
	font-size: 0.9em; 	
	width: 100px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #ec0e0e; 
	padding: 2px; 		
}
#header {
	clear: both; 
	float: left; 
	width: 739px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing:1px;		
}
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd, .sidebox dl dd  {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	background: #fff url(img/schlemmer_head.jpg) no-repeat center 0px;
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
html #headerimage {
	margin-top: 0px;
}

#headerimage a {
	display: block;
	height: 177px;
  width: 761px;
  text-decoration: none;
}

html #content {
height: 1%;
}
#content h3 {
	font-size: 1.2em; 
margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
margin: 1em 0px 0 0;
}
#content h5 {
	font-size: 1em; 
margin: 1em 0px;
}
#content-main ul 
{
margin:1em;
padding:0 1em;
	list-style-image:url(img/bullet.png);
}
#content ol 
{
	list-style-type:decimal;
margin:1em;
padding:0 1em;
}
#content-main {
float: left; 
width: 520px; 
       margin-right: 20px;
}
html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
float: right; margin:10px 0 0 10px;
}
#content p img.left {
float: left; margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.4em; 
margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
margin:1em 0;
       padding-right:1em;    
}
#content .entry a 
{
	border-bottom:#999 1px dashed;
	text-decoration:none;
}

#content .entry a.cImg
{
	border:0;
}

#content .error{
	font: 10px verdana, sans-serif; 
	color: #FF3333;
}
#content .errortextfield{
	font: 10px verdana, sans-serif; 
	border: 1px solid #FF3333;	
	background:#FFD0D0;
}

#content .post-info , #content .postmetadata
{
	font-size:0.9em;
color:#999;
margin:0;
padding:0;	
}
#content .post-info 
{

	   padding-bottom:12px;	
}
#sidebar {
float: left; 
width: 200px;
	font-size:0.9em;
}

#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}

html li.sidebox a {
	padding: 3px;
}

li.sidebox h2 {
	font-weight: bold; font-size: 1.2em; text-align: left;
  margin: 0;
  padding: 0;
}

li.sidebox ul, li.sidebox dl{
  margin-top: 0 !important;
}

#sidebar li.sidebox p img {
	float: left; margin: 0px 10px 10px 0px;
}
*/

#footer {
    position:inherit;
	width: 760px; 
	color: #AFAFAF; 
	text-align: center;
	padding: 10px;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
textarea{
	font: 10px verdana, sans-serif; 
	width:97%;
	padding:5px;
	border: 1px solid #ccc;	
	background:#ffffff;
}
.textfield{
	font: 10px verdana, sans-serif; 
	border: 1px solid #ccc;	
	background:#ffffff;
}
select {
	font: 10px verdana, sans-serif; 
	border: 1px solid #ccc;	
	background:#ffffff;
}
input 
{
	font: 10px verdana, sans-serif; 
	background:#ffffff;
	border:#ccc 1px solid;
}

.graubutton 
{
	font: 10px verdana, sans-serif; 
	background:#E5E5E5;
	border:#000000 1px solid;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#halfleft {
	width:330px;
	float:left;
}
#halfright {
	width:330px;
	float:right;
}

#routen {
	background: #FFFFFF; 
	float:left;
	width: 220px; 	
	text-align: left;
}
#airports {
	background: #FFFFFF; 
	float:left;
	width: 220px; 	
	text-align: left;
}
#destinations {
	background: #FFFFFF; 
	float:left;
	width: 220px; 	
	text-align: left;
}

#airportinfo {
	float:left;
	position:relative;
	left:0px;
	text-align: left;
}
#px460 {
	width:445px;
	float:left;
}
#px200 {
	width:210px;
	float:left;
}
#px220 {
	width:220px;
}
#bookedleft {
	background: #FFFFFF; 
	float:left;
	width: 650px; 	
	text-align: left;
}
#content tbody.sent {
		font-family: verdana, sans-serif;
		font-size: 10px;
		color: #999999;
		padding: 3px 8px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
}
#content tbody.sent a{
	color: #666666;	
}
#content tbody.sent a:active{
	color: #666666;	
}
#content tbody.sent a:visited {
	color: #666666;
}
#content tbody.sent a:hover, tbody.sent a:active {
	color: #666666;
	text-decoration:underline;
}

#bookedright {
	background: #FFFFFF; 
	float:left;
	width: 175px; 	
	text-align: left;
}
#bookedright table {
		border: 1px solid #FFFFFF;
	}
#bookedright table tbody tr td { 
		background-color: #FFFFFF;
		padding: 0px 0px;
		font-size:10px;
		font-weight: bold;
}
#box a span {display: none;}
#box a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}

table {
		border: 1px solid #FFFFFF;
	}

	table tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 10px;
		padding: 3px 8px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}
	
	table tbody th {
		background-color: #686F8C;
		color: #FFFFFF;
		font-weight: bold;
		font-size:10px;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
	}

.noPadding {
	padding: 0px 0px;
}
.routing {
	padding: 0px 0px;
	background: #FFD000;
}

#airliners table tbody tr td {
	padding: 0px 0px;
	border-left: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font-family: "lucida grande", verdana, sans-serif;
}

#pirep {
	margin: 0px 5px 5px 15px; 
	position: relative; 
	text-align: left;
}
#pirep table { 
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	}
	#pirep table tbody tr td { 
		background-color: #FFFFFF;
		border-color: #E5E5E5;
		font-family: Courier, Serif;
		font-size: 12px;
		padding: 1px 1px;
	}
#routing {
	margin: 0px 0px 0px 0px; 
	text-align: left;
	width: 865px; 	
	position: relative; 
	left:-180px; top:1px;
	z-index:10;
}

.noPadding2 {
	margin: 0px 0px 0px 0px; 
	text-align: left;
	}
	.noPadding2 table tbody tr td { 
		border: 0px solid #E5E5E5; 
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 10px;
		padding: 0px 0px;
	}

#routing table { 
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	}
	#routing table tbody tr td { 
		border-color: #E5E5E5;
		font-family: Verdana, sans-serif;
		font-size: 9px;
		padding: 0px 0px;
	}
#error {
	margin: 3px 5px 5px 15px; 
	position: relative; 
	text-align: left;
}
#error table { 
	border-top: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	}
	#error table tbody tr td { 
		background-color: #FFD0D0;
		border-color: #FF3333;
		font-family: 10px Verdana, sans-serif;
		color: #000000;
		font-size: 10px;
		padding: 1px 1px;
	}

hr {
      border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #AFAFAF;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 }

.errorMsg, .errorMsg p {
  color: #CC0000;
  font-size: 10px;
  font-weight:bold;
}

/* Tabellen  hlf*/
.table_jfu  {border: 1px solid #7cd638;
         border-bottom: 1px solid #7cd638;
         background-color: #FFFFFF}

/*.table_hlf TD {border-bottom: 1px solid #3366CC;*/
.table_jfu TH {background-color: #7cd368; color:#000000; font-weight:bold; }
.table_dba  {border: 1px solid #993300;
             background-color:#CC9999;}

/* Tabellen  hlf*/
.table_hlx  {border: 1px solid #000000;
         border-bottom: 1px solid #000000;
         background-color: #FFFFFF}

/*.table_hlf TD {border-bottom: 1px solid #3366CC;*/
.table_hlx TH {background-color: #FFF700; color:#000000; font-weight:bold; }
.table_dba  {border: 1px solid #993300;
             background-color:#CC9999;}

 /* End DL */
 .textfield_error{
	font: 10px verdana, sans-serif;
	border: 1px solid #FF3333;
	background:#FFD0D0;
}
