/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html
{
	height: 100%;
	margin: 0!important;
	-webkit-transition: all 1.3s ease-out;
	-moz-transition: all 1.3s ease-out;
	-o-transition: all 1.3s ease-out;
	-ms-transition: all 1.3s ease-out;
	transition: all 1.3s ease-out;
	overflow-y: scroll!important;
}

body
{
	background-color: #ffffff;
	color: #00bdd6;
	font-family: "KiroLight", sans-serif;
    font-size: 1.75em;		/*28px*/
    line-height: 1.214286;	/*34px*/
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a, a:link, a:hover, a:active
{
	color: #00bdd6;
	font-family: "KiroLight", sans-serif;
	font-size: 1em; 		/*20px*/
    line-height: 1.2;		/*24px*/
    outline: 0;
	text-decoration: none;
}

.fontwhite a, .fontwhite a:link,
.fontwhite a:hover, .fontwhite a:active
{
	color: #ffffff;
	font-size: 28px;		/*28px*/
    line-height: 34px;		/*34px*/
}

.fontsize10bold a, .fontsize10bold a:link,
.fontsize10bold a:hover, .fontsize10bold a:active
{
	color: #ff934f;
	font-family: "KiroBold", sans-serif;
	font-size: 16px;		/*16px*/
	letter-spacing: 0.1em;
    line-height: 20px;		/*20px*/
}

.fontsize18bolditalic a, .fontsize18bolditalic a:link,
.fontsize18bolditalic a:hover, .fontsize18bolditalic a:active
{
	color: #ffffff;
	font-family: "KiroBoldItalic", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 26px;		/*26px*/
}

.fontsize25light a, .fontsize25light a:link,
.fontsize25light a:hover, .fontsize25light a:active
{
	color: #ffffff;
	font-family: "KiroLight", sans-serif;
	font-size: 25px;		/*25px*/
    line-height: 29px;		/*29px*/
    outline: 0;
	text-decoration: none;
}

.fontsize10bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 16px;		/*16px*/
	letter-spacing: 0.1em;
    line-height: 20px;		/*20px*/
}

.fontsize12light
{
	font-family: "KiroLight", sans-serif;
	font-size: 16px;		/*16px*/
    line-height: 20px;		/*20px*/
}

.fontsize13light
{
	font-family: "KiroLight", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 29px;		/*29px*/
}

.fontsize15light
{
	font-family: "KiroLight", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 28px;		/*28px*/
}

.fontsize16light
{
	font-family: "KiroLight", sans-serif;
	font-size: 22px;		/*22px*/
    line-height: 28px;		/*28px*/
}

.fontsize16bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 22px;		/*22px*/
    line-height: 28px;		/*28px*/
}

.fontsize18bolditalic
{
	font-family: "KiroBoldItalic", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 26px;		/*26px*/
}

.fontsize19bolditalic
{
	font-family: "KiroBoldItalic", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 25px;		/*25px*/
}

.fontsize20light
{
	font-family: "KiroLight", sans-serif;
	font-size: 28px;		/*28px*/
    line-height: 34px;		/*34px*/
}

.fontsize20light-contact
{
	font-family: "KiroLight", sans-serif;
	font-size: 28px;		/*28px*/
    line-height: 33px;		/*33px*/
}

.fontsize20light-overlay
{
	font-family: "KiroLight", sans-serif;
	font-size: 28px;		/*28px*/
    line-height: 34px;		/*34px*/
}

.fontsize20bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 28px;		/*28px*/
    line-height: 34px;		/*34px*/
}

.fontsize24light
{
	font-family: "KiroLight", sans-serif;
	font-size: 24px;		/*24px*/
    line-height: 29px;		/*29px*/
}

.fontsize24lightitalic
{
	font-family: "KiroLightItalic", sans-serif;
	font-size: 28px;		/*28px*/
    line-height: 34px;		/*34px*/
}

.fontsize24bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 30px;		/*30px*/
    line-height: 36px;		/*36px*/
}

.fontsize29bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 34px;		/*34px*/
    line-height: 40px;		/*40px*/
}

.fontsize40bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 50px;		/*50px*/
    line-height: 59px;		/*59px*/
}

.fontsize57bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 57px;		/*57px*/
    line-height: 60px;		/*60px*/
}

.fontsize70bold
{
	font-family: "KiroBold", sans-serif;
	font-size: 70px;		/*70px*/
    line-height: 84px;		/*84px*/
}

.fontwhite
{
	color: #ffffff;
}

.fontorange, .fontorange a
{
	color: #ff934f;
}


.ajax_loader
{
    position: fixed;
    top: 50%;
    left: 46.5%;
    z-index: 1100;
    display: none
}

.ajax_loader_inner
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.overlay-show
{
	background-color: #00bdd6;
	float: left;
	display: none;
	width: 100%;
}

.overlay-header
{
	background-color: #00bdd6;
	height: 40px;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 150;
}

.overlay-close
{
	cursor: pointer;
	float: right;
	height: auto;
	line-height: 1px;
	margin: 16px 20px 0px 0px;
	width: 25px;
}

.overlay-wrapper
{
	margin: 0px auto 30px auto;
	width: 705px;
}

.overlay-headline
{
	padding: 41px 0px 16px 0px;
}

.overlay-copy
{
}

.logo
{
	height: auto;
	left: 24px;
	position: fixed;
	top: 28px;
	width: 132px;
	z-index: 999;
}

.mobile-nav
{
	background-color: #ffffff;
	-webkit-box-shadow: 2px 2px 20px #000000;
	-moz-box-shadow: 2px 2px 20px #000000;
	box-shadow: 2px 2px 20px #000000;
	float: left;
	height: 100px;
	left: 0px;
	position: fixed;
	text-align: center;
	top: 0px;
	width: 100%;
	z-index: 10000;
}

.mobile-logo
{
	cursor: pointer;
	display: inline-block;
	padding: 16px 0px 0px 0px;
}

