/* Basics *********************************/
* {
	margin:0;
	padding:0;
	outline:0;
}
a:active, a:focus {
	outline: none;
}
html, body {
	width: 100%;
	height: 100%;
}
.hide-desktop {
	display: none;
}
a img {
	border:0px none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}

.pull {
	float:none;
	clear:both;
	height:20px;
}
.push {
	float:none;
	clear:both;
	height:30px;
}
a.anchorPos {
	display: block;
	position: relative;
	content: "";
	top: -250px;
//Die Verschiebung in Pixel  visibility: hidden;
}

body h1, body h2, body h3 {
	font-family: 'Heebo', Helvetica, Arial, sans-serif;
	color:#3d3f49;
	text-align:left;
	text-transform:none;
	margin:0 0 0 0;
}

body h1 {
	font-size:2.1em;
	line-height:1.2em;
	font-weight:500;
}

body h2 {
	font-size:1.3em;
	line-height:1.2em;
	font-weight:500;
	margin:15px 0 0 0;
}

body h3 {
	font-size:1.3em;
	line-height:1.2em;
	font-weight:400;
}

body h1.home, body h2.home {
	text-align:center;
	margin:0 auto 0 auto;
}

body h2.home {
	margin:0 auto 30px auto;
}

body p, body li {
	font-family: 'Heebo', Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:1.1em;
	line-height:1.7em;
	color:#3d3f49;
}

body p {
	margin-bottom:20px;
}

body span {
	font-weight:700;
}

body ul {
	margin:20px 0 30px 0;
}
body li {
	list-style-type:disc;
	list-style-position: outside;
	color:#3d3f49;
	margin:0 0 0 15px;
}
body li span {
	font-weight:400;
	color:#3d3f49;
}
body li bold {
	font-weight:700;
}

body a:link, body a:visited {
	color:#34393f;
	text-decoration:underline;
}
body a:hover {
	color:#34393f;
	text-decoration:none;
	transition:1s;
}

body a.info01:link, body a.info01:visited, body a.info02:link, body a.info02:visited, body a.info03:link, body a.info03:visited {
    font-family: 'Heebo', Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size:0.9em;
	line-height:1.4em;
	text-decoration:none;
	text-transform:uppercase;
	padding:15px 25px 15px 25px;
	margin:0% auto 0% auto;
	display:inline-block;
	text-align:center;
	cursor:pointer;
}

body a.info01:hover, body a.info02:hover, body a.info03:hover {
	text-decoration:none;
	transition:3s;
}

body a.info01:link, body a.info01:visited {
	color:#fff;
	background-color:#0a2b57;
	border:1px solid #0a2b57;
	margin:30px 0 0 0;
}
body a.info01:hover {
	color:#0a2b57;
	background-color:#fff;
	border:1px solid #0a2b57;
	transition:3s;
}

body a.info02:link, body a.info02:visited {
	color:#0a2b57;
	background-color:none;
	border:1px solid #0a2b57;
}
body a.info02:hover {
	color:#fff;
	background-color:#0a2b57;
	border:1px solid #0a2b57;
	transition:3s;
}

body a.info03:link, body a.info03:visited {
	color:#fff;
	background-color:#0a2b57;
	border:1px solid #0a2b57;
}
body a.info03:hover {
	color:#0a2b57;
	background-color:#fff;
	border:1px solid #fff;
	transition:3s;
}

/* Sections Header *********************************/

#headerwrapper {
	position: fixed;
	width:96%;
	padding:0 2% 0 2%;
	z-index: 99;
	margin: 0 auto;
	background-color: rgba(255,255,255,1.0);
	float:none;
}
#headerwrapper.active {
	background-color: rgba(255,255,255,1.0);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	//transition:1s;
}

#headercontent {
	max-width:1100px;
	width:96%;
	padding: 0% 2% 0% 2%;
	margin:0 auto 0 auto;
}
.headercontent-inner {
	width:100%;
	height:70px;
}
#logo {
	margin-top: 30px;
	max-width: 100%;
	height: auto !important;
	z-index: 90;
}

/* frame *********************************/

#stage {
	width:100%;
	padding: 0% 0% 0% 0%;
	margin: 0 auto 0 auto;
	clear:both;
}

