
/*/////////////////////
// /fonts.css
/////////////////////*/

@font-face {
    font-family: 'Cordoba Bold';
    src: url('http://www.matzer-gruppe.com/fonts/cordoba-bold-webfont.eot');
    src: url('http://www.matzer-gruppe.com/fonts/cordoba-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.matzer-gruppe.com/fonts/cordoba-bold-webfont.woff') format('woff'),
         url('http://www.matzer-gruppe.com/fonts/cordoba-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Cordoba';
    src: url('http://www.matzer-gruppe.com/fonts/cordoba-regular-webfont.eot');
    src: url('http://www.matzer-gruppe.com/fonts/cordoba-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.matzer-gruppe.com/fonts/cordoba-regular-webfont.woff') format('woff'),
         url('http://www.matzer-gruppe.com/fonts/cordoba-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*/////////////////////
// /_lccms_/css/gallery.css
/////////////////////*/

#gallery_box {
	width: 100%;
	min-height: 50px;
	position: relative;
}

.gal_title,
.gal_introtxt,
.gal_endtxt,
.gal_navigation,
#gallery_img_box {
	position: relative;
	width: auto;
}

.gal_endtxt,
.gal_introtxt {
	height: auto; 
	color: #3b4851;
}

.gal_introtxt {
	margin-top: 4px;
	margin-bottom: 12px; 
	padding-left: 2px;
}

.ig060_navigation,
.gal_navigation {
	height: 24px; 
	position: relative;
}

.ig060_galleryendtext {
	margin-top: 9px;
	padding-left: 2px;
	margin-bottom: 10px;
	color: #3b4851;
}

.lb-number,
.lb-caption {
	color: #fff;
}

#gallery_img_box {
	min-height: 5px;
}

.image_line {
	position: relative;
	width: auto;
	min-height: 50px;
	margin-bottom: 11px;
}

.ig060_navigation {
	display: none;
}

.single_img_box {
float: left;
padding: 0;
overflow: hidden;
width: 151px;
/*height: 151px; */
height: 122px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
}


.ig060_prevpage {
	float: left;
	margin-left: 3px;
}

.ig060_nextpage {
	float: right;
}

.page_number {
	position: absolute;
	right: 100px;
	margin: 0;
	padding: 0;
}

#imgWidth,
#numCol {
	display: none;
}
/*/////////////////////
// /_lccms_/js/swiper/idangerous.swiper.css
/////////////////////*/

/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 * 
 * Copyright 2012-2013, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/

/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	width: 100%;
	height: 424px;
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	width: 230px !important;
	height: 100%;
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}

/*/////////////////////
// /officecms.css
/////////////////////*/

/*lcstyle:Gesamtes Web - Schriftformatierung*/
body, div, td, .MsoNormal, input, textarea, select
{
  padding: 0px;
  margin: 0px;
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 10pt;
  color: #000;
}

/*lcstyle:Gesamtes Web - Hyperlinks*/
a, a:link, a:active, a:visited, #page_content a, #page_content a:visited
{
  /*color: #000; */
  color: #222771;
  text-decoration: underline;
}

/*lcstyle:Gesamtes Web - Hyperlinks Aktiv*/
a:hover, #page_content a:hover, #page_content a:active
{
  color: #222771;
  text-decoration: underline;
}

#fbkoch, #fbheli{
width: 150px;
margin-top: 4px;
}

table.Matzer {
	width: 328px !important;
	margin: 0 auto !important;
}

table.Matzer p {
	text-align: left !important;
}

#bs_fb {
position: absolute;
top: 4px;
z-index: 999;
right: 427px;
width: 200px;
}
#bs_fb.bsfb-rc {
	right: 450px;
}

.rot a, .rot a:link, .rot a:active, .rot a:visited, .rot #page_content a, .rot #page_content a:visited,
.rot a:hover, .rot #page_content a:hover, .rot #page_content a:active {
  color: #2675ae;
}

html  {
	overflow-y: scroll;
	height: 100%;
}

#page_content p {
	text-align: justify;
}

#pcbox {
	padding: 0 15px;
}

/*lcstyle:Gesamtes Web - Hintergrund und Position*/
body
{
  background-color: #fff;
  margin: 0;
  margin-top: 0px;
}

body.body_ss {
	background-color: #e5e5e5;
}

.calendar {
	z-index: 6500;
}

/*lcstyle: Content-Center*/
.centered
{
  position: relative;
  max-width: 960px;
  width: 960px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  background-color: transparent;
}

#banner_section .centered {
	padding-left: 0;
	width: 946px;
}

#centered_footer_menu {
	padding-left: 15px;
	padding-right: 13px;
	width: 858px;
}

.clearfix
{
  display: block;
  clear: both;
}

/*lcstyle: Banner-Section*/
#banner_section
{
  position: relative;
  width: 100%;
  height: auto;
}

/*lcstyle: Banner-Overlay*/
.banner_top_overlay
{
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 900;
  float: left;
}

/*lcstyle:Banner-Aktionstext*/
#aktionstext
{
  display: block;
  position: absolute;
  left: 6px;
  bottom: -35px;
  width: 398px;
  height: 114px;
  z-index: 900;
  padding-right: 100px;
  background-image: url(images/banner_top_aktionstext.png);
  background-repeat: no-repeat;
  padding: 20px;
  overflow: hidden;
}

#overlay_901 {
	background-image: url(images/overlay_901.png);
background-repeat: no-repeat;
width: 521px;
height: 227px;
position: absolute;
top: 95px;
left: -156px;
z-index: 999;
}

#overlay_902 {
	background-image: url(images/overlaykachel_902.png);
width: 100%;
height: 45px;
position: absolute;
bottom: 14px;
left: 0px;
z-index: 1999;
}


h1, h2, h3, h4, h5, h6
{
  margin: 0;
}

/*lcstyle:Content links*/
#content_left
{
display: block;
width: 100%;
min-height: 1px;
float: left;
padding: 0;
margin: 0;
margin-left: 0px;
margin-right: 0px;
position: relative;
border-right: 1px solid #cacaca;
border-left: 1px solid #cacaca;
overflow: hidden;
}

/*lcstyle:Content rechts*/
#content_right
{
  width: 215px;
  min-height: 334px;
  float: left;
  position: relative;
  background: #fff;
  margin-top: 26px;
}

.img_gallery #content_right {
	width: 750px;
}

#buo_ipad {
	display: none;
}

/*lcstyle:Hauptmenu*/
#hauptmenu
{
position: absolute;
width: auto;
height: 26px;
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
background-color: transparent;
z-index: 905;
overflow: hidden;
left: 95px;
bottom: 12px;
z-index: 9999;
}

.me_abg {
	display: block;
	position: absolute;
	width: 25px;
	height: 4px;
	background: #fff;
	left: 0px;
	bottom: 5px;
}

a.menu_eintrag:hover .me_abg,
a.active .me_abg {
	background: #c1121c;
	display: none;
}

/*lcstyle:Hauptmenu Startseite*/
.hauptmenu_ss
{
  display: none;
}

