header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#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}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";

/* titillium-web-200 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 200;
  src: url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-200.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/titillium-web-v15-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme-krueckl/fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

html, body {
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:1em;
	margin: 0;
	padding: 0;
	border:0;
	color: #000;
	line-height:1.4em;
	background-color:#eeeeee;
}
a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#ee8608;
	text-decoration:none;
}

@media all and (min-width: 1140px)
{

/* --------------------------------------------------Layout-------------------------------------------------- */

.bg-top
{
	width:100%;
	height:auto;
	position:fixed;
	top:0px;
	left:0px;
	text-align:center;
}
.bg-top img
{
	width:100%;
	height:auto;
}
#wrapper
{
	width:100%;
	height:auto;
	position:absolute;
}
#header
{
	width:100%;
	height:160px;
	position:fixed;
	background:url(/files/theme-krueckl/assets/header-bg.png) repeat-x;
	z-index:9999999;
}
#header .inside
{
	width:1140px;
	height:116px;
	position:relative;
	left:50%;
	margin-left:-573px;
	z-index:9999999;
}
#container
{
	width:1140px;
	height:auto;
	position:relative;
	left:50%;
	top:160px;
	margin-left:-570px;
	z-index:99;
}
#main
{
	width:1140px;
	float:left;
	padding-top:290px;
	padding-left:266px;
	padding-bottom:250px;
	background-color:#FFF;
	color:#595959;
	box-sizing:border-box;
}
.home #main
{
	width:1140px;
	float:left;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:150px;
	background-color:#FFF;
	color:#595959;
	box-sizing:border-box;
}
#main .inside
{
	position:relative;
}
#footer-home
{
	width:100%;
	height:130px;
	position:absolute;
	bottom:-160px;
	z-index:99;
}
#footer-sub
{
	width:100%;
	height:150px;
	position:absolute;
	bottom:-200px;
	color:#595959;
	z-index:99;
}
.bg-house-home
{
	width:602px;
	height:363px;
	position:absolute;
	bottom:-160px;
	left:50%;
	margin-left:100px;
	background:url(/files/theme-krueckl/assets/body-bg-house-home.png) no-repeat;
	z-index:99;
}
.bg-house-sub
{
	width:333px;
	height:289px;
	position:absolute;
	bottom:-250px;
	left:50%;
	margin-left:300px;
	background:url(/files/theme-krueckl/assets/body-bg-house-sub.png) no-repeat;
	z-index:99;
}

/* --------------------------------------------------Header-------------------------------------------------- */

.logo
{
	width:230px;
	height:200px;
	position:fixed;
	left:50%;
	margin-left:-537px;
	background:url(/files/theme-krueckl/assets/logo-krueckl.png) no-repeat;
	border:1px solid #e1e0dc;
	z-index:9999999;
}
.logo a {
	width: 100%;
	height: 100%;
	display: block;
}
.button-top
{
	position:absolute;
	top:-10px;
	right:40px;
}
.button-top-image
{
	width:81px;
	height:57px;
	position:relative;
	top:20px;
	left:30px;
	z-index:999;
}
.button-top-button
{
	position:relative;
	left:43px;
	top:-19px;
	z-index:888;
}
.button-top-button a
{
	padding:7px 16px 7px 50px;
	background-color:#f39700;
	color:#FFF;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:16px;
	z-index:9999;
}
.button-top-button a:hover
{
	color:#000;
}

/* --------------------------------------------------Navi Main-------------------------------------------------- */


/*#header .block {   Wichtig für superfish-Menü! Unterpunkte verschwinden sonst unter header-bild 
	overflow:visible;
}*/

