/* CSS kalibrieren / zurücksetzen Anfang */

center, menu, dir,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, section, article, nav, header, footer, figure, figcaption {

    margin: 0;

    padding: 0;

    border: 0;

    outline: 0;

    font-weight: inherit;

    font-style: inherit;

    font-size: 14pt;

    font-family: myTextFont, Helvetica, Arial, sans-serif;

    font-variant: inherit;

    /*vertical-align: baseline;*/
}

/* CSS kalibrieren / zurücksetzen Ende */
@font-face {
    font-family: myHeaderFont;
    src: url(../font/TCCB.TTF);
    font-weight: bold;
}

@font-face {
    font-family: myTextFont;
    src: url("../font/TCM.TTF");
    font-weight: bold;
}

@font-face {
    font-family: MyChartwellRadar;
    src: url("../font/ChartwellTextWebPro.woff") format("woff");
}

@font-face {
    font-family: MyChartwellPies;
    src: url("../font/ChartwellPies.ttf") format("woff");
}

.stats {
    font-family: MyChartwellRadar
}

.chartwell {
    font-family: MyChartwellRadar;
    font-size: 400px;
    line-height: 0px;
}

.chartwell.pies {
    position: relative;
    top: 1px;
}

span.chartwell.radar {
    font-family: MyChartwellRadar
}

.legende {
    display: inline-block;
    /*border: solid #191919 0.5px;*/
    line-height: 35px;
    padding: 3px;
    margin-right: 8px
}

html, body, .viewport {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: myTextFont, Helvetica, Arial, sans-serif;
}

.containero.banner-promo {
    background-color: rgba(0, 0, 0, 0.30);
    color: white;
    padding: 15px;
    /* display: none; */
    /*überschreiben für einzelfälle ab hier*/
    position: absolute;
    top: 150px;
    left: 10%;
    width: 800px;
    height: auto;

}
.containero.banner-promo .row {
    margin: 20px 30px;
}
.containero.banner-promo .row h1{
    margin: 0;
}
/*Einzelstyling für Index.html*/
body.bg-index {
    /*background-blend-mode: multiply;*/
    /*background: linear-gradient(to right, darkblue 0%, blue 100%), url("../img/sbahn.png") fixed center;*/
    background: url("../img/DSC02957.JPG") fixed no-repeat;
    background-position: 35% 26px;
    background-size: cover;
    background-color: rgba(14, 14, 14, 0.15);
    background-blend-mode: multiply;
}

#index-titel {
    position: absolute;
    top: 150px;
    left: 120px;
    left: 10%;
    background-color: rgba(0, 0, 0, 0.35);
    color: white;
    position: relative;
    left: 12%;
    max-width: 800px;
    width: 33%;
    padding: 2.5%;
    padding-left: 4%;
    /* display: none; */
}

/*Ende Einzelstyling für Index.html*/

/*Einzelstyling für hard-facts.html*/

/*hintergrund für hard-facts.html*/
body.bg-hf {
    /* background-blend-mode: multiply; */
    background: url(../img/DSC_0178.jpg) fixed center;
    background-position: 41% 50%;
    background-size: cover;
}


/* The animation code */
@-webkit-keyframes example {
    from {background: url(../img/DSC_0178.png) fixed center 41% 50% cover;}
    to {background: url(../img/DSC02994.JPG) fixed center 41% 50% cover;}
}

/* The animation code */
@keyframes example {
    from {background: url(../img/DSC_0178.png)  fixed center 41% 50% cover;}
    to {background: url(../img/DSC02994.JPG)  fixed center 41% 50% cover;}
}

/* The element to apply the animation to */

#body.bg-hf.bg-bahn{
    background: url(../img/DSC02994.JPG) fixed center 41% 50% cover;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 4s;

}

.containero.banner-promo#hf-banner {
    background-color: rgba(0, 0, 0, 0.30);
    color: white;
    /* display: none; */
    position: absolute;
    top: 84%;
    left: 9%;
    height: auto;
    margin: 0;
    /*max-width: 500px;*/
    width: 32%;
    padding: 2%;
    /*padding-left: 4%;*/
}

#quellen p{
    margin-top: 10pt;
    margin-bottom: 30pt;
}
#quellen a{
color: #0e0e0e}

.containero.banner-promo#hf-banner h1 {
    margin: 0;
}

.containero.banner-promo#samples-banner {
    background-color: rgba(0, 0, 0, 0.30);
    color: white;
    padding: 1% 1%;
    /* display: none; */
    position: absolute;
    top: 84%;
    left: 9%;
    width: auto;
    height: auto;
    margin: 0;
}