/*lcstyle:Hauptmenu - Menueintrag*/
#hauptmenu  a.mm_level1
{
float: left;
text-decoration: none;
text-align: center;
border-right: 0px;
border-right-style: solid;
border-color: #e1e1e1;
background-color: transparent;
font-weight: normal;
font-size: 14px;
color: #f9c800;
padding: 4px 12px 3px 12px;
font-family: Comic Sans MS, Arial, sans-serif;
}

.rot #hauptmenu  a.mm_level1
{
color: #fff;
}

#hauptmenu a.mm_level1
{
  display: block;
  width: auto;
  height: 100%;
}

#hauptmenu div.mm_eintrag:last-child a.mm_level1
{
  border-right: 0;
}

#sf_input {
background-image: url('images/magnifying-glass.png');
background-repeat: no-repeat;
background-position: right 3px;
}

/*lcstyle:Hauptmenu - Menueintrag Aktiv*/
#hauptmenu a.mm_level1:hover,
#hauptmenu a.mm_level1.active,
#hauptmenu a.ipad_hover,
.body_ss #hauptmenu .mm_eintrag:first-child a.mm_level1
{
color: #222771;
text-decoration: none;
background: #f9c800;
}

.rot #hauptmenu  a.mm_level1:hover,
.bau #hauptmenu  a.mm_level1:hover,
.rot #hauptmenu a.mm_level1.active,
.bau #hauptmenu a.mm_level1.active
{
	color: #fff;
}

/*lcstyle:Submenu Allgemein*/
#submenu, #submenu ul
{
position: relative;
margin: 0;
padding: 0;
margin-top: 0px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 10px;
overflow: hidden;
font-family: Comic Sans MS, Arial, sans-serif;
background-color: #fff;
color: #323232;
font-size: 15px;
border-width: 0px;
border-style: solid;
border-color: #cacaca;
font-weight: normal;
margin-left: 0px;
width: 195px;
padding-left: 5px;
}

#submenu ul
{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: 0;
}

/*lcstyle:Submenu Alle Ebenen*/
#submenu a
{
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  margin-bottom: 1px;
}

#submenu a
{
	height: auto;
	display: block;
	padding-left: 15px;
	position: relative;
	background: url(images/menubgright.png);
	background-repeat: no-repeat;
	min-height: 20px;
	margin-top: -1px;
}

.btn_mikroskopie {
	height: 44px;
}

/*lcstyle:Submenu Alle Ebenen Aktiv*/
#submenu a:hover,
#submenu a.active
{
  color: #fff;
  text-decoration: none;
  background-image: url(images/menubgright-active.png);
  background-repeat: no-repeat;
}

/*lcstyle:Submenu 2. Ebene*/
#submenu .me_l2
{
	text-decoration: none !important;
	color: #38485c;
	font-size: 16px;
    font-family: Comic Sans MS, Arial, sans-serif;
	display: block;
}

/*lcstyle:Submenu 3. Ebene*/
#submenu .me_l3
{
  font-size: 15px;
  color: inherit;
  margin-left: 20px;
  font-weight: bold;
}

/*lcstyle:Submenu 4. Ebene*/
#submenu .me_l4
{
  font-size: inherit;
  color: inherit;
  margin-left: 40px;
  font-weight: bold;
}

/*lcstyle:Suche*/
#searchBox
{
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  background-color: #eee;
  border-width: 1px;
  border-style: solid;
  border-color: #cacaca;
}

#searchBox form
{
  position: relative;
}

/*lcstyle:Suchfeld*/
#searchBox input
{
  font-size: 12px;
  color: inherit;
  font-family: inherit;
  padding: 5px;
  width: 136px;
}

/*lcstyle:Symbol*/
input#search_symbol
{
  position: absolute;
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  top: 2px;
  right: 0px;
}

/*lcstyle: Module*/
div.module
{
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #ededed;
  border-width: 0px;
  border-style: solid;
}

/*lcstyle: Module Title Box*/
div.module-title
{
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 25px;
  background-color: #d9d9d9;
}

/*lcstyle: Module Title Text*/
div.module-title h3
{
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 16px;
  height: 25px;
  font-weight: bold;
  color: #333;
}

/*lcstyle: Module Content*/
div.module-content
{
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  background-color: #ededed;
}

/*lcstyle:Newsletteranmeldung*/
#newsletter
{
  display: none;
}

#logo_section {
	display: none;
}

#logo_link {
	position: absolute;
	left: 0px;
	top: 126px;
	z-index: 5000;
}

#bereich_switcher {
	position: absolute;
	top: 0;
	right: -15px;
	z-index: 5000;
}

#bs_1 {
	position: absolute;
	top: 0;
	right: 240px;
	z-index: 5001;
}

#bs_2 {
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 5001;
}

/*lcstyle: Newsletteranmeldung Inputfeld*/
#femail
{
  width: 162px;
}

/*lcstyle: Newsletteranmeldung Button*/
#nl_submit
{
  display: block;
  text-align: right;
  margin-top: 5px;
  color: #e2001a;
  text-decoration: none;
}

/*lcstyle: Newsletteranmeldung Button Aktiv*/
#nl_submit:hover
{
  color: #e2001a;
  text-decoration: underline;
}

/*lcstyle:Adressbereich*/
#adressbereich
{
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  background-color: #ededed;
  border-width: 0px;
  border-style: solid;
  border-color: #cacaca;
}

/*lcstyle:Aktionswordseite*/
#newsbereich
{
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  background-color: transparent;
  border-width: 0px;
  border-style: solid;
  border-color: #cacaca;
  overflow: hidden;
}

#newsbereich .WordSection1
{
  overflow: hidden;
}

/*lcstyle: Content*/
#page_content
{
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 32px;
	padding-right: 32px;
	min-height: 300px;
	background-color: #fff;
	border-width: 0px;
	border-style: solid;
	border-color: #cacaca;
	-webkit-text-size-adjust: none;
}

/*lcstyle: Footer*/
#footer
{
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 38px;
  padding-top: 30px;
  padding-bottom: 15px;
  margin-top: 0;
  position: relative;
  z-index: 99;
  background-color: transparent;
  border-top-width: 0px;
  border-top-style: solid;
}

#unterseite #footer {
left: 0;
bottom: 0;
width: 100%;
min-height: 1px;
padding-top: 0px;
padding-bottom: 15px;
margin-top: 0;
position: relative;
z-index: 99;
background-color: transparent;
border-top-width: 0px;
border-top-style: solid;
}

#footer .footer_content_center
{
  height: 100%;
  width: auto;
  margin: 0 auto;
  position: relative;
  z-index: 98;
  margin-left: 0px;
  margin-right: 0px;
}

#footer_bg_blue {
width: 95px;
height: 10px;
background: #154889;
position: absolute;
top: 0;
left: 10px;
}
#footer_bg_red {
width: 52px;
height: 10px;
background: #c1121c;
position: absolute;
top: -10px;
right: 10px;
}

.me_group {
margin-right: 40px;
float: left;
}
.me_group:last-child {
margin-right: 0px;
}

/*lcstyle: Footer - Center*/
#footer_content
{
  background-color: transparent;
  height: 100%;
  border-top-width: 0px;
  border-top-style: solid;
  border-color: red;
  padding-bottom: 0px;
}

#footer_content p
{
  margin: 0 !important;
}

