@charset "UTF-8";
@font-face {
  font-family: 'SansationRegular';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/SansationRegular.eot'); /* IE9 Compat Modes */
  src: local('SansationRegular'),
       url('fonts/SansationRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationRegular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationRegular.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationRegular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationRegular.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'SansationItalic';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/SansationItalic.eot'); /* IE9 Compat Modes */
  src: local('SansationItalic'),
       url('fonts/SansationItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationItalic.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationItalic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationItalic.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'SansationLight';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/SansationLight.eot'); /* IE9 Compat Modes */
  src: local('SansationLight'),
       url('fonts/SansationLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationLight.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationLight.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationLight.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationLight.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'SansationLightItalic';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/SansationLightItalic.eot'); /* IE9 Compat Modes */
  src: local('SansationLight'),
       url('fonts/SansationLightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationLightItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationLightItalic.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationLightItalic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationLightItalic.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'SansationBold';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/SansationBold.eot'); /* IE9 Compat Modes */
  src: local('SansationBold'),
       url('fonts/SansationBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationBold.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationBold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationBold.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'SansationBoldItalic';
  font-style: italic;
  font-weight: bold;
  src: url('fonts/SansationBoldItalic.eot'); /* IE9 Compat Modes */
  src: local('SansationBold'),
       url('fonts/SansationBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SansationBoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/SansationBoldItalic.woff') format('woff'), /* Modern Browsers */
       url('fonts/SansationBoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/SansationBoldItalic.svg') format('svg'); /* Legacy iOS */
}
.clear {clear: both;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
html {width:100%}
body {font-family:'SansationRegular';
	font-size:1em;
	color:#333;
	width:100%;
	background:#f1f1f1;
}
.ic {border:0;float:right;background:#fff;color:#e7770e;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {
	width:1280px; 	/*	960		*/	
	padding:0;
	margin:0 auto;
/*	font-size:0.8125em;	*/
	line-height:2em;
}
a {color:#e7770e; outline:none}
.blue a{color:#39b9d6;}
a:hover {text-decoration:none}
.wrapper {width:100%; overflow:hidden; position:relative}
.extra-wrap {overflow:hidden}
p {
	font-size: 1.25em;
	margin-bottom:1.5em;
}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}
ul li {
	font-size: 1.25em;
	list-style:disc;
	margin-left: 20px;
}
footer ul li{list-style: none;}
.top30 {margin-top:30px;}
.reg {text-transform:uppercase}
.fleft {float:left}
.fright {float:right}
.alignright {text-align:right}
.aligncenter {text-align:center}
.color-1 {color:#fff}
.color-2 {color:#333}
.color-3 {color:#39b9d6}
.color-4 {color:#e7770e}
.color-5 {color:#999999}
.color-6 {color:#111111}
.img-border, .img-border_big {border:4px solid #fff}
.indent {padding:20px}
.indent-top_ {padding-top:10px}
.indent-top {padding-top:24px}
.indent-left {padding-left:2px}
.indent-left2 {padding-left:40px}
.indent-left3 {padding-left:20px}
.indent-left4 {padding-left:10px}
.indent-right {padding-right:50px}
.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:28px}
.prev-indent-bot {margin-bottom:10px}
.img-indent-bot {margin-bottom:25px}
.margin-bot {margin-bottom:35px}
.margin-top20 {margin-top:20px;}
.margin-top40 {margin-top:40px;}
.img-indent {float:left; margin:0 20px 0px 0}	
.img-indent2 {float:left; margin:0 15px 0px 0}	
.img-indent3 {float:left; margin:0 6px 0px 0}
.img-indent_fue {float:left; margin:35px 15px 0px 0}	
.img-indent_fue_ {margin:35px auto 0px 0}	
.w120 {
	width:120px;
	height:auto;
}
.w405 {
	width:405px;
	height:auto;
}
.buttons a:hover {cursor:pointer}
.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
h1 a {text-decoration:none}	
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.row-top {
	width:100%;
	height:100px;	/*	124	*/
	background:#131313 url(../images/row-top-tail100.jpg) center top repeat-x;
	overflow:hidden;
}
h1 {
	position:relative;
	float:left;
}
h1 a {
	display:block; 
	width:151px;	/*	299px;	*/
	height:69px;	/*	50		*/
	text-indent:-9999em;
	background:url(../images/logo_kobra_wlp.svg) 0 0 no-repeat;
}
#top_brands {
	padding:20px 0 0 0;
	position:relative;
	float:left;
	display:block;
}
.menu-row {
	width:100%;
	background:url(../images/menu-row-tail_r.png) center top repeat-x #e7770e;	/*	178fbe	*/
}
.menu-bg {
	width:100%;
	background:url(../images/menu-bg_r.jpg) center top no-repeat;
}
.menu {
	padding:0 0 0 0; 
	background:url(../images/menu-spacer_r.gif) left top no-repeat;
}
.menu li {
	list-style: none;
	float:left; 
	position:relative;
	background:url(../images/menu-spacer_r.gif) right top no-repeat;
	padding-right:2px;
}
.menu li a {
	display:block;
	font-family: "Myriad Pro", Helvetica, Arial, "sans-serif";
	font-size:1.em;
	line-height:3em;
	width:252px;
	margin-left: -30px;
	padding:8px 0;
	text-align:center;
	color:#fff;
/*	text-transform:uppercase; 		*/
	letter-spacing:-1px;
}
.menu li.active a,
.menu > li > a:hover {color:#000;}
.row-bot {
	width:100%;
	min-height:20px;
	background:url(../images/row-bot-tail2_r.png) center top repeat-x;
}
#page1 .row-bot {background-image:url(../images/row-bot-tail_r.png)}
.center-shadow {
	width:100%;
	height:100%;
	min-height:20px;
	background:url(../images/center-shadow2_r.jpg) center top no-repeat;
}
#page1 .center-shadow {background:url(../images/center-shadow_r.png) center top no-repeat}
.carousel-container {
  position:relative;
  width:1280px;		/*	960		*/
  margin:0 auto;
}
#carousel {
  height:350px;		/*	449px	*/
  width:1280px;		/*	960		*/
  position:relative;
}
.carousel_ {
  height:300px;		/*	449px	*/
 }
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
#content {
	width:100%;
	border-top:1px solid #fff;
	overflow:hidden;
	background:url(../images/content-tail.gif) center top repeat-x #f1f1f1;		
	padding:0;
	position:relative;
	z-index:1;
}
#page1 #content {
	border-top:none; 
	background:none; 
	padding:43px 0 60px;
	}
.content-bg {
	width:100%;
	padding:24px 0 49px;
/*	background:url(../images/content-bg_.jpg) center top no-repeat;		*/
}
.bg_testimonials {
	background-color:#DDDDDD;
}
h2, h3 {
	font-size:1.75em;
	line-height:2em; 
	color:#333;
	margin-bottom:3px;
}
h4,h5,h6, .heading  {
	font-size:1.1em; 
	line-height:1.2em; 
	color:#e7770e;		/*		39b9d6	*/
	text-transform:uppercase;
}
.heading {line-height: 2em;}
h4 em, .heading em  {
	display:block;
	color:#333;
	text-transform:none;
}
h4 strong {
	display:block;
	margin-top:-3px;
}
h6 {color:#000}
.bold {font-weight: 700;}
.bg_fuesys {
	background:url(../images/logo_FUEsYS_3.png) center center no-repeat;
	background-size: contain;
}
.bg_fueplan {
	background:url(../images/logo_FuePlan_3.png) center center no-repeat;
	background-size: contain;
}
.bg_proqm {
	background:url(../images/logo_ProQM_3.png) center center no-repeat;
	background-size: contain;
}
.bg_firestudio {
	background:url(../images/logo_FireStudio_3.png) center center no-repeat;
	background-size: contain;
}
.bg_gefbu {
	background:url(../images/logo_GefBu_3.png) center center no-repeat;
	background-size: contain;
}
.fue_img {
	padding:0; 
	margin-right:10px;
	display:inline;
	height:auto;
}
.fs_img {
	border:10px solid #DDDDDD;
}
.text-1, .text-2, .text-3, .title {
	display:block;
	font-size:1.2em;
	line-height:1.75em;
}
.text-1 {color:#999;}
.text-2 {color:#929292;}
.text-3 {color:#111111;}
.title {color:#39b9d6;}
.border-bot {
	width:100%; 
	padding-bottom:20px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.border-white {
	border-bottom:solid 1px #FFFFFF;
}
.box {
	width:278px; 
	background:url(../images/box-tail_r.png) 0 0 repeat-x #e7770e;
}
.box .padding {padding:15px 10px 15px 20px}
.box a {
	display:inline-block;
	padding-right:18px;
	font-size:1.2em;
	line-height:1.222em;
	color:#fff;
	background:url(../images/marker-3.gif) right 8px no-repeat;
	text-transform:uppercase;
	text-decoration:none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.box a:hover {padding-right:25px}
.list-1 li {
	line-height:1.2em;
	padding:6px 0 6px 24px;
	background:url(../images/marker-2.png) 0 8px no-repeat;
}
.list-1 li a {
	display:inline-block;
	color:#333;
}
.list-1 li a:hover {text-decoration:underline}
.link:hover {text-decoration:underline} 
.link-1 {
	display:inline-block; 
	padding-right:15px; 
	background:url(../images/marker-1.gif) right 8px no-repeat;
}
dl span {float:left; width:88px}
#contact-form {width:580px}
#contact-form label {
	display:block; 
	height:44px;
}
#contact-form input {
	width:548px;
	font-size:1em;
	line-height:1.2em;
	color:#a0a0a0;
	padding:8px 15px;
	margin:0;
	font-family:'SansationRegular';
	border:1px solid #fff;
	background:url(../images/input-tail.gif) 0 0 repeat-x #e6e6e6;
	outline:none;
}
#contact-form textarea {
	height:158px;
	overflow:auto;
	width:548px;
	font-size:1em;
	line-height:1.2em;
	color:#a0a0a0;
	padding:7px 15px;
	margin:0;
	font-family:'SansationRegular';
	border:1px solid #fff;
	background:url(../images/text-area-tail.gif) 0 0 repeat-x #e5e5e5;
	outline:none;
}
.buttons {padding-top:17px; text-align:right}
.buttons a {margin-left:30px}
#contact-form2 {
	display:block;
	width:580px;
}
#contact-form2 label {
	display:block;
	height:30px;
	overflow:hidden;
}
#contact-form2 input {
	float:left;
	width:485px;
	font-size:1em;
	line-height:1.25em;
	color:#333;
	padding:3px 10px;
	margin:0;
	font-family:'SansationRegular';
	border:none;
	background:#fff;
	outline:none;
}
#contact-form2 textarea {
	float:left;
	height:240px;
	width:485px;
	font-size:1em;
	line-height:1.25em;
	color:#333;
	padding:3px 10px;
	margin:0;
	font-family:'SansationRegular';
	border:none;
	background:#fff;
	overflow:auto;
	outline:none;
}
.text-form {
	float:left; 
	display:block; 
/*	font-size:13px;	*/
	line-height:1.75em;
	width:74px; 
	color:#333;
	font-family:'SansationRegular';
}
.buttons2 {padding:10px 10px 0 0; text-align:right}
.buttons2 a {margin-left:35px}
footer {
	width:100%; 
	min-height:395px;
	height: auto;
	color:#999;
	background:url(../images/footer-tail.gif) center top repeat;
	position:relative;
	z-index:9;
}
footer .padding {padding:35px 0 0}
footer h4 {color:#fff; margin-bottom:18px}
.list-services li {
	font-size:1.2em;
	line-height:2em;
	text-transform:uppercase;
	padding-bottom:9px;
}
.list-services a {
	display:inline-block;
	text-decoration:none;
	color:#999;
	padding-left:54px;
	background:url(../images/social-icons.png) 0 0px no-repeat;
}
.list-services a.item-1 {background-position:0 -44px}
.list-services a.item-2 {background-position:0 -88px}
.list-services a.item-3 {background-position:0 -132px}
.block {height:395px}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -395px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%}
#fb_yt_bg {
	z-index: 100;
	position: fixed;
	left:0; top:0;
	width: 100%;
	min-height: 100%;
	background: rgba(0,0,0,.9);
	display: none;
}
#FB_YT_frame {
	z-index: 101;
	position: fixed;
	left:0; top:0;
	width: 100%;
	min-height: 100%;
	display: none;
}
#FB_on, #YT_on {
	position: relative;
	top:50px;
	background: rgba(240,240,240,1);
	padding:30px;
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
#freigabe_fb, #freigabe_yt {
	display: none;
}
#einverstanden_fb, #einverstanden_yt {
	pointer-events: none;
	background: #CCCCCC;
	display: none;
}