.mainnavi 
{
	/*position:relative;*/
	width:870px;
	height:39px;
	float:left;
	margin-left:230px;
	margin-top:87px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
}
.mainnavi li
{
	float: left;
	list-style:none;
	margin:0px 24px;
}
.mainnavi li a {
	text-decoration: none;
}
.mainnavi li a:hover {
	text-decoration: none;
}
.mainnavi li a, .mainnavi li strong  {
	display: block;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: 400;
	text-transform: uppercase;
	padding:5px 10px!important;
	margin: 0;
}
.submenu .last strong {
	margin-right:1em!important;
}
.mainnavi li a:hover, .mainnavi li.active, .mainnavi li.trail > a {
	 color: #fff!important;
	 background: #f39700!important;
	 margin: 0; 
}
#mainmenu li a {
    color: #303030;
}
.current {
	 color: #fff!important;
	 background: #f39700!important;	 
}
.mainnavi .level_2 li a,
.mainnavi .level_2 li strong {
	display: block;
	width:190px;
	float:left;
	color: #303030!important;
	text-decoration: none;
	font-weight:normal;
	font-size: 1.0em!important;
	border-bottom:none;
	text-transform: none!important;
	padding:0.44em 2em 0 2em!important;	
}
.mainnavi .level_2 .submenu a:hover,
.mainnavi .level_2 .submenu strong {
	background:url(/files/theme-krueckl/assets/navigation_icon.png) no-repeat 0 0.56em transparent!important;
}
.mainnavi .level_2 .active li {
	background-color:#fff!important;
	padding:0!important;
}
.mainnavi .level_2 li, .mainnavi .level_2 li a {
	background-color:#ffffff!important;
}
.submenu .active  li  {
	background-color:#fff!important;
	padding:0!important;
}	
nav#mainmenu ul  {
	margin-top:0!important;
	/*display:block!important;*/
}
nav#mainmenu ul ul {
	position:absolute;
	border-bottom:7px solid #3e4143!important;
	background:#FFF;
	float: left;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
}
nav#mainmenu ul ul li
{
	width:250px;
	margin:0px!important;
	padding:0px!important;
}
nav#mainmenu ul ul li a
{
	width:100%;
	padding-left:10px!important;
	padding-right:0px!important;
}
nav#mainmenu ul ul li a:before
{
	content: "\f105";
	font-family: FontAwesome;
	color:#fff;
	margin:5px;
}
nav#mainmenu ul ul li a:hover:before
{
	content: "\f105";
	font-family: FontAwesome;
	color:#f39700;
	margin:5px;
}
nav#mainmenu ul li:nth-child(2) ul
{
	width:512px;
	min-height:203px;
	position:absolute;
	left:477px;
	background:url(/files/theme-krueckl/assets/mainmenu-ueber-uns.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(3) ul
{
	width:512px;
	min-height:193px;
	position:absolute;
	left:631px;
	background:url(/files/theme-krueckl/assets/mainmenu-leistungen.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(4) ul.level_2
{
	width:512px;
	min-height:193px;
	position:absolute;
	left:631px;
	background:url(/files/theme-krueckl/assets/mainmenu-referenzen.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(5) ul.level_2
{
	width:512px;
	min-height:193px;
	position:absolute;
	left:631px;
	background:url(/files/theme-krueckl/assets/mainmenu-service.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul ul li:nth-child(1) ul
{
	width:263px!important;
	position:absolute;
	top:-9px;
	left:250px;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
}
nav#mainmenu ul ul li:nth-child(1) ul li
{
	width:250px!important;
	background-color:#FFF!important;
}
nav#mainmenu ul.level_3
{
	border:0px!important;
}
nav#mainmenu ul ul li:nth-child(2) ul
{
	width:263px!important;
	min-height:193px!important;
	position:absolute;
	top:-9px;
	left:250px;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
	border:0px!important;
}
nav#mainmenu ul.level_2 .active
{
	padding-left:13px!important;
	font-weight:bold;
	background-color:#FFF!important;
}
nav#mainmenu .level_2 .last ul {
	right: 40px;
}	
/*.mainnavi .level_1 li a.trail {
	color: #706f6f;
	background: #FFF;
}*/
.level_1 {
	float: right;
	margin-bottom: 0;
}
/*.level_2 {
	display:block!important;}*/	
.kontaktmenue .level_2 {
	right:0!important;
}
.level_2 li{
	clear:both;
}

/* --------------------------------------------------Navi Main Mobile-------------------------------------------------- */
.nav-main-mobile-button
{
	display:none!important;
}
#nav-main-mobile li a
{
	color:#e89421!important;
}

/* --------------------------------------------------Navi Breadcrumb-------------------------------------------------- */
#breadcrumb
{
	width:1140px;
	position:absolute;
	top:-30px;
	left:-266px;
	z-index:9999;
}
.mod_breadcrumb
{
	float:left;
	margin:20px 0px 0px 35px;
}
.mod_breadcrumb ul li
{
	display:inline-block;
}
.mod_breadcrumb ul li:before
{
	content:"|";
	margin-right:10px;
	font-size:12px;
}
.mod_breadcrumb ul li.first:before
{
	content:"";
	margin-right:0px;
}
.mod_breadcrumb ul li a
{
	font-size:12px;
	color:#5b5b5b!important;
	text-decoration:none;
}
.mod_breadcrumb ul li a:hover
{
	font-size:12px;
	color:#f49800!important;
	text-decoration:none;
}
.mod_breadcrumb ul li.active
{
	font-size:12px;
	color:#f49800!important;
	text-decoration:none;
}
.mod_breadcrumb ul li.active:before
{
	font-size:12px;
	color:#5b5b5b!important;
}
/* --------------------------------------------------Navi Sub-------------------------------------------------- */

.nav-sub
{
	width:235px;
	position:absolute;
	top:0px;
	left:-266px;
}
#main .mod_navigation
{
	float:left;
	margin:30px 0px 0px 35px;
}
#main .mod_navigation ul li
{
	width:180px;
	margin-bottom:10px;
}
#main .mod_navigation ul li a {
	text-decoration: none;
}
#main .mod_navigation ul li a:hover {
	text-decoration: none;
}
#main .mod_navigation ul li span, #main .mod_navigation ul li strong
{
	width:100%;
	display:inline-block;
	padding-left:5px;
	padding-right:20px;
	font-size:14px;
	color:#5b5b5b!important;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#main .mod_navigation ul li span:hover
{
	font-size:14px;
	color:#5b5b5!important;
	text-decoration:none;
	background:url(/files/theme-krueckl/assets/subnavi-bg.png) right 8px no-repeat;
	border-bottom:1px solid #f49800;
}
#main .mod_navigation ul.level_2 li span, #main .mod_navigation ul.level_2 li strong
{
	padding-right:0px;
}
#main .mod_navigation ul li strong
{
	width:100%;
	display:inline-block;
	padding-left:5px;
	font-size:14px;
	color:#5b5b5!important;
	text-decoration:none;
	background:url(/files/theme-krueckl/assets/subnavi-bg.png) right 8px no-repeat;
	border-bottom:1px solid #f49800;
}
#main .mod_navigation ul.level_2
{
	padding-left:20px;
	font-weight:400!important;
	display:none!important;
}
#main .mod_navigation .trail ul.level_2
{
	display:inline-block!important;
}
#main .mod_navigation .active ul.level_2
{
	display:inline-block!important;
}
#main .mod_navigation ul.level_2 li
{
	margin-bottom:3px!important;
}
#main .mod_navigation li.trail
{
	font-weight:bold;
}

/* --------------------------------------------------Main Content-------------------------------------------------- */
.main-padding-30
{
	padding:0px 30px 0px 30px;
}
.article-home
{
	width:750px;
	height:auto;
	float:left;
	padding:0px 30px;
	box-sizing:border-box;
}
.content-750
{
	width:690px;
	height:auto;
	float:left;
	padding:0px 30px 0px 30px;
}
.content-680
{
	width:680px;
	height:auto;
	float:left;
	padding:0px 30px 0px 0px;
	margin-right:164px;
}
.content-550
{
	width:550px;
	height:auto;
	float:left;
	padding:0px;
	margin-right:0px;
}
.content-440
{
	width:440px;
	height:auto;
	float:left;
	padding:0px;
	margin-right:30px;
}
.side-kontakt
{
	width:390px;
	height:auto;
	float:right!important;
}
.content-col-1
{
	width:100%;
	height:auto;
	float:left;
}
.content-col-2
{
	width:50%;
	height:auto;
	float:left;
}

/* --------------------------------------------------Allgemein-------------------------------------------------- */
table
{
	float:left;
}
.invisible
{
	display:none;
}
.arrow-padding-right
{
	padding-right:20px;
}
.white
{
	color:#fff;
}
.margin-left31
{
	margin-left:31px!important;
}
.margin-left266
{

	margin-left:266px!important;
}
.min-height-820
{
	min-height:820px;
}
.no-margin
{
	margin:0px!important;
}
.imagebox-main
{
	width:368px;
	float:right!important;
	margin-right:0px;
	text-align:right;
}
.imagebox-main-full
{
	width:368px;
	float:right!important;
	margin-right:35px;
	text-align:right;
}
.imagebox-main-full img
{
	background:url(/files/theme-krueckl/assets/arrow-img.png) 303px 90px no-repeat;
	padding:5px 31px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagesubtext
{
	width:368px;
	float:right;
	margin-right:35px;
	padding-left:46px;
	box-sizing:border-box;
	font-size:12px;
}
.linkmore
{
	padding:10px 15px 10px 35px;
	background-color:#3e4143;
	color:#fff;
	font-size:16px;
}
a.linkmore
{
	color:#fff!important;
}
a.linkmore:hover
{
	border-bottom:none!important;
	color:#f39900!important;
}
.download:before
{
	background:url(/files/theme-krueckl/assets/icon-pdf.png) no-repeat;
	margin-right:20px;
}
.ce_text a
{
	color:#565656;
}
.ce_text a:hover
{
	color:#f39900;
}
.ce_text ul li
{
	margin-left:20px;
	margin-bottom:20px;
	list-style-type:square;
}
.ui-accordion-header
{
	width:100%;
	height:30px;
	float:left;
	margin-bottom:50px;
	padding:5px 10px 10px 10px;
	color:#fff;
	background:#f39900;
	font-weight:bold;
	cursor:pointer;
	box-sizing:border-box;
}

/* --------------------------------------------------Image Gallery-------------------------------------------------- */

.imagebox-gal
{
	width:100%;
	float:left;
}
.imagebox-gal ul li
{
	display:inline-block;
}
ul.cols_3 li:nth-child(3n+3) figure
{
	margin-right:0px!important;
}
.imagebox-gal img
{
	margin-bottom:20px;
	padding:5px 5px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagebox-gal figure:after
{
	content:url(/files/theme-krueckl/assets/arrow-img-25.png);
	position:relative;
	top:-78px;
	left:-26px;
	z-index:9999999999;
}
.imagebox-gal a:hover img
{
	background-color:#eee;
}

/* --------------------------------------------------Slider-------------------------------------------------- */

.slick-container {
	max-width: 1140px;
	margin-bottom: 60px;
}
.slick-slider .slick-slide img {
	max-width: 750px;
}
.slick-slider .slick-slide .ce_text {
	width:390px;
	height:390px;
	margin:0!important;
	padding:0!important;
	float:right;
	background:#f39700;
}
.slick-slider .slick-slide .ce_text .slider-text {
	width:330px;
	height:267px;
	float:left;
	padding:65px 30px 10px 30px;
	font-size:18px; color:#fff;
}
.slider-text h3 {
	margin-bottom:64px!important;
}
.slick-slider .slick-slide .ce_text .slider-button {
	width:186px;
	height:48px;
	float:right;
	padding:12px 30px 16px 20px;
	background:#3e4143;
	color:#fff!important;
	box-sizing: border-box;
}
.slick-slider .slick-slide .ce_text .slider-button a {
	padding-left:10px!important;
	color:#FFF!important;
	font-size:18px!important;
}
.slick-slider .slick-slide .ce_text .slider-button a:hover {
	color:#f39700!important;
}
.slick-slider .slick-slide .ce_text .slider-button a span {
	position:relative;top:-1px;
}
.slick-slider .slick-slide .ce_text .slider-button a:before {
	position:relative;left:-6px;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
	display: none!important;
}
.slick-dots {
	position: absolute;
	bottom: -60px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.slick-dots li {
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.slick-dots button {
	width:50px;
	height:12px;
	display:inline-block;
	background:#cfcdcd;
	text-indent: -9999px;
}
.slick-dots button:hover {
	cursor: pointer;
}
.slick-dots li.slick-active button {
	background: #f39700;
}

/* --------------------------------------------------Button-------------------------------------------------- */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-icon-pulse:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
footer .hvr-icon-pulse:before {
	left:0em;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


.more a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.more a:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more a:hover:before, .more a:focus:before, .more a:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.icon-link
{
	display:inline-block;
	margin-left:20px;
	font-size:16px!important;
}
.icon-link-nobox
{
	display:inline-block;
	margin-left:30px;
	font-size:16px!important;
}
footer .icon-link-nobox
{
	margin-left:10px;
	font-size:14px!important;
}
.icon-mail:before
{
	content: "\f0e0";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-phone:before
{
	content: "\f095";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-print:before
{
	content: "\f02f";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
footer .icon-mail:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-phone:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-print:before
{
	padding:0px 10px 0px 0px;
}

/* --------------------------------------------------Headlines + Text-------------------------------------------------- */
h1
{
	margin:0px 0px 28px 0px;
	font-size:26px;
	font-weight:bold;
	line-height:1.4em;
}
h2
{
	margin:0px 0px 30px 0px;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
}
.home h2
{
	margin:0px 0px 15px 0px;
	font-size:22px;
	font-weight:bold;
	line-height:1.4em;
}
h3
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.home h3
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
	line-height:1.4em;
}
h4
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.footer-headline
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
}


/* --------------------------------------------------Elemente-------------------------------------------------- */
.teaser-container
{
	width:306px;
	height:400px;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 39px 40px 30px;
	box-sizing:border-box;
}
.teaser-container-last
{
	width:306px;
	height:400px;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 0px 40px 0px;
	box-sizing:border-box;
}
.teaser-image
{
	width:275px;
	height:147px;
	float:left;
}
.teaser-text
{
	width:275px;
	height:147px;
	float:left;
	padding:8px 10px 18px 10px;
}
.teaser-button a
{
	padding:10px 15px 10px 15px;
	background-color:#3e4143;
	color:#fff;
	font-size:18px;
}
.teaser-button a:hover
{
	color:#f39700;
	border:none;
}
.news-container
{
	width:644px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 0px 40px 30px;
}
.news-image
{
	width:180px;
	height:138px;
	float:left;
	padding-right:25px;
}
.news-container-text-button
{
	width:430px;
	height:auto;
	float:left;
}
.news-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.news-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.menubox-container
{
	width:276px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 10px 10px 0px;
	box-sizing:border-box;
}
.menubox-image
{
	width:258px;
	height:166px;
	float:left;
	margin-bottom:18px;
}
.menubox-container-text-button
{
	height:auto;
	float:left;
}
.menubox-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.menubox-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.side-kontakt .anschrift
{
	width:390px;
	height:auto;
	float:left;
	padding:195px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .kundenservice
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
	color:#595959;
}
.kundenservice-headline
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
}
.side-kontakt .icon
{
	padding:0px 10px;
}
.side-kontakt .faq
{
	width:390px;
	height:84px;
	float:left;
	box-sizing:border-box;
}
.side-kontakt .faq-container-image-text-button
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:32px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
.side-kontakt .faq-text
{
	width:247px;
	height:auto;
	float:left;
}
.side-kontakt .faq-button
{
	float:left;
	margin:10px 0px 0px 85px;
}
.side-kontakt a
{
	color:#3e3e3e;
}
.side-kontakt a:hover
{
	color:#f39700;
	border-bottom:none;
}
.side-kontakt .faq-button a:hover
{
	color:#f39700;
}
#footer-sub .kundenservice
{
	width:293px;
	height:auto;
	float:left;
	margin-left:70px;
	padding:0px 0px 0px 22px;
	box-sizing:border-box;
	line-height:1.9em;
	font-size:14px;
}
#footer-sub .icon
{
	padding:0px 10px;
}
#footer-sub .faq
{
	width:330px;
	height:84px;
	float:left;
	box-sizing:border-box;
	font-size:14px;
	line-height:1.4em;
}
#footer-sub .faq-container-image-text-button
{
	width:330px;
	height:auto;
	float:left;
	box-sizing:border-box;
}
#footer-sub .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:22px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
#footer-sub .faq-text
{
	width:190px;
	height:auto;
	float:left;
}
#footer-sub .faq-button
{
	float:left;
	margin:17px 0px 0px 85px;
}
#footer-sub a
{
	color:#3e3e3e;
}
#footer-sub a:hover
{
	color:#f39700;
	border-bottom:none;
}
.header-image
{
	width:1140px;
	height:auto;
	position:absolute;
	top:-290px;
	left:-266px;
}
.header-box
{
	width:384px;
	height:261px;
	float:left;
	padding:60px 30px;
	box-sizing:border-box;
	background-color:#3e4143;
	font-size:18px;
	color:#fff;
	border-bottom:5px solid #f39700;
}
.ce_image
{
	float:left;
}
.mod_article
{
	float:left;
}
.content
{
	width:838px;
	padding:0px 35px 0px 0px;
	float:left;
}
.content.last
{
	width:838px;
	margin-top:35px;
	padding:0px 35px 0px 0px;
	float:left;
}
.content.last.higher
{
	width:838px;
	margin-top:0px;
	padding:0px 35px 0px 0px;
	float:left;
}
.content-full
{
	width:873px;
	padding:36px 0px 30px 0px;
	float:left;
}
.content-half-left
{
	width:48%;
	margin-right:4%;
	float:left;
}
.content-half-right
{
	width:48%;
	float:left;
}
.imagebox-left
{
	width:368px;
	float:left!important;
	margin-right:0px;
	text-align:left;
}
.referenz-uebersicht
{
	width:873px;
	padding:36px 0px 0px 0px;
	float:left;
	box-sizing:content-box;
}
.referenz-uebersicht.odd, .referenz-uebersicht.last
{
	border-top:1px solid #bcbaba;
}
.referenz-uebersicht.first
{
	border-top:none!important;
}
.referenzen-neu-img
{
	width:364px;
	height:249px;
	float:left;
	margin:57px -1px 0px 0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.referenzen-neu-img-detail
{
	width:364px;
	height:249px;
	position:absolute;
	top:179px;
	left:474px;
	margin:0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.flachdach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-flachdach-bg.png) right bottom no-repeat #f49802;
}
.bauwerksabdichtung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-bauwerksabdichtung-bg.png) right bottom no-repeat #f49802;
}
.dachbegruenung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-dachbegruenung-bg.png) right bottom no-repeat #f49802;
}
.steildach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-steildach-bg.png) right bottom no-repeat #f49802;
}
.spenglerei
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-spenglerei-bg.png) right bottom no-repeat #f49802;
}
.photovoltaik
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-photovoltaik-bg.png) right bottom no-repeat #f49802;
}
.flachdachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-flachdachsanierung-bg.png) right bottom no-repeat #f49802;
}
.steildachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-steildachsanierung-bg.png) right bottom no-repeat #f49802;
}
.reparatur
{
	background:url(/files/theme-krueckl/assets/referenzen-reparatur-bg.png) 216px 118px no-repeat #f49802;
}
.beratung
{
	background:url(/files/theme-krueckl/assets/referenzen-beratung-bg.png) 216px 105px no-repeat #f49802;
}
.wartung
{
	background:url(/files/theme-krueckl/assets/referenzen-wartung-bg.png) right bottom no-repeat #f49802;
}
.anfrage-button
{
	width:305px;
	display:inline-block;
	position:absolute;
	top:269px;
	left:0px;
	background-color:#3e4143;
}
.anfrage-button a
{
	padding:0px 0px 0px 30px!important;
	color:#fff;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:18px!important;
}
.anfrage-button a:hover
{
	color:#f39700;
	border-bottom:none;
}
.leistungen-table
{
	width:853px;
	float:left;
}
.leistungen-table table
{
	width:640px;
}
.leistungen-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.leistungen-table td
{
	padding:10px 20px 10px 20px;
}
.leistungen-table td:nth-child(1)
{
	border-right:1px solid #ccc;
}
.leistungen-table td:nth-child(2)
{
	border-right:1px solid #ccc;
}
.leistungen-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.mod_newsarchive img
{
	float:right;
	margin:0px 36px 36px 30px;
	padding:3px;
	border:1px solid #f59d0f;
}
.referenz-uebersicht a
{
	padding:5px 35px 5px 45px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.referenz-uebersicht a:hover
{
	color:#f39700;
	border-bottom:none;
}
.referenz-uebersicht h2 a
{
	padding:0px!important;
	background-color:#fff;
	color:#3d3d3d;
}
.referenz-uebersicht figure a
{
	padding:0px!important;
	background-color:#fff;
}
.referenz-uebersicht figure a:hover
{
	border-bottom:none;
}
p.back
{
	display:none;
}
.referenzen-detail-table
{
	width:853px;
	float:left;
}
.referenzen-detail-table table
{
	width:440px;
}
.referenzen-detail-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.referenzen-detail-table td
{
	padding:10px 20px 10px 20px;
}
.referenzen-detail-table td:nth-child(2n+1)
{
	border-right:1px solid #ccc;
}
.referenzen-detail-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.referenzen-image-big img
{
	width:838px;
	height:auto;
	margin:0px!important;
	padding:3px;
	border:1px solid #f59d0f;
	box-sizing:border-box;
}
.geschichte-imagebox-left100
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 100px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left170
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 170px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left50
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:290px 0px 30px 50px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.turn-5
{
	transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg);
}
.turn-minus2
{
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
}
.turn-2
{
	transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-o-transform:rotate(2deg);
}
.teambox
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.teambox-last
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.zertbox
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.zertbox-last
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.faq-content-button
{
	height:auto;
	float:left;
	margin-top:50px;
}
.faq-content-button a
{
	padding:3px 15px 3px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.faq-content-button a:hover
{
	color:#f39700;
	border:none;
}
.mod_faqreader .info
{
	display:none;
}
.mod_faqlist li
{
	padding:10px;
	list-style-type:square;
}
.mod_faqlist a:hover
{
	color:#f39700;
}


/* --------------------------------------------------News-------------------------------------------------- */
.pagination
{
	width:853px;
	height:auto;
	float:left;
	margin-top:50px;
	padding-top:10px;
	padding-left:434px;
	border-top:1px solid #ccc;
	box-sizing:border-box;
}
.pagination p
{
	font-size:14px;
}
.pagination ul li
{
	display:inline-block;
	margin-right:5px;
}
.pagination ul li a
{
	padding:0px 6px;
	color:#595959!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .current
{
	padding:0px 6px;
	color:#000!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .next
{
	margin-left:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .previous
{
	margin-right:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .first, .pagination ul li .last
{
	display:none;
}

/* --------------------------------------------------Youtube-------------------------------------------------- */

.ce_youtube {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.ce_youtube * {
	box-sizing: border-box;
}
.ce_youtube > h1, .ce_youtube > h2, .ce_youtube > h3, .ce_youtube > h4, .ce_youtube > h5, .ce_youtube > h6 {
	display: none;
}
.ce_youtube .container-youtube {
	width: 100%;
	max-width: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.ce_youtube .youtube_default {
	position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
	padding-bottom: 56.25%;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 10%;
    padding-left: 10%;
	border: 3px solid #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner {
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 50px;
	text-align: center;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info {
	width: 100%;
	min-height: 52px;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 10px 52px 10px 10px;
	background: #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:focus p, .ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:hover p {
	text-decoration: underline;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info::after {
	content: "";
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/files/theme-krueckl/assets/icon-youtube.svg) no-repeat top 0 left 0;
	background-size: 32px 32px;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info p {
	margin-bottom: 0;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	z-index: 99;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .video-title p {
	margin-bottom: 0;
	font-size: 32px;
	line-height: 1.2em;
}
.ce_youtube .youtube_default iframe {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

/* --------------------------------------------------Maps-------------------------------------------------- */

.container-maps {
	width: 100%;
	float: left;
}
.container-maps * {
	box-sizing: border-box;
}
.container-maps .cookieconsent-optout-marketing {
	width: 100%;
	float: left;
	padding: 150px 15px;
	text-align: center;
	background: #eee;
}
.container-maps .cookieconsent-optout-marketing a {
	text-decoration: underline;
	}
.container-maps iframe {
	width: 100%;
	height: 400px;
}

/* --------------------------------------------------Formular-------------------------------------------------- */
input.text
{
	width:250px;
	height:30px;
	padding:5px;
	margin-left:0px;
	margin-bottom:10px;
	box-sizing:border-box;
}
textarea.textarea
{
	width:400px;
	height:250px;
	padding:5px;
	margin-left:0px;
	box-sizing:border-box;
}
input[type="submit"]
{
	margin-top:25px;
	margin-left:30px;
}
fieldset {
	position: relative;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
}
fieldset input.checkbox {
	position: absolute;
	top: 15px;
	left: 0;
}
fieldset .ce_text a {
	color: #f39900;
}
fieldset .ce_text a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------Footer-------------------------------------------------- */
#footer-home .inside
{
	width:1140px;
	height:110px;
	padding:20px 38px 0px 38px;
	position:relative;
	left:50%;
	margin-left:-570px;
	background-color:#FFF;
	box-sizing:border-box;
}
#footer-sub .inside
{
	width:1140px;
	height:150px;
	padding:0px 38px 0px 38px;
	position:relative;
	left:50%;
	margin-left:-570px;
	background-color:#FFF;
	box-sizing:border-box;
}
.footer-social
{
	width:138px!important;
	height:46px;
	display:inline-block;
	float:left;
}
.footer-social a
{
	color:#595959!important;
}
.footer-social a:hover
{
	color:#ee8608!important;
}
.footer-social-icon
{
	width:31px;
	height:32px;
	float:left;
	padding:14px 0px 0px 15px;
	background:url(/files/theme-krueckl/assets/footer-social-bg.png) left top no-repeat;
	font-family: FontAwesome;
	cursor:pointer;
}
.fb:before
{
	font-family: FontAwesome;
	content: "\f09a";
	margin-left:3px;
}
.tw:before
{
	font-family: FontAwesome;
	content: "\f099";
}
.gp:before
{
	font-family: FontAwesome;
	content: "\f0d5";
}
.nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:60px;
	margin-right:0px!important;
	font-weight:bold;
}
.home .nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:90px;
	margin-right:0px!important;
}
.nav-meta-footer ul li a
{
	color:#595959!important;
}
.nav-meta-footer ul li a:hover
{
	color:#f39902!important;
}
.nav-meta-footer ul
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
.nav-meta-footer ul li
{
	display:block;
	list-style:none;
	padding:0px 10px 10px 5px;
}
.home .nav-meta-footer ul li
{
	display:inline-block;
	list-style:none;
	padding:0px 10px 0px 0px;
}
}





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

@media all and (max-width: 837px) and (min-width: 1px)
{
	
img
{
	max-width:100%!important;
}
	
/* --------------------------------------------------Layout-------------------------------------------------- */
.bg-top
{
	width:100%;
	height:auto;
	position:fixed;
	top:0px;
	left:0px;
	text-align:center;
}
.bg-top img
{
	width:100%;
	height:auto;
}
#wrapper
{
	width:100%;
	height:auto;
	position:absolute;
}
#header
{
	width:100%;
	height:160px;
	position:fixed;
	background:url(/files/theme-krueckl/assets/header-bg.png) repeat-x;
	z-index:9999999;
}
#header .inside
{
	width:100%;
	height:116px;
	float:left;
	z-index:9999999;
}
#header.smaller {
    height: 82px;
	margin-top: 0;
}
#header.smaller .inside
{
	height:100%;
}
#container
{
	width:100%;
	height:auto;
	float:left;
	z-index:99;
}
#main
{
	width:100%;
	float:left;
	padding-bottom:250px;
	background-color:#FFF;
	color:#595959;
}
#footer-home
{
	width:100%;
	height:130px;
	position:absolute;
	bottom:-160px;
	z-index:99;
}
#footer-sub
{
	width:100%;
	height:150px;
	position:absolute;
	bottom:-150px;
	color:#595959;
	z-index:99;
}
.bg-house-home
{
	width:200px;
	height:121px;
	position:absolute;
	bottom:-160px;
	right:30px;
	background:url(/files/theme-krueckl/assets/body-bg-house-home-mobile.png) no-repeat;
	z-index:99;
}
.bg-house-sub
{
	width:200px;
	height:174px;
	position:absolute;
	bottom:-170px;
	right:30px;
	background:url(/files/theme-krueckl/assets/body-bg-house-sub-mobile.png) no-repeat;
	z-index:99;
}
	
/* --------------------------------------------------Header-------------------------------------------------- */

.logo
{
	width:160px;
	height:139px;
	position:fixed;
	left:20px;
	background:url(/files/theme-krueckl/assets/logo-krueckl-mobile.png) no-repeat;
	background-size:100% auto;
	border:1px solid #e1e0dc;
	z-index:9999999;
}
#header.smaller .logo {
	width: 92px;
	height: 80px;
}
.logo a {
	width: 100%;
	height: 100%;
	display: block;
}
.button-top
{
	display:none;
}
.button-top-image
{
	width:81px;
	height:57px;
	position:relative;
	top:10px;
	z-index:999;
}
.button-top-button
{
	width:200px;
	height:33px;
	position:relative;
	left:43px;
	top:-27px;
	z-index:888;
}
.button-top-button a
{
	padding:10px 15px 10px 20px;
	background-color:#f39700;
	color:#FFF;
	font-size:14px;
}
.button-top-button a:hover
{
	color:#000;
}

/* --------------------------------------------------Navi Main-------------------------------------------------- */

#mainmenu {
	display: none;
}
.nav-main-mobile-button
{
	position:absolute;
	top:30px;
	right:30px;
	display:inline-block!important;
}
#header.smaller .nav-main-mobile-button {
	top: 10px;
}
.nav-main-mobile-button:hover {
	cursor: pointer;
}
.mobile_menu {
	z-index: 9999999!important;
}
.mobile_menu .inner {
	padding-top: 30px;
	background: #f39700;
}
.mobile_menu .inner .mod_navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mobile_menu .inner .mod_navigation ul li {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
.mobile_menu .inner .mod_navigation ul li a {
	width: 100%;
	display: block;
	float: left;
}
.mobile_menu .inner .mod_navigation ul li a, .mobile_menu .inner .mod_navigation ul li a:hover {
	text-decoration: none;
}
.mobile_menu .inner .mod_navigation ul li.submenu a::after {
	content: "+";
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 12px 10px 0 10px;
	color: #fff;
	font-size: 4.2vw;
	font-weight: 700;
	/* border-left: 1px solid #fff; */
}
.mobile_menu .inner .mod_navigation ul li.submenu:hover a::after {
	color: #595959;
}
.mobile_menu .inner .mod_navigation ul li a, .mobile_menu .inner .mod_navigation ul li strong {
	display: block;
	padding: 10px 20px;
	box-sizing: border-box;
}
.mobile_menu .inner .mod_navigation ul li a, .mobile_menu .inner .mod_navigation ul li a:hover {
	color: #fff;
	font-size: 4.2vw;
	line-height: 1.2em;
}
.mobile_menu .inner .mod_navigation ul li a:hover {
	color: #595959;
}
.mobile_menu .inner .mod_navigation ul li strong {
	color: #595959;
	font-size: 4.2vw;
	line-height: 1.2em;
}
.mobile_menu .inner .mod_navigation ul.level_2 {
	box-sizing: border-box;
}
.mobile_menu .inner .mod_navigation ul.level_2 li.first {
	border-top: 1px solid #fff;
}
.mobile_menu .inner .mod_navigation ul.level_2 li.last {
	border-bottom: none;
}
.mobile_menu .inner .mod_navigation ul.level_2 li a::after {
	display: none;
}
.mobile_menu .inner .mod_navigation ul.level_2 li.submenu a::after {
	display: inline-block;
}
.mobile_menu .inner .mod_navigation ul.level_2 li a {
	padding-left: 40px;
}

/* --------------------------------------------------Breadcrumb, Subnav-------------------------------------------------- */

#breadcrumb, .nav-sub {
	display: none;
}


/* --------------------------------------------------Main Content-------------------------------------------------- */
.main-padding-30
{
	padding:0px 30px 0px 30px;
}
.article-home
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 30px;
	box-sizing:border-box;
}
.content-750
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 30px 0px 30px;
	box-sizing:border-box;
}
.content-680
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 30px 0px 0px;
	margin-right:0px;
	box-sizing:border-box;
}
.content-440
{
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	margin-right:0px;
}
.side-kontakt
{
	display:none;
}
.content-col-1
{
	width:100%;
	height:auto;
	float:left;
}
.content-col-2
{
	width:50%;
	height:auto;
	float:left;
}

/* --------------------------------------------------Allgemein-------------------------------------------------- */
table
{
	float:left;
}
.invisible
{
	display:none;
}
.arrow-padding-right
{
	padding-right:20px;
}
.white
{
	color:#fff;
}
.margin-left31
{
	margin-left:31px!important;
}
.margin-left266
{

	margin-left:266px!important;
}
.min-height-820
{
	min-height:820px;
}
.no-margin
{
	margin:0px!important;
}
.imagebox-main
{
	width:368px;
	float:right!important;
	margin-right:0px;
	text-align:right;
}
.imagebox-main-full
{
	width:368px;
	float:right!important;
	margin-right:35px;
	text-align:right;
}
.imagebox-main-full img
{
	background:url(/files/theme-krueckl/assets/arrow-img.png) 303px 90px no-repeat;
	padding:5px 31px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagesubtext
{
	width:368px;
	float:right;
	margin-right:35px;
	padding-left:46px;
	box-sizing:border-box;
	font-size:12px;
}
.linkmore
{
	padding:10px 15px 10px 35px;
	background-color:#3e4143;
	color:#fff;
	font-size:16px;
}
a.linkmore
{
	color:#fff!important;
}
a.linkmore:hover
{
	border-bottom:none!important;
	color:#f39900!important;
}
.download:before
{
	background:url(/files/theme-krueckl/assets/icon-pdf.png) no-repeat;
	margin-right:20px;
}
.ce_text a
{
	color:#f39900;
}
.ce_text a:hover
{
	color:#565656;
	border-bottom:1px solid #f39900;
}
.ce_text ul li
{
	margin-left:20px;
	margin-bottom:20px;
	list-style-type:square;
}
.ui-accordion-header
{
	width:100%;
	height:30px;
	float:left;
	margin-bottom:50px;
	padding:5px 10px 10px 10px;
	color:#fff;
	background:#f39900;
	font-weight:bold;
	cursor:pointer;
	box-sizing:border-box;
}

/* --------------------------------------------------Slider-------------------------------------------------- */

#main .inside {
	width: 100%;
	float: left;
}
#main .inside .mod_article {
	/*
	width: 100%;
	float: left;
	*/
}
.ce_slick-content-start {
	width: 100%;
	float: left;
}
.mod_article.slick-slider-article {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px!important;
}
.slick-container {
	max-width: 100%;
	margin-top: 150px;
	margin-bottom: 60px;
	background:#f39700;
}
.slick-slider .slick-slide .ce_image {
	width:100%;
	max-width: inherit;
	height:auto;
	display: inline-block;
	float:left;
}
.slick-slider .slick-slide img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.slick-slider .slick-slide .ce_text {
	width:100%;
	height:auto;
	float:left;
	margin:0!important;
	padding:0!important;
}
.slick-slider .slick-slide .ce_text .slider-text {
	width:100%;
	height:auto;
	float:left;
	padding:15px 15px 15px 15px;
	font-size:16px;
	color:#fff;
	box-sizing:border-box;
}
.slider-text h3 {
	margin-bottom:20px!important;
}
.slick-slider .slick-slide .ce_text .slider-button {
	width:186px;
	height:48px;
	float:left;
	margin-left: 10px;
	padding:12px 30px 16px 20px;
	background:#3e4143;
	color:#fff!important;
	box-sizing: border-box;
}
.slick-slider .slick-slide .ce_text .slider-button a {
	padding-left:10px!important;
	color:#FFF!important;
	font-size:18px!important;
}
.slick-slider .slick-slide .ce_text .slider-button a:hover {
	color:#f39700!important;
	border-bottom: none;
}
.slick-slider .slick-slide .ce_text .slider-button a span {
	position:relative;top:-1px;
}
.slick-slider .slick-slide .ce_text .slider-button a:before {
	position:relative;left:-6px;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
	display: none!important;
}
.slick-dots {
	position: absolute;
	bottom: -60px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.slick-dots li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.slick-dots button {
	width:30px;
	height:12px;
	display:inline-block;
	background:#cfcdcd;
	text-indent: -9999px;
}
.slick-dots button:hover {
	cursor: pointer;
}
.slick-dots li.slick-active button {
	background: #f39700;
}

/* --------------------------------------------------Image Gallery-------------------------------------------------- */

.imagebox-gal
{
	width:100%;
	float:left;
}
.imagebox-gal ul li
{
	display:inline-block;
}
ul.cols_3 li:nth-child(3n+3) figure
{
	margin-right:0px!important;
}
.imagebox-gal img
{
	margin-bottom:20px;
	padding:5px 5px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagebox-gal figure:after
{
	content:url(/files/theme-krueckl/assets/arrow-img-25.png);
	position:relative;
	top:-78px;
	left:-26px;
	z-index:9999999999;
}
.imagebox-gal a:hover img
{
	background-color:#eee;
}

/* --------------------------------------------------Button-------------------------------------------------- */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-icon-pulse:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
footer .hvr-icon-pulse:before {
	left:0em;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


.more a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.more a:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more a:hover:before, .more a:focus:before, .more a:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.icon-link
{
	display:inline-block;
	margin-left:20px;
	font-size:16px!important;
}
.icon-link-nobox
{
	display:inline-block;
	margin-left:30px;
	font-size:16px!important;
}
footer .icon-link-nobox
{
	margin-left:10px;
	font-size:14px!important;
}
.icon-mail:before
{
	content: "\f0e0";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-phone:before
{
	content: "\f095";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-print:before
{
	content: "\f02f";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
footer .icon-mail:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-phone:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-print:before
{
	padding:0px 10px 0px 0px;
}

/* --------------------------------------------------Headlines + Text-------------------------------------------------- */
h1
{
	margin:0px 0px 28px 0px;
	font-size:26px;
	font-weight:bold;
	line-height:1.4em;
}
h2
{
	margin:0px 0px 30px 0px;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
}
.home h2
{
	margin:0px 0px 15px 0px;
	font-size:22px;
	font-weight:bold;
	line-height:1.4em;
}
h3
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.home h3
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
	line-height:1.4em;
}
h4
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.footer-headline
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
}

/* --------------------------------------------------Elemente-------------------------------------------------- */
.teaser-container
{
	width:90%;
	height:auto;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 39px 40px 30px;
	box-sizing:border-box;
}
.teaser-container-last
{
	width:90%;
	height:auto;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 0px 40px 0px;
	box-sizing:border-box;
}
.teaser-image
{
	width:275px;
	height:147px;
	float:left;
}
.teaser-text
{
	width:275px;
	height:147px;
	float:left;
	padding:8px 10px 18px 10px;
}
.teaser-button a
{
	padding:10px 15px 10px 15px;
	background-color:#3e4143;
	color:#fff;
	font-size:18px;
}
.teaser-button a:hover
{
	color:#f39700;
	border:none;
}
.news-container
{
	width:90%;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 0px 40px 30px;
	box-sizing:border-box;
}
.news-image
{
	width:180px;
	height:138px;
	float:left;
	padding-right:25px;
}
.news-container-text-button
{
	width:100%;
	height:auto;
	float:left;
}
.news-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.news-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.menubox-container
{
	width:276px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 10px 10px 0px;
	box-sizing:border-box;
}
.menubox-image
{
	width:258px;
	height:166px;
	float:left;
	margin-bottom:18px;
}
.menubox-container-text-button
{
	height:auto;
	float:left;
}
.menubox-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.menubox-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.side-kontakt .anschrift
{
	width:390px;
	height:auto;
	float:left;
	padding:195px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .kundenservice
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
	color:#595959;
}
.kundenservice-headline
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
}
.side-kontakt .icon
{
	padding:0px 10px;
}
.side-kontakt .faq
{
	width:390px;
	height:84px;
	float:left;
	box-sizing:border-box;
}
.side-kontakt .faq-container-image-text-button
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:32px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
.side-kontakt .faq-text
{
	width:247px;
	height:auto;
	float:left;
}
.side-kontakt .faq-button
{
	float:left;
	margin:10px 0px 0px 85px;
}
.side-kontakt a
{
	color:#3e3e3e;
}
.side-kontakt a:hover
{
	color:#f39700;
	border-bottom:none;
}
.side-kontakt .faq-button a:hover
{
	color:#f39700;
}
#footer-sub .kundenservice
{
	display:none;
	width:293px;
	height:auto;
	float:left;
	margin-left:70px;
	padding:0px 0px 0px 22px;
	box-sizing:border-box;
	line-height:1.9em;
	font-size:14px;
}
#footer-sub .icon
{
	padding:0px 10px;
}
#footer-sub .faq
{
	display:none;
}
#footer-sub .faq-container-image-text-button
{
	width:330px;
	height:auto;
	float:left;
	box-sizing:border-box;
}
#footer-sub .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:22px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
#footer-sub .faq-text
{
	width:190px;
	height:auto;
	float:left;
}
#footer-sub .faq-button
{
	float:left;
	margin:17px 0px 0px 85px;
}
#footer-sub a
{
	color:#3e3e3e;
}
#footer-sub a:hover
{
	color:#f39700;
	border-bottom:none;
}
.header-image
{
	width:100%;
	height:auto;
	float:left;
	margin-top:150px;
	background:url(/files/theme-krueckl/assets/header-border.png) bottom repeat-x #3e4143;
}
.header-image .ce_image
{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
}
.ce_image
{
	float:left;
}
.header-image  img
{
	width:100%;
	height:auto;
	float:left;
}
.header-box
{
	width:100%;
	height:auto;
	float:left;
	padding:30px 30px;
	box-sizing:border-box;
	font-size:18px;
	color:#fff;
}
.mod_article
{
	float:left;
}
.content
{
	width:100%;
	margin-top:35px;
	padding:0px 20px 0px 20px;
	float:left;
	box-sizing:border-box;
}
.content.last
{
	width:100%;
	margin-top:35px;
	padding:0px 20px 0px 20px;
	float:left;
	box-sizing:border-box;
}
.content-full
{
	width:100%;
	margin-top:35px;
	padding:0px 20px 0px 20px;
	float:left;
	box-sizing:border-box;
}
.content-half-left
{
	width:48%;
	margin-right:4%;
	float:left;
}
.content-half-right
{
	width:48%;
	float:left;
}
.imagebox-left
{
	width:100%;
	float:left!important;
	margin-right:0px;
	text-align:left;
}
.referenz-uebersicht
{
	width:100%;
	padding:36px 0px 0px 0px;
	float:left;
	box-sizing:content-box;
}
.referenz-uebersicht.odd, .referenz-uebersicht.last
{
	border-top:1px solid #bcbaba;
}
.referenz-uebersicht.first
{
	border-top:none!important;
}
.referenzen-neu-img
{
	width:364px;
	height:249px;
	float:left;
	margin:57px -1px 0px 0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.referenzen-neu-img-detail
{
	display:none;
	width:364px;
	height:249px;
	position:absolute;
	top:179px;
	left:474px;
	margin:0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.flachdach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-flachdach-bg.png) right bottom no-repeat #f49802;
}
.bauwerksabdichtung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-bauwerksabdichtung-bg.png) right bottom no-repeat #f49802;
}
.dachbegruenung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-dachbegruenung-bg.png) right bottom no-repeat #f49802;
}
.steildach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-steildach-bg.png) right bottom no-repeat #f49802;
}
.spenglerei
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-spenglerei-bg.png) right bottom no-repeat #f49802;
}
.photovoltaik
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-photovoltaik-bg.png) right bottom no-repeat #f49802;
}
.flachdachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-flachdachsanierung-bg.png) right bottom no-repeat #f49802;
}
.steildachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-steildachsanierung-bg.png) right bottom no-repeat #f49802;
}
.reparatur
{
	background:url(/files/theme-krueckl/assets/referenzen-reparatur-bg.png) 216px 118px no-repeat #f49802;
}
.beratung
{
	background:url(/files/theme-krueckl/assets/referenzen-beratung-bg.png) 216px 105px no-repeat #f49802;
}
.wartung
{
	background:url(/files/theme-krueckl/assets/referenzen-wartung-bg.png) right bottom no-repeat #f49802;
}
.anfrage-button
{
	width:305px;
	display:inline-block;
	position:absolute;
	top:269px;
	left:0px;
	background-color:#3e4143;
}
.anfrage-button a
{
	padding:0px 0px 0px 30px!important;
	color:#fff;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:18px!important;
}
.anfrage-button a:hover
{
	color:#f39700;
	border-bottom:none;
}
.leistungen-table
{
	width:853px;
	float:left;
}
.leistungen-table table
{
	width:640px;
}
.leistungen-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.leistungen-table td
{
	padding:10px 20px 10px 20px;
}
.leistungen-table td:nth-child(1)
{
	border-right:1px solid #ccc;
}
.leistungen-table td:nth-child(2)
{
	border-right:1px solid #ccc;
}
.leistungen-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.mod_newsarchive img
{
	float:right;
	margin:0px 36px 36px 30px;
	padding:3px;
	border:1px solid #f59d0f;
}
.referenz-uebersicht a
{
	padding:5px 35px 5px 45px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.referenz-uebersicht a:hover
{
	color:#f39700;
	border-bottom:none;
}
.referenz-uebersicht h2 a
{
	padding:0px!important;
	background-color:#fff;
	color:#3d3d3d;
}
.referenz-uebersicht figure a
{
	padding:0px!important;
	background-color:#fff;
}
.referenz-uebersicht figure a:hover
{
	border-bottom:none;
}
p.back
{
	display:none;
}
.referenzen-detail-table
{
	width:853px;
	float:left;
}
.referenzen-detail-table table
{
	width:440px;
}
.referenzen-detail-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.referenzen-detail-table td
{
	padding:10px 20px 10px 20px;
}
.referenzen-detail-table td:nth-child(2n+1)
{
	border-right:1px solid #ccc;
}
.referenzen-detail-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.referenzen-image-big img
{
	width:838px;
	height:auto;
	margin:0px!important;
	padding:3px;
	border:1px solid #f59d0f;
	box-sizing:border-box;
}
.geschichte-imagebox-left100
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 100px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left170
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 170px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left50
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 50px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.turn-5
{
	transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg);
}
.turn-minus2
{
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
}
.turn-2
{
	transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-o-transform:rotate(2deg);
}
.teambox
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.teambox-last
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.zertbox
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.zertbox-last
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.faq-content-button
{
	height:auto;
	float:left;
	margin-top:50px;
}
.faq-content-button a
{
	padding:3px 15px 3px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.faq-content-button a:hover
{
	color:#f39700;
	border:none;
}
.mod_faqreader .info
{
	display:none;
}
.mod_faqlist li
{
	padding:10px;
	list-style-type:square;
}
.mod_faqlist a:hover
{
	color:#f39700;
}

/* --------------------------------------------------News-------------------------------------------------- */
.pagination
{
	width:853px;
	height:auto;
	float:left;
	margin-top:50px;
	padding-top:10px;
	padding-left:434px;
	border-top:1px solid #ccc;
	box-sizing:border-box;
}
.pagination p
{
	font-size:14px;
}
.pagination ul li
{
	display:inline-block;
	margin-right:5px;
}
.pagination ul li a
{
	padding:0px 6px;
	color:#595959!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .current
{
	padding:0px 6px;
	color:#000!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .next
{
	margin-left:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .previous
{
	margin-right:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .first, .pagination ul li .last
{
	display:none;
}

/* --------------------------------------------------Youtube-------------------------------------------------- */

.ce_youtube {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
}
.ce_youtube * {
	box-sizing: border-box;
}
.ce_youtube > h1, .ce_youtube > h2, .ce_youtube > h3, .ce_youtube > h4, .ce_youtube > h5, .ce_youtube > h6 {
	display: none;
}
.ce_youtube .container-youtube {
	width: 100%;
	max-width: 100%;
	position: relative;
	left: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
.ce_youtube .youtube_default {
	position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
	padding-bottom: 56.25%;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 10%;
    padding-left: 10%;
	border: 3px solid #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner {
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 50px;
	text-align: center;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info {
	width: 100%;
	min-height: 52px;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 10px 52px 10px 10px;
	background: #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:focus p, .ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:hover p {
	text-decoration: underline;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info::after {
	content: "";
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/files/theme-krueckl/assets/icon-youtube.svg) no-repeat top 0 left 0;
	background-size: 32px 32px;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info p {
	margin-bottom: 0;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	z-index: 99;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .video-title p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.2em;
}

.ce_youtube .youtube_default iframe {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

/* --------------------------------------------------Maps-------------------------------------------------- */

.container-maps {
	width: 100%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}
.container-maps * {
	box-sizing: border-box;
}
.container-maps .cookieconsent-optout-marketing {
	width: 100%;
	float: left;
	padding: 150px 15px;
	text-align: center;
	background: #eee;
}
.container-maps .cookieconsent-optout-marketing a {
	text-decoration: underline;
	}
.container-maps iframe {
	width: 100%;
	height: 400px;
}

/* --------------------------------------------------Formular-------------------------------------------------- */

.ce_form {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.ce_form .col_1 {
	padding-left: 20px;
}
input.text
{
	width:100%;
	height:30px;
	padding:5px;
	margin-left:0px;
	margin-bottom:10px;
	box-sizing:border-box;
}
textarea.textarea
{
	width:100%;
	height:250px;
	padding:5px;
	margin-left:0px;
	box-sizing:border-box;
}
input[type="submit"]
{
	margin-top:25px;
	margin-left:0px;
}
fieldset {
	position: relative;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
}
fieldset input.checkbox {
	position: absolute;
	top: 15px;
	left: 0;
}
fieldset .ce_text a {
	color: #f39900;
}
fieldset .ce_text a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------Footer-------------------------------------------------- */

#footer-home {
	height: 200px!important;
}
#footer-home .inside
{
	width:100%;
	height:180px;
	padding:20px 38px 0px 38px;
	margin-left:0px;
	background-color:#FFF;
	box-sizing:border-box;
}
#footer-sub .inside
{
	width:100%;
	height:150px;
	padding:0px 38px 0px 38px;
	margin-left:0px;
	background-color:#FFF;
	box-sizing:border-box;
}
.footer-social
{
	width:138px!important;
	height:46px;
	display:inline-block;
	float:left;
}
.footer-social a
{
	color:#595959!important;
}
.footer-social a:hover
{
	color:#ee8608!important;
}
.footer-social-icon
{
	width:31px;
	height:32px;
	float:left;
	padding:14px 0px 0px 15px;
	background:url(/files/theme-krueckl/assets/footer-social-bg.png) left top no-repeat;
	font-family: FontAwesome;
	cursor:pointer;
}
.fb:before
{
	font-family: FontAwesome;
	content: "\f09a";
	margin-left:3px;
}
.tw:before
{
	font-family: FontAwesome;
	content: "\f099";
}
.gp:before
{
	font-family: FontAwesome;
	content: "\f0d5";
}
.nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:60px;
	margin-right:0px!important;
	font-weight:bold;
}
.home .nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:90px;
	margin-right:0px!important;
}
.nav-meta-footer ul li a
{
	color:#595959!important;
}
.nav-meta-footer ul li a:hover
{
	color:#f39902!important;
}
.nav-meta-footer ul
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
.nav-meta-footer ul li
{
	display:block;
	list-style:none;
	padding:0px 10px 10px 5px;
}
.home .nav-meta-footer ul li
{
	display:block;
	list-style:none;
	padding:0px 10px 0px 0px;
}


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

@media all and (max-width: 1139px) and (min-width: 838px)
{

/* --------------------------------------------------Layout-------------------------------------------------- */
.bg-top
{
	width:100%;
	height:auto;
	position:fixed;
	top:0px;
	left:0px;
	text-align:center;
}
.bg-top img
{
	width:100%;
	height:auto;
}
#wrapper
{
	width:100%;
	height:auto;
	position:absolute;
}
#header
{
	width:100%;
	height:150px;
	position:fixed;
	background:url(/files/theme-krueckl/assets/header-bg.png) repeat-x;
	z-index:9999999;
}
#header .inside
{
	width:100%;
	height:116px;
	float:left;
	z-index:9999999;
}
#container
{
	width:100%;
	height:auto;
	float:left;
	z-index:99;
}
#main
{
	width:100%;
	float:left;
	padding-bottom:0px;
	background-color:#FFF;
	color:#595959;
}
#footer-home
{
	width:100%;
	height:100px;
	position:absolute;
	bottom:-100px;
	z-index:99;
	background-color:#fff;
}
#footer-sub
{
	width:100%;
	height:150px;
	position:absolute;
	bottom:-150px;
	color:#595959;
	z-index:99;
}
.bg-house-home
{
	width:200px;
	height:121px;
	position:absolute;
	bottom:-130px;
	right:30px;
	background:url(/files/theme-krueckl/assets/body-bg-house-home-mobile.png) no-repeat;
	z-index:99;
}
.bg-house-sub
{
	width:200px;
	height:174px;
	position:absolute;
	bottom:-170px;
	right:30px;
	background:url(/files/theme-krueckl/assets/body-bg-house-sub-mobile.png) no-repeat;
	z-index:99;
}

/* --------------------------------------------------Header-------------------------------------------------- */

.logo
{
	width:160px;
	height:139px;
	position:fixed;
	left:20px;
	background:url(/files/theme-krueckl/assets/logo-krueckl-mobile.png) no-repeat;
	background-size:100% auto;
	border:1px solid #e1e0dc;
	z-index:9999999;
}
.logo a {
	width: 100%;
	height: 100%;
	display: block;
}
.button-top
{
	width:200px;
	height:70px;
	position:absolute;
	top:0px;
	right:0px;
	margin-left:0px;
}
.button-top-image
{
	width:81px;
	height:57px;
	position:relative;
	top:10px;
	z-index:999;
}
.button-top-button
{
	width:200px;
	height:33px;
	position:relative;
	left:43px;
	top:-27px;
	z-index:888;
}
.button-top-button a
{
	padding:10px 15px 10px 20px;
	background-color:#f39700;
	color:#FFF;
	font-size:14px;
}
.button-top-button a:hover
{
	color:#000;
}

/* --------------------------------------------------Navi Main-------------------------------------------------- */


/*#header .block {   Wichtig für superfish-Menü! Unterpunkte verschwinden sonst unter header-bild 
	overflow:visible;
}*/

.mainnavi 
{
	/*position:relative;*/
	width:100%;
	height:39px;
	float:left!important;
	padding-left:200px;
	margin-top:90px;
	text-align:right;
	box-sizing:border-box;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
}
.mainnavi li
{
	float: left;
	list-style:none;
	margin:0px 2%;
}
.mainnavi li a {
	text-decoration: none;
}
.mainnavi li a:hover {
	text-decoration: none;
}
.mainnavi li a, .mainnavi li strong 
{
	display: block;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: 400;
	text-transform: uppercase;
	padding:3px 7px!important;
	margin: 0;
}
.submenu .last strong {
	margin-right:1em!important;
}
.mainnavi li a:hover, .mainnavi li.active, .mainnavi li.trail > a {
	 color: #fff!important;
	 background: #f39700!important;
	 margin: 0; 
}
#mainmenu li a {
    color: #303030;
}
.current{
	 color: #fff!important;
	 background: #f39700!important;	 
}
.mainnavi .level_2 li a,
.mainnavi .level_2 li strong {
	display: block;
	width:190px;
	float:left;
	color: #303030!important;
	text-decoration: none;
	font-weight:normal;
	font-size: 1.0em!important;
	border-bottom:none;
	text-transform: none!important;
	padding:0.44em 2em 0 2em!important;	
}
.mainnavi .level_2 .submenu a:hover,
.mainnavi .level_2 .submenu strong {
	background:url(/files/theme-krueckl/assets/navigation_icon.png) no-repeat 0 0.56em transparent!important;
}
.mainnavi .level_2 .active li {
	background-color:#fff!important;
	padding:0!important;
}
.mainnavi .level_2 li, .mainnavi .level_2 li a {
	background-color:#ffffff!important;
}
.submenu .active  li  {
	background-color:#fff!important;
	padding:0!important;
}	
nav#mainmenu ul  {
	margin-top:0!important;
	/*display:block!important;*/
}
nav#mainmenu ul ul {
	position:absolute;
	border-bottom:7px solid #3e4143!important;
	background:#FFF;
	float: left;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
}
nav#mainmenu ul ul li
{
	margin:0px!important;
	padding:0px!important;
}
nav#mainmenu ul ul li a
{
	width:100%;
	padding-left:10px!important;
	padding-right:0px!important;
}
nav#mainmenu ul ul li a:before
{
	content: "\f105";
	font-family: FontAwesome;
	color:#fff;
	margin:5px;
}
nav#mainmenu ul ul li a:hover:before
{
	content: "\f105";
	font-family: FontAwesome;
	color:#f39700;
	margin:5px;
}
nav#mainmenu ul li:nth-child(2) ul
{
	width:512px;
	min-height:203px;
	float:left;
	background:url(/files/theme-krueckl/assets/mainmenu-ueber-uns.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(3) ul
{
	width:512px;
	min-height:193px;
	position:absolute;
	right:13px;
	background:url(/files/theme-krueckl/assets/mainmenu-leistungen.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(4) ul.level_2
{
	width:512px;
	min-height:193px;
	position:absolute;
	right:13px;
	background:url(/files/theme-krueckl/assets/mainmenu-referenzen.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul li:nth-child(5) ul.level_2
{
	width:512px;
	min-height:193px;
	position:absolute;
	right:13px;
	background:url(/files/theme-krueckl/assets/mainmenu-service.jpg) 264px 25px no-repeat, #FFF;
}
nav#mainmenu ul ul li:nth-child(1) ul
{
	width:263px!important;
	position:absolute;
	top:-9px;
	left:250px;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
	text-align:left;
}
nav#mainmenu ul ul li:nth-child(1) ul li
{
	width:250px!important;
	background-color:#FFF!important;
}
nav#mainmenu ul.level_3
{
	border:0px!important;
}
nav#mainmenu ul ul li:nth-child(2) ul
{
	width:263px!important;
	min-height:193px!important;
	position:absolute;
	top:-9px;
	left:250px;
	margin:0.56em 0 0 0!important;
	z-index: 20;
	padding: 0.4em 0;
	border:0px!important;
}
nav#mainmenu ul.level_2 .active
{
	padding-left:18px!important;
	font-weight:bold;
	background-color:#FFF!important;
	text-align:left;
}
nav#mainmenu ul.level_2 li:nth-child(1) ul.level_3 .active
{
	padding-left:13px!important;
}
nav#mainmenu ul.level_2 li:nth-child(2) ul.level_3 .active
{
	padding-left:18px!important;
}
nav#mainmenu .level_2 .last ul {
	right: 40px;
}	
/*.mainnavi .level_1 li a.trail {
	color: #706f6f;
	background: #FFF;
}*/
.level_1 {
	width:100%;
	float: left!important;
	margin-bottom: 0;
}
/*.level_2 {
	display:block!important;}*/	
.kontaktmenue .level_2 {
	right:0!important;
}
.level_2 li{
	clear:both;
}

/* --------------------------------------------------Navi Main Mobile-------------------------------------------------- */
.nav-main-mobile-button
{
	display:none!important;
}
#nav-main-mobile li a
{
	color:#e89421!important;
}

/* --------------------------------------------------Navi Breadcrumb-------------------------------------------------- */
#breadcrumb
{
	width:1140px;
	position:absolute;
	top:-30px;
	left:-266px;
	z-index:9999;
}
.mod_breadcrumb
{
	float:left;
	margin:20px 0px 0px 35px;
}
.mod_breadcrumb ul li
{
	display:inline-block;
}
.mod_breadcrumb ul li:before
{
	content:"|";
	margin-right:10px;
	font-size:12px;
}
.mod_breadcrumb ul li.first:before
{
	content:"";
	margin-right:0px;
}
.mod_breadcrumb ul li a
{
	font-size:12px;
	color:#5b5b5b!important;
	text-decoration:none;
}
.mod_breadcrumb ul li a:hover
{
	font-size:12px;
	color:#f49800!important;
	text-decoration:none;
}
.mod_breadcrumb ul li.active
{
	font-size:12px;
	color:#f49800!important;
	text-decoration:none;
}
.mod_breadcrumb ul li.active:before
{
	font-size:12px;
	color:#5b5b5b!important;
}

/* --------------------------------------------------Navi Sub-------------------------------------------------- */
.nav-sub
{
	width:235px;
	position:absolute;
	top:0px;
	left:-266px;
}
#main .mod_navigation
{
	float:left;
	margin:30px 0px 0px 35px;
}
#main .mod_navigation ul li
{
	width:180px;
	margin-bottom:10px;
}
#main .mod_navigation ul li a, #main .mod_navigation ul li span
{
	width:100%;
	display:inline-block;
	padding-left:5px;
	padding-right:20px;
	font-size:14px;
	color:#5b5b5b!important;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#main .mod_navigation ul li a:hover
{
	font-size:14px;
	color:#5b5b5!important;
	text-decoration:none;
	background:url(/files/theme-krueckl/assets/subnavi-bg.png) right 8px no-repeat;
	border-bottom:1px solid #f49800;
}
#main .mod_navigation ul.level_2 li a, #main .mod_navigation ul.level_2 li span
{
	padding-right:0px;
}
#main .mod_navigation ul li span
{
	width:100%;
	display:inline-block;
	padding-left:5px;
	font-size:14px;
	color:#5b5b5!important;
	text-decoration:none;
	background:url(/files/theme-krueckl/assets/subnavi-bg.png) right 8px no-repeat;
	border-bottom:1px solid #f49800;
}
#main .mod_navigation ul.level_2
{
	padding-left:20px;
	font-weight:400!important;
	display:none!important;
}
#main .mod_navigation .trail ul.level_2
{
	display:inline-block!important;
}
#main .mod_navigation .active ul.level_2
{
	display:inline-block!important;
}
#main .mod_navigation ul.level_2 li
{
	margin-bottom:3px!important;
}
#main .mod_navigation li.trail
{
	font-weight:bold;
}

/* --------------------------------------------------Main Content-------------------------------------------------- */
.main-padding-30
{
	padding:0px 30px 0px 30px;
}
.article-home
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px;
	box-sizing:border-box;
}
.content-750
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 30px;
	box-sizing:border-box;
}
.content-680
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	margin-right:0px;
	box-sizing:border-box;
}
.content-440
{
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	margin-right:0px;
}
.side-kontakt
{
	display:none;
}
.content-col-1
{
	width:100%;
	height:auto;
	float:left;
}
.content-col-2
{
	width:50%;
	height:auto;
	float:left;
}

/* --------------------------------------------------Allgemein-------------------------------------------------- */
table
{
	float:left;
}
.invisible
{
	display:none;
}
.arrow-padding-right
{
	padding-right:20px;
}
.white
{
	color:#fff;
}
.margin-left31
{
	margin-left:31px!important;
}
.margin-left266
{

	margin-left:266px!important;
}
.min-height-820
{
	min-height:820px;
}
.no-margin
{
	margin:0px!important;
}
.imagebox-main
{
	width:368px;
	float:right!important;
	margin-right:0px;
	text-align:right;
}
.imagebox-main-full
{
	width:368px;
	float:right!important;
	margin-right:35px;
	text-align:right;
}
.imagebox-main-full img
{
	background:url(/files/theme-krueckl/assets/arrow-img.png) 303px 90px no-repeat;
	padding:5px 31px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagesubtext
{
	width:368px;
	float:right;
	margin-right:35px;
	padding-left:46px;
	box-sizing:border-box;
	font-size:12px;
}
.linkmore
{
	padding:10px 15px 10px 35px;
	background-color:#3e4143;
	color:#fff;
	font-size:16px;
}
a.linkmore
{
	color:#fff!important;
}
a.linkmore:hover
{
	border-bottom:none!important;
	color:#f39900!important;
}
.download:before
{
	background:url(/files/theme-krueckl/assets/icon-pdf.png) no-repeat;
	margin-right:20px;
}
.ce_text a
{
	color:#f39900;
}
.ce_text a:hover
{
	color:#565656;
	border-bottom:1px solid #f39900;
}
.ce_text ul li
{
	margin-left:20px;
	margin-bottom:20px;
	list-style-type:square;
}
.ui-accordion-header
{
	width:100%;
	height:30px;
	float:left;
	margin-bottom:50px;
	padding:5px 10px 10px 10px;
	color:#fff;
	background:#f39900;
	font-weight:bold;
	cursor:pointer;
	box-sizing:border-box;
}


/* --------------------------------------------------Image Gallery-------------------------------------------------- */

.imagebox-gal
{
	width:100%;
	float:left;
}
.imagebox-gal ul li
{
	display:inline-block;
}
ul.cols_3 li:nth-child(3n+3) figure
{
	margin-right:0px!important;
}
.imagebox-gal img
{
	margin-bottom:20px;
	padding:5px 5px 5px 5px;
	border:1px solid #f49a08;
	box-sizing:border-box;
}
.imagebox-gal figure:after
{
	content:url(/files/theme-krueckl/assets/arrow-img-25.png);
	position:relative;
	top:-78px;
	left:-26px;
	z-index:9999999999;
}
.imagebox-gal a:hover img
{
	background-color:#eee;
}

/* --------------------------------------------------Slider-------------------------------------------------- */

#main .inside {
	width: 100%;
	float: left;
}
#main .inside .mod_article {
	/*
	width: 100%;
	float: left;
	*/
}
.ce_slick-content-start {
	width: 100%;
	float: left;
}
.mod_article.slick-slider-article {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px!important;
}
.slick-container {
	max-width: 100%;
	margin-top: 150px;
	margin-bottom: 60px;
	background:#f39700;
}
.slick-slider .slick-slide .ce_image {
	width:65%;
	max-width: inherit;
	height:auto;
	display: inline-block;
	float:left;
}
.slick-slider .slick-slide img {
	max-width: 100%;
	height: auto;
}
.slick-slider .slick-slide .ce_text {
	width:35%;
	height:auto;
	float:right;
	margin:0!important;
	padding:0!important;
}
.slick-slider .slick-slide .ce_text .slider-text {
	width:100%;
	height:auto;
	float:left;
	padding:15px 15px 15px 15px;
	font-size:16px;
	color:#fff;
	box-sizing:border-box;
}
.slider-text h3 {
	margin-bottom:20px!important;
}
.slick-slider .slick-slide .ce_text .slider-button {
	width:186px;
	height:48px;
	float:left;
	margin-left: 10px;
	padding:12px 30px 16px 20px;
	background:#3e4143;
	color:#fff!important;
	box-sizing: border-box;
}
.slick-slider .slick-slide .ce_text .slider-button a {
	padding-left:10px!important;
	color:#FFF!important;
	font-size:18px!important;
}
.slick-slider .slick-slide .ce_text .slider-button a:hover {
	color:#f39700!important;
	border-bottom: none;
}
.slick-slider .slick-slide .ce_text .slider-button a span {
	position:relative;top:-1px;
}
.slick-slider .slick-slide .ce_text .slider-button a:before {
	position:relative;left:-6px;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
	display: none!important;
}
.slick-dots {
	position: absolute;
	bottom: -60px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.slick-dots li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.slick-dots button {
	width:30px;
	height:12px;
	display:inline-block;
	background:#cfcdcd;
	text-indent: -9999px;
}
.slick-dots button:hover {
	cursor: pointer;
}
.slick-dots li.slick-active button {
	background: #f39700;
}

/* --------------------------------------------------Button-------------------------------------------------- */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-icon-pulse:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
footer .hvr-icon-pulse:before {
	left:0em;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}


.more a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.more a:before {
  content: "\f105";
  position: absolute;
  left: 1em;
  padding: 0px 0px 0px 0px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more a:hover:before, .more a:focus:before, .more a:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.icon-link
{
	display:inline-block;
	margin-left:20px;
	font-size:16px!important;
}
.icon-link-nobox
{
	display:inline-block;
	margin-left:30px;
	font-size:16px!important;
}
footer .icon-link-nobox
{
	margin-left:10px;
	font-size:14px!important;
}
.icon-mail:before
{
	content: "\f0e0";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-phone:before
{
	content: "\f095";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
.icon-print:before
{
	content: "\f02f";
	font-family: FontAwesome;
	font-size:16px!important;
	padding:0px 10px;
}
footer .icon-mail:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-phone:before
{
	padding:0px 10px 0px 0px;
}
footer .icon-print:before
{
	padding:0px 10px 0px 0px;
}

/* --------------------------------------------------Headlines + Text-------------------------------------------------- */
h1
{
	margin:0px 0px 28px 0px;
	font-size:26px;
	font-weight:bold;
	line-height:1.4em;
}
h2
{
	margin:0px 0px 30px 0px;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
}
.home h2
{
	margin:0px 0px 15px 0px;
	font-size:22px;
	font-weight:bold;
	line-height:1.4em;
}
h3
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.home h3
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
	line-height:1.4em;
}
h4
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
}
.footer-headline
{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
}

/* --------------------------------------------------Elemente-------------------------------------------------- */
.teaser-container
{
	width:306px;
	height:400px;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 39px 40px 30px;
	box-sizing:border-box;
}
.teaser-container-last
{
	width:306px;
	height:400px;
	float:left;
	padding:15px;
	border:1px solid #e1e0dc;
	margin:40px 0px 40px 0px;
	box-sizing:border-box;
}
.teaser-image
{
	width:275px;
	height:147px;
	float:left;
}
.teaser-text
{
	width:275px;
	height:147px;
	float:left;
	padding:8px 10px 18px 10px;
}
.teaser-button a
{
	padding:10px 15px 10px 15px;
	background-color:#3e4143;
	color:#fff;
	font-size:18px;
}
.teaser-button a:hover
{
	color:#f39700;
	border:none;
}
.news-container
{
	width:644px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 0px 40px 30px;
}
.news-image
{
	width:180px;
	height:138px;
	float:left;
	padding-right:25px;
}
.news-container-text-button
{
	width:430px;
	height:auto;
	float:left;
}
.news-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.news-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.menubox-container
{
	width:276px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #e3e2de;
	margin:0px 10px 10px 0px;
	box-sizing:border-box;
}
.menubox-image
{
	width:258px;
	height:166px;
	float:left;
	margin-bottom:18px;
}
.menubox-container-text-button
{
	height:auto;
	float:left;
}
.menubox-container-text-button a
{
	padding:10px 15px 10px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.menubox-container-text-button a:hover
{
	color:#f39700;
	border:none;
}
.side-kontakt .anschrift
{
	width:390px;
	height:auto;
	float:left;
	padding:195px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .kundenservice
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
	color:#595959;
}
.kundenservice-headline
{
	margin:0px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
}
.side-kontakt .icon
{
	padding:0px 10px;
}
.side-kontakt .faq
{
	width:390px;
	height:84px;
	float:left;
	box-sizing:border-box;
}
.side-kontakt .faq-container-image-text-button
{
	width:390px;
	height:auto;
	float:left;
	padding:48px 22px 0px 22px;
	border-left:1px solid #e7e6e6;
	box-sizing:border-box;
}
.side-kontakt .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:32px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
.side-kontakt .faq-text
{
	width:247px;
	height:auto;
	float:left;
}
.side-kontakt .faq-button
{
	float:left;
	margin:10px 0px 0px 85px;
}
.side-kontakt a
{
	color:#3e3e3e;
}
.side-kontakt a:hover
{
	color:#f39700;
	border-bottom:none;
}
.side-kontakt .faq-button a:hover
{
	color:#f39700;
}
#footer-sub .kundenservice
{
	width:293px;
	height:auto;
	float:left;
	margin-left:270px;
	padding:30px 0px 0px 22px;
	box-sizing:border-box;
	line-height:1.9em;
	font-size:14px;
}
#footer-sub .icon
{
	padding:0px 10px;
}
#footer-sub .faq
{
	display:none;
}
#footer-sub .faq-container-image-text-button
{
	width:330px;
	height:auto;
	float:left;
	box-sizing:border-box;
}
#footer-sub .faq-image
{
	width:66px;
	height:64px;
	float:left;
	margin-right:22px;
	padding:7px 0px 0px 25px;
	background:url(/files/theme-krueckl/assets/side-kontakt-faq.png) no-repeat;
	color:#FFF;
	box-sizing:border-box;
}
#footer-sub .faq-text
{
	width:190px;
	height:auto;
	float:left;
}
#footer-sub .faq-button
{
	float:left;
	margin:17px 0px 0px 85px;
}
#footer-sub a
{
	color:#3e3e3e;
}
#footer-sub a:hover
{
	color:#f39700;
	border-bottom:none;
}
.header-image
{
	width:100%;
	height:auto;
	float:left;
	margin-top:150px;
	background:url(/files/theme-krueckl/assets/header-border.png) bottom repeat-x #3e4143;
}
.header-image .ce_image
{
	width:65%;
	height:auto;
	float:left;
	display:inline-block;
}
.header-image  img
{
	width:100%;
	height:auto;
	float:left;
}
.header-box
{
	width:35%;
	height:auto;
	float:left;
	padding:60px 30px;
	box-sizing:border-box;
	font-size:18px;
	color:#fff;
}
.mod_article
{
	float:left;
	padding:0px 20px 0px 20px!important;
}
.content
{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;
	box-sizing:border-box;
}
.content.last
{
	width:100%;
	margin-top:35px;
	padding:0px 0px 0px 0px;
	float:left;
	box-sizing:border-box;
}
.content-full
{
	width:100%;
	padding:36px 0px 30px 0px;
	float:left;
	box-sizing:border-box;
}
.content-half-left
{
	width:48%;
	margin-right:4%;
	float:left;
}
.content-half-right
{
	width:48%;
	float:left;
}
.imagebox-left
{
	width:368px;
	float:left!important;
	margin-right:0px;
	text-align:left;
}
.referenz-uebersicht
{
	width:873px;
	padding:36px 0px 0px 0px;
	float:left;
	box-sizing:content-box;
}
.referenz-uebersicht.odd, .referenz-uebersicht.last
{
	border-top:1px solid #bcbaba;
}
.referenz-uebersicht.first
{
	border-top:none!important;
}
.referenzen-neu-img
{
	width:364px;
	height:249px;
	float:left;
	margin:57px -1px 0px 0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.referenzen-neu-img-detail
{
	display:none;
	width:364px;
	height:249px;
	position:absolute;
	top:179px;
	left:474px;
	margin:0px;
	padding:38px 0px 0px 38px;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:42px;
	font-weight:200;
	line-height:1.0em;
	color:#FFF!important;
	box-sizing:border-box;
}
.flachdach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-flachdach-bg.png) right bottom no-repeat #f49802;
}
.bauwerksabdichtung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-bauwerksabdichtung-bg.png) right bottom no-repeat #f49802;
}
.dachbegruenung
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-dachbegruenung-bg.png) right bottom no-repeat #f49802;
}
.steildach
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-steildach-bg.png) right bottom no-repeat #f49802;
}
.spenglerei
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-spenglerei-bg.png) right bottom no-repeat #f49802;
}
.photovoltaik
{
	background:url(/files/theme-krueckl/assets/referenzen-neuerstellung-photovoltaik-bg.png) right bottom no-repeat #f49802;
}
.flachdachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-flachdachsanierung-bg.png) right bottom no-repeat #f49802;
}
.steildachsanierung
{
	background:url(/files/theme-krueckl/assets/referenzen-steildachsanierung-bg.png) right bottom no-repeat #f49802;
}
.reparatur
{
	background:url(/files/theme-krueckl/assets/referenzen-reparatur-bg.png) 216px 118px no-repeat #f49802;
}
.beratung
{
	background:url(/files/theme-krueckl/assets/referenzen-beratung-bg.png) 216px 105px no-repeat #f49802;
}
.wartung
{
	background:url(/files/theme-krueckl/assets/referenzen-wartung-bg.png) right bottom no-repeat #f49802;
}
.anfrage-button
{
	width:305px;
	display:inline-block;
	position:absolute;
	top:269px;
	left:0px;
	background-color:#3e4143;
}
.anfrage-button a
{
	padding:0px 0px 0px 30px!important;
	color:#fff;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size:18px!important;
}
.anfrage-button a:hover
{
	color:#f39700;
	border-bottom:none;
}
.leistungen-table
{
	width:853px;
	float:left;
}
.leistungen-table table
{
	width:640px;
}
.leistungen-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.leistungen-table td
{
	padding:10px 20px 10px 20px;
}
.leistungen-table td:nth-child(1)
{
	border-right:1px solid #ccc;
}
.leistungen-table td:nth-child(2)
{
	border-right:1px solid #ccc;
}
.leistungen-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.mod_newsarchive img
{
	float:right;
	margin:0px 36px 36px 30px;
	padding:3px;
	border:1px solid #f59d0f;
}
.referenz-uebersicht a
{
	padding:5px 35px 5px 45px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.referenz-uebersicht a:hover
{
	color:#f39700;
	border-bottom:none;
}
.referenz-uebersicht h2 a
{
	padding:0px!important;
	background-color:#fff;
	color:#3d3d3d;
}
.referenz-uebersicht figure a
{
	padding:0px!important;
	background-color:#fff;
}
.referenz-uebersicht figure a:hover
{
	border-bottom:none;
}
p.back
{
	display:none;
}
.referenzen-detail-table
{
	width:853px;
	float:left;
}
.referenzen-detail-table table
{
	width:440px;
}
.referenzen-detail-table tr
{
	padding:10px 20px 10px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.referenzen-detail-table td
{
	padding:10px 20px 10px 20px;
}
.referenzen-detail-table td:nth-child(2n+1)
{
	border-right:1px solid #ccc;
}
.referenzen-detail-table tr:nth-child(2n+1)
{
	background-color:#f7f7f7;
}
.referenzen-image-big img
{
	width:838px;
	height:auto;
	margin:0px!important;
	padding:3px;
	border:1px solid #f59d0f;
	box-sizing:border-box;
}
.geschichte-imagebox-left100
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 100px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left170
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 170px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.geschichte-imagebox-left50
{
	width:230px;
	height:250px;
	padding:23px 27px 0px 0px;
	margin:0px 0px 30px 50px;
	float:left;
	text-align:right;
	background:url(/files/theme-krueckl/assets/geschichte-portrait-bg.png) no-repeat;
	box-sizing:border-box;
}
.turn-5
{
	transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg);
}
.turn-minus2
{
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
}
.turn-2
{
	transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-o-transform:rotate(2deg);
}
.teambox
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.teambox-last
{
	width:260px;
	height:397px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:14px 14px 14px 14px;
	border:1px solid #e9e9e7;
	box-sizing:border-box;
}
.zertbox
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 20px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.zertbox-last
{
	width:260px;
	height:280px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:25px 25px 25px 25px;
	border:1px solid #e9e9e7;
	font-family: 'Titillium Web', Verdana, Helvetica, sans-serif;
	font-size:18px;
	box-sizing:border-box;
}
.faq-content-button
{
	height:auto;
	float:left;
	margin-top:50px;
}
.faq-content-button a
{
	padding:3px 15px 3px 15px;
	font-size:18px;
	background-color:#3e4143;
	color:#fff;
}
.faq-content-button a:hover
{
	color:#f39700;
	border:none;
}
.mod_faqreader .info
{
	display:none;
}
.mod_faqlist li
{
	padding:10px;
	list-style-type:square;
}
.mod_faqlist a:hover
{
	color:#f39700;
}

/* --------------------------------------------------News-------------------------------------------------- */
.pagination
{
	width:853px;
	height:auto;
	float:left;
	margin-top:50px;
	padding-top:10px;
	padding-left:434px;
	border-top:1px solid #ccc;
	box-sizing:border-box;
}
.pagination p
{
	font-size:14px;
}
.pagination ul li
{
	display:inline-block;
	margin-right:5px;
}
.pagination ul li a
{
	padding:0px 6px;
	color:#595959!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .current
{
	padding:0px 6px;
	color:#000!important;
	background-color:#fefbfb!important;
	border:1px solid #f49802;
}
.pagination ul li .next
{
	margin-left:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .previous
{
	margin-right:15px;
	padding:0px;
	color:#f49802!important;
	font-size:14px;
	background-color:#fff!important;
	border:none;
}
.pagination ul li .first, .pagination ul li .last
{
	display:none;
}

/* --------------------------------------------------Youtube-------------------------------------------------- */

.ce_youtube {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.ce_youtube * {
	box-sizing: border-box;
}
.ce_youtube > h1, .ce_youtube > h2, .ce_youtube > h3, .ce_youtube > h4, .ce_youtube > h5, .ce_youtube > h6 {
	display: none;
}
.ce_youtube .container-youtube {
	width: 100%;
	max-width: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.ce_youtube .youtube_default {
	position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
	padding-bottom: 56.25%;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 10%;
    padding-left: 10%;
	border: 3px solid #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner {
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 50px;
	text-align: center;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info {
	width: 100%;
	min-height: 52px;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 10px 52px 10px 10px;
	background: #eee;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:focus p, .ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info:hover p {
	text-decoration: underline;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info::after {
	content: "";
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/files/theme-krueckl/assets/icon-youtube.svg) no-repeat top 0 left 0;
	background-size: 32px 32px;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info p {
	margin-bottom: 0;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .consent-info a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	z-index: 99;
}
.ce_youtube .youtube_default .cookieconsent-optout-marketing .cookieconsent-inner .video-title p {
	margin-bottom: 0;
	font-size: 32px;
	line-height: 1.2em;
}
.ce_youtube .youtube_default iframe {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

/* --------------------------------------------------Maps-------------------------------------------------- */

.container-maps {
	width: 100%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}
.container-maps * {
	box-sizing: border-box;
}
.container-maps .cookieconsent-optout-marketing {
	width: 100%;
	float: left;
	padding: 150px 15px;
	text-align: center;
	background: #eee;
}
.container-maps .cookieconsent-optout-marketing a {
	text-decoration: underline;
	}
.container-maps iframe {
	width: 100%;
	height: 400px;
}

/* --------------------------------------------------Formular-------------------------------------------------- */

.ce_form {
	width: 100%;
	float: left;
	margin-top: 30px;
}
input.text
{
	width:250px;
	height:30px;
	padding:5px;
	margin-left:0px;
	margin-bottom:10px;
	box-sizing:border-box;
}
textarea.textarea
{
	width:300px;
	height:150px;
	padding:5px;
	margin-left:0px;
	box-sizing:border-box;
}
input[type="submit"]
{
	margin-top:25px;
	margin-left:30px;
}
fieldset {
	position: relative;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
}
fieldset input.checkbox {
	position: absolute;
	top: 15px;
	left: 0;
}
fieldset .ce_text a {
	color: #f39900;
}
fieldset .ce_text a:hover {
	text-decoration: underline;
}

/* --------------------------------------------------Footer-------------------------------------------------- */
#footer-home .inside
{
	width:100%;
	height:130px;
	padding:20px 38px 0px 38px;
	margin-left:0px;
	background-color:#FFF;
	box-sizing:border-box;
}
#footer-sub .inside
{
	width:100%;
	height:150px;
	padding:0px 38px 0px 38px;
	margin-left:0px;
	background-color:#FFF;
	box-sizing:border-box;
}
.footer-social
{
	display:none;
}
.footer-social a
{
	color:#595959!important;
}
.footer-social a:hover
{
	color:#ee8608!important;
}
.footer-social-icon
{
	width:31px;
	height:32px;
	float:left;
	padding:14px 0px 0px 15px;
	background:url(/files/theme-krueckl/assets/footer-social-bg.png) left top no-repeat;
	font-family: FontAwesome;
	cursor:pointer;
}
.fb:before
{
	font-family: FontAwesome;
	content: "\f09a";
	margin-left:3px;
}
.tw:before
{
	font-family: FontAwesome;
	content: "\f099";
}
.gp:before
{
	font-family: FontAwesome;
	content: "\f0d5";
}
.nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:60px;
	margin-right:0px!important;
	font-weight:bold;
}
.home .nav-meta-footer
{
	display:inline-block!important;
	position:absolute;
	left:40px;
	top:90px;
	margin-right:0px!important;
}
.nav-meta-footer ul li a
{
	color:#595959!important;
}
.nav-meta-footer ul li a:hover
{
	color:#f39902!important;
}
.nav-meta-footer ul
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
.nav-meta-footer ul li
{
	display:block;
	list-style:none;
	padding:0px 10px 10px 5px;
}
.home .nav-meta-footer ul li
{
	display:inline-block;
	list-style:none;
	padding:0px 10px 0px 0px;
}


}