/*lcstyle: Footer - Wordseite*/
#footer_wp
{
  display: block;
  line-height: normal;
  margin-left: 38px;
  margin-right: 47px;
}

#footer_wp p {
	text-align: center;
}

#unterseite #footer_wp p {
	text-align: left;
	font-size: 11px;
}

.rot #footer_wp p {
	font-style: italic;
	color: #fff;
}

.koc #footer_wp p {
	color: #F9C800;
}

.bau #footer_wp p {
	font-style: italic;
	color: #222771;
}

#footer_wp img {
	max-width: 100%;
	height: auto;
}

/*lcstyle:Menu Unten Rechts*/
.menu_footer
{
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
}

/*lcstyle:Menu Unten Rechts - Menueintrag*/
.menu_footer .menu_eintrag a
{
  color: #5a5a5a;
  text-decoration: underline;
  font-size: 13px;
  font-weight: normal;
}

/*lcstyle:Menu Unten Rechts - Menueintrag Aktiv*/
.menu_footer a.active ,
.menu_footer .menu_eintrag a:hover
{
  text-decoration: none;
  color: #9aa4a6;
  font-weight: normal;
}

.downloadarea table{
	display: block !important;
}

.downloadarea .responsive_table{
	display: none !important;
}

.footer_title, .footertitle {
	font-size: 22px;
	color: #5a5a5a;
}

#menu_footer_responsive
{
  position: relative;
  top: 2px;
  right: auto;
}

#centered_resp_footer_menu
{
  min-height: 27px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

#menu_footer_responsive_section {
	background: #17191a;
	padding-bottom: 5px;
}

/*lcstyle:Menu Unten Rechts - Trenner*/
.trenner
{
  float: left;
  color: #c1121c;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 0px;
}

/*lcstyle:Footer Extended*/
#footer2
{
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  display: block;
}

.footer2_box
{
  float: left;
  width: auto;
  height: auto;
  margin-right: 25px;
  display: block;
}

.footer2_box_title
{
  position: relative;
  width: 100%;
  height: 20px;
  padding-left: 0px;
}

.footer2_box_content
{
  position: relative;
  width: 100%;
  min-height: 70px;
  padding-top: 11px;
  border-top: 1px dotted #c5c6c6;
  padding-left: 0px;
}

.footer2_menueintrag
{
  margin-bottom: 3px;
  width: auto;
  padding-bottom: 4px;
}

#footer2 .footer2_box_title a.footer2_link
{
  text-decoration: none;
  color: #9aa4a6;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Comic Sans MS, Arial, sans-serif;
}

#footer2 .footer2_box_title a.fm2_active,
#footer2 .footer2_box_title a:hover
{
  text-decoration: none;
  color: #c1121c;
}

#footer2 .footer2_box_content a.footer2_link
{
  text-decoration: none;
  color: #9aa4a6;
  font-size: 14px;
}

#footer2 .footer2_box_content a.fm2_active,
#footer2 .footer2_box_content a:hover
{
  text-decoration: none;
  color: #c1121c;
}

/*lcstyle:PoweredBy*/
#copyright
{
position: relative;
width: 200px;
overflow: hidden;
margin: 0 auto;
}

#footer.footer_fixed
{
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
}

/*lcstyle:News-Überschrift1*/
.News-berschrift1, .News-berschrift1Zchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 19pt;
  font-weight: normal;
  color: #323232;
  text-align: left;
  padding: 0px;
  margin: 0px;
  font-style: italic;
}

/*lcstyle:Überschrift 2*/
h2
{
  margin-top: 0;
  padding-top: 0;
  padding-left: 0px;
  font-weight: bold;
  font-size: 12pt;
  color: #222771;
}

/*lcstyle:Überschrift 3*/
h3, .downloadarea h3, .downloadarea a
{
  margin-top: 0;
  padding-top: 0;
  padding-left: 0px;
  font-weight: bold;
  font-size: 10pt;
  color: #222771;
}
/*lcstyle:Überschrift 3 Bereich RotorCraft*/
.rot h3, .rot .downloadarea h3, .rot .downloadarea a
{
  margin-top: 0;
  padding-top: 0;
  padding-left: 0px;
  font-weight: bold;
  font-size: 10pt;
  color: #2675AE;
}

#page_content .WordSection1 h3
{
  font-weight: bold;
}

/*lcstyle:News-Überschrift2*/
.News-berschrift2, .News-berschrift2Zchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  color: #323232;
  padding: 0px;
  margin: 0px;
  font-style: normal;
}

/*lcstyle:News-Überschrift3*/
.News-berschrift3, .News-berschrift3Zchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  font-style: normal;
}

/*lcstyle:News-Standard*/
.News-Standard, .News-StandardZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-align: left;
  color: #323232;
  padding: 0px;
  margin: 0px;
  font-style: normal;
}

.Footer-Heli, .Footer-HeliZchn
{
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-style: italic;
}

.Footer-Bautec, .Footer-BautecZchn
{
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-align: center;
  color: #222771;
  padding: 0px;
  margin: 0px;
  font-style: italic;
}

/*lcstyle:News-Standard2*/
.News-Standard2, .News-Standard2Zchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  font-style: normal;
}

/*lcstyle:Footer-Hyperlink*/
.Footer-Hyperlink, .Footer-Hyperlink a:link, .Footer-Hyperlink a:hover, .Footer-Hyperlink a:visited, .Footer-Hyperlink a:active,
#infoPage a:link, #infoPage a:hover, #infoPage a:active, #infoPage a:visited,
#addressBox a:link, #addressBox a:hover, #addressBox a:active, #addressBox a:visited
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  color: #c1121c;
  padding: 0px;
  margin: 0px;
  font-style: normal;
  text-decoration: underline;
}

/*lcstyle:News-Hyperlink2*/
.News-Hyperlink2, .News-Hyperlink2 a:link, .News-Hyperlink2 a:hover, .News-Hyperlink2 a:visited, .News-Hyperlink2 a:active,
#infoPage a:link, #infoPage a:hover, #infoPage a:active, #infoPage a:visited,
#addressBox a:link, #addressBox a:hover, #addressBox a:active, #addressBox a:visited
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-align: left;
  color: #c1121c;
  padding: 0px;
  margin: 0px;
  font-style: normal;
  text-decoration: underline;
}

/*lcstyle:Footer-Standard*/
.Footer-Standard, .Footer-StandardZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  color: #5a5a5a;
  font-style: normal;
}

/*lcstyle:Start-Standard*/
.Start-Standard, .Start-StandardZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color: #222771;
  font-style: normal;
}

/*lcstyle:Start-Überschrift*/
.Start-berschrift, .Start-berschriftZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #222771;
  font-style: normal;
}

/*lcstyle:Start-Standard*/
.Start-StandardRot, .Start-StandardRotZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color: #2675AE;
  font-style: normal;
}

/*lcstyle:Start-Überschrift*/
.Start-berschriftRot, .Start-berschriftRotZchn
{
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #2675AE;
  font-style: normal;
}

html
{
}

img
{
  border: 0px;
}

input, textarea
{
  padding: 0px;
  margin: 0px;
}

table.formouter
{
  width: 100%;
}

table.formouter td
{
  /* vertical-align: top; */
}

.formouter .Row
{
  padding-top: 3px;
}