.mobile-logo img
{
	height: auto;
	width: 132px;
}

.menu-trigger
{

	cursor: pointer;
	height: auto;
	position: absolute;
	right: 60px;
	top: 35px;
	width: 40px;
	z-index: 10001;
}

/* ==========================================================================
   Mobile navigation
   ========================================================================== */

ul.nav-links
{
	-webkit-box-shadow: 2px 2px 20px #000000;
	-moz-box-shadow: 2px 2px 20px #000000;
	box-shadow: 2px 2px 20px #000000;
	display: block;
	float: left;
	left: -999em;
	list-style: none;
	margin: 0;
	overflow-y: scroll;
	padding: 0;
	position: fixed;
	top: 99px;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	z-index: 9000;
}

ul.nav-links li
{
	background-color: #00bdd6;
	clear: both;
	color: #ffffff;
	display: block;
	font-family: "KiroBold", sans-serif;
	font-size: 33px;		/*33px*/
	line-height: 40px;		/*40px*/
	padding: 0px 0px 0px 0px;
	width: 100%;
}

ul.nav-links li a
{
	border-top: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-family: "KiroBold", sans-serif;
	font-size: 33px;		/*33px*/
	line-height: 40px;		/*40px*/
	padding: 14px 0px 7px 60px;
}


/* ==========================================================================
   Multiscroll navigation
   ========================================================================== */

#multiscroll-nav
{
    position: fixed;
    z-index: 1000;
	 margin-top: -123px;
    top: 50%;
    opacity: 1;
}

#multiscroll-nav.right
{
    right: 12px
}

#multiscroll-nav.left
{
    left: 17px
}

#multiscroll-nav ul
{
    margin: 0;
    padding: 0
}

#multiscroll-nav li
{
    display: block;
    width: 8px;
    height: 8px;
    margin: 13px 7px;
    position: relative
}

