

body {
    font-family: 'Century Gothic', sans-serif;
    
}
.container-fluid {
    max-width: 1600px;
    min-width: 100%;
   
}
.container_wapper {
    width: 100%;
    background: #ffffff;
    height:100%;
}
.rcolor {
    background: #f00;
}
.gcolor {
    background: #0f0;
}
.bcolor {
    background: #00f;
}


.templatemo_logo a:hover {
	text-decoration: none;
      
}




/*navbar*/
#custom-bootstrap-menu.navbar-default .navbar-brand #logo{
    height: 60px;
    
   
    
   

}
#custom-bootstrap-menu.navbar-default {
    font-size: 18px;
    background-color: rgb(44, 62, 80);
    border-bottom-width: 0px;
    height: 80px;
  
    
  
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li {
    color: rgba(255, 255, 255, 1);
    background-color: rgb(44, 62, 80);
     font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
  
    text-align: center;
    margin: auto;
    height: 80px;
    
    
    
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: #fff;
   height: 80px;
     font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
   
     padding-top: 27px;
    padding-left: 40px;
    padding-right: 40px;
    
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(0, 0, 0, 1);
    background-color: rgb(149, 158, 167);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus,
{
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.5);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #fff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: rgba(0,0,0,0.1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}
#homenav{
background-color:  rgb(149, 158, 167);
}
#uebernav {
background-color:  rgb(149, 158, 167);
}
#gamenav {
background-color: rgb(149, 158, 167);
}
#modelnav{
background-color:  rgb(149, 158, 167);
}
#contactnav {
background-color:  rgb(149, 158, 167);
}
#storybehindnav {
background-color:  rgb(149, 158, 167);
}






/*MARION ANFANG SLIDER*/

/*banner slide*/
.banner { 
    width: 100%;
    height: 600px;
    margin-top: 80px;
    position: relative; 
    overflow: hidden;
}

.banner .titelbild { 
    float: left; 
    background-size:50px 50px;
    height:600px;
    width: 100%;
    background: url('../images/tafel.jpg');
    background-size: cover;
    
}

.banner .titelbild .titelbild_caption  {
    
    background-color: rgb (41, 51, 61);
    position: relative;
    
    top: 30%;
    width: 100%;
    padding: 25px;
    
    
    text-align: center;
    color: #ffffff;
    line-height: 1.9em;
    font-family: 'Indie Flower', cursive;
    font-size: 3.5em;

    
}


/*MARION ENDE SLIDER*/






/*MARION ANFANG INDEX*/

/*Container Startseite*/

.a{
    margin-top: 30px;
    background-color: white;
    height: 500px;
}

.b{
    margin-top: 30px;
    background-color: white;
    height: 500px;
}


#headline{
    
    font-size: 38px;
    color: #000000;
    
}
#subline{
    font-size: 23px;
    margin-bottom: 20px;
   
}

button{
    margin-bottom: 50px;
    
    color: white; 
    
    height: 50px;
   
    border-radius: 10px;
    
    
}
    


/*GROUP PICTURE*/


.group{
    
    background-color: aqua;
    height: 315px;     
}

.group .grouppicture{
    margin-top: 22px;
    background-image: url("../images/team.JPG");
    background-size: cover;
   height: 100%;
    
}

/*MARION ENDE INDEX*/










/*LUISE ANFANG*/
/*TEAM*/

#templatemo_about {
    background: #ffffff;
    float: left;
    margin-top: 80px;
    margin-bottom: 50px;
}

#teambild {
    background-image: url(../images/Teambild.jpg);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 80px;}



/*TEAMTEXTE*/

#templatemo_events {
    background: rgb(255,255,255);
    float: left;
    overflow: hidden;
    padding-bottom: 30px;
    height:100%;
    width: 100%;
}
#templatemo_events h1{
    margin-top: 140px;
    color: #000;
    margin-bottom: 80px;
    text-align: center;
    font-size: 36px;
    
}


.ueber {
height: 400px;
text-align: center;
border: 2px solid white;
padding-top: 50px;
background-color:  rgb(44, 62, 80);

}