.formouter .Desc1_1, .formouter .Desc1_2, .formouter .Desc2_2, .formouter .Desc1_3, .formouter .Desc2_3, .formouter .Desc3_3, .formouter .Desc1_4, .formouter .Desc2_4, .formouter .Desc3_4, .formouter .Desc4_4
{
padding-left: 3px;
text-align: right;
padding-right: 3px;
font-weight: bold;
}

.formouter .Desc1_1
{
  width: 30%;
}

.formouter .Content1_1
{
  width: 70%;
}

.formouter .Desc1_2
{
  /*width: 25%;
  */
width: 25%;
}

.formouter .Content1_2
{
  width: 75%;
}

.formouter .Desc2_2
{
  width: 50%;
}

.formouter .Content2_2
{
  width: 50%;
}

.formouter .Desc1_3
{
  width: 17%;
}

.formouter .Content1_3
{
  width: 83%;
}

.formouter .Desc2_3
{
  width: 34%;
}

.formouter .Content2_3
{
  width: 66%;
}

.formouter .Desc3_3
{
  width: 50%;
}

.formouter .Content3_3
{
  width: 50%;
}

.formouter .Desc1_4
{
  width: 13%;
}

.formouter .Content1_4
{
  width: 87%;
}

.formouter .Desc2_4
{
  width: 26%;
}

.formouter .Content2_4
{
  width: 74%;
}

.formouter .Desc3_4
{
  width: 39%;
}

.formouter .Content3_4
{
  width: 61%;
}

.formouter .Desc4_4
{
  width: 50%;
}

.formouter .Content4_4
{
  width: 50%;
}

.formouter .Col1
{
  width: 100%;
}

.formouter .Col2
{
  width: 50%;
}

.formouter .Col3
{
  width: 33%;
}

.formouter .Col4
{
  width: 25%;
}

.formouter .Col5
{
  width: 20%;
}

.formouter td
{
  text-align: left;
}

.formouter input, .formouter textarea, .formouter select
{
width: 98.5%;
text-decoration: none;
font-weight: normal;
padding: 0px;
font-family: Comic Sans MS, Arial, sans-serif;
border: 1px solid #000;
}

.Content2_2 input
{
  width: 96%;
}

.formouter td,
.Desc2_2,
.Desc1_2
{
}

.formouter input.radio
{
  background-color: transparent;
  border-color: none;
  border-style: none;
  border-width: 0px;
  width: auto;
  margin-right: 6px;
}

.formouter select
{
  width: auto;
  margin-right: 5px;
  margin-left: 0;
}

.Content2_2 select
{
  width: 60px;
}

.ctplitemarea
{
}

/*lcstyle:Module*/
.ctplitemarea, 
div.sitemap
{
  padding-top: 0px;
  padding-left: 7px;
  padding-right: 7px;
  width: auto;
}

/*lcstyle:Überschrift 1*/
h1, div.ctplitemarea h1, div.ig001 .heading, div.sitemap .heading, div.cms200guestbook h2, .tabsTitle, .gal_title h1
{
  margin-top: 0;
  padding-top: 0;
  padding-left: 0px;
  font-weight: bold;
  font-size: 16pt;
  color: #222771;
}

/*lcstyle:Überschrift 1 RotorCraft*/
.rot h1, .rot div.ctplitemarea h1, .rot div.ig001 .heading, .rot div.sitemap .heading, .rot div.cms200guestbook h2, .rot .tabsTitle, .rot .gal_title h1
{
  margin-top: 0;
  padding-top: 0;
  padding-left: 0px;
  font-weight: bold;
  font-size: 16pt;
  color: #2675AE;
}

/*lcstyle:Überschrift Suchergebnis*/
div.ctplitemarea div.fulltextsearch h1
{
    font-size: 11pt;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.routingform .heading
{
  font-size: 18pt;
  text-align: center;
}

div.downloadarea
{
  padding-bottom: 10px;
}

#page_content table {
	table-layout: fixed;
}

.downloadarea td
{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px black;
}

.downloadarea a
{
  font-size: 10pt;
  margin-top: 5px;
  display: block;
  font-weight: normal;
}

.downloadarea .leadingtext, .downloadarea .trailingtext
{
  margin-top: 10px;
  margin-bottom: 10px;
}

.downloadarea table
{
  width: 100%;
}

.downloadarea td.title
{
  padding-right: 10px;
  width: 73%;
}

/*lcstyle:Downloadbereich Datum*/
.downloadarea td.datesize
{
  width: 28%;
  text-align: right;
  visibility: visible;
}

.cms200newsletter
{
  padding-left: 32px;
  padding-top: 12px;
}

.cms200newsletter td
{
  padding-bottom: 5px;
  padding-right: 10px;
}

.cms200newsletter table
{
  width: 50%;
  margin-top: 10px;
}

.cms200newsletter td.desc
{
  width: 100px;
}

.cms200newsletter td.field checkboxes label input
{
  text-align: left;
}

td.checkboxes input
{
  width: auto;
  border: none 0px transparent;
}

.required /* Formular */
{
  color: #FF0000;
}

.contentarea /* ua. für Routenplaner */
{
  width: 520px;
  left: 0px;
  height: 425px;
  top: 0px;
}

.success
{
}

.error
{
  color: #CC0000;
}

select
{
  width: auto;
}

#srczip
{
  width: 75px;
}

#srccity
{
  width: 167px;
}

.routingzipcityinput .routingcityinput
{
  width: 164px;
  padding-left: 5px;
}

.routingform .dsttitle
{
  font-weight: bold;
}

.routesubmit
{
  text-align: center;
}

.routesubmit input.button
{
  width: 50%;
}

