@charset 'UTF-8';

@import url("reset.css");

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

/*
jGrid - angepasstes prozentuales grid 
*/
.jGrid12 {
position:relative;
float:left;
width:100%;
}

.jGrid3 {
position:relative;
float:left;
width:25%;
}
.jGrid4 {
position:relative;
float:left;
width:33.33%;
}
.jGrid6 {
position:relative;
float:left;
width:50%;
}
.jGrid8 {
position:relative;
float:left;
width:66.66%;
}
.jGrid2 {
position:relative;
float:left;
width:16.55%;
}
.jGrid10 {
position:relative;
float:left;
width:83.45%;
}

.jGrid5 {
position:relative;
float:left;
width:41.66%;
}
.jGrid7 {
position:relative;
float:left;
width:58.33%;
}

.jGrid1 {
position:relative;
float:left;
width:8.275%;
}
.jGrid11 {
position:relative;
float:left;
width:91.725%;
}
.jGrid9 {
position:relative;
float:left;
width:75%;
}


html {
scroll-behavior: smooth;
}

body {
margin:0;
padding:0;
font-family: 'Open Sans', sans-serif;
font-size: 62.5%;
color: #58585a;
font-style: normal; 
line-height: normal;
background-color:#ffffff;
}

#wrapper {
position:relative;
transition: all 0.7s ease 0s;
}

#header {
position:relative;
width:100%;
transition: all 0.7s ease 0s;
}
#header .inside {
position:relative;
width:100%;
transition: all 0.7s ease 0s;
background-color:#eb6926;
overflow:auto;
}

#header .serviceNav {
position:relative;
padding:28px 0;
color:white;
}
#header .serviceNav p,
#header .serviceNav a {
color:white;
font-size:1.2em;
line-height:1.6em;
margin-bottom:0;
text-decoration:none;
}

#header .imgBox {
position:relative;
float:left;
width:100%;
}

#header .borderBox {
position:relative;
float:left;
width:100%;
overflow:auto;
text-align:center;
padding:12px 0;
color:white;
}


#container {
position:relative;
float:left;
width:100%;
transition: all 0.7s ease 0s;
}
.txtAlignCenter {
text-align:center;
}


#footer {
position:relative;
width:100%;
overflow:auto;
text-align:center;
}
#footer .inside {
padding-bottom:40px;
}
#footer p {
font-weight:400;
margin-top:20px;
margin-bottom:20px;
}


div.fullWidth {
position:relative;
width:100%;
}
div.content1280 {
position:relative;
max-width:1280px;
margin:0 auto;
overflow:auto;
}
div.content1024 {
position:relative;
max-width:1024px;
margin:0 auto;
overflow:auto;
}
div.content800 {
position:relative;
max-width:800px;
margin:0 auto;
overflow:auto;
}

img {
max-width: 100%;
height: auto;
}

h1, h2, h3, h4, h5 {
line-height:1.2em;
}
h1 {
font-size:2.0em;
font-weight:700;
color:white;
text-transform:uppercase;
margin-bottom:0.4em;
}
h2 {
font-size:2.2em;
line-height:1.2em;
padding:1.2em 0;
font-weight:700;
color:#eb6926;
margin-top:1.8em;
}
h2::before {
content:url('../img/hg-h2.png');
margin-right:-7px;
}
h3 {
font-size:4.8em;
font-weight:400;
color:#eb6926;
}

p,
ul,
td {
font-size:1.5em;
line-height:1.5em;
margin-bottom:1.2em;
}
a {
color:#58585a;
text-decoration:none;
}
a:link,
a:visited { 
text-decoration:none;
}
a:hover,
a.active { 
text-decoration:underline;
}
a:focus {
outline:0;
}
p b,
b,
p strong,
td strong {
font-weight:700;
}



/** content **/

#Perspektiven {
background-image:url('../img/perspektiven-li.png'),url('../img/perspektiven-re.png');
background-repeat:no-repeat,no-repeat;
background-position:left bottom,right 30px;
background-size:20% auto,20% auto;
}
#Perspektiven .content800 {
background-color:rgba(255,255,255,0.8);
}

#Stufen .wrapperFixTop {
position:absolute;
top:0;
width:100%;
transition: all 0.7s ease 0s;
}
#Stufen .wrapperFixTop,
#Stufen .wrapperFixTop .content1024 {
min-height:760px;
}
#Stufen .singleBox {
position:relative;
width:180px;
height:180px;
border-radius:90px;
color:white;
text-align:center;
background-color:#d2bd27;
transition: all 0.7s ease 0s;
}
#Stufen .singleBox p {
margin:0;
padding:0 12px;

position: absolute;
top: 50%;
left: 89px; /* 50% */
transform: translate(-50%,-50%);
display: table;
width: -moz-max-content;
max-width: 100%;
box-sizing: border-box;
margin-right: -60px;
}