.containero.banner-promo#titel-hf {
    position: relative;
    /* color: #000000; */
    width: auto;
    /*background-color: blue;*/
    /* padding: 15px; */
    /* display: none; */
    top: 80%;
}

/*ALLE THUMBNAILS NORMAL*/

/*Ende Einzelstyling für hard-facts.html*/

/* Einzelstyling für ÖV-Unternehmen*/
/*hintergrund für 2*/
body.bg-oepnv {
    background-blend-mode: multiply;
    /*background: linear-gradient(to right, darkblue 0%, rgba(0, 0, 255, 0.42) 100%), url(../img/sbahn.png) fixed center;*/
    background: url(../img/sbahn.png) fixed;
    background-size: cover;
    /*background-position: 0% -39%;*/
}

.bg-oepnv-alt {
    background-blend-mode: multiply;
    background: linear-gradient(to right, darkblue 0%, rgba(0, 0, 255, 0.42) 100%), url(../img/sbahn.png) fixed center;
    /* background: url(../img/sbahn.png) fixed; */
    background-size: cover;
    background-position: 0% -50%;
}

.bg-oepnv-alt-2 {
    background-blend-mode: color;
    background: linear-gradient(to right, #252350 10%, rgba(40, 38, 91, 0) 52%, #252350 90%), url(../img/sbahn.png) fixed center;
    /* background: url(../img/sbahn.png) fixed; */
    background-size: cover;
    background-position: 0% -39%;
}

#banner-oepnv {
    position: absolute;
    top: 69%;
    left: 5%;
}

/*Ende Einzelstyling für ÖV-Unternehmen*/

/* Einzelstyling für Fahrgäste*/
.bg-fahrgast {
    /*background-blend-mode: multiply;*/
    /*linear-gradient(to right, #252054 0%, #add843 100%),*/
    background: url("../img/fahrgast1.png") fixed center;
    background-size: cover;
    background-position-y: inherit;
}

#banner-fahrgast {
    top: 62%;
    left: 5%;
    width: auto;
    top: 62%;
     left: 10%;
    width: auto;
    padding: 20px 45px;
}

#logo{margin-right: 5px}

/*Ende Einzelstyling für ÖV-Unternehmen*/
/* Einzelstyling für Fallbeispiele*/
.bg-samples {
    background: url("../img/20160623_081131.jpg") fixed no-repeat;
    background-position: center;
    background-size: cover;
}

/* Einzelstyling für Fallbeispiele*/

#home {
    height: 100%;
    width: 100%;
}

.home-container{height: 100%;}

.maincontainer {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
/ / background-color: red;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.maincontainer.navactive {
    margin-left: -150px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}


/*ACHTUNG ÜBERPRÜFEN OB KLASSE showmenu nötig*/
.showmenu {
    display: none;
    float: left;
/ / margin-bottom: 16 px;
    margin-top: 10%;
}

/*Achtung ändern*/

/*@media only screen and (min-width: 768px)*/

.header {
    position: fixed;
    background: #0e1521;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    z-index: 999;
    box-sizing: border-box;
}

.header #inner-header {
    width: 100%;
    box-sizing: border-box;
}

#inner-header {

}


#inner-header .sub-menu{
    display: none;
    font-family: myHeaderFont;
    font-size: 16pt;
    text-decoration: none;


}

#sub-menu0{
}
#inner-header .sub-menu.active{
    color: white;
    display: inline;
}

/*Bis hier Achtung ändern*/

#start-btn {
    width: 40px;
    padding-top: 10px;
}

#menu-primary.nav {
    margin:     0;
}
#menu-primary.nav a{
    padding:     0;
    /*border-radius: 5px 0px 0px 5px;*/
    border-radius: 0;
    width: 280px;
    margin: 0 10px 0 10px;
}

.nav {
    border: none;
    border-bottom: 0;
    margin:     0 10px 0 10px;
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
}

nav ul {
    margin-bottom: 10px;
    /*background-color: rgba(25, 25, 25, 0.8);*/
}

nav ul li {
    display: block;
    list-style-type: none;
    padding: 0;
    border-bottom: 1px dashed rgba(9, 9, 9, 0.95)

}

nav ul li a {
    padding: 10px;
/ / padding-top: - 50 px;
    text-decoration: none;
    color: rgba(9, 9, 9, 1);
    font-size: x-large;
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    display: inline-block;
    vertical-align: middle;
    /*line-height: normal;*/ /*also aligned nach oben*/
    line-height: 100px;
    height: 100px;
    width: 300px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
}

.navigation a{
    padding:0px 15px 2px;
}
/*altes hover*/
/*#menu-primary .thumbnail:hover {
    background-color: rgba(250, 250, 250, 0.5);
    background-position: relative;
    background-blend-mode: multiply;
    color: black;
}*/