#tabsMenu
{
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.tabPage, .tabPageActive, .tabPageSpacer
{
  float: right;
  color: #fff;
}

#tabsMenu .tabPage a:link, #tabsMenu .tabPage a:hover, #tabsMenu .tabPage a:active, #tabsMenu .tabPage a:visited,  
#tabsMenu .tabPageActive a:link, #tabsMenu .tabPageActive a:hover, #tabsMenu .tabPageActive a:active, #tabsMenu .tabPageActive a:visited
{
  color: #fff;
}

#tabsMenu .tabPageActive a:link, #tabsMenu .tabPageActive a:hover, #tabsMenu .tabPageActive a:active, #tabsMenu .tabPageActive a:visited
{
  color: orange;
}

.menuTab, .menuTabActive
{
  float: left;
  margin-right: 2px;
  height: 25px;
  overflow: hidden;
}

.menuTabActive
{
  height: 24px;
}

.nextLine
{
  clear: both;
  height: 25px;
  overflow: hidden;
}

#tabLine
{
  width: 100%;
  margin-top: -3px;
  height: 3px;
  background-image: url(_lccms_/types/tabs/t_line.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  z-index: 10;
}

.menuTabCenter
{
  float: left;
  height: 20px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-image: url(_lccms_/types/tabs/t_center.gif);
  overflow: hidden;
}

.menuTabActive .menuTabCenter
{
  height: 25px;
  overflow: hidden;
  background-image: url(_lccms_/types/tabs/t_centeractive.gif);
}

#tabsMenu a:link, #tabsMenu a:hover, #tabsMenu a:active, #tabsMenu a:visited
{
  text-decoration: none;
  color: #000;
}

#tabsMenu .menuTabActive .menuTabCenter a:link, #tabsMenu .menuTabActive .menuTabCenter a:hover, #tabsMenu .menuTabActive .menuTabCenter a:active, #tabsMenu .menuTabActive .menuTabCenter a:visited
{
  text-decoration: none;
  color: #fff;
}

.menuTabLeft
{
  float: left;
  width: 7px;
  height: 25px;
  background-image: url(_lccms_/types/tabs/t_left.gif);
}

.menuTabActive .menuTabLeft
{
  background-image: url(_lccms_/types/tabs/t_leftactive.gif);
}

.menuTabRight
{
  float: left;
  width: 9px;
  height: 25px;
  background-image: url(_lccms_/types/tabs/t_right.gif);
}

.menuTabActive .menuTabRight
{
  background-image: url(_lccms_/types/tabs/t_rightactive.gif);
}

.menuTab2Center
{
  float: left;
  height: 20px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-image: url(_lccms_/types/tabs/t2_center.gif);
  overflow: hidden;
}

.menuTabActive .menuTab2Center
{
  background-image: url(_lccms_/types/tabs/t2_centeractive.gif);
  height: 25px;
}

.menuTab2Left
{
  float: left;
  width: 7px;
  height: 25px;
  background-image: url(_lccms_/types/tabs/t2_left.gif);
}

.menuTabActive .menuTab2Left
{
  background-image: url(_lccms_/types/tabs/t2_leftactive.gif);
}

.menuTab2Right
{
  float: left;
  width: 9px;
  height: 25px;
  background-image: url(_lccms_/types/tabs/t2_right.gif);
}

.menuTabActive .menuTab2Right
{
  background-image: url(_lccms_/types/tabs/t2_rightactive.gif);
}

td.log1
{
  padding-right: 10px;
}

td.log3
{
  padding-top: 10px;
}

td.field input.button
{
  /*Button für die Newsletter Anmeldung */
height: 27px;
  width: auto;
  padding: 0 8px;
}

.formouter input[type="reset"],
.formouter input.button
{
height: 27px;
padding-left: 0px;
padding-right: 0px;
width: auto;
cursor: pointer;
margin-bottom: 10px;
font-family: Comic Sans MS, Arial, sans-serif;
background: #fff;
}

.thumbImg {
	width: 100%;
	height: auto;
}

div.routingMapWindow
{
  min-width: 150px !important;
}

div.gm-style div.gm-style-iw
{
  height: auto !important;
}

.vertical-centered-wrapper
{
  display: table;
  height: 48px;
  position: relative;
  width: 100%;
}

.vertical-centered-content
{
  display: table-cell;
  vertical-align: middle;
}

/* STARTSEITE */
#content_startseite
{
  position: relative;
  overflow: hidden;
  height: 435px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#mod_news
{
  margin: 0;
  padding: 0;
  position: absolute;
  width: 600140px;
  min-height: 424px;
  margin-left: 0px;
  margin-right: 0px;
  top: 0;
  left: 0px;
}

/*lcstyle: News Box */
.news-box
{
text-align: left;
background-color: transparent;
width: 276px;
padding-left: 37px;
padding-right: 37px;
min-height: 424px;
float: left;
border-right: 0px solid #dedede;
overflow: hidden;
list-style-type: none;
}

.news-box img {
	width: 100%;
	height: auto;
}
.news-box .NichtSkaliert img,
.news-box  img.NichtSkaliert {
	width: auto;
	height: auto;
}

.news-box:last-of-type
{
}

#news-left
{
  position: absolute;
  left: -10px;
  top: 0;
  background-color: #fff;
  width: 50px;
  height: 424px;
  transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  z-index: 999;
}

#news-right
{
  position: absolute;
  right: -13px;
  top: 0;
  background-color: #fff;
  width: 50px;
  height: 424px;
  transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  z-index: 999;
}

#go-left
{
  background-image: url(images/news_left.png);
  cursor: pointer;
  width: 50px;
  background-repeat: no-repeat;
  height: 50px;
  display: block;
  background-position: 10px center;
  margin-top: 187px;
}

#go-left:hover
{
}

#go-right
{
  background-image: url(images/news_right.png);
  cursor: pointer;
  width: 50px;
  background-repeat: no-repeat;
  height: 50px;
  display: block;
  background-position: 5px center;
  margin-top: 187px;
}

#go-right:hover
{
}

/* NEW */


#unterseite .responsive_banner
{
  max-height: 435px;
  margin-top: 70px;
  margin-bottom: 20px;
}

.responsive_banner,
.responsive_banner .single_banner,
.responsive_banner .single_banner img.bannerimg
{
  width: 100% !important;
  height: auto;
}

.responsive_banner .single_banner
{
  width: 100% !important;
  height: auto !important;
}

#banner_top
{
  overflow: hidden;
  float: right;
  width: 100%;
}

.banner_text_overlay {
	background: url(images/banner_text_overlay.png);
padding: 7px 0;
width: 10000px;
margin-left: -5000px;
padding-left: 5000px;
}
.banner_us_text {
position: absolute;
top: 0;
left: 35px;
min-width: 300px;
min-height: 50px;
}
.banner_us_title {
font-size: 50px;
line-height: 50px;
color: #fff;
font-weight: bold;
text-shadow: 3px 3px 10px rgba(0,0,0, 0.7);
font-style: italic;
}
.banner_us_subtitle {
font-size: 25px;
line-height: 25px;
color: #fff;
font-weight: bold;
text-shadow: 3px 3px 10px rgba(0,0,0, 0.7);
}
.banner_arrows {
position: absolute;
top: 0;
min-width: 100px;
min-height: 20px;
padding-left: 22px;
}
.ba_left {
width: 37px;
height: 52px;
background-image: url(images/banner_arrow_left.png);
float: left;
cursor: pointer;
}
.ba_right {
width: 37px;
height: 52px;
background-image: url(images/banner_arrow_right.png);
float: left;
cursor: pointer;
margin-left: 10px;
}

#search_field {
	right: 10px;
	position: absolute;
	top: 16px;
}
#search_field input[type=text] {
	border: 1px solid #d2d2d2;
	padding: 2px 4px;
	width: 210px;
	font-size: 10pt;
}

.responsive_image
{
  max-width: 100%;
  height: auto;
}

#hauptmenu_section
{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0px;
  position: relative;
  top: -44px;
}

#hauptmenu_section .centered
{
  padding: 0 10px;
width: 960px;
max-width: 980px;
}

#resp_header_section
{
  width: 100%;
  height: 42px;
  background: #9c9e9f;
  display: none;
  background-image: url(images/mobile/headerbg.png);
}

#page_section
{
width: 100%;
min-height: 50px;
margin-top: 0px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 0px;
background-color: transparent;
border-bottom: 0px solid #d6d6d6;
}

#page_section .centered
{
padding-left: 15px;
padding-right: 13px;
width: 858px;
}

.body_ss #page_section .centered
{
padding-left: 32px;
padding-right: 31px;
width: 918px;
}

#page_section .notMobileLink {
	text-decoration: none !important;
	color: #000  !important;
}
#footer_section .notMobileLink {
	text-decoration: none !important;
	color: #5a5a5a  !important;
	font-size: 11px;
}