#multiscroll-nav li a
{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#multiscroll-nav li .active span
{
    background-color: #999999;
}

#multiscroll-nav.light li .active span
{
    background-color: #fffffff;
}

#multiscroll-nav.dark li .active span
{
    background-color: #999999;
}

#multiscroll-nav span
{
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #999999;
    background-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

#multiscroll-nav.light span
{
    border-color: #ffffff;
}

#multiscroll-nav.dark span
{
    border-color: #999999;
}

.multiscroll-tooltip
{
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
    white-space: nowrap;
    max-width: 220px
}

.multiscroll-tooltip.right
{
    right: 20px
}

.multiscroll-tooltip.left
{
    left: 20px
}

.vertical_split_slider_responsive
{
    display: none;
}

.wrapper
{
    background-color: #fff;
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -moz-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -o-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    -ms-transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    transition: left .33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    left: 0
}

.wrapper_inner
{
    width: 100%;
    overflow: hidden;
}

header
{
    /*width: 100%;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;*/
}

.content
{
	background-color: #ffffff;
    margin-top: 0;
    position: relative;
    z-index: 100;
}

.full_width
{
    position: relative;
    z-index: 100;
    background-color: #ffffff;
}

.full_section_inner
{
    position: relative;
    z-index: 20;
}

.vertical_split_slider_preloader
{
    position: fixed;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #1c1c1c;
    left: 0;
    top: 0;
    z-index: 10001
}

.vertical_split_slider_preloader .ajax_loader
{
    position: absolute;
    display: block
}

.vertical_split_slider
{
    opacity: 0;
    position: relative;
    margin: 0 -2px;
    overflow: hidden;
}

.vertical_split_slider .ms-left
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 46% !important;
}

.vertical_split_slider .ms-right
{
    height: 100%;
    position: absolute;
    right: 0;
    top: 10000px;
    width: 54% !important;
}

.ms-section
{
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 20px
}

#section-one
{
 	background-image: url(../art/bg-split-pic-1.jpg);
}

#section-two
{
	background-image: url(../art/bg-split-pic-2.jpg);
}

#section-three
{
	background-image: url(../art/bg-split-pic-3.jpg);
}

#section-four
{
	background-image: url(../art/bg-split-pic-4.jpg);
}

#section-five
{
	background-image: url(../art/bg-split-smartwalk-berufe.jpg);
}

#section-six
{
	background-image: url(../art/bg-split-smartwalk-alphamed-sanitaetshaus.jpg);
}

#section-seven
{
	background-image: url(../art/bg-split-smartwalk-analysezentrum.jpg);
}

#section-eight
{
	background-image: url(../art/bg-split-smartwalk-laufganganalyse.jpg);
}

#section-nine
{
	background-image: url(../art/bg-split-smartwalk-laufganganalyse-monitor.jpg);
}

#section-eleven
{
	background-image: url(../art/bg-split-smartwalk-laufganganalyse-tuer.jpg);
}

#standorte
{
	background-image: url(../upload/images/bg-split-smartwalk-standorte-karte.jpg);
}

.vertical_split_slider .ms-left .ms-section
{
    background-position: 100% center!important
}

.vertical_split_slider .ms-right .ms-section
{
    background-position: 0 center!important
}

.ms-section.ms-table
{
    display: table;
    width: 100%;
    table-layout: fixed
}

.ms-tableCell
{
    display: table-cell;
   	vertical-align: middle;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.ms-easing
{
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}

.pic-intro-text
{
	bottom: 13%;
    position: absolute;
    right: 8%;
	text-align: right;
	text-shadow: 3px 3px 7px #29251f;
	width: 390px;
	z-index: 100;
}

footer
{
	bottom: 3%;
	left: 3.7%;
	position: fixed;
	width: 40%;
	z-index: 100;
}

.footerinner
{

}

#facebook-icon
{
	height: 34px;
	float: left;
	margin: 0px 0px 11px 0px;
	width: 34px;
}

.footer-claim
{
	clear: both;
}

.intro-text-wrapper
{
	height: 52%;
	margin: 0% 0% 0% 8%;
	width: 77.5%;
}

h1.intro-text
{
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 37px 0px;
}

.batch-termin
{
	background-color: #ff934f;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
    border-radius: 7px;
	bottom: 9.5%;
	-webkit-box-shadow: 5px 5px 7px -7px #000000;
	-moz-box-shadow: 5px 5px 7px -7px #000000;
	box-shadow: 5px 5px 7px -7px #000000;
	cursor: pointer;
	position: fixed;
	right: 6.2%;
	text-align: right;
	z-index: 100;
}

.batch-termin-inner
{
	padding: 12px 13px 7px 15px;
}

.batch-buchen
{
	background-color: #ff934f;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
    border-radius: 7px;
	display: inline-block;
}

.batch-buchen-inner
{
	padding: 6px 9px 3px 8px;
	text-align: center;
}

.function-menu
{
	bottom: 3%;
	left: 51.8%;
	position: fixed;
	z-index: 100;
}

.section-2-text-wrapper
{
	height: 56%;
	margin: 0% 0% 0% 8%;
	width: 80%;
}

h1.section-2-headline
{
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 17px 0px;
}

.section-2-subline
{
	padding: 0px 0px 34px 0px;
}

.section-2-text
{

}

.section-3-text-wrapper
{
	height: 53%;
	margin: 0% 0% 0% 8%;
	width: 77.5%;
}

h1.section-3-headline
{
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 17px 0px;
}

.section-3-subline
{
	padding: 0px 0px 34px 0px;
}

.section-3-text
{

}

.section-4-text-wrapper
{
	height: 53%;
	margin: 0% 0% 0% 8%;
	width: 77.5%;
}

h1.section-4-headline
{
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 17px 0px;
}

.section-4-subline
{
	padding: 0px 0px 34px 0px;
}

.section-4-text
{

}

.section-5-text-wrapper
{
	background: url(../art/bg-quotation-mark.png) left top no-repeat;
	height: 34.8%;
	margin: 0% 0% 0% 5%;
	width: 80%;
}

.section-5-text
{
	padding: 26px 0px 0px 41px;
}

.section-6-text-wrapper
{
	background: url(../art/bg-quotation-mark.png) left top no-repeat;
	height: 34.8%;
	margin: 0% 0% 0% 5%;
	width: 80%;
}

.section-6-text
{
	padding: 26px 0px 0px 44px;
}

.section-7-text-wrapper
{
	background: url(../art/bg-quotation-mark.png) left top no-repeat;
	height: 34.8%;
	margin: 0% 0% 0% 5%;
	width: 80%;
}

.section-7-text
{
	padding: 26px 0px 0px 44px;
}

.section-8-text-wrapper
{
	background: url(../art/bg-quotation-mark.png) left top no-repeat;
	height: 34.8%;
	margin: 0% 0% 0% 5%;
	width: 80%;
}

.section-8-text
{
	padding: 26px 0px 0px 44px;
}

.section-9-text-wrapper
{
	background: url(../art/bg-quotation-mark.png) left top no-repeat;
	height: 34.8%;
	margin: 0% 0% 0% 5%;
	width: 80%;
}

.section-9-text
{
	padding: 26px 0px 0px 44px;
}

.section-11-wrapper
{
	height: auto;
	float: left;
	margin: -10% 0% 0% 8%;
	width: 80%;
}

h1.section-11-headline
{
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 22px 0px;
	text-align: center;
	width: 100%;
}

.section-11-left-column
{
	float: left;
	width: 42%;
}

.section-11-left-image
{
}

.section-11-left-image img
{
	height: 220px;
	margin: 0px auto;
	width: 220px;
}

.section-11-text-wrapper
{
	padding: 28px 0px 0px 0px;
}

.section-11-text-headline
{
	padding: 0px 0px 29px 0px;
	text-align: center;
}

.section-11-text
{

}

.section-11-right-column
{
	float: right;
	width: 50%;
}

.section-11-right-image
{
}

.section-11-right-image img
{
	height: 220px;
	margin: 0px auto;
	width: 220px;
}

.section-12-wrapper
{
	float: left;
	height: auto;
	margin: -5% 0% 0% 8%;
	width: 89%;
}

.section-12-head
{
	float: left;
	width: 100%;
}

.section-12-head-inner
{
	height: auto;
	float: right;
	width: 235px;
}

.section-12-body
{
	border-top: 1px solid #ff934f;
	float: left;
	margin: 23px 0px 0px 0px;
	width: 96.8%;
}

.section-12-body-inner
{
	border-bottom: 1px solid #ff934f;
	float: left;
	width: 100%;
}

.section-12-body-inner-left
{
	float: left;
	padding: 12px 0px 8px 0px;
}

.section-12-body-inner-head
{

}

.section-12-dot
{
	display: inline !important;
}

.section-12-body-inner-phone
{

}

.section-12-body-inner-right
{
	float: right;
	padding: 34px 0px 35px 0px;
}

.section-12-text
{
	float: left;
	padding: 25px 0px 0px 0px;
	width: 100%;
}

.bg-mobile-headline
{
	bottom: 0px;
	background-color: rgba(0, 195, 221, 0.3);
	left: 0px;
	padding: 69px 0px 64px 0px;
	position: absolute;
	width: 100%;
}

.bg-mobile-headline-inner
{
	padding: 0px 0px 0px 57px;
}

/*not used*/
.pic-text-wrapper
{
    width: 100%;
    display: table;
    table-layout: fixed
}

/*not used*/
.pic-text-wrapper .pic-text
{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-size: cover
}

.google_map_holder
{
	height: 100%;
    position: relative;
}

.vertical_split_slider .ms-tableCell .google_map_holder
{
    margin-left: -20px;
    margin-right: -20px;
}

.google_map_ovrlay
{
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
}

#footer-mobile
{
	background-color: #00bdd6;
	float: left;
	text-align: center;
	width: 100%;
}

.footer-mobile-inner
{
	padding: 29px 0px 31px 0px;
}

strong, b
{
	font-family: "KiroBold", sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

.no-underline a
{
	text-decoration: none !important;
}

.showtabletportrait, .showsmartinline
{
	display: none !important;
}

.showsmart
{
	display: none;
}

.hidesmart, .hidetabletportrait
{
	display: block;
}

.no-padding
{
	padding: 0;
}

img
{
	display: block;
}

.flexible
{
	display: block;
	height: auto;
	max-width: 100%;
	outline: 0;
}

/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

.cc-cookies
{
	position:fixed;
	width: 90%;
	left: 0;
	top: 0;
	padding: 2% 5% 2% 5%;
	background: #565656;
	background: rgba(86,86,86,0.95);
	color: #fff;
	font-family: "KiroLight", sans-serif;
	font-size: 14px;	/*14px*/
	line-height: 17px;	/*17px*/
	z-index: 99999;
	text-align: left;
	color: #fff;
}

.cc-cookies a, .cc-cookies a:hover
{
	color: #fff;
	text-decoration: underline;
}

.cc-cookies a:hover
{
	text-decoration: none;
}

.cc-cookies a.overlay, .cc-cookies a.overlay:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.cc-overlay
{
	height: 100%;
	padding-top: 25%;
}

.cc-cookies-error
{
	float: left;
	width: 90%;
	text-align: center;
	margin: 1em 0 2em 0;
	background: #fff;
	padding: 2em 5%;
	border: 1px solid #ccc;
	font-size: 18px;
	color: #333;
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset
{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #00bdd6;
	padding: 0.5em 0.75em;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
}

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline
{
	background: #ff934f;
	margin-left: 0.5em;
}

.cc-cookies a.cc-cookie-reset
{
	background: #f15b00;
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset
{
	background: #000;
	-o-transition: background 0.5s ease-in;
	-webkit-transition: background 0.25s ease-in;
	-moz-transition: background 0.25s ease-in;
}

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline
{
	display: block;
	margin-top: 1em;
}

.cc-cookies.cc-discreet
{
	width: auto;
	padding: 0.5em 1em;
	left: auto;
	top: auto;
}

.cc-cookies.cc-discreet a.cc-cookie-reset
{
	background: none;
	text-shadow: none;
	padding: 0;
	text-decoration: underline;
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset
{
	text-decoration: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*Tablet landscape + PC*/
@media screen and (max-width: 1300px){

	body
	{
		font-size: 1.25em;		/*20px*/
		line-height: 1.2;		/*24px*/
	}

	a, a:link, a:hover, a:active
	{
		color: #00bdd6;
		font-family: "KiroLight", sans-serif;
		font-size: 1em; 		/*20px*/
		line-height: 1.2;		/*24px*/
		outline: 0;
		text-decoration: none;
	}

	.fontwhite a, .fontwhite a:link,
	.fontwhite a:hover, .fontwhite a:active
	{
		font-size: 20px;		/*20px*/
	    line-height: 24px;		/*24px*/
	}

	.fontsize10bold a, .fontsize10bold a:link,
	.fontsize10bold a:hover, .fontsize10bold a:active
	{
		color: #ff934f;
		font-family: "KiroBold", sans-serif;
		font-size: 12px;		/*12px*/
		letter-spacing: 0.09em;
		line-height: 15px;		/*15px*/
	}

	.fontsize18bolditalic a, .fontsize18bolditalic a:link,
	.fontsize18bolditalic a:hover, .fontsize18bolditalic a:active
	{
		font-size: 18px;		/*18px*/
		line-height: 20px;		/*20px*/
	}

	.fontsize25light a, .fontsize25light a:link,
	.fontsize25light a:hover, .fontsize25light a:active
	{
		font-family: "KiroLight", sans-serif;
		font-size: 25px;		/*25px*/
		line-height: 29px;		/*29px*/
		outline: 0;
		text-decoration: none;
	}

	.fontsize10bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 12px;		/*12px*/
		letter-spacing: 0.1em;
		line-height: 15px;		/*15px*/
	}

	.fontsize12light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 12px;		/*12px*/
		line-height: 15px;		/*15px*/
	}

	.fontsize13light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 15px;		/*15px*/
		line-height: 18px;		/*18px*/
	}

	.fontsize15light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 15px;		/*15px*/
		line-height: 18px;		/*18px*/
	}

	.fontsize16light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 16px;		/*16px*/
		line-height: 20px;		/*20px*/
	}

	.fontsize16bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 16px;		/*16px*/
		line-height: 20px;		/*20px*/
	}

	.fontsize18bolditalic
	{
		font-family: "KiroBoldItalic", sans-serif;
		font-size: 18px;		/*18px*/
		line-height: 20px;		/*20px*/
	}

	.fontsize19bolditalic
	{
		font-family: "KiroBoldItalic", sans-serif;
		font-size: 19px;		/*19px*/
		line-height: 20px;		/*20px*/
	}

	.fontsize20light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 20px;		/*20px*/
		line-height: 24px;		/*24px*/
	}

	.fontsize20light-contact
	{
		font-family: "KiroLight", sans-serif;
		font-size: 20px;		/*20px*/
		line-height: 24px;		/*24px*/
	}

	.fontsize20light-overlay
	{
		font-family: "KiroLight", sans-serif;
		font-size: 20px;		/*20px*/
		line-height: 24px;		/*24px*/
	}

	.fontsize20bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 22px;		/*22px*/
		line-height: 22px;		/*22px*/
	}

	.fontsize24light
	{
		font-family: "KiroLight", sans-serif;
		font-size: 24px;		/*24px*/
		line-height: 29px;		/*29px*/
	}

	.fontsize24lightitalic
	{
		font-family: "KiroLightItalic", sans-serif;
		font-size: 20px;		/*20px*/
		line-height: 24px;		/*24px*/
	}

	.fontsize24bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 24px;		/*24px*/
		line-height: 29px;		/*29px*/
	}

	.fontsize29bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 29px;		/*29px*/
		line-height: 35px;		/*35px*/
	}

	.fontsize40bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 40px;		/*40px*/
		line-height: 48px;		/*48px*/
	}

	.fontsize57bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 57px;		/*57px*/
		line-height: 60px;		/*60px*/
	}

	.fontsize70bold
	{
		font-family: "KiroBold", sans-serif;
		font-size: 70px;		/*70px*/
		line-height: 84px;		/*84px*/
	}

	.overlay-wrapper
	{
		margin: 0px auto 30px auto;
		width: 705px;
	}

	.overlay-headline
	{
		padding: 41px 0px 16px 0px;
	}

	.pic-intro-text
	{
		bottom: 13%;
		position: absolute;
		right: 8%;
		text-align: right;
		text-shadow: 3px 3px 7px #29251f;
		width: 390px;
		z-index: 100;
	}

	footer
	{
		bottom: 3%;
		left: 3.7%;
		position: fixed;
		width: 40%;
		z-index: 100;
	}

	#facebook-icon
	{
		height: 34px;
		float: left;
		margin: 0px 0px 9px 0px;
		width: 34px;
	}

	.intro-text-wrapper
	{
		height: 52%;
		margin: 0% 0% 0% 8%;
		width: 77.5%;
	}

	h1.intro-text
	{
		font-weight: normal;
		margin: 0;
		padding: 0px 0px 28px 0px;
	}

	.batch-termin
	{
		background-color: #ff934f;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		bottom: 9.5%;
		-webkit-box-shadow: 5px 5px 7px -7px #000000;
		-moz-box-shadow: 5px 5px 7px -7px #000000;
		box-shadow: 5px 5px 7px -7px #000000;
		cursor: pointer;
		position: fixed;
		right: 6.2%;
		text-align: right;
		z-index: 100;
	}

	.batch-termin-inner
	{
		padding: 6px 11px 4px 15px;
	}

	.batch-buchen
	{
		background-color: #ff934f;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		display: inline-block;
	}

	.batch-buchen-inner
	{
		padding: 6px 9px 2px 10px;
		text-align: center;
	}

	.function-menu
	{
		bottom: 3%;
		left: 51.8%;
		position: fixed;
		z-index: 100;
	}

	.section-2-text-wrapper
	{
		height: 80%;
		margin: 0% 0% 0% 8%;
		width: 80%;
	}

	h1.section-2-headline
	{
		font-weight: normal;
		margin: 0;
		padding: 0px 0px 19px 0px;
	}

	.section-2-subline
	{
		padding: 0px 0px 22px 0px;
	}

	.section-2-text
	{

	}

	.section-3-text-wrapper
	{
		height: 53%;
		margin: 0% 0% 0% 8%;
		width: 77.5%;
	}

	h1.section-3-headline
	{
		font-weight: normal;
		margin: 0;
		padding: 0px 0px 19px 0px;
	}

	.section-3-subline
	{
		padding: 0px 0px 22px 0px;
	}

	.section-3-text
	{

	}

	.section-4-text-wrapper
	{
		height: 53%;
		margin: 0% 0% 0% 8%;
		width: 77.5%;
	}

	h1.section-4-headline
	{
		font-weight: normal;
		margin: 0;
		padding: 0px 0px 19px 0px;
	}

	.section-4-subline
	{
		padding: 0px 0px 22px 0px;
	}

	.section-4-text
	{

	}

	.section-5-text-wrapper
	{
		height: 32%;
		margin: 0% 0% 0% 5%;
		width: 80%;
	}

	.section-5-text
	{
		padding: 26px 0px 0px 44px;
	}

	.section-6-text-wrapper
	{
		height: 32%;
		margin: 0% 0% 0% 5%;
		width: 80%;
	}

	.section-6-text
	{
		padding: 26px 0px 0px 44px;
	}

	.section-7-text-wrapper
	{
		height: 32%;
		margin: 0% 0% 0% 5%;
		width: 80%;
	}

	.section-7-text
	{
		padding: 26px 0px 0px 44px;
	}

	.section-8-text-wrapper
	{
		height: 32%;
		margin: 0% 0% 0% 5%;
		width: 80%;
	}

	.section-8-text
	{
		padding: 26px 0px 0px 44px;
	}

	.section-9-text-wrapper
	{
		height: 32%;
		margin: 0% 0% 0% 5%;
		width: 80%;
	}

	.section-9-text
	{
		padding: 26px 0px 0px 44px;
	}

	.section-11-wrapper
	{
		height: auto;
		float: left;
		margin: -20% 0% 0% 8%;
		width: 80%;
	}

	h1.section-11-headline
	{
		font-weight: normal;
		margin: 0;
		padding: 0px 0px 26px 0px;
		text-align: center;
		width: 100%;
	}

	.section-11-left-column
	{
		float: left;
		width: 42%;
	}

	.section-11-left-image
	{
	}

	.section-11-left-image img
	{
		height: 160px;
		margin: 0px auto;
		width: 160px;
	}

	.section-11-text-wrapper
	{
		padding: 23px 0px 0px 0px;
	}

	.section-11-text-headline
	{
		padding: 0px 0px 19px 0px;
		text-align: center;
	}

	.section-11-text
	{

	}

	.section-11-right-column
	{
		float: right;
		width: 44%;
	}

	.section-11-right-image
	{
	}

	.section-11-right-image img
	{
		height: 160px;
		margin: 0px auto;
		width: 160px;
	}

	.section-12-wrapper
	{
		float: left;
		height: 78%;
		margin: -5% 0% 0% 8%;
		width: 86%;
	}

	.section-12-head
	{
		float: left;
		width: 100%;
	}

	.section-12-head-inner
	{
		height: auto;
		float: right;
		width: 192px;
	}

	.section-12-body
	{
		border-top: 1px solid #ff934f;
		float: left;
		margin: 38px 0px 0px 0px;
		width: 96.8%;
	}

	.section-12-body-inner
	{
		border-bottom: 1px solid #ff934f;
		float: left;
		width: 100%;
	}

	.section-12-body-inner-left
	{
		float: left;
		padding: 10px 0px 11px 0px;
	}

	.section-12-body-inner-head
	{

	}

	.section-12-dot
	{
		display: inline !important;
	}

	.section-12-body-inner-phone
	{

	}

	.section-12-body-inner-right
	{
		float: right;
		padding: 27px 0px 26px 0px;
	}

	.section-12-text
	{
		float: left;
		padding: 24px 0px 0px 0px;
		width: 100%;
	}
}


