  html{font:400 1em/1.3 INGMeWebRegular,Arial,Helvetica,sans-serif;}
 


.Navigation1{
  height:60px;
  margin-top: 50px;
  text-align:center;
   
}
 
 
 .Navtitle{
  margin-top: 0px; 
  color:#38874D;
  font-size: 25pt;
  font-family:Verdana; 
  width: auto;
  padding-right: 100px;  
  text-align: right;
 }
 
 
.level-1_item{list-style:none;display:inline-block;}
 
.level-1_link{position:relative;line-height:30px; font-family: 'Raleway', sans-serif; font-size: 14pt;padding-top: 45px;margin-top:5px;display:block;color:#FFFFFF;text-decoration:none}
 
.level-1_link-text{padding-bottom:25px;}
 
.level-1_item:hover .level-1_link-text,.level-1_item.level-1_link-text{color:#36A552;border-bottom:1px solid #FFFFFF;}
 
 
 /*Subnav*/
 
.level-2{
position:absolute;
left:0;
z-index:3;
width:100%;
background-color:white;
border-bottom:1px solid #B1B1B1;
visibility:hidden;
transition:all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
-moz-transition: all 0.1s ease-in;
-ms-transition: all 0.1s ease-in;
-o-transition: all 0.1s ease-in;
font-size: 12pt;margin-top: 3px;
} /*Important*/
 
 
.level-1_item:hover .level-2,.level-1_item.js-hover .level-2{visibility:visible;transition-delay:0} /*Important*/
 
 
 
.level-2_list{max-width:960px;}
 
 
 
 
 #Search_change a {
    background: url(ICONS/search_active.png)no-repeat;
    display:block; width:20px; height: 20px;
  /* Linkbereich begrenzen */
  }
  #Search_change img {
    display:block; width:20px; height:20px; border:0;     /* Oberes Bild*/
  }
  #Search_change a:hover img {
    visibility: hidden;    padding-top: 5px;
  }
  #Search_change a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
#Home_change a {
    background: url(ICONS/Home_active.png)no-repeat;
    display:block; width:30px; height: 30px;
  /* Linkbereich begrenzen */
  }
  #Home_change img {
    display:block; width:30px; height:30px; border:0;     /* Oberes Bild*/
  }
  #Home_change a:hover img {
    visibility: hidden;    padding-top: 5px;
  }
  #Home_change a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }

 
 
/*Navigation 2*/



 .Navflow li a {
    display: inline-block;
 }
  .Navflow a:hover {
       color:#36A552;
  text-decoration: none;
 }

  
    .Navflow{

    list-style-type: none;
    top: 0px;
    position: fixed; 
    z-index:1;
    background-color: #31363C;
    display: none; 
    font-family: 'Raleway', sans-serif;
    font-size: 14pt;
	height:120px;
    color: #FFFFFF;
    width: 100%;
    
    
 } 
    /*Navigation 2 End*/
 /*Topnav*/
 
 
   .topnav {
      list-style-type: none;
      color: #FFFFFF;
      margin: 0;
      padding: 0;
      background-color: #31363C;
      height: 6.9em;
      font-family: 'Raleway', sans-serif;
      font-size: 14pt;
    }

    .topnav li a {
      display: inline-block;
    }
    .topnav li.mittelnav {display: none;}
    .Navflow li.mittelnav {display: none;}
    #test1{display: none;}
    #test2{display: none;}
    #Footer_2{display: none;}

    @media (min-width: 30em) and (max-width: 50em) {
      .topnav li {display: none;}
      .Navflow li{display: none;}
      .topnav li.mittelnav {
        display: inline-block;
        width: 100%;
        height: 100%;

      }
      .Navflow li.mittelnav {
        display: inline-block;
        width: 100%;
        height: 100%;
      }
     
      #test1{
         display: inline-block;
      }
      #test2{
         display: none;
      }
      .topnav{
          height: 3.5em;
      }
      .Navflow{
          height: 3.5em;

      }
     
      .container{
       width: 100%;
       height: 100%;


      }
      .Start_Text{
            font-size: 30pt;
           text-shadow: 1px 1px #000;

      }
      .Substartext{
       font-size: 60%;
       margin-top:10px;

      }
    #bild{height:40%;}
    #Footer_1{display: none;}
    #Footer_2{display: inline-block;}

    }
    @media (min-width: 50em) and (max-width: 68em) {
       .topnav li {display: none;}
       .Navflow li{display: none;}
      .topnav li.mittelnav {
        display: inline-block;
        width: 100%;
        height: 100%;

      }
       .Navflow li.mittelnav {
        display: inline-block;
        width: 100%;
        height: 100%;
      }
   
      #test1{
         display: inline-block;
      }
      #test2{
         display: none;
      }
      .topnav{
          height: 5.0em;
      }
       .Navflow {
         height: 5.0em;
        
      }
     
      
      
      

      
      .container{
       width: 100%;
       height: 100%;

      }
     
      .Start_Text{
            font-size: 45pt;
           text-shadow: 1px 1px #000;

      }
      .Substartext{
       font-size: 70%;




      }
    #bild{height:50%;}


    }
    @media screen and (max-width:30em) {
      .topnav li {display: none;}
     .Navflow li{display: none;}
      .topnav li.mittelnav {
        float: right;
        display: inline-block;

      }
      .Navflow li.mittelnav {
        float: right;
        display: inline-block;

      }
      
       #test2{
         display: inline-block;
      }
      #test1{
         display: none;
      }
      .topnav{
          height: 2.5em;
      }
      .Navflow{
          height: 2.5em;
      }
     
      
      
      .container{


       width: 100%;
       height: 100%;
      }
      .Start_Text{
            font-size: 20pt;
           text-shadow: 1px 1px #000;

      }
      .Substartext{
       font-size: 80%;


      }
    #bild{height:50%;}
    #Footer_1{display: none;}
    #Footer_2{display: inline-block;}


    }


    .div1 {
        width: 30px;
        height: 2px;
        background-color: white;
        margin: 6px;
        
    }



    .log_l a{
      color: #FFFFFF;
    }
    .log_l a:hover{
      color: #36A552;
    }
 
 
 
