html {height: 100%;
/*     background-image: url(/img/slide.png);
  background-size: cover;
    */
}

body {
  height: 100%;
  /*! Sticky footer, The html and body elements cannot have any padding or margin. */
 
 
 background-color: rgba(0, 74, 113, 0.8)  ; 
      
    font-family: 'Lato', serif;
    font-size: 18px;
    color: #fff; 
    
}

h1, h2, h3, h4, h5
{
font-family: 'Yantramanav', sans-serif;
margin-top: 20px;
margin-bottom: 15px;
padding-bottom: 15px;
}

h1
{
margin-top: 20px;
padding-bottom: 25px;   
font-weight: 700;
}
h3 {
margin-top: 15px;
padding-bottom: 7px;       
}
h4 {
margin-top: 7px;
padding-bottom: 2px;     
font-size: 20px; 
}

.menu-i-centered {
    display: block;
    text-align: center;
    margin: auto;
    padding: 5px 0 5px 0;
    margin:  0 0 0 0;
    
}


/* Farben:
    header hintergrund:  rgba-(60, 60, 60, 1)  rgba-(48, 47, 52, 1)  rgba-(140, 101, 70, 1)  #-e5bd7f   #-b99f7b   #-4a2e08
    header Schriftfarbe: rgba(255, 230, 153,1)  #-fefaf0   #-fce3ba;
    integrativ-blau: rgba(0, 74, 113, 1)  #FFD967
    integrativ-gelb: rgba(255, 217, 103,1)  #004A71
    */


/*! Set padding to keep content from hitting the edges */
.content-background {
    background-color: #fefaf0;
  
}

.page_image_div {
    position:relative; 
    margin-bottom: 0px;
    z-index: 1;
    padding:  0 0 0 0;
    border-bottom: 1px solid #fefaf0;

}

.page_image {
   width: 100%; 
   min-height:250px; 
   max-height:350px;
   opacity: 0.8;
}

.pagetitle {
    
  font-family: 'Yantramanav', sans-serif;

  font-size: 40px;
  font-weight: 700;
  color: white;
  text-shadow: 0px 0px 2px #000 ;
      padding: 0 0 0 0;
    margin: 0 0 0 0;
    
}

.pagetitle_div {
    position: absolute;
    bottom: 8px;
 /*   left: 15px;*/
    z-index: 10;
    width:100%;
}


/*! Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/*! Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 350px;
}

.container_no_padding {
    padding: 0 0 0 0;

}
.container_no_l_r_padding {
    padding-left: 0px;
    padding-right: 0px;
}
.container_no_l_padding {
    padding-left: 0px;
}
.container_no_r_padding {
    padding-right: 0px;
}


.container_padding_top {
 padding-top: 25px;   
}

.container_inverse {
 background-color: rgba(0, 74, 113, 0.1);
}


.i_list { 
padding-left:  17px;         
margin-left: 20px;       
list-style-type:none;

}

.i_list li{
    
    margin-bottom: 7px;
}

.i_list li:before{
font-family: 'FontAwesome';
content: "\f138"; 
position: relative;
color: #004A71;
font-size: 15px;
margin-left: -22px;
margin-right: 9px;
}


.eh_border_l_r {
                 border-left: 1px solid #fefaf0;          
	            border-right: 1px solid #fefaf0;     
}

header {
   
    color: #4a2e08; 
    /*border-bottom: 1px solid #fefaf0;*/
    font-family: 'Lato', sans-serif;
    
}

footer {
				padding: 25px 10px 0 10px;
				border-top: 1px solid #fefaf0;
				border-bottom: 1px solid #fefaf0;
				color: rgba(0, 74, 113, 1);  /*#fefaf0;rgba(250, 274, 213,1) ;*/ /*rgba(0, 74, 113,1) ;*/
				/*background-color: rgba(70, 70, 75, 1); */
                font-family: 'Lato', sans-serif;
                font-size: 20px;
                              
			}
.a_footer{
            	color: #fefaf0; /*rgba(250, 274, 213,1) ;*/ /*rgba(0, 74, 113,1) ;*/ 
                text-decoration: underline;
}
.a_footer:hover,
.a_footer:focus {
    color: rgba(70, 70, 75, 1); /*rgba(85, 85, 85, 1);*/
    background-color: #fefaf0; /*rgba(231, 231, 231, 1);*/
}