#menu-primary .thumbnail:hover {
    background-color: rgba(0, 0, 0, 0.51);
    background-blend-mode: multiply;
    color: white;
    text-decoration: none;

}

/*EINZELNE THUMBNAILS*/


#menu-index:hover {
    background: url('../img/thumbnails/DSC02957-thumbnail.png') ;
}

#menu-hf:hover {
    background: url(../img/thumbnails/DSC_0178-thumbnail.png);
    /*background-position: 100% 42%;*/
    /*background-size: 28%;*/
    /*background-repeat: no-repeat;*/
}

#menu-fg:hover {
    background: url("../img/thumbnails/fahrgast-thumbnail.png");
}

#menu-ov:hover {
    background: url(../img/thumbnails/sbahn-thumbnail.png) ;
    /*background-position: 100% 42%;*/
    /*background-size: 28%;*/
    /*background-repeat: no-repeat;*/
}

#menu-s:hover {
    background: url('../img/thumbnails/20160623_081131-thumbnail.png') ;
}

#menu-c:hover {
    background: url('../img/thumbnails/DSC02957-thumbnail.png') ;
}
/*ALLE THUMBNAILS on HOVER*/



/*#menu-primary .thumbnail.active {*/
    /*background-color: #307FB5;*/
/*!important;*/
/*}*/




nav#navigation {
    /* clear: both; */
    /* border-bottom: 3px solid #191919; */
    z-index: 999;
    position: fixed;
    top: 42px;
    right: -300px;
    /*right: 0px;*/
    width: 300px;
    margin: 0 0;
    height: 100%;
    background-color: rgba(252, 252, 252, 0.95);
    color: rgba(10, 9, 9, 0.95);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#container.navactive #navigation {
    right: 0;  !important;

}



span.nav-icon {
    background: url(../img/nav-icon_vorlage.png) no-repeat 0 0 scroll;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    float: right;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

#logo img {
    width: auto;
    height: 22px;
    /*!*margin: 5%;*!*/
    /*!*width: 45%;*!*/
    float: left;
    /*margin-left: 0;*/
}

#titel {
    margin: 5%;
    width: 45%;
    margin-left: 0;
}

/*.banner-promo {
    position: absolute; top:150px; left:120px; background-color: rgba(0, 0, 0, 0.30);
    color: white;
    position: absolute;
    width: 800px;
    padding: 15px;
    !*display: none;*!
}*/

.banner-title h1 {
    /*background-color: blue;*/
}

.banner-heading {
    /*background-color: blue;*/
}

.banner-subheading {
    /*background-color: deeppink;*/
}

.banner-subheading h2 {
    font-size: xx-large;
    /*background-color: deeppink;*/
}

{

}

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

img .infografik {
    max-height: 500px;
    width: auto
}

video {
    width: 100%;
    height: auto;
}

.no-padding {
    padding: 0px !important;
}

article {
    display: block;

}

/*Version Normale Größe*/
article.article {
    padding-top: 5%;
    padding-left: 5%;
    padding-bottom: 6%;
    padding-right: 5%;
    background-color: rgba(255, 255, 255, 0.95);
    margin: 16% auto 2%;
    max-width: 1200px;

}


/*Version größere Articles (die meisten)*/
.bg-hf article.article {
    padding-top: 8%;
    padding-left: 6%;
    padding-bottom: 10%;
    padding-right: 6%;
    background-color: rgba(255, 255, 255, 0.98);
    /*margin: 16% 10% 2%  10%;*/
    margin: 16% auto 2% auto;
    width: 68%;
    max-width: 1500px;
}


.invisible-container {
    padding-top: 0;
    padding-left: 4%;
    padding-bottom: 5%;
    padding-right: 4%;
    background-color: rgba(255, 23, 12, 0.9);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    max-width: 1200px;

}

.drittel-article {
    position: relative;
    /* margin-top: 16%; */
    /* margin-bottom: 2%; */
    margin: 21% 100px 2% auto;
    padding-top: 4%;
    padding-left: 4%;
    padding-bottom: 5%;
    padding-right: 4%;
    float: right;
    display: block;
    width: 33%;
    max-width: 400px;
}

article.black {
    background-color: rgba(0, 0, 0, 0.81);
    color: #fff;
    padding-top: 8%;
    padding-left: 6%;
    padding-bottom: 10%;
    padding-right: 6%;
    margin: 16% 10% 2%;
    width: 30%;
    max-width: 1500px;
}

.clearfix {
    overflow: auto;
}


article.article.erster-article{
    margin-top: 0;

}

