body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #596e47;
}
html,body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	
scrollbar-face-color: 596d46;
scrollbar-highlight-color: f1f3f9;
scrollbar-3dlight-color: 5c7149;
scrollbar-darkshadow-color: 37432b;
scrollbar-shadow-color: 445335;
scrollbar-arrow-color: f2f3fa;
scrollbar-track-color: d8e2cf;
}
a:link, a:visited, a:active {
	color: #596e47;
	/*font-size: 10px;
	font-weight: bold;*/
	text-decoration: underline;
}
a:hover {
	color: #272d25;
	text-decoration: none;
}
img{
	border: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #d9dadb;
	border: 0;
	border-top: 1px solid #d9dadb;
	height: 1px;
	width: 580px;
}
h1{
	font-weight: bold;
	text-align: left;
	background-image: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}
p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
input, select, textarea{
	border: 1px solid #ccc;
	background-color: #f1f3f9;
	margin: 0px;
	padding: 0px;
}
.input, button{
	background-color: #f1f3f9;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	position: relative;
	width: 940px;
	height: 100%;
	margin: auto;
	top: 0px;
	text-align: left;
}
#headtop{
	position: relative;
	left: 0px;
	width: 100%;
	height: 85px;
	margin-bottom: 5px;
}
#logoat, #logojti{
	position: absolute;
	top: 17px;
	width: auto;
	height: 64px;
}
#logoat{
	text-align: left;
	left: 0px;
}
#logojti{
	text-align: right;
	right: 0px;
}
#topleiste{
	position: absolute;
	top: 30px;
	left: 250px;
	width: 420px;
	margin: auto;
	height: 43px;
}
#topleiste img{
	margin: 0px 0px 0px 0px;
}
#login{
	position: absolute;
	top: 10px;
	left: 650px;
	width: 180px;
	height: 64px;
}
#header{
	position: relative;
	left: 0px;
	width: 100%;
	min-height: 222px;
	background-color: #f1f1f9;
}
#header p{
	margin: 0;
	padding: 0;
}
*html #header{ height: 222px; }
+*html #header{ height: 222px; }

#header #randoben{
	background-image: url('images/header_rand_oben.gif');
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;	
	height: 5px;
	width: 100%;
}
#header #randunten{
	background-image: url('images/header_rand_unten.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;	
	height: 5px;
	width: 100%;
}
#nav{
	position: relative;
	margin-left: 185px;
	width: 755px;
	height: 20px;
	margin-top: 10px;
}
#content{
	position: relative;
	margin-top: 16px;
	width: 100%;
	text-align: left;
	float: left;
	
	background-image: url('images/blatt.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
#subnav, #links{
	position: relative;
	width: 150px;
	margin-bottom: 55px;
	float: left;
}
#links{
	position: relative;
	width: 150px;
	margin-bottom: px;
	float: left;
}
#text{
	position: relative;
	width: 500px;
	float: left;
	/*min-height: 240px;*/
	margin-left: 38px;
	padding-right: 24px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	z-index:10;
}

#right{
	position: absolute;
	width: 250px;
	top: -5px;
	right: 0px;
	text-align: center;
	overflow: show;
	overflow-x: hidden;
	overflow-y: show;
	z-index:5;
	margin: 0px;
	padding: 0px;
}
#footer{
	position: relative;
	height: 53px;
	overflow: hidden;
	padding-left: 190px;
	margin-top: -47px;
	text-align: left;
	font-size: .8em;
	float: left;
	z-index:20;
}
#footer div#sublink{
	float: left;
	display: inline;
	margin: 0px;
	margin-top: -23px;
	margin-left: 362px;
	font-size: 1em;
}
#footer p{
	padding: 0px 0px 10px 0px;
}
#footer strong{
	display: table-cell;
	margin: 0px;
	height: 30px;
	padding: 6px 5px 6px 5px;
	border: 2px solid black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: white;
}