/*TEAM HOVER*/




.ueber .ueberhover{
    font-size: 18px;
    text-align: left;
    padding-left: 50px;
    padding-right: 20px;
   color:#fff;
    
}

.laempel{
    background-image: url(../images/laempel.png);
    height:400px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: scaleX(-1);


}

/*TEAMTEXTE ENDE*/



/*GESICHTER START*/


#templatemo_about h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 80px;
    font-size: 38px;
    color: #ff9800;
    
    
}

.hovern a {
color: black;
    

}

.hovern a:hover{
    text-decoration: underline;
    color: #ff9800;
}




#templatemo_about .about_icon h2 {
    text-align: center;
    font:'Century Gothic', sans-serif;
    font-size:23px;
    
}

#templatemo_about .about_icon h2:hover {
    text-align: center;
    font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
    color:#ff9800;
    text-decoration: underline;
    font-size:23px;
    
}
#templatemo_about .about_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif;
    margin-top: -10px;
    margin-bottom: 20px;
    font-size: 18px; 
    margin-top: 3px;
}

.grimasse{
   
    position: absolute;
  
    height: 200px;
    top:0px;
  
    opacity: 0;
    -webkit-transition: all 0.001s; /* Safari */
    transition: all 0.001s;

}   
.hover2:hover .grimasse{
    opacity: 1;
    -webkit-transition: all 0.001s; /* Safari */
    transition: all 0.001s;
    bottom:0px;
}


 .marion {
    background-image: url(../images/marion.JPG);
    background-size: cover;
    width: 200px;
    height: 200px;
     
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin: auto;
    
}


.grimasse .mariongrimasse{
    background-image: url(../images/MarionG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin:auto;
}


.vroni {
       background-image: url(../images/vroni.JPG);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
    margin: auto;
}

.grimasse .vronigrimasse{
    background-image: url(../images/VroniG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
    margin: auto;
}
.david {
       background-image: url(../images/david.jpg);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin: auto;
}

.grimasse .davidgrimasse{
    background-image: url(../images/DavidG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin: auto;
}
.luise {
    background-image: url(../images/luise.jpg);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden; 
     margin: auto;
}


.grimasse .luisegrimasse{
    background-image: url(../images/LuiseG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin: auto;
}

 .annika {
    background-image: url(../images/annika.jpg);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
      margin: auto;
}

.grimasse .annikagrimasse{
    background-image: url(../images/AnnikaG.jpg);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
    margin: auto;
}

.gregor {
    background-image: url(../images/gregor.JPG);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    overflow:hidden;
    margin: auto;
}

.grimasse .greggrimasse{
    background-image: url(../images/GregorG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    overflow:hidden;
   margin: auto;
}

.gonca {
       background-image: url(../images/gonca.JPG);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
    margin: auto;
}

.grimasse .goncagrimasse{
    background-image: url(../images/GoncaG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
     margin: auto;
} 


.gabriel {
       background-image: url(../images/gabriel.JPG);
    background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
  margin: auto;
}


.grimasse .gabrielgrimasse{
    background-image: url(../images/GabrielG.JPG);
   background-size: cover;
    width: 200px;
    height: 200px;
    
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
        overflow:hidden;
  margin: auto;
}

/*GESICHTER ENDE*/




/*Overlay*/

.teaserContent {
    padding: 50px 25px;
    z-index: 50000;
    visibility: hidden;
    opacity: 0;

    background: rgba(0,0,0,0.95);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    color: #ffffff;
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);

    overflow: auto;


}

.teaserContent.visible
{
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
}


#OVERLAYCLOSE {

    visibility: hidden;
    opacity: 0;

    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;

    width: 40px;
    height: 40px;
    background-image: url("../images/overlayClose.png");
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    position: fixed;
    top: 25px;
    right: 40px;
    z-index: 150000;

}

#OVERLAYCLOSE.visible
{
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
}







/*scrolldown button*/

#SCROLLDOWN {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 90px;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    background-image: url(../images/scrolldownhover.png);
    background-repeat: no-repeat;
    
    background-size: contain;
    z-index: 1000;
}

#SCROLLDOWN:hover {
    background-image: url("../images/scrolldown.png");
    cursor: pointer;
    background-size: contain;
}

/*
#SCROLLDOWN1 {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -1080px;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    background-image: url(../images/buttonwitharrow_orange.svg);
    background-repeat: no-repeat;
    
    background-size: contain;
    z-index: 1000;
}*/

/*scrolldown button ENDE*/


/*LUISE ENDE*/







/*VRONI ANFANG*/
/*Vroni*/

#templatemo_game {
   
    width: 100%;
    height: 100%;
    background-color: #fff;
}

#listicon {
    height:60px;
    margin-left: 40%;
    
}