#dynapsys1 {
    display: block;
}

.rechts {
    float: right;
}

#fahrgaeste1 {
    display: block;
}

#fahrgaeste2 {
    display: block;

}

#fahrgaeste3 {
    display: block;
}

#fahrgaeste4 {
    display: block;
}

.section-2 .articletext {
    /*background-color: red;*/
    float: left;
    width: 47%;

}

.articletext {
    /*background-color: red;*/
    float: left;
    /*width: 33%;*/

}

section {
    width: 100%
}

section .articletext {
    /*background-color: red;*/
    float: left;
    width: 100%;

}

.section-3 .articletext {
    /*background-color: red;*/
    float: left;
    width: 100%;
}

.articletext p {
    text-align: justify;
    font-size: larger;
    line-height: 1.15;
}

.articletext ul {
    text-align: left;
    line-height: 1.15;
    margin-left: 30px;
}

.articletext li {
    text-align: left;
    font-size: larger;
    line-height: 1.15;
    margin-bottom: 12px;
}


.articleimg {
    width: 47%;
    height: 47%;
    padding-left: 4%;
    /*padding-right: 4%;*/
    /*padding-right: 10%;*/
    /*background-color: blue;*/
    position: relative;
    float: right;
    float-displace: line
}

article h2 {
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    margin-bottom: 30px;
    font-size: xx-large;
}

article ul {
    /*background-color: red;*/
    margin-top: 20px;
    margin-bottom: 20px;
}

article ul li {
    /*list-style-image: url(img/list-symbol.png);*/
    margin-left: 20px;
}

/*.section-3{
    !*background-color: red;*!
    width: 17%;
    padding-right: 1.5%;
    padding-left:: 1.5%;
    float: left;
}*/

.section-3-1 {
    /*background-color: red;*/
    width: 30%;
    padding-right: 1.66%;
    padding-left: 1.66%;
    float: left;
}

.section-3-2 {
    width: 63.35%;
    padding-right: 1.66%;
    padding-left: 1.66%;
    float: left;
}

.section-3-3 {
    width: 96.98%;
    padding-right: 1.66%;
    padding-left: 1.66%;
    float: left;
}

.erste-section {
    padding-left: 0;
    padding-right: 3.33%;
}

.letzte-section {
    padding-left: 3.33%;
    padding-right: 0;
}

.section-wrapper {
    /*border: solid red 1px;*/
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
}

.section-wrapper h3 {
    text-align: center;
    font-size: 20pt;
}

.elevator-button{
    background: rgba(255, 255, 255, 0.98);
    margin: auto auto;
    width: 88px;
    height: 23px;
    line-height: 23px;
    padding: 10px;
    cursor: pointer;
}

footer {
margin-right: auto;
    margin-left:auto;
    margin-bottom: 0;
    margin-top: 10px;
    clear: both;
    /*border-top: 3px solid #191919;*/
/* margin-top: 10 px;*/
    /*margin-top: -4px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    height: 15px;
}

h1 {
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 52pt;
}

h2 {
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: x-large;
    margin-top: 20px;
    margin-bottom: 10px;
}



h3 {
    font-family: myHeaderFont;
    font-size: x-large;
    margin-top: 20px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
    font-size: 1.5em;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;

}

li {
    margin-bottom: 0px;
    font-size: 1.25em
}

em {
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    font-size: inherit;
}

p > em {
    font-family: myHeaderFont, Helvetica, Arial, sans-serif;
    font-size: 17pt;
}

.myTooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    font-family: myTextFont, Helvetica, Arial, sans-serif;

}

.myTooltip .myTooltiptext {
    font-family: myTextFont, Helvetica, Arial, sans-serif;
    font-size: 15pt;
    visibility: hidden;
    width: 250px;
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    border: rgba(25, 25, 25, 1) solid 1px;
    box-shadow: rgba(25, 25, 25, 1);
    text-align: center;
    border-radius: 10px;
    padding: 12px 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -70px;
    opacity: 0;
    transition: opacity 1s;
}

.myTooltip .myTooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 9%;
    margin-left: 0px;
    border-width: 7px;
    border-style: solid;
    border-color: rgba(25, 25, 25, 1) transparent transparent transparent;
}

.myTooltip:hover .myTooltiptext {
    visibility: visible;
    opacity: 1;
}

.unfertig {
    border: solid red 1px;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.align-left p {
    text-align: left !important;
}

.align-right p {
    text-align: right !important;
}

/*
.ok{
    background-color: lightpink;
}
*/

/*a:-webkit-any-link {*/
    /*color: -webkit-link;*/
    /*text-decoration: none;*/
    /*cursor: auto;*/
/*}*/