/* top_padding, zuständig für Abstand Navigation fixed *********************************/

#top_padding_home {
	padding-top: 80px;
	max-width: 1000px;
	margin: 0 auto;
}
#top_padding_follow {
	padding-top: 150px;
	max-width: 1200px;
	margin: 0 auto;
}
/* Section img top home*********************************/

#visual {
	width:100%;
	margin: 0 auto 0 auto;
	padding: 0% 0% 40% 0%;
	text-align:left;
	background-color:#1d8da3;
	background: no-repeat top center scroll;
	background-image: url(../grafiken/HeaderHome.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align:center;
	float:left;
}
#visual-inner {
	width:96%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding: 0% 2% 0% 2%;
	text-align:left;
}
#visual-slogan-frame {
	max-width:500px !important;
	height:auto;
	margin:0 auto 0 auto;
	padding:10% 0 5% 0;
	text-align:center;
}

#visual-slogan-frame img {
	width:100% !important;
	height:auto;
}

#visual-slogan {
	margin:0 auto 0 auto;
	padding: 0% 0% 0% 0%;
	text-align:center;
}
#visual-slogan h1 {
	font-family: 'Heebo', Arial, cursive;
	font-size:2.5em;
	color:#fff;
	line-height:1.2em;
	font-weight:700;
	text-transform:none;
	text-align:center;
	background-color: rgba(15,66,132,1.0);
	margin:0px auto 5px auto;
	padding:25px 20px 25px 20px;
	display:inline-block;
	float:none;
	clear:both;
}
/* Sections Columns *********************/
#column-one, #column-two, #column-three, #column-four, #column-five, #column-six, #column-seven, #column-eight {
	width:100%;
	padding:6% 0% 6% 0%;
	margin:0 auto 0 auto;
	float:left;
}

#column-one {
	background-color:#cccdd4;
}

#column-two {
	background-color:#e7eaef;
	background-color:#f5f5f5;
	background-color:#bbd7e2;
	background: no-repeat top center fixed;
	background-image: url(../grafiken/bg-offer.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#column-three {
	background-color:#cccdd4;
}
#column-four {
	padding:0% 0% 0% 0%;
}
#column-five {
	background-color:#fff;
}
#column-six {
	background-color:#cccdd4;
	padding:6% 0% 0% 0%;
}

#column-seven {
	display:none;
}

#column-eight {
	background-color:#fff;
	background-color:#0f4284;
	//background-image: url(../grafiken/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

/* Sections Content Top *********************/

#content-wrapper-home {
	width:96%;
	margin: 0 auto 0 auto;
	padding:2% 2% 5% 2%;
	text-align:left;
	float:left;
}

#content-wrapper-home-inner {
	width:96%;
	max-width:1100px;
	margin: 0 auto 0 auto;
	padding:4% 2% 0% 2%;
}

#content-wrapper-home-txtbox {
	width:100%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
	float:left;
}

#content-wrapper-home-txtbox .box00 {
	width:100%;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

#content-wrapper-home-txtbox .box01 {
	width:100%;
	max-width:950px;
	margin:0% auto 0% auto;
	padding:0 0% 0% 0%;
	text-align:center;
	//float:left;
}

#content-wrapper-home-txtbox .box02 {
	width:47%;
	margin:0% 0% 0% 3%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-home-txtbox .box03 {
	width:100%;
	margin:0 auto 0 auto;
	padding:3% 0% 0% 0%;
	text-align:center;
	float:left;
}

#content-wrapper-home p.small {
	text-align:center;
	width:55%;
	margin:0 auto 0 auto;
}

/* Sections Content Disclaimer *********************/

#content-disclaimer {
	width:96%;
	margin: 0 auto 0 auto;
	padding:2% 2% 5% 2%;
	text-align:left;
	float:left;
}

#content-disclaimer-inner {
	width:100%;
	max-width:800px;
	margin: 0 auto 0 auto;
	padding:0% 2% 0% 2%;
}

#content-disclaimer-inner h1, #content-disclaimer-inner h2, #content-disclaimer-inner h3 {
	margin: 0 0 0 0;
	text-align:left;
}