#nav ul, #nav li {
	margin: 0;
	padding: 0;
	margin-right: 2px;
	list-style: none;
	float: left;
	height: 20px;
}
#nav a:link, #nav a:active, #nav a:visited, #nav a:hover{
	display: table-cell;
	height: 18px;
	border: 1px solid #bbb;
	background-image: url('images/nav_top_bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
	padding-left: 17px;
	padding-right: 16px;
	
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;	
}
#nav a.aktiv:link, #nav a.aktiv:active, #nav a.aktiv:visited, #nav a.aktiv:hover, #nav a:hover,
#nav a.menu-parent:link, #nav a.menu-parent:active, #nav a.menu-parent:visited, #nav a.menu-parent:hover{
	border: 1px outset #bec9bb;
	background-image: url('images/nav_top_bg.gif');
	background-position: bottom center;
}
#nav a.aktiv:link, #nav a.aktiv:active, #nav a.aktiv:visited, #nav a.aktiv:hover,
#nav a.menu-parent:link, #nav a.menu-parent:active, #nav a.menu-parent:visited, #nav a.menu-parent:hover{
	font-weight: bold;	
}
#nav a.wm:link, #nav a.wm:active, #nav a.wm:visited, #nav a.wm:hover{
	background-image: url('images/nav_wm_bg.gif');
	color: white;
	padding-left: 21px;
}

#nav a.stars2011:link, #nav a.stars2011:active, #nav a.stars2011:visited, #nav a.stars2011:hover{
	background-image: url('images/nav_2011.gif');
	background-position: top left;
	color: white;
	padding-left: 21px;
}
#nav a.stars2012:link, #nav a.stars2012:active, #nav a.stars2012:visited, #nav a.stars2012:hover{
	background-image: url('images/nav_2012.gif');
	background-position: top left;
	color: white;
	padding-left: 21px;
	padding-right: 50px;
}


#subnav ul, #subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav ul, #subnav li {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	list-style: none;
}
#subnav a:link, #subnav a:active, #subnav a:visited, #subnav a:hover{
	display: table-cell;
	height: 18px;
	width: 150px;
	border: 1px solid #ccc;
	background-image: url('images/nav_left_bg.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 2px;
	padding-left: 7px;
	
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
#subnav a.aktiv:link, #subnav a.aktiv:active, #subnav a.aktiv:visited, #subnav a.aktiv:hover, #subnav a:hover{
	border: 1px outset #bec9bb;
	background-image: url('images/nav_left_bg.gif');
	background-position: top center;
}
#subnav a.aktiv:link, #subnav a.aktiv:active, #subnav a.aktiv:visited, #subnav a.aktiv:hover{
	font-weight: bold;	
}

#subnav ul ul {
	margin-top: 2px;
	padding-bottom: 4px;
}
#subnav ul ul a:link, #subnav ul ul a:active, #subnav ul ul a:visited, #subnav ul ul a:hover{
	display: table-cell;
	height: 18px;
	width: 150px;
	border: 1px solid #ddd;
	background-image: url('images/nav_left_sub_bg.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
	overflow: hidden;
	
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
}
#subnav ul ul a.aktiv:link, #subnav ul ul a.aktiv:active, #subnav ul ul a.aktiv:visited, #subnav ul ul a.aktiv:hover, #subnav ul ul a:hover{
	border: 1px outset #bec9bb;
	background-image: url('images/nav_left_sub_bg.gif');
	background-position: top center;
}
#subnav ul ul a.aktiv:link, #subnav ul ul a.aktiv:active, #subnav ul ul a.aktiv:visited, #subnav ul ul a.aktiv:hover{
	font-weight: normal;	
}

#subnav .nav_open{
	position: absolute;
	float: right;
	margin-top: 2px;
	right: 2px;
	height: 7px;
	width: 7px;
	margin-right: 3px;
	background-image: url('images/pfeil.gif');
	background-position: top center;
	background-repeat: no-repeat;
}


.login_table {
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 3px;
}
.login_table h1 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 2px 0px 4px 0px;
	width: 100%;
}
.login_table .loginlabel {
	display: table-cell;
	height: 18px;
	width: 150px;
	border: 1px solid #bbb;
	background-image: url('images/nav_top_bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
	margin: 0px;
	
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;	
}

#fadecontent{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

.fadecontenttoggler a{
	display: inline-block;
	height: 14px;
	border: 1px solid #bbb;
	background-image: url('images/nav_top_bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px 2px 0px 2px;
	
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;	
}
*html .fadecontenttoggler a{ height: 16px; }
+*html .fadecontenttoggler a{ height: 16px; }



#starsofjti, .starsofjti{
	color: black;
	border: 1px solid black;
	background-image: url('media/Pickerl/stars_bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}


div.anynews{
	text-align: left;
	padding-left: 25px;
	amrgin: 0px;
}

div.anynews ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#flughafen{
	position: relative;
	width: 191px;
	height: 21px;
	padding: 6px 3px 3px 6px;
	font-size: 22px;
	font-weight: bold;
	color: white;
	font-family: Courier;
	margin-top: -42px;
	letter-spacing: 0.25em;
}