.wrapper {
	
    background-color: #fefaf0 ;
    min-height: 100%;
				height: auto !important;
				height: 100%;
				margin: 0 auto -164px 0 ; /* footer-grösse */
                padding:  0px 0 164px  0;
                
  
				}

.wrapper > .container {
				padding-top: 0px;
			}

.body-content {
    padding: 30px 0 30px 0; 
}


.text-abstract-box {
  background-color: rgba(0, 74, 113, 0.1);
  border-radius: 0px; 
  border: 0;
}

.text-abstract-box ul  { 
padding-left:  17px;         
margin-left: 0px;       
list-style-type:none;

}
.text-abstract-box ul li{
    margin-bottom: 4px;
}

.text-abstract-box ul li:before{
font-family: 'FontAwesome';
content: "\f138"; 
position: relative;
font-size: 15px;
margin-left: -22px;
margin-right: 9px;
color: #004A71;
}

.text-container {
    padding: 50px 0 50px 0;     
}
.text-container-inverse {
    background-color: rgba(0, 74, 113, 0.1);
    padding: 50px 0 50px 0; 
    border-left: 1px solid #fefaf0;
    border-right: 1px solid #fefaf0;
    
}

.logo_img {
  width:auto ; /*250px;    */
  height:  auto;
  padding-left: 10px;
  margin-top: 20px;
    
}

.logofont {
    font-family: 'Tangerine', cursive;
    font-size:80px;
    font-weight:700;
 margin: 5px 0 0 0;
 color: rgba(253, 224, 131,1) !important;
 text-shadow: 0px 0px 4px #000 ;
}
.logo_div{
    position: absolute; 
    top: 65px; 
    left: 15px; 
    text-align:left; 
    z-index: 1;
}

.sloganfont {
    font-family: 'Yantramanav', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-align: right;
    color: rgba(253, 224, 131,1);
    text-shadow: 0px 0px 2px #000 ;
    padding: 0 0 0 0;
    margin: 0 0 0 0;

}

.slogan_div {
    position: absolute;
    bottom: 8px;
    left: 0px;
    width: 100%;
    
    z-index: 9;

}

.l_small {
    
  /*  font-size:50px;*/
    
}
.s_small {
    
  /*  font-size:25px;  */
    
}


.jumbotron { 
              background-image: url(./img/DSC_0230.JPG) ; 
              background-size: cover;
                    }      
                           
          

.motto {
    font-family: 'Tangerine',serif;
    font-size: 20px;
}


.eh_carousel_caption {
  background:  rgba(0, 0, 0, 0.2); 
  margin: 0 90px 0 90px; 
  padding: 0 0 0 0;   
  }


.eh_carousel_caption h2 {
    font-family:'Tangerine', serif;
}


.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
/*    -webkit-background-size: cover;*/
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* menu text anzeige mit level*/
.menutext_level_0,
.menutext_level_1,
.menutext_level_2 {
    display: initial;
    /*padding-left: 5px;*/
    font-size: 16px;
    font-family: Lato, sans-serif;
   
    }



@media only screen and (max-width: 1024px) {

    .pagetitle {
        font-size: 30px;
       
    
    }

    .sloganfont {
        font-size: 30px;
       
       
    }
    
  .menutext_level_0 {
    /*display: none !important; */
    font-size: 10px;
    padding-top:  3px;
    padding-left: 0px;
    }

 

}

@media only screen and (max-width: 1200px) {
    
/*    
    .logofont {
        font-size: 65px;
        font-weight: 700;
        margin: 32px 0 0 0;
    
    }*/
  
}
@media only screen and (max-width: 767px) {
    
body {
 font-size: 14px;    
   
}
h1 {
 font-size: 20px;    
    
}
h2 {
 font-size: 18px;    
    
}
h3 {
 font-size: 16px;    
 font-weight: 700;
    
}
h4 {
 font-size: 15px;    
 font-weight: 400;
    
}
 
 
 
  .eh_carousel_caption {
    margin: 0 0px 0 0px; 
 
  }
    
    .eh_carousel_caption h1 {
    font-size: 30px;
   }

  .eh_carousel_caption p {
    font-size: 12px;
   }

    .logofont {
        font-size: 50px;
        font-weight: 500;
        margin: 24px 0 0 0;
    }

.logo_div{
   
    top: 25px; 

}

.logo_img {
  width:250px;    
  height:  auto;
  margin-top: 15px;
  padding-left: 0px;
}


.slogan_div {
    position: absolute;
    top: 80px;
    }

    
.sloganfont {
    
    font-size:25px;
    font-weight: 600;
  /*
      margin-top: -10px; 
   */

    }

   .menutext_level_0 {
    display: inline !important;
    font-size: 16px;
    }

.menu-i-centered {
   display: none !important;
}


.pagetitle {
  font-size: 25px;
  font-weight: 600;
 
}


    
}