.WHO1{
background-color:rgb(44, 62, 80);

height: 300px;
margin-bottom: 30px;
  

}
.WHO1 .puh{
    font-size: 18px;
    text-align: center;
    padding-top: 150px;
    color:white;
    
    
}




.teaserOverlay{
    background-color: rgb(44, 62, 80);
    position: absolute;
  
    height: 300px;
    top:0px;
    opacity: 0;
    -webkit-transition: all 0.1s; /* Safari */
    transition: all 0.1s;
    
}
.WHO1:hover .teaserOverlay{
    opacity: 1;
    -webkit-transition: all 1s; /* Safari */
    transition: all 0.2s;
    bottom:0px;
      background-color:  #4c4c4c;
    color:white;
}

.WHO1:focus .teaserOverlay{
    opacity: 1;
    -webkit-transition: all 1s; /* Safari */
    transition: all 0.2s;
    bottom:0px;
      background-color:  #4c4c4c;
    color:white;
}

/*

.teaserOverlay .linksoben{
    font-size: 16px;
    text-align: center;
    padding-top: 90px;
    padding-left: 20px;
    padding-right: 20px;
    
}

.teaserOverlay .rechtsoben{
    font-size: 16px;
    text-align: center;
    padding-top: 40px;
     padding-left: 20px;
    padding-right: 20px;
    
}
.teaserOverlay .linksunten{
    font-size: 16px;
    text-align: center;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    
} */

.teaserOverlay .antwort{
    font-size: 16px;
    text-align: left;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    
    
}




#templatemo_game h1{
    
    color: #fff;
    font-size: 38px;
    text-align: center;
 
}





#templatemo_aboutthegame {
    font-size: 16px;
padding-left: 40px;
    padding-right: 20px;
    margin-bottom: 50px;
    line-height: 25px;
}



#templatemo_game {
    margin-top: 30px;
  
}
#templatemo_game h1{
    margin-top: 60px;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
    font-size: 38px;


}

/*VRONI ENDE*/



/*MODEL ANFANG*/

#model {
    background: white;
    float: left;
    overflow: hidden;
    margin-bottom: 6.5%;
   
    
       
}
#model h1{
    margin-top: 140px;
    color: #ff9800;
    margin-bottom: 60px;
    text-align: center;
    font-size: 38px;
}


.X {
height: 400px;
text-align: center;

padding-top: 160px;
background-color: #ff9800;



}

.XX {

height: 400px;
text-align: center;

padding-top: 160px;
background-color: #ff9800;

}


.teaserOverlay3{
    background-color: white;
    position: absolute;
    height: 400px;
    top:0px;
    opacity: 0;
    -webkit-transition: all 1s; /* Safari */
    transition: all 0.1s;
    border: 2px solid #ff9800;
    
}
.X:hover .teaserOverlay3{
    opacity: 1;
    -webkit-transition: all 1s; /* Safari */
    transition: all 0.2s;
    bottom:0px;
}

.teaserOverlay3 .Xhover{
    font-size: 16px;
    text-align: left;
    padding-top: 110px;
    padding-left: 50px;
    padding-right: 20px;
   
    
}

.XX:hover .teaserOverlay3{
    opacity: 1;
    -webkit-transition: all 1s; /* Safari */
    transition: all 0.2s;
    bottom:0px;
}

.teaserOverlay3 .XXhover{
    text-align: left;
    font-size: 16px;
    
    
}