#Stufen #box1 {
background-color:#be3f22;
width:250px;
height:250px;
border-radius:125px;
position:absolute;
top:40px;
}
#Stufen #box1 h3 {
padding-top:0.4em;
}
#Stufen #box1 p {
font-size:1.7em;
padding:0 34px;
top: 60%;
    left: 124px;
    margin-right: -124px;
}
#Stufen #box1 p span {
display:inline-block;
line-height:1.6em;
font-size:1.6em;
}
#Stufen #box2 {
background-color:#eb6926;
position:absolute;
top:220px;
left:210px;
}
#Stufen #box3 {
background-color:#56a6b0;
position:absolute;
top:366px;
left:78px;
}
#Stufen #box4 {
background-color:#7390c5;
position:absolute;
top:510px;
left:202px;
}
#Stufen #box5 {
background-color:#7a6fac;
position:absolute;
top:548px;
left:390px;
}
#Stufen #box6 {
background-color:#8e86ac;
position:absolute;
top:478px;
left:568px;
}
#Stufen #box7 {
background-color:#4f648b;
position:absolute;
top:368px;
left:722px;
}
#Stufen #box8 {
background-color:#d2bd27;
width:230px;
height:230px;
border-radius:115px;
position:absolute;
top:148px;
left:786px;
}
#Stufen #box8 p {
font-size:1.7em;
padding:0 28px;
top:53%;
    margin-right: -140px;
    margin-left: 30px;
}
#Stufen #box8 p span {
display:inline-block;
font-size:0.7em;
}

p.kleiner {
font-size:1.3em;
}
div.foerderLogos {
position:relative;
max-width:480px;
margin:0 auto;
background-color:yellow;
}
div.foerderLogos figure.first {
position:relative;
float:left;
width:277px;
transition: all 0.7s ease 0s;
}
div.foerderLogos figure.last {
position:relative;
float:right;
width:151px;
transition: all 0.7s ease 0s;
}
figure figcaption {
font-size:1.1em;
font-weight:700;
}


.hide800 {
display:block;
}
.show800 {
display:none;
}





@media screen and (min-width: 1980px) {

#wrapper {
position:relative;
max-width:1980px;
margin:0 auto;
}
#Stufen .wrapperFixTop {
top:210px;
}

}


@media screen and (max-width: 1980px) {

#Stufen .wrapperFixTop {
top:180px;
}

}



@media screen and (max-width: 1680px) {

#Stufen .wrapperFixTop {
top:100px;
}

}



@media screen and (max-width: 1480px) {

#Stufen .wrapperFixTop {
top:0;
}

}



@media screen and (max-width: 1280px) {

div.content1280 {
width:96%;
margin-left:2%;
margin-right:2%;
}
#Stufen {
overflow:hidden;
}
#Stufen figure {
width:1260px !important;
height:748px !important;
margin-left:calc((100% - 1260px) / 2);
}
#Stufen #box1 {
top:20px;
}
#Stufen #box2 {
top:200px;
}
#Stufen #box3 {
top:346px;
}
#Stufen #box4 {
top:490px;
}
#Stufen #box5 {
top:528px;
}
#Stufen #box6 {
top:458px;
}
#Stufen #box7 {
top:348px;
}
#Stufen #box8 {
top:128px;
}

}



@media screen and (max-width: 1024px) {

div.content1024 {
width:96%;
margin-left:2%;
margin-right:2%;
}

#Stufen .singleBox {
position:relative !important;
width:70% !important;
margin-left:15%;
margin-top:15px;
padding:10px 0;
height:auto !important;
border-radius:10px !important;
top:0 !important;
left:0 !important;
text-align:center;
}
#Stufen .singleBox p {
position:relative !important;
top:auto !important;
left:auto !important;
transform: translate(0,0);
text-align:center;
width:100%;
}

#Stufen #box8 p {
font-size:1.7em;
padding:0 28px;
top:53%;
    margin-right: -140px;
    margin-left: 0px;
}

}



@media screen and (max-width: 800px) {

.hide800 {
display:none;
}
.show800 {
display:block;
}
div.content800 {
width:96%;
margin-left:2%;
margin-right:2%;
}
#header .inside {
width:96%;
padding-left:2%;
padding-right:2%;
}
#Perspektiven {
background-image:none;
}
#Stufen .singleBox {
width:100% !important;
margin-left:0;
}

}



@media screen and (max-width: 590px) {

#Stufen .wrapperFixTop {
position:relative !important;
}
#Stufen {
height:auto;
overflow:auto;
}
#Stufen figure {
display:none;
}

}




@media screen and (max-width: 480px) {

div.foerderLogos figure.first {
width:225px;
}
div.foerderLogos figure.last {
width:122px;
}

}