/*Tablet landscape*/
@media screen and (max-width: 1170px){

	/*no specific styles*/
}


/*Tablet portrait*/
@media screen and (max-width: 991px){

	body
	{
		font-size: 2.125em;		/*34px*/
    	line-height: 1.176471;	/*40px*/
	}

	.showtabletportrait
	{
		display: block !important;
	}

	.hidetabletportrait
	{
		display: none !important;
	}

	.fontwhite a, .fontwhite a:link,
	.fontwhite a:hover, .fontwhite a:active
	{
		color: #ffffff;
		font-size: 34px;		/*34px*/
		line-height: 40px;		/*40px*/
	}

	.fontsize18bolditalic a, .fontsize18bolditalic a:link,
	.fontsize18bolditalic a:hover, .fontsize18bolditalic a:active
	{
		font-size: 25px;		/*25px*/
	    line-height: 28px;		/*28px*/
	}

	.fontsize12light
	{
		font-size: 20px;		/*20px*/
    	line-height: 24px;		/*24px*/
	}

	.fontsize13light
	{
		font-size: 34px;		/*34px*/
    	line-height: 41px;		/*41px*/
	}

	.fontsize15light
	{
		font-size: 34px;		/*34px*/
    	line-height: 41px;		/*41px*/
	}

	.fontsize16light
	{
		font-size: 25px;		/*25px*/
    	line-height: 32px;		/*32px*/
	}

	.fontsize16bold
	{
		font-size: 25px;		/*25px*/
    	line-height: 32px;		/*32px*/
	}

	.fontsize18bolditalic
	{
		font-size: 25px;		/*25px*/
	    line-height: 28px;		/*28px*/
	}

	.fontsize19bolditalic
	{
		font-size: 29px;		/*29px*/
    	line-height: 30px;		/*30px*/
	}

	.fontsize20light
	{
		font-size: 34px;		/*34px*/
    	line-height: 41px;		/*41px*/
	}

	.fontsize20light-contact
	{
		font-size: 35px;		/*35px*/
	    line-height: 42px;		/*42px*/
	}

	.fontsize20light-overlay
	{
		font-size: 25px;		/*25px*/
    	line-height: 30px;		/*30px*/
	}

	.fontsize20bold
	{
		font-size: 43px;		/*43px*/
    	line-height: 45px;		/*45px*/
	}

	.fontsize24lightitalic
	{
		font-size: 34px;		/*34px*/
    	line-height: 41px;		/*41px*/
	}

	.fontsize24bold
	{
		font-size: 43px;		/*43px*/
    	line-height: 52px;		/*52px*/
	}

	.fontsize29bold
	{
		font-size: 34px;		/*34px*/
    	line-height: 41px;		/*41px*/
	}

	.fontsize40bold
	{
		font-size: 60px;		/*60px*/
   	 	line-height: 71px;		/*71px*/
	}

	.fontsize57bold
	{
		font-size: 80px;		/*80px*/
	    line-height: 80px;		/*80px*/
	}

	.overlay-header
	{
		height: 57px;
	}

	.overlay-close
	{
		margin: 23px 25px 0px 0px;
		width: 35px;
	}

	.overlay-wrapper
	{
		margin: 0px 60px 30px 60px;
		width: auto;
	}

	.overlay-headline
	{
		padding: 153px 0px 16px 0px;
	}

	.vertical_split_screen_initalized body
    {
        overflow-y: visible!important;
        height: auto!important
    }

    .vertical_split_slider,
    #multiscroll-nav
    {
        display: none
    }

    .vertical_split_slider_responsive
    {
        display: block
    }

	.ms-section
	{
		background-position: center center;
		padding: 0;
	}

	#section-two
	{
		background-image: none;
	}

	#section-three
	{
		background-image: none;
	}

	#section-four
	{
		background-image: none;
	}

	#section-five
	{
		background-image: none;
	}

	#section-six
	{
		background-image: none;
	}

	#section-seven
	{
		background-image: none;
	}

	#section-eight
	{
		background-image: none;
	}

	#section-nine
	{
		background-image: none;
	}

	#section-eleven
	{
		background-image: none;
	}

	#standorte
	{
		background-image: none;
	}

	.pic-intro-text
	{
		bottom: 0px;
		top: 164px;
	    right: 8%;
		width: 550px;
	}

	footer
	{
		bottom: 23px;
		left: 0px;
		position: absolute;
		width: 100%;
	}

	.footerinner
	{
		padding: 0px 0px 0px 60px;
	}

	#facebook-icon
	{
		height: 56px;
		margin: 0px 0px 16px 0px;
		width: 56px;
	}

	.batch-termin
	{
		bottom: 124px;
		right: 60px;
	}

	.batch-termin-inner
	{
		padding: 9px 18px 7px 18px;
	}

	.batch-buchen
	{
		width: 176px;
	}

	.batch-buchen-inner
	{
		padding: 4px 10px 4px 10px;
	}

	.function-menu
	{
		display: none;
	}

	.intro-text-wrapper
	{
		height: auto;
		margin: 72px 60px 66px 60px;
		width: auto;
	}

	.section-2-text-wrapper
	{
		height: auto;
		margin: 71px 60px 69px 60px;
		width: auto;
	}

	.section-2-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-3-text-wrapper
	{
		height: auto;
		margin: 71px 60px 69px 60px;
		width: auto;
	}

	.section-3-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-4-text-wrapper
	{
		height: auto;
		margin: 71px 60px 69px 60px;
		width: auto;
	}

	.section-4-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-5-text-wrapper
	{
		height: auto;
		margin: 46px 60px 69px 34px;
		width: auto;
	}

	.section-6-text-wrapper
	{
		height: auto;
		margin: 46px 60px 69px 34px;
		width: auto;
	}

	.section-7-text-wrapper
	{
		height: auto;
		margin: 46px 60px 69px 34px;
		width: auto;
	}

	.section-8-text-wrapper
	{
		height: auto;
		margin: 46px 60px 69px 34px;
		width: auto;
	}

	.section-9-text-wrapper
	{
		height: auto;
		margin: 46px 60px 69px 34px;
		width: auto;
	}

	.section-11-wrapper
	{
		height: auto;
		float: none;
		margin: 83px 0px 0px 0px;
		width: 100%;
	}

	h1.section-11-headline
	{
		padding: 0px 0px 56px 0px;
	}

	.section-11-left-column
	{
		background: #00bdd6 url(../art/bg-team-1-mobile.gif) top left repeat-x;
		float: none;
		width: auto;
		text-align: center;
	}

	.section-11-left-image
	{
		display: inline-block;
		width: auto;
	}

	.section-11-left-image img
	{
		height: auto;
		width: 60%;
	}

	.section-11-text-wrapper
	{
		color: #ffffff;
		margin: 0px 60px 0px 60px;
		padding: 62px 0px 69px 0px;
	}

	.section-11-text-headline
	{
		padding: 0px 0px 28px 0px;
	}

	.section-11-text
	{
		text-align: left;
	}

	.section-11-right-column
	{
		background: #ff934f url(../art/bg-team-2-mobile.gif) top left repeat-x;
		float: none;
		width: auto;
		text-align: center;
	}

	.section-11-right-image
	{
		display: inline-block;
		width: auto;
	}

	.section-11-right-image img
	{
		height: auto;
		width: 60%;
	}

	.section-12-wrapper
	{
		height: auto;
		margin: 0px 40px 20px 60px;
		width: auto;
	}

	.section-12-head-inner
	{
		height: auto;
		margin: 50px 0px 0px 0px;
		width: 245px;
	}

	.section-12-body
	{
		margin: 34px 20px 0px 0px;
		width: auto;
	}

	.section-12-body-inner-left
	{
		padding: 18px 0px 15px 0px;
	}

	.section-12-body-inner-head
	{
		padding: 0px 0px 7px 0px;
	}

	.section-12-body-inner-right
	{
		padding: 46px 0px 43px 0px;
	}

	.section-12-text
	{
		padding: 39px 0px 56px 0px;
	}

}