.teaserOverlay3 .XXhover p{
    font-size: 16px;
    padding-top: 60px;
    padding-left: 30px;
    text-align: left;
   
 
}

.teaserOverlay3 .XXhover .p1{
    font-size: 8px;
    padding-top: 20px;

    text-align: left;
   
 
}

.teaserOverlay3 .XXhover #diagramm{
    background-image: url(../images/Diagramm.png);
    background-size: cover;
    height: 250px;
    width: 250px;
    float: right;
    margin-right: 30px;
    margin-top: 70px;
    margin-left: 10px;
}
/*MODEL ENDE*/



/*MARION UND LUISE TIMELINE ANFANG*/
/*timeline*/
#templatemo_timeline {
    background: #fff;
    float: left;
    margin-top: 150px;
}
#h1{
    margin-top:-10px;
   margin-bottom: 30px;
    font-size: 38px;
    color: #000000;
    
}

#h2{
    font-size: 36px;
    margin-top: 70px;
    margin-bottom: 70px;
    color: #000;
}


#templatemo_timeline .container-fluid {
    max-width: 1600px;
    position: absolute;
    margin: auto;
    margin-bottom: 80px;
    background: url("../images/time_line_bgKopie.jpg") repeat-y center top;
}
#templatemo_timeline .time_line_wap {
    position: absolute;
    display: none;
}
#templatemo_timeline .time_line_caption {
   background-color:  rgba(0, 0, 0, 0.5);
    padding: 10px 20px 10px 20px ;
    border-radius: 5px;
    height: 40px;
    clear: both;
    color: #fff; 
}

#templatemo_timeline .time_line_paragraph {
    background: #e6e6e6;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin-top: 50px;
    font-family: 'Century Gothic', sans-serif;
    
}

.time_line_paragraph #ideaBild {
    background-image: url(../images/themensuche.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    margin-top: 75px;
    margin-right: 10px;
    float: right;
}
.time_line_paragraph #prototypeBild {
    background-image: url(../images/struktur.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    float: right;
    margin-top: 60px;
    margin-right: 10px;
}

.time_line_paragraph #namingBild {
    background-image: url(../images/gliederung.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    float: right;
    margin-top: 40px;
    margin-right: 10px;
}

.time_line_paragraph #teambuildingBild {
    background-image: url(../images/expose.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
}

.time_line_paragraph #movieBild {
    background-image: url(../images/recherche.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
}


.time_line_paragraph #websiteBild {
    background-image: url(../images/schreiben.png);
    background-size: contain;
    background-repeat: no-repeat;
    
    background-position: center;
    height: 150px;
    float: right;
    margin-top: 50px;
    margin-right: 10px;
}

.time_line_paragraph #kick {
    background-image: url(../images/coaching.png);
    background-size: contain;
    background-repeat: no-repeat;
    
    background-position: center;
    height: 150px;
    width: 250px;
    float: right;
    margin-top: 70px;
    margin-right: 4px;
}

#templatemo_timeline .time_line_paragraph a {
    color: #000;
    text-decoration: underline;
}
#templatemo_timeline .left_timeline {
    margin-left: 30px;
}
#templatemo_timeline .left_timeline .time_line_caption {
    float: right;
    margin-right: 0px;
}
#templatemo_timeline .right_timeline .time_line_caption {
    float: left;
}
#templatemo_timeline .time_line_paragraph h1 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 20px 20px 20px 20px;
}
#templatemo_timeline .time_line_paragraph p {
    padding: 0px 20px 20px 20px;
    text-align: left;
    margin: 0;
    font-size: 16px;
    line-height: 2em;
    color: #000;
}
#templatemo_timeline .left_timer {
    float: right;
    background: url("../images/arrow_left%20Kopie.png") 0 5px;
}
#templatemo_timeline .right_timer {
    float: left;
    background: url("../images/arrow_right%20Kopie.png") 0px 5px;
}
#templatemo_timeline .left_timer ,
#templatemo_timeline .right_timer {
    padding-left:30px;
    width: 101px;
    position: absolute;
}
#templatemo_timeline .left_timer span,
#templatemo_timeline .right_timer span {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
    margin-top: 3px;
}

