* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  }
body {
    background:url(../img/site_back.jpg)  0 0 repeat-x;
	font-size:100%;
	margin:0;
    font-family: Helvetica,Tahoma, Arial, sans-serif;
    font-weight:300;
    color:#000;
    line-height:1.5em;
}
h1, h2, h3, h4, h5, h6 {
  color:#1c2d4a;
  font-weight: 400;
  margin:0.5em 0 0.5em 0;    
}
h1 {font-size:2.4em; }
h2 {font-size:1.4em;color:#00A2D7;letter-spacing:0.2em;
background-image: -webkit-linear-gradient(to left, #9FBFD2, white); 
background-image: -moz-linear-gradient(to left, #9FBFD2, white); 
background-image: -o-linear-gradient(to left, #9FBFD2, white); 
background-image: linear-gradient(to left, #efefef, white);
border-radius:0 15px 15px 0;
line-height:1.7em;
}  
h3 {font-size:1.6em;}
h4 {font-size:1.2em; margin-bottom:0.5em;color:#00A2D7;margin-top:1.5em;}
h5 {font-size:1em;}  
h6 {font-size:0.9em;}
a, a:link, a:visited, a:hover, a:active {
    text-decoration:none;
    color:#00a2d7;
    white-space:nowrap;
}

#footer a, a:link.footer, a:visited.footer, a:active.footer {
    text-decoration:none;
    margin:0 12px;
    color:#797896;
}
#footer a, a:hover.footer {
    text-decoration:underline;
    color:#00a2d7;
}
.meta{
  font-family: Georgia;
  color: #898989;
  font-size: 1.2em;
  letter-spacing: 0.25em;
  padding-bottom: 1em;
}
.meta span{
  text-transform: capitalize;
  font-style: normal;
}

img {
	height:auto;
	width:100%;
    border:none;
}
.border1{
    margin:0 25px 10px 0;
}
.abstand1{
    min-height:205px;
}
.abstand2{
    padding-bottom:30px;
}
table {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #D0D0D0;
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	width:100%;
}
table tr td, table tr th {padding:0.625em;}
table tfoot, table thead {background:none repeat scroll 0 0 #e0e0e0;}
table tr:nth-of-type(2n) {background:none repeat scroll 0 0 #e0e0e0;}
th {border-right:1px solid #fff;}
td {border-right:1px solid #e0e0e0;}
.size-960 .line {
    margin:0 auto;
    max-width:60em;
    padding:0 0.625em;
}
.size-1140 .line {
    margin:0 auto;
    max-width:71.25em;
    padding:0 0.625em;
}
.size-960.align-content-left .line,.size-1140.align-content-left .line {margin-left:0;}
form {line-height:1.4em;}
nav {
    display:block;
    width:100%;
}
.blueline{
    height:11px;
    background: #1c2d4a;
}
.mail{
    margin-top:37px;
    padding-right:2em;
}
.line:after,nav:after,.center:after,.box:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;
}
.top-nav ul {padding:0;}
.top-nav ul ul {
  position:absolute;
  background:transparent;
  opacity:0.9;
}
.top-nav li {
  float:left;
  list-style:none outside none;
  cursor:pointer;
}
.top-nav li a {
  padding:2.7em 0.8em;
  display:block;
  color:#1C2D4A;
  font-weight:400;
}
.highlight {color:#00A2D7;}
.top-nav li a:hover {
  color:#00A2D7;
  -webkit-transition:.4s ease;
  -moz-transition:.4s ease;
  -ms-transition:.4s ease;
  -o-transition:.4s ease;
  transition:.4 ease;
}
.top-nav li ul  {
  -webkit-box-shadow: 6px 6px 18px 0px rgba(50, 50, 50, 0.23);
  -moz-box-shadow:6px 6px 18px 0px rgba(50, 50, 50, 0.23);
  box-shadow:6px 6px 18px 0px rgba(50, 50, 50, 0.23);
  border-radius:0 0 15px 15px;
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #efefef;
  min-width:100%;
  padding:0.625em;
  height:40px;
  font-weight:300;
  color:#1C2D4A;
}
.top-nav li ul li a:hover {
  padding-left:20px;
  color:#00A2D7;
  background:#e4e5e5;
  -webkit-transition:.3s ease;
  -moz-transition:.3s ease;
  -ms-transition:.3s ease;
  -o-transition:.3s ease;
  transition:.3 ease;
}
.top-nav li a:hover, {background:#efefef;}
.top-nav>ul>li:hover{
    background:#efefef;
  -webkit-transition:.9s ease;
  -moz-transition:.9s ease;
  -ms-transition:.9s ease;
  -o-transition:.9s ease;
  transition:.9 ease;
}
.top-nav li ul {display:none;}
.top-nav li ul li {
  float:none;
  list-style:none outside none;
  min-width:250px;
}
.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}
.count-number {
  background:none repeat scroll 0 0 #777;
  -webkit-border-radius:10em;
  -moz-border-radius:10em;
  border-radius:10em;
  display:inline-block;
  font-size:0.7em;
  line-height:1.8em;
  margin-left:0.3125em;
  text-align:center;
  width:1.8em;
  color:#fff;
  margin-bottom:-0.3125em;
}
ul.chevron .count-number {display:none;}
ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after,ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
  content:"\f004";
  display:inline-block;
  font-family:mfg;
  font-size:0.7em;
  margin:0 0.625em;
}

/* large screen Start=================================================== */
@media screen and (min-width:801px) {
.top-nav li:hover > ul {
	 display:block;
	 z-index:10;
  }
.top-nav li:hover > ul ul {
    left:100%;
    margin:-2.5em 0;
    width:100%;
  }
#go-1:hover .go-text         { margin-top:100px;  }
}
/* large screen End=================================================== */

.nav-text {display:none;}
.top-nav li ul li:last-child a{
  border-radius:0 0 15px 15px;
}
.padding {
  display:list-item;
  list-style:none outside none;
  padding:10px;
}
.margin {margin:0 -0.625em;}
.line {clear:left;}
.line .line {padding:0;}
.hide-l {display:none;}
.box {
  background:none repeat scroll 0 0 #efefef;
  display:block;
  padding:1.25em;
  width:100%;
}
.mittig{
  text-align:center;
}
.box-bottop {
  background:none repeat scroll 0 0 #efefef;
  display:block;
  padding:0.3em 0.5em 0.7em;
  width:100%;
  margin-bottom:0px;
  border-radius:15px 15px 0 0;
}
.box-botbottom {
  background:none repeat scroll 0 0 #efefef;
  display:block;
  padding:0.3em 0.5em 0.7em 0.5em;
  width:100%;
  margin-bottom:20px;
  min-height:200px;
  border-radius:0 0 15px 15px;
}
.text_bot{
  font-size: 0.8em;
  line-height:1.4em;
}
.titel_bot{
  font-size: 1.0em;
  font-style: italic;
  margin:0.5em 0 0.3em 0;
  letter-spacing: 0.2em;
}
.titel_skala{
  font-size: 1.4em;
  margin:0.4em 0 0.2em 0;
  color:#1c2d4a;
}
.text_skala{
  font-size: 0.9em;
  line-height:1.4em;
  margin:0.4em 0 0.2em 0;
}
.skala{
  margin:15px 0 0 40px;
}
.subtitel{
  font-size: 1.1em;
  font-style: italic;
  margin:0.2em 0 0.2em 0;
  letter-spacing: 0.2em;
  color:#1c2d4a;
}
.textbalken{
  font-size: 0.95em;
  font-weight:100;
  line-height:1.6em;
  margin:0.4em 0 0.2em 0;
  padding-right:20px;
}
.blue{
  color:#1c2d4a;
  font-weight:400;
}
.gray{
  color: #898989;
  font-size: 0.8em;
  letter-spacing: 0.25em;
  text-transform: capitalize;
  font-style: normal;
}
.bold{font-weight:600;}
.margin-bottom {margin-bottom:0.8em;}
.margin-top {margin-top:1.1em;}
.s-1, .s-2,.s-five,.s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12, .l-1, .l-2, .l-five, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
  float:left;
  position:relative;
} 
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:16.6666%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:90%;}
.s-12 {width:100%;}
.margin > .s-1,.margin > .s-2,.margin > .s-five,.margin > .s-3,.margin > .s-4,.margin > .s-5,.margin > .s-6,.margin > .s-7,.margin > .s-8,.margin > .s-9,.margin > .s-10,.margin > .s-11,.margin > .s-12,
.margin > .l-1,.margin > .l-2,.margin > .l-five,.margin > .l-3,.margin > .l-4,.margin > .l-5,.margin > .l-6,.margin > .l-7,.margin > .l-8,.margin > .l-9,.margin > .l-10,.margin > .l-11,.margin > .l-12 {padding:0 0.625em;}
.margin > .s-1 {width:8.3333%;}
.margin > .s-2 {width:16.6666%;}
.margin > .s-five {width:20%;}
.margin > .s-3 {width:25%;}
.margin > .s-4 {width:33.3333%;}
.margin > .s-5 {width:41.6666%;}
.margin > .s-6 {width:50%;}
.margin > .s-7 {width:58.3333%;}
.margin > .s-8 {width:66.6666%;}
.margin > .s-9 {width:75%;}
.margin > .s-10 {width:83.3333%;}
.margin > .s-11 {width:90%;}
.margin > .s-12 {width:100%;}
.l-1 {width:8.3333%;}
.l-2 {width:16.6666%;}
.l-2a {width:12%;}
.l-five {width:20%;}
.l-3 {width:25%;}
.l-4 {width:33.3333%;}
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:66.6666%;}
.l-9 {width:75%;}
.l-10 {width:83.3333%;}
.l-11 {width:90%;}
.l-12 {clear:left;width:100%;}
.margin > .l-1 {width:8.3333%;}
.margin > .l-2 {width:16.6666%;}
.margin > .l-five {width:20%;}
.margin > .l-3 {width:25%;}
.margin > .l-4 {width:33.3333%;}
.margin > .l-5 {width:41.6666%;}
.margin > .l-6 {width:50%;}
.margin > .l-7 {width:58.3333%;}
.margin > .l-8 {width:66.6666%;}
.margin > .l-9 {width:75%;}
.margin > .l-10 {width:83.3333%;}
.margin > .l-11 {width:90%;}
.margin > .l-12 {width:100%;}
.right {float:right;}

/* small screen Start=================================================== */
@media screen and (max-width:800px) {
.size-960 {max-width:800px;}
.size-1140 {max-width:800px;}
.hide-l {display:block;}
.hide-s {display:none;}
.mail{
    margin-top:-6px;
    text-align:right;
    margin-right:-25px;
    font-size:1.3em;
}

.monitor{
  max-width: 500px;
}
.box-botbottom {
   min-height:0px;
}
.skala{
  margin-left:8px;
}
.bild_skala{
  max-width:500px;
  padding-right:15px;
}


.textbalken{
  padding-right:0;
}
.abstand2{
  padding-bottom:15px;
}
nav {
  display:block;
  cursor:pointer;
  line-height:3em;
}
.top-nav li a {background:none repeat scroll 0 0 #1c2d4a;}
.top-nav > ul {
  height:0;
  max-width:100%;
  overflow:hidden;
  position:relative;
  z-index:999;
}
.top-nav .active-item a {background:none repeat scroll 0 0 #00a2d7;}
.top-nav > ul.show-menu {height:auto;}
.top-nav ul ul {
  left:0;
  margin-top:0;
  position:relative;
  right:0;
} 
.top-nav li ul li a {min-width:100%;box-shadow: none;}
.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
}
.top-nav li ul li a:hover {
  padding-left:20px;
  color:#fff;
  background:#494949;
}
.top-nav li a {
  border-top:1px solid #333;
  color:#fff;
  display:block;
  padding:0.625em;
  text-decoration:none;
}
.top-nav li ul li a {border-top:1px solid #878787;color:#fff;}
.top-nav li ul li ul li a {border-top:1px solid #989898;}
.top-nav li a:hover {
  background:none repeat scroll 0 0 #494949;
  color:#fff;
}
.top-nav li ul,.top-nav li ul li ul {
  display:block;
  overflow:hidden; 
  height:0;
}
.top-nav > ul ul.show-ul {
  display:block;
  height:auto;
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #74797c;
  padding:0em 0.625em 3em 0.625em;
}
.top-nav li ul li ul li a {
  background:none repeat scroll 0 0 #d7d7d7;
  color:#222;
}
.top-nav li ul li:first-child a{
  border-radius:15px 15px 0 0;
}

.nav-text {
  color:#000;
  display:block;
  font-size:1.2em;
  line-height:3em;
  margin-right:0.625em;
  max-width:100%;
  text-align:right;
  vertical-align:middle;
}
.nav-text:after {
  content:"\f008";
  font-family:"mfg";
  font-size:2em;
  margin-left:0.5em;
  text-align:right;
  color:#1c2d4a;
}
.count-number {margin-right:-1.25em;} 
.l-1 {width:8.3333%;}
.l-2 {width:16.6666%;}
.l-five {width:20%;}
.l-3 {width:25%;}
.l-4 {width:33.3333%;}
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:66.6666%;}
.l-9 {width:75%;}
.l-10 {width:83.3333%;}
.l-11 {width:90%;}
.l-12 {width:100%;}
.margin > .l-1 {width:8.3333%;}
.margin > .l-2 {width:16.6666%;}
.margin > .l-five {width:20%;}
.margin > .l-3 {width:25%;}
.margin > .l-4 {width:33.3333%;}
.margin > .l-5 {width:41.6666%;}
.margin > .l-6 {width:50%;}
.margin > .l-7 {width:58.3333%;}
.margin > .l-8 {width:66.6666%;}
.margin > .l-9 {width:75%;}
.margin > .l-10 {width:83.3333%;}
.margin > .l-11 {width:90%;}
.margin > .l-12 {width:100%;}
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:20%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:90%;}
.s-12 {width:100%;float:none;}
.margin > .s-1 {width:8.3333%;}
.margin > .s-2 {width:16.6666%;}
.margin > .s-five {width:20%;}
.margin > .s-3 {width:25%;}
.margin > .s-4 {width:33.3333%;}
.margin > .s-5 {width:41.6666%;}
.margin > .s-6 {width:50%;}
.margin > .s-7 {width:58.3333%;}
.margin > .s-8 {width:66.6666%;}
.margin > .s-9 {width:75%;}
.margin > .s-10 {width:83.3333%;}
.margin > .s-11 {width:90%;}
.margin > .s-12 {width:100%;}
}

/* small screen End=================================================== */

.center {
  float:none;
  margin:0 auto;
  display:block;
}

.blockheight1{
  min-height:150px;
}
.blockheight2{
  min-height:250px;
}
.blockheight3{
  min-height:350px;
}
.blockheight4{
  min-height:550px;
}

.zitat {
        margin: 1.4em 1.5em;
        padding: .5em 1.5em;
        border-left: 5px solid #2b2969;
}
.zitat p {
        margin: 0;
        font-size:2em;
}
 .hide {display:none;}
  .top-nav li ul li a.aktuell {
   padding-left:10px;
  color:#898989;
  background:#e4e5e5;
}
.underline {text-decoration:underline;}
.kursiv{font-style:italic;}
/* Buttons Start=================================================== */
    .go-outside         { display:block; margin:0 auto; overflow:hidden; position:relative; }
    
    .go-text, .go-click { display:block; position:absolute; text-align:center; width:100%;
        transition:1.3s ease all; -moz-transition:1.3s ease all; -webkit-transition:1.3s ease all;
    }
    .go-text            { z-index:9999; }
    
    .go-click           { z-index:8888; } 
    
    /* google 1 --------------------------------- */
    #go-1               {  height:55px; }
    #go-1 .go-text      {  background-size:auto 100%;background-repeat:no-repeat; background-position:center;height:100%; padding-top:15px; }
    #go-1 .go-click     { padding-top:15px; }


    #tpartner1 {background-image:url(../img/informatica.jpg);}
    #tpartner2 {background-image:url(../img/exasol.jpg);}
    #tpartner3 {background-image:url(../img/microsoft.jpg);}
    #tpartner4 {background-image:url(../img/ibm.jpg);}
/* Buttons End=================================================== */

/* Slider Start=================================================== */
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
@-webkit-keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  -webkit-animation: 20s slidy infinite; 
  animation: 20s slidy infinite; 
}
/* Slider End=================================================== */
img.bild {
margin:0px auto;
border:5px solid #1c2d4a;
border-radius:50%;
}

.download img{width:35px;}