#footer_section a {
	text-decoration: none;
}

.rot #footer_section a,
.rot #footer_section .notMobileLink {
	color: #fff !important;
	font-style: italic;
}
.koc #footer_section a,
.koc #footer_section .notMobileLink {
	color: #F9C800 !important;
}
.bau #footer_section a,
.bau #footer_section .notMobileLink {
	color: #222771 !important;
}

.rot .FooterRotorHyperlink *,
.rot .FooterRotorHyperlinkZchn * {
	font-size: 11px;
	font-style: italic;
	color: #fff;
}

.koc .FooterBetonHyperlink *,
.koc .FooterBetonHyperlinkZchn * {
	font-size: 11px;
	font-style: italic;
	color: #F9C800;
	text-decoration: none !important;
}

.bau .FooterBautecHyperlink *,
.bau .FooterBautecHyperlinkZchn * {
	font-size: 11px;
	color: #222771;
	font-style: italic;
	text-decoration: none !important;
}

#banner_us_overlay {
	position: absolute;
	top: 0px;
	left: -10px;
	margin: 0;
	z-index: 999;
	width: 100%;
	height: auto;
}

#footer_section
{
  width: 100%;
  border-top: 2px solid #ebebeb;
}

#unterseite #footer_section {
	background: #222771;
}

#unterseite.rot #footer_section {
	background: #2675AE;
}

#unterseite.bau #footer_section {
	background: #fff;
	border-top: 5px solid #222771;
}

#footer2_section
{
  width: 100%;
  background-color: #17191a;
}

#centered_footer2
{
  display: block;
}

.show
{
  display: block;
}

.hide
{
  display: none;
}

.float_left
{
  float: left;
}

.float_right
{
  float: right;
}

.resp_header_button
{
  display: block;
  background-repeat: no-repeat;
}

#rh_button1
{
  width: 22px;
  height: 22px;
  background-image: url(images/mobile/ico_telefon.png);
  background-size: cover;
  margin-top: 9px;
  margin-left: 13px;
}

#rh_button2
{
  width: 22px;
  height: 22px;
  background-image: url(images/mobile/ico_kontakt.png);
  background-size: cover;
  margin-top: 9px;
  margin-left: 13px;
}

#rh_button3
{
  width: 22px;
  height: 22px;
  background-image: url(images/mobile/ico_standort.png);
  background-size: 100% 100%;
  margin-top: 9px;
  margin-left: 13px;
}

#rh_button4
{
  width: 25px;
  height: 22px;
  background-image: url(images/mobile/ico_menue.png);
  background-size: cover;
  margin-top: 9px;
  margin-left: 0px;
}

#rh_button4.active
{
  background-image: url(images/mobile/ico_menue-active.png);
}

#responsive_page
{
  position: relative;
  width: 100%;
}

/*
.body_ss #responsive_page {
	background-image: url(images/kachelStart.gif);
	height: 642px;
} */

#responsive_page.inactive
{
}

#responsive_mainmenu
{
  min-height: 800px;
  width: 100%;
  z-index: 9000;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background-image: url(images/mobile/menue-leftbg.png);
  background-repeat: repeat-y;
}

#responsive_mainmenu.active
{
  display: block;
}

#responsive_mainmenu ul
{
  list-style-type: none;
}

.hauptmenu_responsive
{
  padding-left: 0px;
  padding-right: 5px;
  width: 275px;
}

.hauptmenu_responsive.level1 a
{
  text-indent: 10px;
}

.hauptmenu_responsive ul.level2 a,
.hauptmenu_responsive ul.level3 a
{
  text-indent: 0px;
}

.hauptmenu_responsive ul.level2
{
  padding-left: 25px;
}

.hauptmenu_responsive ul.level3
{
  padding-left: 15px;
}

.hauptmenu_responsive a,
.hauptmenu_responsive a:visited
{
font-size: 20px;
color: #000 !important;
margin-left: 30px;
font-weight: normal;
height: auto;
display: block;
border-bottom: 1px dotted #c5c6c9;
margin-right: 0px;
padding-left: 0px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none !important;
margin-bottom: 1px;
}

.rmSectionItem,
.rmSectionItem:visited {
	font-size: 24px;
	color: #000;
	text-decoration: none !important;
	margin-left: 10px;
	width: 265px;
	display: block;
	font-family: Arial;
	
	height: auto;
	border-bottom: 1px dotted #c5c6c9;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rm2SectionItem,
.rm2SectionItem:visited {
	font-size: 24px;
	color: #000;
	text-decoration: none !important;
	width: auto;
	display: block;
	font-family: Arial;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	height: auto;
	border-bottom: 1px solid #e8e8e8;
}

.hauptmenu_responsive ul.level2 a
{
  font-size: 20px;
}

.hauptmenu_responsive a.active, .rmsiActive
{
  color: #222771 !important;
}

.rotate
{
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-backface-visibility: hidden;
}

p
{
  margin: 0;
  padding: 0;
}

ul
{
  margin-top: 4px;
}


#loader
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200%;
  height: 200%;
  z-index: 65000;
  background: #fff;
  display: block;
}

.mm_eintrag
{
float: left;
padding-left: 0px;
padding-right: 0px;
}
#hauptmenu .mm_eintrag:first-child {
	padding-left: 0;
}
#hauptmenu .mm_eintrag:last-child {
	padding-right: 0;
}

ul.dropdown
{
  list-style-type: none;
  background-color: #ccc;
  margin-top: 26px;
  padding: 0px;
  display: none;
  position: absolute;
  transition: all 1s linear;
}

ul.dropdown.active,
ul.dropdown:hover,
.ipad_hover ul.dropdown
{
  display: block;
}

ul.dd_level3 {
top: 0;
right: -132px;
margin-top: 0;
}

#hauptmenu a.dd_eintrag
{
  display: block;
  color: #f9c800;
  background: #222771;
  text-decoration: none;
  padding: 3px 12px 3px 11px;
  border-bottom: 0px solid #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: Comic Sans MS, Arial, sans-serif;
  white-space: nowrap;
}

#hauptmenu li.ddll2 {
	position: relative;
}

#hauptmenu li.ddll2:hover ul.dd_level3{
	display: block;
}

.ipad_view ul.dd_level3 {
	top: auto;
	right: auto;
	margin-top: 0;
	display: block;
	position: relative;
}

.ipad_view ul.dd_level3 a{
	padding-left: 25px !important;
}

.rot #hauptmenu a.dd_eintrag
{
  color: #fff;
  background: #2675ae;
}

#hauptmenu a.dd_eintrag:hover,
ul.dd_level2 li.active a.dd_l1
{
  color: #222771 !important;
  background: #f9c800 !important;
}

ul.dd_level3 li.active a.dd_l2
{
  background: #f9c800 !important;
}
.koc ul.dd_level3 li.active a.dd_l2
{
  color: #222771 !important;
}

.rot #hauptmenu a.dd_eintrag:hover,
.rot ul.dropdown li.active a.dd_eintrag,
.bau #hauptmenu a.dd_eintrag:hover,
.bau ul.dropdown li.active a.dd_eintrag
{
  color: #fff !important;
}