/*MARION UND LUISE TIMELINE ENDE*/






/*MARION ANFANG*/

/*contact*/
#templatemo_contact {
    background-color: #fff;
    float: left;
    min-height: 90%;
    
    
}
#templatemo_contact h1 {
    color:rgb(44, 62, 80);
    margin-top: 150px;
    margin-bottom: 50px;
}
#templatemo_contact h2 {
    font-size: 24px;
    color:rgb(44, 62, 80);
    
    padding-bottom: 20px;
  
}

#map{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 60px;
    
    
}

#templatemo_contact ul li a {
    background: none;
}
#templatemo_contact ul li a i {
    width: 60px;
    padding: 20px 0;
    font-size: 32px;
    color: rgb(44, 62, 80);
    text-align: center;
}
#templatemo_contact p {
    color: rgb(44, 62, 80);
    line-height: 30px;
	margin-top: 15px;
}






/*MARION ENDE*/






/*MARION ANFANG*/

/*templatemo_footer*/
#templatemo_footer {
    width: 100%;
    height: 70px;
    background-color: rgb(44, 62, 80);
    float: left;

    list-style-type: none; /* ohne Aufzählungspunkte */
    margin:0;
}
#templatemo_footer p {
    padding-top: 20px;
    color: #000;
    text-align: center;
    text-decoration: none;
}
#templatemo_footer a {
    color: #fff;
   
    margin: 20px;
}
#templatemo_footer li {
     display: inline; 
}


/*MARION ENDE*/


/*  Small devices (tablets, 768px and up)  */
@media (max-width: 768px ) { 
    #templatemo_about .pre_next {
        font-size: 15px;
    }
    #templatemo_timeline .right_timer {
        background-position: center center;
    }
    
    
    
.banner .titelbild { 
    float: left; 
    background-size:50px 50px;
    height:600px;
    
    background: url('../images/tafel.jpg');
    background-size: cover;
    
}
    .banner .titelbild .titelbild_caption  {
    
    background-color: rgb (41, 51, 61);

  
    padding: 25px;
    
    
    color: #ffffff;
    line-height: 1.9em;
    font-family: 'Indie Flower', cursive;
    font-size: 20px;

    
}
    
    #SCROLLDOWN {
    
    bottom: 10%;
    
}
    
    
.banner .titelbild .titelbild_caption  {
    
    
    position: relative;
    
    top: 10%;
    
    
}
  .ueber .ueberhover{
    font-size: 12px;
    
    
}  
    #templatemo_timeline .time_line_paragraph p {
    
    font-size: 12px;
    
}
    #templatemo_timeline .time_line_paragraph h1 {
    
    font-size: 15px;
    
}

    #templatemo_timeline .time_line_paragraph h1 {
    
    padding: 5px 5px 5px 5px;
}
#templatemo_timeline .time_line_paragraph p {
    padding: 0px 5px 5px 5px;
    
}
 
}
/*  Medium devices (desktops, 992px and up)  */
@media (max-width: 970px ) {
    #templatemo_timeline .right_timer {
        background-position: 100px 5px;
    }
    #templatemo_banner_menu #logo_text {
        font: normal normal normal 30px/1em 'Century Gothic', sans-serif;
    }
    #templatemo_timeline .container-fluid {
        background: url("../images/time_line_bg.jpg") repeat-y 28px 0;
    }
    
    
    #SCROLLDOWN {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 10%;
    left: 50%;
    right: 50%;
    margin-left: -20px;
    background-image: url(../images/scrolldownhover.png);
    background-repeat: no-repeat;
    
    background-size: contain;
    z-index: 1000;
}
}






.banner .titelbild .impressum_caption  {
    
    background-color: rgb (41, 51, 61);
    position: relative;
    left: 10%;
    top:10%
    width: 600px;
    padding: 25px;
  
    
    
    color: #ffffff;
    line-height: 1.3em;
    
}

.titelbild .datenschutz_caption {
      color: #000000;
    line-height: 1.3em;
    padding: 25px;
    margin-top: 70px;
}
