@import url(main.css);
@import url(skeleton.css);
/* fira-sans-300 - latin */

/* fira-sans-regular - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Fira Sans Regular'), local('FiraSans-Regular'),
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-regular.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-700italic - latin */
@font-face {
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Fira Sans Bold Italic'), local('FiraSans-BoldItalic'),
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/fira-sans-v8-latin/fira-sans-v8-latin-700italic.svg#FiraSans') format('svg'); /* Legacy iOS */
}
/* General ***************************************************************/
*, body {
	margin:0;
	padding:0;
}
html, body {
	/*-webkit-text-size-adjust:none;  Font Resizing ausschalten */
font-family:"Fira Sans", Calibri, sans-serif;
	color:#fff;
	font-size:18px;
	margin:0;
	padding:0;
	margin: 0;
	background-color: #00a8ff;
	line-height: 1.4em;
}
img {
	border:none;
}
a {
	color:#fff;
	text-decoration: none;
}
a:hover {
	color:#000;
}
a:active, a:focus {
	outline: none;
}
/********************************* Header ***********************************/
/****************************************************************************/

.head {
	background: #00a8ff;
	height:106px;
}
#header {
	/*height:119px;*/
	color:#fff;
	padding: 35px 0 0;
	position: fixed;
	width: 100%;
	z-index:10;
	/*#14afff;*/
	background: url(../images/bg-header.png);
	display: block;
}
/*.header {
	left: 50%;
	margin-left: -50%;
}*/

.lt-ie8 #header{left:0;}
.header {	
	margin: 0 auto;

}


.header .logo {
	height:35px;
	margin-bottom:37px
}



.logo a {
	background-image:none;
}
.logo img {
	/*width:260px;
	height:35px;*/
	width:221px;
	height:30px;
}
.innovation {
	text-align:right;
	margin-bottom:40px;
	font-size:26px;
	line-height:27px;
	padding-top:0px;
	color: #fff
}
#zitat, #zitat2 {
	/*width: 810px;*/
	padding-top: 80px;
	padding-bottom: 10px;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
	position: relative;
	font-weight: 700;
	font-style:normal;
}
#zitat {
	margin-top:80px
}
.overlay {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: url('../images/linien.gif');
    overflow: hidden;
}
.zname {
	font-size:18px;
	line-height: 20px;
	font-weight: 400;
	text-align: right;
	text-transform: none;
	color:#fff;
}
/* sections */
.trenner {
	width:100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 20px;
	padding-top: 50px;
}
.leistungen, .kontakt, .footer {
	font-size:18px;
	line-height: 20px;
}
img.profilbild {
	width: 100%;
	text-align: center;
}
img.re-bild {
	width: 40%;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img.ref-bild {
	max-width: 100%;
}
.section {
	padding-top: 60px;
}
.section h1, .section h2, .section h3, #section-leistungen.kate {
	font-size:18px;
	font-weight: 700;
	font-style:normal;
	color:#fff;
	margin: 0;
	padding:0;
}
#section-Entrepreneurship {color:#000;}
.video-wrapper {
	padding-top: 25px;
	border: none;z-index:0;
}
.lt-ie8 .video-wrapper {
	z-index:0;position:relative
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.kat {
	font-size:18px;
	color:#fff;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.txt {
	text-transform: none;
	text-align: center;
	font-size:18px;
	display: block;
}
.section h3 {
	font-weight: 400;
	text-align: center;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#section-leistungen {
	color:#000;
}
#section-re {
	font-size:14px;
	line-height: 20px;
}
#section-re p {
	margin-top:0;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto; 
}
#section-re p a {
	border-bottom: 1px dotted #fff;
}
/*.kontakt .adresse {margin-bottom: 15px;}
*/