.breadcrumb {
   margin: 0 0 0 0; 
   display: none !important; 
}


/*--MENU---------------*/

.navbar{
border-radius:0px;
border-top: 1px solid #fefaf0;     
border-bottom: 1px solid #fefaf0;     
padding: 10px 0 0px 0; 
}
       


.navbar-brand {
  margin-top: -6px;  
  padding-top:  0px;  
}
.navbar-default, .navbar-inverse {
    padding-top: 20px;
    margin-bottom: 0px;  
    padding-right: 20px;   
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    background-color: rgba(210,218,218,0.75);  /* rgba(165, 156, 147, 1);*/ /*rgba(248, 248, 248, 1);*/
    color: rgba(210,218,218,0.1); /*#fefaf0;*/
    border-width: 0px;
    border-radius: 0px; 
    border-bottom: 1px solid #fefaf0;   
       
}

.navbar-default, .navbar-nav li {
    font-family: 'Lato', sans-serif;
        font-weight: 300;

}


#nav_gradient{
  background: rgba(210,218,218,0.9); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,rgba(200,200,200,1),rgba(0,0,0,0.5)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(200,200,200,1),rgba(0,0,0,0.5)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(200,200,200,1),rgba(0,0,0,0.5)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(200,200,200,1), rgba(0,0,0,0.5)); /*Standard must be last*/  
    
}
.navbar-default .navbar-nav>li>a {
    color: #fefaf0; /*rgba(119, 119, 119, 1);*/
    background-color: rgba(248, 248, 248, 0);
    margin-top: -10px;  /* ausrichten wegen grossem Font / Logo */
    padding-top: 0px;
    padding-bottom: 5px;
    /*
    padding-left:  7px;
    padding-right:  7px;
    border-left: 1px solid #fefaf0;
    border-right: 1px solid #fefaf0;
        */
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: rgba(51, 51, 51, 1);
    background-color: rgba(248, 248, 248, 0.7);
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(70, 70, 75, 1); /*rgba(85, 85, 85, 1);*/
    background-color: #fefaf0; /*rgba(231, 231, 231, 1);*/
}
.navbar-default .navbar-toggle {
    border-color: #fefaf0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #c4bcb0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: red;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: rgba(70, 70, 75, 1);
} 
.dropdown-menu
 {
    color: rgba(0, 74, 113, 1);
    background-color:rgba(254, 250, 240, 0.9);
}
.dropdown-menu > li,
.dropdown-menu > li>a {
    color: rgba(0, 74, 113, 1);
}
.dropdown-menu >.active>a,
.dropdown-menu >.active>a:hover,
.dropdown-menu >.active>a:focus {
    color: rgba(254, 250, 240, 1);
    background-color: rgba(0, 74, 113, 0.4);
}


.dropdown-menu >li>a:hover,
.dropdown-menu >li>a:focus {
    color: rgba(254, 250, 240, 1) ;
    background-color: rgba(0, 74, 113, 0.5);
}
     

/*  MENU  Bootstrap */

@media (max-width: 767px) {
    

  .navbar-nav  {
     display: inline;
  }

.navbar-default .navbar-nav>li>a {
    padding-top: 5px;
    margin-top: 5px;  /* ausrichten wegen grossem Font rückgängig */
}
  
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #c4bcb0;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #fefaf0; /* dropdown ge-toggelt*/
    border-radius: 4px;
    margin-top: 2px;   
    
  }

.menu-br{
    display: none !important;
}

}
    


 
/* on hover -> dropdown */
@media (min-width: 768px) {
 
  #navbar {
    text-align: center;
  }
}  
    

@media print{
    
    .logofont {
        font-size: 50px;
        font-weight: 700;
    }

    .sloganfont {
        font-size: 30px;
        margin-top: 10px;
    }    
}
