/* --------------------------------Standard-Angaben----------------------------------*/
body {
  padding: 0px;
  margin: 0px;
  text-align:center;
}

p {
  margin: 1em 0;
}

h1 {
  font-size: 1.8em;
  font-weight: bold;
  margin: .25em 0;
  margin: 11px 0 6px;
}

h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: .33em 0;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: .4em 0;
}

h4 {
  font-weight: bold;
  margin: 0.5em 0;
}

img {	/* Whitespace-Bugfix */
	vertical-align:bottom;
}

form {	/* form-margin bugfix */
	margin:0;
}

div {		/* behebt Darstellungsprobleme */
	position:relative;
}

.text {		/* guillotine/peekaboo bugfix */
	overflow:visible;
}

/* --------------------------------Design-Angaben----------------------------------*/

#main {				/*seiten-Rahmen für zentrierte Darstellung*/
	width:980px;
	margin:auto;
	text-align:left;
}

#header {
	display:block;
	width:980px;
	height:130px;
}

#middle {
	background:url(bilder/bg.gif);
	width:980px;
}

#footer {
	width:980px;
	height:60px;
	display:block;
	background:#fff;
}

#left {
	width:216px;
	float:left;
	padding-bottom:15px;
	overflow: hidden;
}

#copyright {
	width:22px;
	float:left;
}

#content {
	float:right;
	width:460px;
	border-top:1px solid #FFAD2D;
}

#right {
	width: 250px;
	_width:240px;
	border-top:1px solid #FFAD2D;
	float:right;
}

#ticker {
	overflow: hidden;
	margin-top: 12px;
	width: 470px;
	background-color: #FEDDA7;
	padding: 4px 0;
}

.ticker_text {
	white-space: nowrap;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#homelink {
	display:block;
	width:150px;
	height:125px;
	position:absolute;
	right:36px;
	bottom:0px;
}

#menuend {
	width:216px;
	height:10px;
	position:absolute;
	top:0px;
	left:22px;
	font-size:1px;
	background:#FFAD2D;
}

#lowerborder {
	width:710px;
	height:9px;
	font-size:1px;
	border-bottom:1px solid #FFAD2D;
	position:absolute;
	top:0px;
	right:0px;
}

#navigation {
	width:460px;
	position:absolute;
	text-align:center;
	right:248px;
	top:18px;
}

#iata {
	position:absolute;
	right:125px;
	top:16px;
}

#iataFormular {
	position:absolute;
	right:10px;
	top:18px;
}

#snb {
	width:400px;
	height:20px;
	position:absolute;
	top:108px;
	left:270px;
	vertical-align:top;
}

#callback {
	position: absolute;
	top: 108px;
	left: 656px;
	display: none;
}

#lang {
	width: 80px;
	height: 55px;
	position:absolute;
	left:10px;
	top:70px;
	color:#696969;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	line-height:18px;
}

#startseite_unten {
	position:absolute;
	height:120px;
	width:460px;
	bottom:25px;
	left:0px;
}

#supart {
	float:left;
	width:150px;
}

.rechtsinh {
	width:236px;
	background:#ffffff;
	top:0px;
	left:15px;
	margin-top:12px;
	overflow:hidden;
}

* html .rechtsinh {
	height: 110px;
}

.rechtsinho {
	height:31px;
	width:202px;
	background:url(bilder/rinho.gif);
	position:relative;
	top:0px;
	left:20px;
	font-weight:bold;
	color:#ffffff;
	padding-left:14px;
	padding-top:3px;
	overflow:hidden;
}

* html .rechtsinho {
	width: 215px;
}

.rechtsinhm {
	width:188px;
	position:relative;
	top:0px;
	left:20px;
	padding-left:14px;
	padding-right:6px;
	padding-bottom:14px;
	color:#6A6A6A;
	overflow:hidden;
	border-left:6px solid #FFAC2D;
	border-right:2px solid #FFAC2D;
	min-height:60px;
}

* html .rechtsinhm {
	width: 188px;
	height: 90px !important;
	min-height: 90px;
}

.rechtsinhm a:link, .rechtsinhm a:visited {
	color: #787878;
	text-decoration: none;
}

.rechtsinhm a:hover, .rechtsinhm a:active {
	color: #787878;
	text-decoration: underline;
}

