@charset "UTF-8";
/* CSS Document */

/* Define the "system" font family */ 
@font-face { font-family: system; font-style: normal; font-weight: 300; src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma"); } /* Now, let's apply it on an element */ 
body { font-family: "system"; }

* { margin: 0; outline: 0; padding: 0; }

body, html { height: 101%; width: 101%; }

body { font-size: 12px; line-height: 22px; 	font-family: Arial, Helvetica, sans-serif; font-weight:normal; color: #333333; background: url(images/body.png) repeat 0 0; min-width: 100%; }

.doSans { font-family: Arial, Helvetica, sans-serif; font-weight:normal; }

a { color: #990000; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #990000; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none; }


.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 990px; margin: 0 auto; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 63px; padding-top: 12px; padding-left: 33px; padding-right: 17px; }

#logo { width: 253px; float: left; font-size: 0; line-height: 0; }
#logo a { height: 55px; display: block; background: url(images/logo.png) no-repeat 0 0;  text-indent: -4000px; }


.slider-pic { position: relative; }

.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-b { background: url(images/slider-bottom.png) no-repeat 0 0;  width: 990px; height: 30px; position: absolute; bottom: 0px; left: 0px; z-index: 100; }
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0;  width: 990px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }
.slider { width: 990px;  height: 378px; position: relative;  background: url(images/slide-img.png) no-repeat 0 0; }
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 990px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 741px; height: 347px; position: absolute; bottom: 0px; right: 0px; }
.slider ul.slides li .img-holder img { width: 741px; height: 347px; }

