body,div,ul,li,h1,h2,h3,h4,span,a,b,p {
  font-family: 'Verdana','Arial', sans-serif;
  font-size: 14px;
  line-height: 135%;
  color:#000080;
  background:transparent;
  text-align: left;
  padding:0;
  margin:0;
  list-style:none;
  text-decoration:none;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;}
b {
	font-weight: bold;
	color:#f09317;
}
h2 {
	font-weight: bold;
	color:#f09317;

}
img {
	border:0px;
}
body {
	background-color:#babaff;
/* 	background-image: url(images/tapete.png); */
}
.languages {
	display:none;
}
.hamburger {
	display:none;
}
.clear {
	clear: both;
}
#header {
	position: relative;
}
#header #top_menu_layer {
	display:none;
}
#header .topbild {
	display:inline-block;
	text-align: center;
	font-size:36px;
	right:0px;
	width:85%;
	margin-top:5px;
	padding-top:20px;
	overflow:hidden;
	vertical-align: top;
}
#header #top_menu {
	display:none;
}
 #logo {
	position: relative;
	display:inline-block;
	z-index: 950;
	width:120px;
	margin-bottom:10px;
	margin-top:0px;
	overflow: hidden;
}
form.treatment_form {
	margin-bottom:20px;
}
#header>img,
 #logo img {
	width:100%;
	height:auto;
}
ul#menu_top {
	text-align:right;
	padding-top:5px;
}
ul#menu_top li {
	display: inline-block;
	padding-left:15px;
}
ul#menu_top li a:hover,
ul#menu_top li.aktiv a {
	color: #f09317;
}
ul#menu ul {
	display:none;
}
ul#menu {
	padding-left:0;
	padding-right:6px;
	padding-bottom:5px;
	width:auto;
	margin:3px 0 0 0px;
	z-index:1000;
}
	ul#menu>li {
		display:inline-block;
		margin-top:5px;
		padding-bottom:28px;
		cursor:pointer;
	}
	ul#menu li,
	ul#menu li>a {
		color:#fff;
		font-size:16px;
	}
		ul#menu li a:link {
			color:#fff;
		}
		ul#menu li a:hover {
			color:#f09317;
		}
		ul#menu ul {
			margin-left:0px;
			margin-top:0px;
			padding:10px;
			background-color: #f8e7c9;
			opacity:0.8;
			display:none;
			position: absolute;
			top:33px;
		}
		ul#menu ul li,
		ul#menu ul li>a,
		ul#menu ul li>a:link,
		ul#menu ul li>a:hover,
		ul#menu ul li>a:visited {
			margin-bottom:5px;
			color:#5f155f;
			margin-top:0px;
			font-size:16px;
		}
		ul#menu ul li>a:hover {
			color: #f09317;
		}
	ul#menu>li.aktiv {
	}	
	ul#menu li.aktiv>a,
	ul#menu ul li.aktiv>a {
		color:#f09317;
	}
#page {
	margin:0 auto;
	max-width:1200px;
	padding:0 2%;
	width:96%;
	background-color:#fff;
	min-height:500px;
	-webkit-box-shadow: 4px 4px 13px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 13px 4px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 13px 4px rgba(0,0,0,0.3);
	
}
.mini_shop_cart {
	opacity: 0.9;
	margin-top:20px;
	padding:5px 0px;
	display: none;
}
.mini_shop_cart .link a:hover {
	color:#fff;
}
.mini_shop_cart .total .anzahl,
.mini_shop_cart .total .preis,
.mini_shop_cart .link,
.mini_shop_cart .link a,
.mini_shop_cart span,
.mini_shop_cart .titel {
	display: inline-block;
	font-size: 14px;
	color:#5f155f;
}
.rechte_spalte {
	float:right;
	width:45%;
}
.linke_spalte {
	float:left;
	width:45%;
}
.rechte_spalte img {
	width:100%;
	height:auto;
}
#main_content {
	margin-top:10px;
}
#background-pic {
	position: fixed;
	overflow:hidden;
	width:100%;
	height:100%;
}
#small_news b {
	color:#000;
}
#left_column {
	margin-left:0px;
	padding-left:10px;
	padding-top:0px;
	width:100%;
}
#right_column {
	width:100%;
	padding-top:0px;
	padding-right:20px;
	padding-left:10px;
}
#right_column .text_container {
	width:95%;
	margin-bottom:50px;
	margin-top:20px;
}
#right_column .titel {
	font-size:20px;
	margin-top:25px;
	color:#f09317;
}
#right_column .untertitel {
	color:#f09317;
	margin-bottom:20px;
}
#right_column iframe {
	width:100%;
}
#right_column .titel.linie {
	margin-top:10px;
	padding-top:15px;
}
#right_column ul.ausstellungsliste.zukunft {
	
}
#right_column ul.ausstellungsliste li {
	margin-bottom:20px;
}
#right_column ul.ausstellungsliste .bild {
	float:left;
	width:150px;
	margin-top:5px;
}
#right_column ul.ausstellungsliste .bild img {
	width:100%;
	height:auto;
}
#right_column ul.ausstellungsliste .inhalt {
	
	margin-left:160px;
}
#right_column ul.ausstellungsliste .titel {
	font-size:18px;
	margin-top:0px;
}
#right_column ul.ausstellungsliste .zeit {
	margin-bottom:5px;
}
#right_column .titel a {
	font-size:inherit;
	color:inherit;
	text-decoration: none;
}
ul.treatment {
}
ul.treatment .datum,
ul.treatment .zeit {
	display:table-cell;
	padding-right:10px;
}
ul.treatment .text {
	margin-top:0px;
	display:table-cell;
}
ul.treatment li.text_allgemein {
	padding-left:0px;
}
ul.treatment li {
	border-bottom:1px solid #999;
	padding:5px;
	padding-left:0px;
}
ul.treatment li img {
	float:left;
}
ul.treatment li .treatment_wrapper {
	margin-left:60px;
}
ul.treatment li.takeoff {
/*
	background-image: url(images/aircraft_starting.png);
	background-size: 50px 23px;
	background-position-y: 5px;
	background-repeat:no-repeat;
*/
	
}
ul.treatment li.before {
/*
	background-image: url(images/packing.png);
	background-size: 50px 33px;
	background-position-x: 5px;
	background-position-y: 5px;
	background-repeat:no-repeat;
*/
	background-color: #fffac7;
}
ul.treatment li.during {
/*
	background-image: url(images/aircraft_flight.png);
	background-size: 50px 23px;
	background-position-y: 5px;
	background-repeat:no-repeat;
*/
}
ul.treatment li.landing {
/*
	background-image: url(images/aircraft_landing.png);
	background-size: 50px 23px;
	background-position-y: 5px;
	background-repeat:no-repeat;
*/
	
}
ul.treatment li.after {
/*
	background-image: url(images/urlaub.png);
	background-size: 50px 32px;
	background-position-y: 5px;
	background-repeat:no-repeat;
*/
	
}
#right_column ul.dateiliste,
#right_column ul.linkliste {
	margin-top:16px;
	padding-bottom:20px;
	
}
#right_column .embed {
	margin-top:20px;
	
	padding-bottom:20px;
}
#right_column .scrollup {
	
	height:15px;
	margin-top:5px;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size:27px 12px;

	cursor:pointer;
}
#right_column .bild_messe img {
	width:100%;
	height:auto;
}
#contentspalte {
	padding-bottom:50px;
}
#right_column>#contentspalte>.titel {
	margin-top:0px;
}
#right_column ul.eventliste .titel {
	
}