.bau #hauptmenu ul.dd_level3 li a.dd_l2 {
	color: #f9c800 !important;
}
.bau #hauptmenu ul.dd_level3 li:hover a.dd_l2,
.bau #hauptmenu ul.dd_level3 li.active a.dd_l2 {
	color: #fff !important;
}

#map_canvas
{
  width: 100% !important;
}

.ps-caption-content {
	color: #fff;
}

/* Table in divs transformation */
.responsive_table {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: none;
}

.responsive_tr {
	margin-bottom: 0px;
	/*padding: 10px;*/
}

.responsive_td {
	width: 100%;
}

#koch_footer_links {
	width: 69px;
	height: 81px;
	position: absolute;
	left: -40px;
	top: -20px;
	background: url(images/koch_footer_links.png);
}

#koch_footer_rechts {
	width: 101px;
	height: 58px;
	position: absolute;
	right: -57px;
	top: 3px;
	background: url(images/koch_footer_rechts.png);
}

/* NEW */
#header_section {
	width: 100%;
	height: 204px;
	background: #222771;
}

#menu_ss {
	width: auto;
	margin-top: 114px;
}

#menu_ss .menu_ss_item {
	height: 79px;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#menu_ss .txt {
	text-align: right;
	width: 350px;
	height: 79px;
	float: left;
	padding-top: 17px;
}

#menu_ss .txt a {
	font-size: 30px;
	color: #222771;
	padding-right: 16px;
}

#menu_ss .banner {
	width: 79px;
	height: 79px;
	float: left;
	position: relative;
}

.bannerspeed {
	display: none;
}

.imgLinkBlockSSKlein {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 79px;
	height: 79px;
	z-index: 16777271;
	background: url(_lccms_/images/transp.png);
}

.banner_overlay_ss_klein {
	position: absolute;
	width: 79px;
	height: 79px;
	top: -3px;
	left: -3px;
}

#banner_ss {
	position: absolute;
	width: 608px;
	height: 724px;
	top: -175px;
	right: -20px;
}

/* NEW */
body.koc {
	background-color: #e5e5e5;
	background-image: url(images/kachel.gif);
	background-repeat: repeat-x;
}

body.bau {
	background-color: #e5e5e5;
	background-image: url(images/kachel_bau.gif);
	background-repeat: repeat-x;
}

body.rot {
	background-color: #e5e5e5;
	background-image: url(images/kachel_rot.gif);
	background-repeat: repeat-x;
}



/* Startseite content banner */
.ssc_banner {
	position: relative;
	width: 33.33%;
	float: left;
}

.ssc_banner div.responsive_banner {
	width: auto !important;
	margin: 13px 0px 0px 20px;
}

.ssc_banner div.ssc_wp {
	margin: 20px 0px;
}

.ssc_banner .ssc_banner_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 12px;
	z-index: 999;
	width: 100%;
	height: auto;
}

.ssc_banner .ssc_banner_overlay img {
	width: 100%;
	height: auto;
}






/*/////////////////////
// /responsive.css
/////////////////////*/

#submenu_responsive_section {
	display: none;
	padding-top: 5px;
	padding-bottom: 25px;
}

.body_ss #submenu_responsive_section {
	padding-bottom: 5px;
	padding-top: 25px;
}

#hauptmenu_responsive_bottom a {
	margin-left: 15px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-bottom: 1px;
	height: auto;
	display: block;
	color: #323232;
}


#hauptmenu_responsive_bottom a:hover, #hauptmenu_responsive_bottom a.active, .body_ss  #hauptmenu_responsive_bottom li:first-child a, .rmsi2Active {
	background-color: #222771;
color: #fff !important;
text-decoration: none;
}

#hauptmenu_responsive_bottom .me_l2 {
	font-size: inherit;
	color: inherit;
	margin-left: 0px;
	font-weight: normal;
}

#hauptmenu_responsive_bottom, #hauptmenu_responsive_bottom ul {
	background-color: #fff;
	color: #323232;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	overflow: hidden;
	font-family: Arial;
	font-size: 20px;
	border-width: 0px;
	border-style: solid;
	border-color: #cacaca;
	font-weight: normal;
}

#hauptmenu_responsive_bottom li:first-child a {
	border-top: 1px solid #e8e8e8;
}

#hauptmenu_responsive_bottom ul.level3 li,
#hauptmenu_responsive_bottom ul.level4 li 	{
	border-top: 0 !important;
}

#hauptmenu_responsive_bottom a {
	border-bottom: 1px solid #e8e8e8;
}

#hauptmenu_responsive_bottom .me_l2 {
	margin-left: 35px;
}

#hauptmenu_responsive_bottom .me_l3 {
	margin-left: 40px;
}

#hauptmenu_responsive_bottom .me_l4 {
	margin-left: 55px;
}

/* responsive */
.rc_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.rc_right {
	overflow: hidden;
	min-width: 200px;
}

.clearfix {
	clear: both;
}

.responsive_content img {
	max-width: 100%;
	height: auto;
}

#page_content .MsoNormal img {
		width: 100%;
		height: auto;
	}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

@media screen and (min-width: 767px) {
	.vertCenteredWrapper{
		display: table;
		position: relative;
		width: 100%;
		height: 100%;
	}
	.vertCenteredContent {
		display: table-cell;
		vertical-align: middle;
		background-image: url(images/kachelStart.png);
		background-repeat: repeat-x;
		background-position: left center;
	}
	
	body.body_ss,
	#responsive_page {
		height: 100%;
	}
}


