@font-face {
    font-family: Lato; 
    src: url(Lato/Lato-Regular.ttf) format("opentype"); 
    }
body {
    font-family: Lato, sans-serif; 
    height: auto;
}
#H1 { 
    font-size: 50px;  
    font-weight: 800;
    font-family: Lato;
    text-align: center;
    padding-top: 25px;    
}
#impressumSpan {
    font-size: 22px;
}
@media all and (min-width: 750px) and (max-width: 835px){
  #name {margin-top: 80px;}
}
@media handheld and (min-width: 750px) and (max-width: 835px) and (orientation: landscape){
  #name {margin-top: 80px;}
}
@media all and (min-width: 750px) and (max-width: 960px) and (orientation: landscape){
  .nav a {font-size: 20px;}
}

#name { box-shadow: 5px 5px 4px grey;}
#aboutName {
    background-image: url(img/frame-gf14ec8a94_1920.jpg);
    color: rgb(196,255,14);
    height: 125px;
   /* background-color: rgba(247,234,189,0.8);rgba ohne leerzeichen zu klammer */
    /*margin-left: 10px;
    padding: 5px 10px 10px 5px;     
    border: 3px solid white;
    box-shadow: 10px 10px 7px grey;
    border-radius: 10px;*/}


#inhalt {
    margin-top:80px; 
    margin-bottom: 50px;
}
p { font-weight: 600;
    font-size: 17px; 
    text-align: justify; }
nav a {
    font-size:25px;
    margin-top: 15px;}
li {
    font-size: 20px;}
#impressum {
    margin-top: 105px; 
    margin-bottom: 50px;
    background-color: rgba(247,234,189,0.8);
    padding: 30px;}
#imprKontaktH3 {
    background-color: rgb(247,234,189);   
    height: 30px;
    padding: 5px;}

/*mit Laden der Seite damit gleicher transitionEffekt wie wenn man dann hovert:*/

#logo {
    height: 50px;
    margin:0px 15px 0px 15px;
    -webkit-animation: animationOne 1.5s;
    animation-delay: 0.5s;/*kurzes warten damit animation auch wahrgenommen wird*/
    }
/*mit Laden der Seite damit gleicher transitionEffekt wie wenn man dann hovert*/
@-webkit-keyframes animationOne {
    from {
        transform: scale(2.0,2.0);
        -ms-transform: scale(2.0,2.0);
        -webkit-transform: scale(2.0,2.0); 
        margin-left:20px; 
        margin-top: 20px; 
        border-radius: 50%; }
    to {
        height: 65px;
        margin:0px 15px 0px 15px;}
}
@keyframes animationOne {
    from {
        transform: scale(2.0,2.0);
        -ms-transform: scale(2.0,2.0);
        -webkit-transform: scale(2.0,2.0); 
        margin-left:20px; 
        margin-top: 20px; 
        border-radius: 50%;}
    to {
        height: 65px;
        margin:0px 15px 0px 15px;}
}
#logo:hover {
    transition: 0.5s; 
    transform: scale(2.0,2.0);
    -ms-transform: scale(2.0,2.0);
    -webkit-transform: scale(2.0,2.0);
    margin-left:20px; 
    margin-top: 20px; 
    border-radius: 50%; } /**transition heißt, dass Effekt innerhalb 1s , also langsam stattfindet, scale wie groß Bild gezogen wird, margin wie weit von oben und Seite es weg bewegt wird */
@media (max-width:750px){
    #logo{height: 50px;}}


#about {
    background-color: rgba(247,234,189,0.8);/*rgba ohne leerzeichen zu klammer */
    margin-left: 10px;
    padding: 15px 15px 25px 15px; 
    transform: rotate(-5deg); 
    border: 3px solid white;
    box-shadow: 10px 10px 7px grey;
    border-radius: 10px;}
#about2 {
    background-color: rgba(247,234,189,0.8);
    text-align: center;
    margin-left: 10px;
    padding: 15px; 
    transform: rotate(5deg); 
    border: 3px solid white; 
    box-shadow: 10px 10px 7px grey;
    border-radius: 10px;}
#about3 {
    background-color: rgba(247,234,189,0.8);
    margin-left: 10px;
    margin-top: 25px;
    padding: 15px; 
    border: 3px solid white; 
    box-shadow: 10px 10px 7px grey;
    border-radius: 10px;
    text-align: center;
}

#ausruhen {
    margin-top: 20px; }
#ausruhen:hover {
    transition: 0.5s; 
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);}
#regenbogen {
    width: 90%; 
    height: 90%;
    transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg); 
    }
#regenbogen:hover {
    transition: 0.5s; 
    transform: scale(1.4,1.4);
    margin-right: 50px;
    -mw-transform: scale(1.4,1.4);
    -webkit-transform: scale(1.4,1.4);}
#baustelle {
    
}
#baustelle:hover {    
    transition: 0.5s; 
    transform: scale(1.5,1.5);   
    margin-left: 20px;  
    -mw-transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);
}
#fall{
    margin-top: -20px;
    width: 90%; 
    height: 90%; 
    margin-top: 30px;
    margin-left: 20px;
}
#fall:hover {
    transition: 0.5s; 
    transform: scale(1.5,1.5);
    margin-bottom: 80px;
    margin-left: 40px;
   
    -mw-transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);}
#treppenlauf {
    margin-right: 20px;
}
#treppenlauf:hover {
    transition: 0.5s; 
    transform: scale(1.5,1.5);
    -mw-transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);}
#kalkklettern {

}
#kalkklettern:hover {
    transition: 0.5s; 
    transform: scale(1.9,1.9);
    -mw-transform: scale(1.9,1.9);
    -webkit-transform: scale(1.9,1.9);
    margin-right: 50px;}
#biografie {
    font-size: 16px;
    font-weight: 500;
    background-color: rgba(247,234,189,0.8);
    padding: 30px;
    box-shadow: 10px 10px 7px grey;
    border-radius: 10px;
    margin-bottom: 30px;
}


#biografie li {
    font-size: 16px;
    background-color: rgba(247,234,189,0.8);}

#biografie-container {
    margin-top: 80px; 
    margin-bottom: 80px;
    
}
#biografie-container .row {
    margin-top: 10px;}

/*#fallsection {margin-top: -120px;}*/
#Kamin {
    transform: rotate(3deg);}
.bold {
    font-weight: bolder;}
.kursiv {
    font-style: italic; 
    font-size: 15px; }
.dropdown-menu a{
    font-size:20px;}
#Kamin:hover {
    transition: 0.5s; 
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    margin-right:25px; 
    margin-top: 20px;} 
.dropdown-menu li{
    height:25px; 
    margin-bottom: 10px; }