/*Smartphones*/
@media screen and (max-width: 767px){

	body
	{
		font-size: 1.25em;		/*20px*/
		line-height: 1.25;		/*25px*/
	}

	.showsmart
	{
		display: block;
	}

	.hidesmart
	{
		display: none;
	}

	.fontwhite a, .fontwhite a:link,
	.fontwhite a:hover, .fontwhite a:active
	{
		font-size: 20px;		/*20px*/
	    line-height: 25px;		/*25px*/
	}

	.fontsize18bolditalic a, .fontsize18bolditalic a:link,
	.fontsize18bolditalic a:hover, .fontsize18bolditalic a:active
	{
		font-size: 36px;		/*36px*/
	    line-height: 38px;		/*38px*/
	}

	.fontsize25light a, .fontsize25light a:link,
	.fontsize25light a:hover, .fontsize25light a:active
	{
		font-size: 20px;		/*20px*/
	    line-height: 25px;		/*25px*/
	}

	.fontsize12light
	{
		font-size: 12px;		/*12px*/
    	line-height: 15px;		/*15px*/
	}

	.fontsize13light
	{
		font-size: 22px;		/*22px*/
		line-height: 27px;		/*27px*/
	}

	.fontsize15light
	{
		font-size: 22px;		/*22px*/
		line-height: 27px;		/*27px*/
	}

	.fontsize16light
	{
		font-size: 26px;		/*26px*/
		line-height: 32px;		/*32px*/
	}

	.fontsize16bold
	{
		font-size: 33px;		/*33px*/
    	line-height: 40px;		/*40px*/
	}

	.fontsize18bolditalic
	{
		font-size: 36px;		/*36px*/
	    line-height: 38px;		/*38px*/
	}

	.fontsize19bolditalic
	{
		font-size: 14px;		/*14px*/
    	line-height: 15px;		/*15px*/
	}

	.fontsize20light
	{
		font-size: 22px;		/*22px*/
		line-height: 27px;		/*27px*/
	}

	.fontsize20light-contact
	{
		font-size: 26px;		/*26px*/
		line-height: 30px;		/*30px*/
	}

	.fontsize20light-overlay
	{
		font-size: 22px;		/*22px*/
		line-height: 27px;		/*27px*/
	}

	.fontsize20bold
	{
		font-size: 33px;		/*33px*/
    	line-height: 40px;		/*40px*/
	}

	.fontsize24lightitalic
	{
		font-size: 22px;		/*22px*/
		line-height: 27px;		/*27px*/
	}

	.fontsize24bold
	{
		font-size: 26px;		/*26px*/
		line-height: 30px;		/*30px*/
	}

	.fontsize29bold
	{
		font-size: 25px;		/*25px*/
		line-height: 32px;		/*32px*/
	}

	.fontsize40bold
	{
		font-size: 37px;		/*37px*/
   	 	line-height: 46px;		/*46px*/
	}

	.fontsize57bold
	{
		font-size: 37px;		/*37px*/
		line-height: 37px;		/*37px*/
	}

	.fontsize70bold
	{
		font-size: 40px;		/*40px*/
		line-height: 45px;		/*45px*/
	}

	.overlay-header
	{
		height: 57px;
	}

	.overlay-close
	{
		margin: 17px 20px 0px 0px;
		width: 25px;
	}

	.overlay-wrapper
	{
		margin: 0px 30px 30px 30px;
	}

	.overlay-headline
	{
		padding: 130px 0px 25px 0px;
	}

	.mobile-nav
	{
		height: 75px;
	}

	.mobile-logo
	{
		padding: 12px 0px 0px 0px;
	}

	.mobile-logo img
	{
		width: 90px;
	}

	.menu-trigger
	{
		top: 27px;
		right: 30px;
		width: 25px;
	}

	/* ==========================================================================
	   Mobile navigation
	   ========================================================================== */

	ul.nav-links
	{
		top: 75px;
	}

	ul.nav-links li
	{
		font-size: 24px;		/*24px*/
    	line-height: 29px;		/*29px*/
	}

	ul.nav-links li a
	{
		font-size: 24px;		/*24px*/
    	line-height: 29px;		/*29px*/
    	padding: 12px 0px 7px 30px;
	}

	.pic-intro-text
	{
		bottom: 0;
		right: 30px;
		top: 30%;
		width: 80%;
	}

	footer
	{
		bottom: 8px;
		text-align: center;
	}

	.footerinner
	{
		padding: 0;
	}

	#facebook-icon
	{
		bottom: 52px;
		height: 36px;
		left: 30px;
		margin: 0;
		position: absolute;
		width: 36px;
	}

	.batch-termin
	{
		bottom: 60px;
		right: 30px;
	}

	.batch-termin-inner
	{
		padding: 4px 9px 2px 6px;
	}

	.batch-buchen
	{
		width: 250px;
	}

	.batch-buchen-inner
	{
		padding: 5px 10px 6px 10px;
	}

	.intro-text-wrapper
	{
		margin: 55px 30px 50px 30px;
	}

	h1.intro-text
	{
		padding: 0px 0px 32px 0px;
	}

	.bg-mobile-headline
	{
		padding: 31px 0px 28px 0px;
	}

	.bg-mobile-headline-inner
	{
		padding: 0px 0px 0px 30px;
	}

	.section-2-text-wrapper
	{
		margin: 53px 30px 52px 30px;
	}

	.section-2-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-3-text-wrapper
	{
		margin: 53px 30px 52px 30px;
	}

	.section-3-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-4-text-wrapper
	{
		margin: 53px 30px 52px 30px;
	}

	.section-4-subline
	{
		padding: 0px 0px 27px 0px;
	}

	.section-5-text-wrapper
	{
		background: url(../art/bg-quotation-mark-smart.png) left top no-repeat;
		margin: 35px 30px 56px 15px;
	}

	.section-5-text
	{
		padding: 15px 0px 0px 41px;
	}

	.section-6-text-wrapper
	{
		background: url(../art/bg-quotation-mark-smart.png) left top no-repeat;
		margin: 35px 30px 56px 15px;
	}

	.section-6-text
	{
		padding: 15px 0px 0px 41px;
	}

	.section-7-text-wrapper
	{
		background: url(../art/bg-quotation-mark-smart.png) left top no-repeat;
		margin: 35px 30px 56px 15px;
	}

	.section-7-text
	{
		padding: 15px 0px 0px 41px;
	}

	.section-8-text-wrapper
	{
		background: url(../art/bg-quotation-mark-smart.png) left top no-repeat;
		margin: 35px 30px 56px 15px;
	}

	.section-8-text
	{
		padding: 15px 0px 0px 41px;
	}

	.section-9-text-wrapper
	{
		background: url(../art/bg-quotation-mark-smart.png) left top no-repeat;
		margin: 35px 30px 56px 15px;
	}

	.section-9-text
	{
		padding: 15px 0px 0px 41px;
	}

	.section-11-wrapper
	{
		margin: 72px 0px 0px 0px;
	}

	h1.section-11-headline
	{
		padding: 0px 0px 53px 0px;
	}

	.section-11-left-column
	{
		padding: 0px 0px 98px 0px;
	}

	.section-11-left-image img
	{
		width: 80%;
	}

	.section-11-text-wrapper
	{
		margin: 0px 30px 0px 30px;
		padding: 47px 0px 0px 0px;
	}

	.section-11-text-headline
	{
		padding: 0px 0px 29px 0px;
	}

	.section-11-right-column
	{
		padding: 0px 0px 50px 0px;
	}

	.section-11-right-image img
	{
		width: 80%;
	}

	.section-12-wrapper
	{
		height: auto;
		float: none;
		margin: 75px 0px 20px 0px;
		text-align: center;
		width: 100%;
	}

	.section-12-head
	{
		float: none;
		margin: 89px 0px 60px 0px;
	}

	.section-12-head-inner
	{
		float: none;
		margin: 0px 30px 0px 30px;
		width: auto;
	}

	.section-12-head-inner img
	{
		margin: 0px auto;
	}

	.section-12-body
	{
		border-top: none;
		float: none;
		margin: 0px 30px 0px 30px;
		width: auto;
	}

	.section-12-body-inner
	{
		border-bottom: none;
		border-top: 1px solid #ff934f;
		float: none;
	}

	.section-12-body-inner-left
	{
		float: none;
		padding: 53px 0px 0px 0px;
	}

	.section-12-body-inner-head
	{
		padding: 0px 0px 14px 0px;
	}

	.section-12-dot
	{
		display: none !important;
	}

	.section-12-body-inner-phone
	{
		padding: 17px 0px 0px 0px;
	}

	.section-12-body-inner-right
	{
		float: none;
		padding: 49px 0px 60px 0px;
	}

	.section-12-text
	{
		float: none;
		margin: 0px 30px 0px 30px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width: auto;
	}

	.footer-mobile-inner
	{
		padding: 15px 0px 17px 0px;
	}

	/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

	.cc-cookies
	{
		font-size: 13px;		/*24px*/
    	line-height: 16px;		/*29px*/
	}

	.cc-cookies a.cc-cookie-accept,
	.cc-cookies a.cc-cookie-decline,
	.cc-cookies a.cc-cookie-reset
	{
		display: block;
		margin: 1em 0;
		text-align: center;
	}

}