*html .rechtsinhm {
	height:60px;
}

.rechtsinhu {
	position:absolute;
	right:0px;
	bottom:-1px;
}

.rechtssenk {
	position:absolute;
	left:4px;
	bottom:8px;
}

#lang a:link, #lang a:visited {
	display:block;
	height:18px;
	width:80px;
	line-height:18px;
	color:#696969;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

#lang a:hover, #lang a:active {
	line-height:18px;
	color:#000000;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
}

#logo {
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:160px;
}

#top {
	position:absolute;
	top:0;
	left:205px;
	width:755px;
	height:160px;
}

#suche {
	margin:0 0 0 10px;
	padding:20px 0 10px;
}

#breadcrumbs {
	width:755px;
	height:17px;
}

#inhalt_main {
	overflow: visible;
	padding-bottom:5px;
	/*height:1%;					/* Peekaboo bug */
}

#inhalt_overview {
	overflow: visible;
	height:1%;					/* Peekaboo bug */
}

#inhalt_overview div {
	float:left;
	width:450px;
	margin:3px;
}

.linkunten {
	clear:left;
}

#formular {
}

#formular .label {
	width:120px;
	display:block;
	float:left;
	clear:left;
}

#formular .element {
}

#menu {
	width:200px;
	padding-top:165px;
}

ul.menue, ul.submenue, ul.navigation {
	margin:0;
	padding:0;
}

ul.menue {
	margin-top:5px;
}

ul.submenue {
	clear:left;
}

ul.menue li, ul.submenue li {
	list-style-type:none;
	margin-top:0px;
	float:left;
	clear:left;
	width:216px;
}

ul.submenue li {
	background:url(bilder/submenubg.gif);
}

ul.menue li a:link, ul.menue li a:visited, ul.menue li a:hover, ul.menue li a:active {
	display:block;
	margin-left:2px;
	padding:5px 0 5px 8px;
	color:#4C4A4B;
	line-height:12px;
	border-left:6px solid #FFAD2D;
	font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}	

ul.submenue li a:link, ul.submenue li a:visited, ul.submenue li a:hover, ul.submenue li a:active {
	display:block;
	margin-left:12px;
	padding:3px 0 3px 8px;
	color:#4C4A4B;
	line-height:12px;
	border-left:6px solid #FFAD2D;
	font:10px Verdana,Arial,Helvetica,sans-serif;
	width:190px;
}

ul.menue li a.aktiv:link, ul.menue li a.aktiv:visited, ul.menue li a.aktiv:hover, ul.menue li a.aktiv:active {
	border-left:6px solid #ffffff;
}

ul.menue li a:hover, ul.submenue li a:hover {
	border-left:6px solid #ffffff;
	text-decoration:none;
}

ul.navigation {
	display:inline;
}

ul.navigation li {
	display:inline;
	list-style-type:none;
	padding:0 9px 0 10px;
	border-right:1px solid #696969;
}

ul.navigation li.last {
	border-right:1px solid #ffffff;
}

/* --------------------------------- inhalt Angaben ------------------------------------*/

.mediumleft {
	margin: 0 5px 0 0;
	padding: 0;
	text-align:right;
	float:left;
}

.mediumright {
	margin: 6px 0 6px 15px;
	padding: 0;
	text-align:left;
	float:right;
}

.mediumcenter {
	margin: 0;
	padding: 0;
}

/* --------------------------------- kalender Angaben ------------------------------------*/

#kalender_blatt {
	margin-top:5px;
	width:217px;			/*7x feldbreite + 7*/
	float:left;
}

#kalender_blatt div {
	margin:0 1px 1px 0;
	float:left;
	overflow:hidden;
}

#kalender_topic {
	width:154px;			/*5x feldbreite + 4*/
	height:15px;
	text-align:center;
	background:#68B2B2;
}

.kalender_feld {
	width:30px;			/*feldbreite*/
	height:15px;			/*feldhöhe*/
	background:#E0E0E0;
	text-align:center;
}

.kalender_kopf {
	background:#68B2B2;
}

#kalender_suche {
	width:300px;
	margin:25px 15px 0;
	float:left;

}

#kalender_suche span {
	display:block;
	margin-bottom:4px;
}

/* --------------------------------Sonstige Angaben----------------------------------*/

.bearbeitung {
	font-size: 70%;
}