#right_column ul.eventliste.zukunft .zeit {
	display: inline-block;
	vertical-align:top;
	width:100px;
	margin-top:0px;
	color:inherit;
}
#right_column ul.eventliste.zukunft .inhalt {
	display: inline-block;
	vertical-align:top;
	width:380px;
	margin-top:0px;
	color:inherit;
}
#right_column ul.team_liste li {
	margin-bottom:5px;
	
	padding-bottom:5px;
	position: relative;
}
#right_column ul.team_liste li:last-child {
	border:0px;
}
#right_column ul.team_liste li .bild {
	display: inline-block;
	vertical-align:top;
	width:97px;
	height:85px;
	margin-top:0px;
	margin-right:10px;
	color:inherit;
	overflow: hidden;
}
#right_column ul.team_liste li .bild img {
	width:97px;
	height:85px;
}
#right_column ul.team_liste li .inhalt {
	display: inline-block;
	vertical-align:top;
	width:390px;
	margin-top:0px;
	color:inherit;
}
#right_column ul.team_liste li .inhalt .titel {
	font-size:13px;
	margin:0px;
	padding:0px;
}
#right_column ul.team_liste li .inhalt .text {
	border:0px;
	color:#5f155f;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:0px;
	width:100%;
}
#right_column .editorial .titel {
	margin-bottom:10px;
}
.editorial .bild img {
	width:100%;
	height:auto;
}
#right_column .editorial>.text {
	border:0px;
	margin:0px;
}
#right_column .editorial ul.linkliste,
#right_column .editorial ul.dateiliste {
	border:0px;
}
.editorial {
	margin-bottom:10px;
}
#right_column .text p {
	padding-top:5px;
	color:inherit;
}
#right_column .text ul li {
	margin:0px;
	padding-left:10px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-size: 3px 3px;
	
}
.dimmer {
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.8;
	z-index:30;
}
.filter {
	display: inline-block;
	margin-right:10px;
}
form[name=bestellung] {
	margin-bottom:40px;
}
.text_before_cart {
	margin:10px 0 15px 0;
}
ul.contact {
	margin:10px 0 0 0;
}
ul.contact li .feld_titel {
	display:inline-block;
	width:100px;
}
ul.contact li input {
	width:250px;
	padding:3px 10px;
	display: inline-block;
}
ul.contact li {
	margin-bottom:10px;
}
.submit {
	padding:3px 10px;
	color:#338;
	background-color: #ddddde;
	display: inline-block;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}
ul.breadcrumb {
	list-style: none;
	margin-bottom:10px;
}
ul.breadcrumb li {
	display: inline-block;
	font-size:11px;
}
ul.breadcrumb li a,
ul.breadcrumb li a:link,
ul.breadcrumb li a:active,
ul.breadcrumb li a:visited,
ul.breadcrumb li a:hover {
	font-size:11px;
}
ul.breadcrumb li a:hover {
	text-decoration: underline;
}
#footer {
	font-size: 14px;
}
#ui-datepicker-div {
	background-color: #fff!important;
	border:1px solid #ccc;
	box-shadow:3px 3px 5px 0px rgba(100,100,100,0.75);
	padding:10px;
}
.feldgruppe {
	margin-top:10px;
}
.feld,
.label,
.label_zeit,
.label_zeitunterschied,
.feld_zeit {
	display: inline-block;
	vertical-align:middle;
}
.help {
	display:none;
}
.feld {
}
.label,
.label_zeitunterschied {
	width:140px;
}
.label_zeit {
	width:60px;
}
.help {
	font-size:12px;
	margin-left:10px;
}
.feld input {
	margin-right:15px;
}
.feld input.zeitunterschied {
	width:40px;
}
.feld input.datepicker {
	width:70px;
}
.button {
	display:none;
}
.button:hover {
	background-color:#f3ffcc;
}