body {
	margin: 0px;
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	z-index: 1;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

#mainframe {
	z-index: 2;
	width: 940px;
	margin: auto;
	text-align: left;
	background-image: url(../images/bg_middle_leftbar.jpg);
	background-repeat: repeat-y;
}

#header{
	margin-left: 9px;
	margin-top: 1px;
	background-image: url(../images/aircraft.jpg);
	background-repeat: no-repeat;
	z-index: 3;
	padding-left: 200px;
	padding-top: 16px;
	padding-bottom: 0px;
	text-align: right;
}

#content {
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	width: 900px;
	max-width: 900px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	min-height: 350px;
	height: auto;
}

#navigation {
	width: 200px;
	float: left;
        owerflow: hidden;
}

#site {
	width: 670px;
	float: right;
	text-align: left;
	overflow: hidden;
	padding-right: 20px;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	width: 920px;
	text-align: center;
	color: #B0AFAF;
	font-size: 11px;
	padding-top: 10px;
}

#kasterl {
	margin-left: 399px;
	width: 302px;
	height: 60px;
	background-image: url(../images/kasterl.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
}

#topnav {
	padding-top: 40px;
	text-align: left;
}

a.imprint {
	color: #B0AFAF;
	text-decoration: none;
	font-weight: bold;
}

#clear {
	clear: both;
}

h1 {
	color: #71003B;
	font-size: 20px;
	border-bottom: 2px solid #71003B;
}

h2 {
	color: #71003B;
	font-size: 14px;
}

.logintext {
	font-size: 11px;
	font-weight: bold;
	color: #71003B;
}

input.login {
	border: 1px solid #71003B;
	font-family: Arial, Helvetica, sans-serif;
	color: #71003B;
	font-size: 11px;
}

input 
{
	font: 10px verdana, sans-serif; 
	background:#ffffff;
	border:#ccc 1px solid;
}

select 
{
	font: 10px verdana, sans-serif; 
	background:#ffffff;
	border:#ccc 1px solid;
}

/* neues Zeug */

p {
	margin: 0.7em 0px;

}

a img, a.cImg {
	border:0;
}

a
{
    text-decoration:none;
	font-weight:bold;
}
a:link {
	color: #71003B;
}
a:visited {
	color: #71003B;
}
a:hover, a:active {
	color: #71003B;
	text-decoration:underline;
}

.subnavi a {
  color: #686F8C;
}
#marker {
	color:#FFFFFF;
	background-color: #686F8C;
	font-weight:bold;
}
#subnav {
	width: 190px;
     
}
.sublinks {
background-image:url("images/misc/subnavcontent.jpg");
}
#ingame {
	position:inherit;
}
#admin_subnav {
	width: 198px;
	position: relative;
	/*left:746px;*/
	top:200px;
}
.admin_sublinks {
background-image:url("images/misc/subnavcontent.jpg");
}

#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;
}
#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;
}
/*eingefügt von Alex */
#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
{
/* background:url(img/underline1.jpg) no-repeat left bottom; */
	   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;
/*	background: url(img/sideheadtop.gif) #f1f1f1 no-repeat left top; */
	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;
}

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;
}


.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: 216px;
	text-align: left;
}
#airports {
	background: #FFFFFF;
	float:left;
	width: 216px;
	text-align: left;
}
#destinations {
	background: #FFFFFF;
	float:left;
	width: 216px;
	text-align: left;
}
#px460 {
	width:444px;
	float:left;
}
#px200 {
	width:220px;
	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: 11px;
		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: 11px Arial, sans-serif; text-align: center;}

table.login {
		border: 0px;
	}

	table.login tbody tr td {
		font-family: verdana, sans-serif;
		font-size: 11px;
		padding: 3px 8px;
		border: 0px;
	}

table {
		border: 0px; 
                border-spacing: 1px;
	}

	table tbody tr td {
		font-family: arial, verdana, sans-serif;
		font-size: 11px;
		padding: 2px 8px;
		border:0px;
	}

	table tbody th {
		background-color: #730640;
		color: #E8C31D;
		font-weight: bold;
		font-size:11px;
		border:0px;
	}
.noPadding {
	padding: 0px 0px;
}
.routing {
	padding: 0px 0px;
	background: #FFD000;
}
#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: 11px;
		padding: 1px 1px;
	}
#routing {
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 865px;
	position: relative;
	left:-50px; top:150px;
	z-index:10;
}
#routing table {
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	}
	#routing table tbody tr td {
		border-color: #E5E5E5;
		font-family: Arial, 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: 11px Arial, sans-serif;
		color: #000000;
		font-size: 11px;
		padding: 1px 1px;
	}

hr {
      border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #730640;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 }

.errorMsg, .errorMsg p {
  color: #CC0000;
  font-size: 11px;
  font-weight:bold;
}

.del_button {
		width: 20px;
		height: 30px;
		margin: 0;
		background:url('../images/booked_del2.jpg') no-repeat center top;
		overflow:hidden;
		border: 0;
		font-size:50px;
	}

 /* End DL */