@media screen and (max-width: 980px) {
	html {
		overflow-x: auto;
	}
	
	#bs_fb {
		top: 0px;
	}
	
	#hauptmenu a.mm_level1 {
		font-size: 12.5px;
	}
	
	#banner_us_overlay img {
		width: 767px;
		height: auto;
	}
	
	#footer_wp {
		margin: 10px;
	}
	
	#buo_ipad {
		display: block;
	}
	
	#buo_desktop {
		display: none;
	}
	
	body.koc {
		background-image: url(images/kachel-ipad.png);
	}
	body.bau {
		background-image: url(images/bautec_kachel-ipad.png);
	}
	body.rot {
		background-image: url(images/rotorcraft_kachel-ipad.png);
	}
	
	#banner_us_overlay {
		left: 0px;
	}
	
	#unterseite .responsive_banner {
		margin-bottom: -4px;
		margin-top: 52px;
	}
	
	#banner_section .centered {
		padding-left: 0;
		width: 767px;
	}
	
	#mod_news {
		margin-left: 0px;
	}
	
	#content_startseite {
		margin: 0 auto;
		width: 637px;
		margin-bottom: 10px;
	}
	
	#go-left {
		background-image: url(images/news_left.png);
		width: 50px;
		height: 50px;
		background-position: 10px center;
		margin-top: 65px;
	}
	
	#go-right {
		background-image: url(images/news_right.png);
		width: 50px;
		height: 50px;
		background-position: 10px center;
		margin-top: 65px;
		margin-left: -25px;
	}

	#go-left:hover
	{
	  background-image: url(images/news_left.png);
	}
	
	#go-right:hover
	{
	  background-image: url(images/news_right.png);
	}
	
	#centered_footer_menu,
	.centered {
		width: 672px;
	}
	
	#page_section {
		margin-bottom: 0;
	}
	
	#page_section .centered {
		padding: 0;
	}

	#banner_section .centered {
		padding: 0;
	}
	
	.img_gallery #content_right,
	#content_right {
		width: 100%;
		min-height: 10px;
	}
	
	#content_left {
		width: 100%;
		height: auto !important;
	}
	
	.btn_mikroskopie,
	#submenu {
		display: none;
	}
	
	#unterseite #submenu_responsive {
		display: block;
	}
	
	#page_content {
		min-height: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 30px;
		padding-bottom: 38px;
	}
	
	#hauptmenu {
		bottom: -6px;
		left: 80px;
	}
	
	#banner_top_overlay {
		
	}
	
	#mod-news {
		margin-left: 0;
	}
	
	#news-left {
		width: 25px;
		left: 0px;
	}
	
	#news-right {
		width: 25px;
		right: 0px;
	}
	
	#footer2 {
		display: none;
	}
	
	#hauptmenu a.mm_level1 {
		padding-left: 9px;
		padding-right: 9px;
	}
	
	#page_section .centered,
	#hauptmenu_section .centered
	{
		width: 671px;
		padding-right: 2px;
	}
	
	.body_ss #page_section .centered {
		width: auto;
		padding: 0 20px 0 0px;
	}
	
	.news-box {
		border-color: transparent;
		padding-left: 25px;
		padding-right: 13px;
	}
	
	#content_startseite
	{
	  height: 465px;
	}
	
	#banner_ss {
		right: 0;
	}
	
	#menu_ss .txt {
		width: 270px;
	}
	#banner_ss {
		z-index: 0;
	}
	
	#btn_fb {
		margin: 0 auto !important;
		padding-bottom: 10px;
		width: 144px;
	}
	
	#copyright {
		display: none;
	}
	
	#logo_link {
		position: absolute;
		left: 0px;
		top: 98px;
		width: 249px;
		height: 85px;
		z-index: 5000;
		overflow: hidden;
	}
	
	#bereich_switcher {
		right: 0px;
	}
}

@media screen and (max-width: 820px) {
	#koch_footer_links,
	#koch_footer_rechts {
		display: none;
	}
}	

@media screen and (max-width: 767px) {
	#hauptmenu_section,
	#copyright,
	.banner_us_text,
	.banner_arrows,
	#search_section,
	.footer_title,
	#banner_ss,
	#footer_wp table,
	#hauptmenu,
	#bereich_switcher,
	#bs_1,
	#bs_fb,
	#bs_2,
	#banner_us_overlay,
	#centered_footer2 {
		display: none !important;
	}
	
	.single_img_box {
		width: 130px;
		height: 130px;
		margin-left: 0px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.TD_dontTouchMe {
		width: 100% !important;
		display: block;
	}
	
	#pcbox {
		padding: 0px;
	}
	
	#centered_footer_menu,
	.centered {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	body.koc {
		background: #fff;
	}
	
	#content_left {
		border: 0;
	}
	
	#page_content {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#unterseite .responsive_banner {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#banner_section .centered {
		width: auto;
	}
	
	#content_right {
		margin: 0;
		padding: 0;
	}
	
	body {
		background: #fff !important;
	}
	
	.ssc_banner {
		position: relative;
		width: 100%;
		float: none;
	}
	
	.ssc_banner .ssc_banner_overlay img,
	.ssc_banner .ssc_banner_overlay {
		width: 100%;
		height: auto;
		margin: 0;
	}

	.ssc_banner_content {
		margin: 0 10px;
		position: relative;
	}
	
	#submenu_responsive_section, #submenu_responsive {
		display: block;
	}
	
	#footer {
		padding-top: 0;
	}
	
	#menu_ss .txt a {
		font-size: 20px;
	}
	
	#header_section {
		height: auto; 
	}
	
	#menu_ss {
		margin: 25px 0;
		display: none;
	}
	
	#page_section {
		min-height: 10px;
		margin-bottom: 5px;
	}
	
	.vertical-centered-wrapper {
		width: 100%;
		text-align: center;
	}
	#footer_wp p {
		text-align: center;
	}
	#footer_content {
		padding-bottom: 0px;
	}
	
	#menu_footer {
		position: relative;
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.me_group {
		margin: 0;
		float: none;
	}
	.me_group .menu_eintrag {
		text-align: center;
	}
	
	#resp_header_section,
	#centered_resp_footer_menu	{
		display: block;
	}
	
	#logo {
		position: relative;
		width: auto;
		max-width: 284px;
		height: auto;
		padding: 20px;
		margin: 0 auto;
		display: block;
	}
	
	#logo_section {
		display: block;
		background: #222771;
	}
	body.rot #logo_section,
	body.bau #logo_section {
		background: #fff;
	}
	
	#unterseite #logo img,
	#logo img {
		max-width: 100%;
	}
	
	#banner_top_overlay,
	#overlay_901	{
		display: none;
	}
	
	#aktionstext {
		left: -10px;
	}
	
	.body_ss #page_section .centered,
	#page_section .centered {
		padding: 0 10px;
		width: auto;
	}
	
	/* Table in divs transformation */
	#footer_wp1_mobile table,
	#aktionstext table,
	#page_content table {
		display: none;
	}
	
	#page_content .responsive_table table {
		display: table;
	}
	
	.formularPage #page_content table {
		display: table;
	}
	
	.responsive_table {
		display: block;
	}
	
	#aktionstext_section .responsive_table img,
	#page_content .MsoNormal img,
	#page_content .responsive_table img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	
	#page_content .NichtSkaliert img {
		width: auto;
		height: auto;
	}
	
	#aktionstext #responsive_td_0_0_0 {
		margin-bottom: 10px;
	}
	
	#go-right, #go-left {
		margin-top: 115px;
	}
	
	#go-right {
		width: 40px;
		margin-left: -15px;
		margin-top: 115px;
	}
	
	#go-left {
		width: 45px;
		background-position: 5px center;
		margin-top: 115px;
	}
}


@media screen and (max-width: 650px) {
	#content_startseite {
		width: 320px;
	}
}

@media screen and (max-width: 640px) {
	.rc_left {
		width: 100%;
	}
	
	#page_content img {
		width: 100%;
		height: auto;
	}
	
	#page_content span.lvltoggle img {
		width: auto;
	}
	
	#page_content .NichtSkaliert img {
		width: auto;
		max-width: 100%;
		height: auto;
	}
	
	.swiper-slide {
		width: 266px !important;
	}
	
	#header_section {
		background-image: none;
	}
}

/* WINDOWS PHONE */
.overflowXHidden {
	overflow-x: hidden !important;
}

.winPhone #aktionstext {
	bottom: auto;
	top: 60px;
	left: -3px;
}

@media screen and (max-width: 470px) {
	.winPhone #aktionstext {
		bottom: auto;
		top: 40px;
		left: -2px;
	}
	
	.News-berschrift1, .News-berschrift1Zchn {
		font-size: 19pt;
	}
	
	.News-berschrift2, .News-berschrift2Zchn {
		font-size: 10pt;
	}
}
/*/////////////////////
// /_lccms_/js/colorbox/colorbox.css
/////////////////////*/

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;border: 40px solid #fff;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}