/* 11px */
p.small, p.small2 {
	font-size:12px;
	line-height: 14px;
	float: none;
	clear: both;
	color: #000;
}
p.small2 {
	font-size:12px;
	line-height: 13px;
	float: right;
}
/*Nav*/
#nav {
	height: 20px;
	left: 0;
	list-style-type: none;
	text-decoration: none;
	font-size:14px;
	line-height: 18px;
	overflow: hidden;
	text-transform: uppercase;
}
ul#nav {
	padding: 0 0 0 1px;
}
#nav li {
	display: inline;
	left:0;
	padding:0 18px 0 0;
}
#nav li:last-child {
	padding:0 ;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
}
#nav .current a {
	color:#000;
}
/*Responsive Slides*/
/*#slider1 {border: 10px solid #fff}*/
#slider2 { margin-bottom: 50px; color: #000; min-height: 180px/*background:#19b1ff; */}

 .rslides {
	/*position: relative;*/
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	
}
#slider2.rslides.rslides2 li {
	padding:40px 0
}
.rslides_container {
  position: relative;
  float: left;
  width: 100%;
  }
.rslides li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
#slider1.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#slider2.rslides img {
	display: block;
	height: auto;
	float: left;
	max-width: 100%;
	border: 0;
}
.callbacks_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}
.rslides_nav {
	position: absolute;
	top: 0;
	left: 0px;
	opacity: 0.1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height:70%;
	width: 38px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/themes.gif);
	background-color: transparent;
	margin-top: 0;
	border-right: 1px solid #000;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.rslides_nav:active, .rslides_nav:hover  {
	opacity: 1.0;
}
.rslides_nav.next {
	left: auto;
	background-position: right center;
	right: 0;
	border-left: 1px solid #000;
	border-right: none
}
.rslides_tabs {
	margin-top: 10px;
	text-align: center;
}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
 *float: left;
	margin-right: 5px;
}
.rslides_tabs a {
	text-indent: -9999px;
	overflow: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #ccc;
	background: rgba(0,0,0, .2);
	display: inline-block;
	_display: block;
 *display: block;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	width: 9px;
	height: 9px;
}
.rslides_tabs .rslides_here a {
	background: #222;
	background: rgba(0,0,0, .8);
}
.tinynav {
	display: none
}
.centered-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
        /* MediaQueries*/   
/* @media only screen and (min-width: 768px) and (max-width: 959px) {
#slider1 {
	width: 632px;
}
}*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	#nav {
	display: none
}
.tinynav {
	display: block;
	margin-top: 18px
}
}
 @media only screen and (max-width: 480px) {
}

        /* Mobile/Browser iPhoneP*/
    @media only screen and (max-width: 767px) {
#header {
	height: 120px;
	position: static;
}
.header {
	padding-bottom: 0;
}
.header .logo {
	margin-bottom:10px;
	text-align:right;
}
.innovation {
	font-size:22px;
	line-height: 22px;
}
#section-1 {
	padding-top:0;
}
#zitat, #zitat2 {
	font-size: 32px;
	line-height: 32px;
	padding-top: 40px;
}
#zitat2 {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
#zitat {
	padding-top: 0;
	margin-top:0;

}
.trenner {
	padding-bottom: 10px;
	padding-top: 20px;
}
/*.rslides {
	width: 280px;
}*/
.tinynav {
	display: block;
	margin-top: 18px
}
#nav {
	display: none
}
.inner{
	padding: 10px 40px 
}
}
    
    /* Mobile Landscape/Browser iPhoneL */
    @media only screen and (min-width: 480px) and (max-width: 767px) {
#header {
	position:static;
	padding-bottom: 0;
}
#section-1 {
	padding-top: 0;
}
#zitat, #zitat2 {
	padding-top: 20px;
	
}
#zitat {
	padding-top: 0;
	margin-top:0;

}
/*.rslides {
	width: 400px;
}*/
.tinynav {
	display: block;
}
#nav {
	display: none
}
}
.ref-txt {text-align: center; float:none}
.ref-kat {color: #000; text-align: center;font-size:18px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;}
h2.ref {text-align: center;padding-bottom: 40px; color: #19b1ff;}
.weiss {background: #fff;margin-top: -1px}
.ref-trenner {width:100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 20px;
	padding-top: 50px;}