#content-disclaimer-inner h1.second {
	margin: 0 0 30px 0;
	text-align:left;
}

#content-disclaimer-inner h2, #content-disclaimer-inner h3 {
	margin: 0 0 30px 0;
}

/* Sections Content Info *********************/

#content-info {
	width:96%;
	margin: 0 auto 0 auto;
	padding:0% 2% 0% 2%;
	text-align:left;
}

#content-info .inner {
	width:100%;
	max-width:1000px;
	margin: 0 auto 0 auto;
	padding:0% 0% 0% 0%;
	text-align:left;
}

#content-info .inner-left {
	width:30%;
	margin: 0 5% 0 0;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-info .inner-right {
	width:55%;
	margin: 0 0 0 0;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-info h1 {
	padding:0px 0px 0px 0px;
	margin:0px auto 10px auto;
}

#content-info h2 {
	padding:0px 0px 0px 0px;
	margin:0px auto 50px auto;
}

/* Sections Content Offer *********************/

#content-wrapper-offer {
	width:96%;
	padding:0% 2% 0% 2%;
	margin:0 auto 0 auto;
	float:left;
}

#content-offer {
	max-width:1000px;
	width:96%;
	margin:0 auto 0 auto;
	padding:0% 2% 0% 2%;
	text-align:center;
}
#content-offer h1 {
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}

#content-offer .inner {
	width:100%;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
	text-align:left;
}

#content-offer .inner h2 {
	font-family: 'Heebo', Arial;
	font-size:1.3em;
	font-weight:700;
	text-align:left;
	text-transform:none;
	color:#fff;
	margin:15px auto  30px auto;
}

#content-offer .inner p {
	color:#fff;
}

#content-offer ul {
	margin:0px 0px 40px 0px;
	padding:20px 0px 0px 0px;
	float:none;
	clear:both;
}

#content-offer li {
	color:#fff;
	line-height:2.0em;
	list-style-type: none;
    padding-left: 30px;
    margin-left: 0px;
    background-image:url(../grafiken/iconHaken.png);
    background-repeat:no-repeat;
    background-position:left 6px;
}
#content-offer li span {
	color:#fff;
}
#content-offer li bold {
	font-weight:700;
}

#content-offer a {
  text-transform:none;
  color: #fff;
}

#content-offer a:link, #content-offer a:visited {
	text-decoration:underline;
}

#content-offer a:hover {
	color:#fff;
	text-decoration:none;
	transition:1s;
}

#content-offer .inner .box01 {
	width:96%;
	max-width:1000px;
	margin:0 auto 0 auto;
	padding:0% 2% 0% 2%;
	text-align:left;
}

/* Sections Referenzen *********************/
#home-work {
	width:96%;
	margin:0% 2% 6% 2%;
	margin:0 auto 0 auto;
	text-align:center;
}

#home-work .title {
	width:96%;
	max-width:1000px;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
	text-align:left;
}

#home-work h1 {
	color:#3d3f49;
	padding:0px 0px 0px 0px;
	margin:0px auto 30px auto;
}

#home-work-inner {
	max-width:1100px;
	width:100%;
	margin:0 auto 0 auto;
	padding:2% 0% 0% 0%;
}

.photo-grid a:link, .photo-grid a:visited {
	font-family: 'Heebo', Helvetica, Arial, sans-serif;
	font-size:0.85em;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border:1px solid rgba(255, 255, 255, 0.40);
	padding:10px 25px 10px 25px;
	margin-top:10px;
	//border-radius:5px;
	display:inline-block;
	transition:3s;
}
.photo-grid a:hover {
	color:#fff;
	background-color:#afca0b;
	border:1px solid #afca0b;
}
.photo-grid {
	width:100%;
	margin:0 auto 0 auto;
	text-align: center;
}
.photo-grid li {
	display: inline-block;
	margin:0% 1% 2% 1%;
	width: 46.5%;
	border:1px solid #fff;
}
.photo-grid figure {
	height: 330px;
	overflow: hidden;
	position: relative;
	max-width: 100%;
}
.photo-grid li:hover figcaption {
	opacity: 1;
}
.photo-grid img {
	display: block;
	height: auto;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	max-width: 100%;
}
.photo-grid li:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
}
.photo-grid figcaption p {
	display: table-cell;
	position: relative;
	top: -40px;
	width: 30%;
	color:#fff;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	vertical-align: middle;
}
.photo-grid figcaption p {
	font-family:'Heebo', Helvetica, Arial, sans-serif;
	font-size:1.3em;
	font-weight:300;
	padding:0 5% 0 5%;
	line-height:1.4em;
	text-align:center;
}
.photo-grid figcaption p span {
	color:#fff;
	font-weight:500;
}
.photo-grid figcaption p span02 {
	font-family: 'Heebo', Helvetica, Arial, sans-serif;
	color:#afca0b;
	font-weight:700;
	text-transform:uppercase;
}
.photo-grid li:hover figcaption p {
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.photo-grid figcaption {
	background: rgba(15, 66, 132, 0.9);
	color: white;
	display: table;
	height: 100%;
	width: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
	z-index: 98;
}

/* Sections Content About *********************/

#content-wrapper-about {
	width:96%;
	margin: 0 auto 0 auto;
	padding:2% 2% 0% 2%;
	text-align:left;
	float:left;
}

#content-wrapper-about-inner {
	width:96%;
	max-width:1000px;
	margin: 0 auto 0 auto;
	padding:0% 2% 0% 2%;
}

#content-wrapper-about-txtbox {
	width:100%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
	float:left;
}

#content-wrapper-about .box00 {
	width:100%;
	margin:0% auto 3% auto;
	padding:0 0% 0% 0%;
	text-align:left;
}

#content-wrapper-about .box01 {
	width:100%;
	max-width:1000px;
	margin:0% auto 0% auto;
	padding:0 0% 0% 0%;
	text-align:left;
}

/* Sections Content Certificate *********************/

#content-wrapper-certificate {
	width:96%;
	margin: 0 auto 0 auto;
	padding:0% 2% 5% 2%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate-inner {
	width:96%;
	max-width:1000px;
	margin: 0 auto 0 auto;
	padding:0% 2% 0% 2%;
}

#content-wrapper-certificate-txtbox {
	width:100%;
	max-width:1100px;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
	float:left;
}

#content-wrapper-certificate .box00 {
	width:100%;
	margin:0% auto 3% auto;
	padding:0 0% 0% 0%;
	text-align:left;
}

#content-wrapper-certificate .box01 {
	width:100%;
	max-width:1000px;
	margin:0% auto 0% auto;
	padding:0% 0% 0% 0%;
	text-align:left;
}

#content-wrapper-certificate .box01 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box02 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box03 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box04 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box05 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box06 {
	width:12.57%;
	margin:0% 2% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

#content-wrapper-certificate .box07 {
	width:12.57%;
	margin:0% 0% 0% 0%;
	padding:0% 0% 0% 0%;
	text-align:left;
	float:left;
}

/* Sections Content Case Study *********************/
#casestudy {
	width:96%;
	margin:0 auto 0 auto;
	padding:5% 2% 7% 2%;
	background-color:#fff;
	background: no-repeat top center fixed;
	background-image: url(../grafiken/bg-job.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	float:left;
}

#casestudy-inner {
	width:100%;
	max-width:1000px;
	margin: 0 auto 0 auto;
	padding:0% 0% 0% 0%;
}

#casestudy-content {
	width:100%;
	max-width:1000px;
	margin: 0 auto 0 auto;
	padding:0% 0% 0% 0%;
}

#casestudy-content .top {
	width:100%;
	margin:0% 0% 0% 0%;
	padding:3% 0% 0% 0%;
	float:left;
}

#casestudy-inner h1 {
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px auto 30px auto;
}

#casestudy-inner h2 {
	color:#fff;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px  30px 0px;
}

#casestudy-inner p {
	color:#fff;
}

#casestudy ul.top {
	margin:-30px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
}
#casestudy li.top {
	color:#fff;
	line-height:2.0em;
	list-style-type: disc;
	list-style-position: outside;
	margin:0px 0px -30px 15px;
}

#casestudy ul.bottom {
	margin:0px 0px 40px 15px;
	padding:20px 0px 0px 0px;
	float:none;
	clear:both;
}
#casestudy li.bottom {
	color:#fff;
	line-height:2.0em;
	list-style-type: none;
    padding-left: 30px;
    margin-left: 0px;
    background-image:url(../grafiken/iconHaken.png);
    background-repeat:no-repeat;
    background-position:left 6px;
}
#casestudy li span {
	font-weight:700;
}

#casestudy-inner a {
  text-transform:none;
  color: #fff;
}

#casestudy-inner a:link, #casestudy-inner a:visited {
	text-decoration:underline;
}

#casestudy-inner a:hover {
	color:#fff;
	text-decoration:none;
	transition:1s;
}

/* Sections Contact *********************/
#contact {
	width:96%;
	margin: 0 auto 0 auto;
	padding:0% 2% 0% 2%;
	text-align:left;
	float:left;
}
#contact-inner {
	width:96%;
	max-width:1000px;
	margin:0 auto 0 auto;
	padding:0% 2% 0% 2%;
}

#contact-txtbox {
	width:100%;
	//max-width:800px;
	margin:0 auto 0 auto;
	padding:0% 0% 0% 0%;
}

#contact-inner .box01 {
	width:100%;
	margin:0% 5% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:center;
	float:left;
}

#contact-inner .box02 {
	width:100%;
	margin:0% 5% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:center;
	float:left;
}

#contact-inner .box02 .left {
	width:33%;
	margin:0% 0% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:left;
	float:left;
}

#contact-inner .box02 .center {
	width:43%;
	margin:0% 0% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:left;
	float:left;
}

#contact-inner .box02 .right {
	width:23%;
	margin:0% 0% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:left;
	float:left;
}

#contact-inner .box02 .bottom {
	width:100%;
	margin:0% 0% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:left;
	float:left;
}

#contact-inner .box03 {
	width:100%;
	margin:0% 0% 0% 0%;
	padding:0 0% 0% 0%;
	text-align:left;
	float:left;
}

#contact-inner h1 {
	text-align:left;
	margin:0 0 0 0;
	color:#fff !important;
}

#contact-inner h2 {
	text-align:left;
	margin:25px 0 -10px 0;
	color:#fff !important;
}

#contact-inner p {
	color:#fff !important;
	text-align:left;
	margin:20px 0 20px 0;
}
#contact-inner span {
	color:#fff !important;
}

#contact-inner p.small {
	color:#fff !important;
	font-size:0.9em;
}

#contact-inner a.phone:link, #contact-inner a.phone:visited {
	color:#fff !important;
	text-decoration: none;
}
#contact-inner a.phone:hover {
	color:#fff !important;
	text-decoration: none;
}
#contact-inner a.mail:link, #contact-inner a.mail:visited {
	color:#fff !important;
	text-decoration: none;
}
#contact-inner a.mail:hover {
	color:#fff !important;
	text-decoration: underline;
	transition: 0.6s;
}

#contact-inner a.disclaimer:link, #contact-inner a.disclaimer:visited {
	color:#fff !important;
	text-decoration: none;
}
#contact-inner a.disclaimer:hover {
	color:#fff !important;
	text-decoration: none;
}

#contact-inner hr{
border: 0;
width: 100%;
height: 1px;
background-color: #fff;
margin: 20px 0 0 0;
} 

/* Button Up V02*********************/

#back-top {
	position: fixed;
	bottom: 60px;
	right: 10px;
	z-index: 10;
	display: none;
}
#back-top a {
	width: 45px;
	height: 46px;
	padding-top:0px;
	display: block;
	text-align: center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:2.5em;
	line-height:1.0em;
	font-weight:700;
	color: #fff;
	text-decoration: none;
	background: rgba(33, 33, 33, 0.8);
 transition: background-color .15s;
 -moz-transition: background-color .15s;
 -webkit-transition: background-color .15s;
 -o-transition: background-color .15s;
 -ms-transition: background-color .15s;
	margin-bottom: 80px;
}
#back-top a:hover {
	text-decoration: none;
	color:#fff;
	background-color:#001ce1;
}