.slider ul.slides li .slide-cnt { width: 320px; padding: 33px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 44px; line-height: 44px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt a.grey-btn { background: url(images/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 40px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
.flex-control-nav { left: 480px; }
.main a.m-btn-grey { display: none; }

.main { background: url(images/main.png) repeat-x 0 0; padding-top: 27px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
.main h2 { font-size: 22px; color: #990000; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding-top: 0; padding-right: 20px; padding-bottom: 35px; padding-left: 20px; }
.main ul { list-style-position: outside; list-style-image: none; list-style-type: none; }

.main section .post-cnt ul li { padding-bottom: 6px; padding-left: 10px; background: url(images/arr-ico.png) no-repeat 0 8px; }

.main section .post-cnt2 ul li.button_grey { padding-bottom: 0px; padding-right: 10px; color: #000; font-size: 13px; list-style-position: outside; list-style-type: none; list-style-image: url(images/arr-ico_black.png); line-height: 17px; }
.main section .post-cnt_3k ul li.button_grey { padding-bottom: 0px; padding-right: 10px; color: #000; font-size: 13px; list-style-position: outside; list-style-type: none; list-style-image: url(images/arr-ico_black.png); line-height: 17px; }
.main section .post-cnt_flex ul li.button_grey { padding-bottom: 0px; padding-right: 10px; color: #000; font-size: 13px; list-style-position: outside; list-style-type: none; list-style-image: url(images/arr-ico_black.png); line-height: 17px; }

.main section .post-cnt2 ul li.button_grey_ohne { padding-bottom: 5px; padding-right: 10px; color: #000; font-size: 15px; list-style-type: none; line-height: 17px; }
.main section .post-cnt_3k ul li.button_grey_ohne { padding-bottom: 5px; padding-right: 10px; color: #000; font-size: 15px; list-style-type: none; line-height: 17px; }
.main section .post-cnt_flex ul li.button_grey_ohne { padding-bottom: 5px; padding-right: 10px; color: #000; font-size: 15px; list-style-type: none; line-height: 17px; }

.main ul li a { color: #990000; text-decoration: underline; } 
.main ul li a:hover { text-decoration: none; } 

.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 126px; height: 109px; }
.main .cols .col-cnt { width: 183px; float: right; }
.main .kont { width: 283px; float: right; }
.main .esco_map { width: 600px; float: left; }


.main .post  { background: url(images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px; }
.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main .post .map-holder { width: 600px; height: 400px; float: left; margin-right: 20px; }

.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; }

.main .post-cnt2 { float: left; width: 461px; padding-left: 10px; background-image: url(images/vorteile_button1k_2.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 20px; }
.main .post-cnt_3k { float: left; width: 461px; padding-left: 10px; background-image: url(images/vorteile_button3k.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 20px; }
.main .post-cnt_flex { float: left; width: 461px; padding-left: 10px; background-image: url(images/vorteile_button_flex.png); background-repeat: no-repeat; background-position: 0px 0px; padding-top: 20px; }

#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px; }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px; }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c; }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	border-left: 1px solid #1a1f20;
	padding: 0 11px;
}
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #cccccc; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #eaeaea; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px; }
.footer-bottom p.copy a { color: #2b9208; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }

.mengenrechner { position: relative; }


/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: 768px; }
	.shell { width: 748px; }
	#navigation ul li a { padding: 0 22px;  }
	#navigation ul li.first a { padding-left: 26px; }
	
	.slider-pic { width: 748px; height: 202px; position: relative; }
	.mengenrechner { width: 748px; position: relative; }
	
	.slider-holder { position: relative; }
	.slider-holder span.slider-b { background: url(images/t-slider-bottom.png) no-repeat 0 0;  width: 748px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none;  }
	.flex-control-nav { left: 346px; }

	.slider { width: 748px; height: 292px; position: relative; background: url(images/t-slide-img.png) no-repeat 0 0;}
	.slider ul.slides { list-style: none; list-style-position: outside; }
	.slider ul.slides li { width: 748px  !important; height: 292px; float: left; position: relative; }

	.slider ul.slides li .img-holder { width: 537px; height: 266px; position: absolute; bottom: 0px; right: 0px; }
	.slider ul.slides li .img-holder img { width: 537px  !important; height: 266px  !important; }

	.slider ul.slides li .slide-cnt { width: 320px; padding: 0px 0 0 34px; }
	.slider ul.slides li .box-cnt { width: 285px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 40px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	
	.main {
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	
	.main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }

	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
		.bildunterschrift { display: none; }
	.telstart { display: none; }
	#telcontainer { display: none; }
	.map-holder { display: none; }

}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: 320px; margin: 0 auto; }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0; }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #990000; font-size: 13px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%; }
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation.png) repeat 0 0; }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.m-slider { background: #f3f3f3; }
	.slider-holder { position: relative; margin: 0 auto; width: 310px; }
	
	.slider-pic { width: 100%; height: 100%; position: relative; bottom: 0px; }
	.mengenrechner { width: 310px; position: relative; }
	#mengenrechner_mobil { width: 310px; }
	.kontakt { width: 310px; position: relative; }
	
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 310px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100; }
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	.flex-control-nav { left: 130px; }

	.slider { width: 310px; height: 181px; overflow: hidden; position: relative; background: url(images/m-slide-img.png) no-repeat 0 0; }
	.slider ul.slides li { width: 310px !important; height: 181px !important; float: none; }

	.slider ul.slides li .img-holder { width: 250px  !important; height: 134px  !important; bottom: -10px !important; left: 50%; margin-left: -145px; }
	.slider ul.slides li .img-holder img { width: 250px  !important; height: 134px !important; }

	.slider ul.slides li .slide-cnt { width: 300px; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { display: none; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }

	.main { padding: 40px 0 0 0; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block; }

	.main .post  { background: url(images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px; }
	.main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: 280px; height: 162px; }
	.main .post .map-holder img { display: none; }

	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }

	.bildunterschrift { display: none; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important; }

	.footer-bottom p.copy { float: none; display: block; text-align: center; }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
	.telstart { display: none; }
	#telcontainer { display: none; }
	.tabfarbe { display: none; }
#esco_karte {display: none; }
.map-holder { display: none; }

.main .post-cnt2 { float: left; width: 290px; background-image: none; }
.main section .post-cnt2 ul li.button_grey { padding-bottom: 0px; padding-left: 0px; color: #000; font-size: 13px; }
.main .post-cnt_3k { float: left; width: 290px; background-image: none; }
.main section .post-cnt_3k ul li.button_grey { padding-bottom: 0px; padding-left: 0px; color: #000; font-size: 13px; }
.main .post-cnt_flex { float: left; width: 290px; background-image: none; }
.main section .post-cnt_flex ul li.button_grey { padding-bottom: 0px; padding-left: 0px; color: #000; font-size: 13px; }
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#navigation a.nav-btn span.arr { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	.bildunterschrift { display: none; }
	.telstart { display: none; }
	#telcontainer { display: none; }
	#logo a { background: url(images/logo@2x.png) no-repeat 0 0; -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px; }
.tabfarbe { display: none; }
#esco_karte {display: none; }
.map-holder { display: none; }

.main .post-cnt2 { float: left; width: 475px; }
.main section .post-cnt2 ul li.button_grey { padding-bottom: 0px; padding-left: 14px; color: #000; font-size: 13px; }
.main .post-cnt_3k { float: left; width: 475px; }
.main section .post-cnt_3k ul li.button_grey { padding-bottom: 0px; padding-left: 14px; color: #000; font-size: 13px; }
.main .post-cnt_flex { float: left; width: 475px; }
.main section .post-cnt_flex ul li.button_grey { padding-bottom: 0px; padding-left: 14px; color: #000; font-size: 13px; }
}

.fett { font-size: 14px;font-weight: bold; }

.txt_rechner { font-size: 14px;line-height: 14px; }
.txt_rechner1 { font-size: 13px;line-height: 14px; }

.shell .container .m-slider .main .kombinieren { width: 290px; }
.tabelle_grey { color: #000000; background-color: #CCC; }

.tabelle_hell {
	color: #000000;
	background-color: #eeeeee;
}

.tabelle_weiss {
	color: #000000;
	background-color: #ffffff;
}


#navi {
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	position: relative;
	z-index: 990;
	background-image: url(images/navigation.png);
	background-repeat: repeat-x;
}
#DivSliderAussen {
	height: 352px;
	width: 990px;
}
#DivSliderInnen {
	height: 352px;
	width: 990px;
}
.r_mark {
	font-size: 17px;
	font-weight: lighter;
}

h1 {
	font-size: 22px;
	color: #990000;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.elastic-video {
position: relative;
padding-bottom: 55%;
padding-top: 15px;
height: 0;
overflow: hidden;
}

.elastic-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.elastic-video img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.responsiveContainer iframe,
.responsiveContainer object,
.responsiveContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content {width:94%; padding:3%; max-width:960px; margin:0 auto;}
#telcontainer {
	float: right;
	height: 70px;
	width: 640px;
	padding-top: 0px;
	background-image: url(images/telefonkontakt_640x70.png);
	background-repeat: no-repeat;
	background-position: 100%;
}

.telstart {
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	font-size: 36px;
	color: #990000;
}

.txt_tabelle {
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	font-size: 12px;
	color: #828282;
}



.tabfarbe {
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
	font-size: 12px;
	color: #828282;
}

.esco_karte {
	width:600px;
}

#kontakt {
  width:283px;
  float: right;
}

.button_rechnen {
	height: 21px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color:#990000;
	width:150px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}


.input_angabe {
	font-size: 14px;
	color:#000;
	width:150px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}

.shell .container .m-slider .main .post .post-cnt2 ul { padding-left: 7px; }
.shell .container .m-slider .main .post .post-cnt_3k ul { padding-left: 7px; }
.shell .container .m-slider .main .post .post-cnt_flex ul { padding-left: 7px; }

.search { float: left; }
.search input.field { border: 1px solid #666; background: #ededed; width: 166px; height: 24px; line-height: 22px;  padding: 0px 10px; float: left; font-size: 12px; font-family: Arial, Helvetica, sans-serif;  color: #000;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.search input.search-btn { width: 22px; height: 26px; margin-left: 3px;  border: 0; cursor: pointer; background: url(images/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }
