h1, .uk-h1 {
    font-size: 30px;
    line-height: 61px;
  color: #e5873b;
}

h2, .uk-h2 {
    font-size: 28px;
    line-height: 28px;
  color: #e5873b;
}

li.uk-nav-header

{
font-size: 15px;
color: white;
background: #e5873b;
}

.uk-article  {

text-align: justify;


}

.uk-panel-title {
color: #e5873b;
}

h1, .uk-article-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    text-transform: none;
    text-align: middle; 
}

.box {
    position: relative;
    float: left;
    width: 310px;
    min-height: 206px;
    border: solid 1px #cdcdcd;
    margin: 0 30px 25px 0;
    -webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    -webkit-box-shadow: 0px 10px 25px -10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 10px 25px -10px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 25px -10px rgba(0,0,0,0.3);
    font-size: 14px;
}

.box-inhalt {
  padding: 20px;
}
  
.box img {
    width: 100%;
    height: auto;
  }

figure {
  position: relative;
  margin: 0;
}

figure.einzel {
overflow: hidden;
position: relative;
display: inline-block;
width: 32.8%;
}

figure img {
  display: block;
}

figcaption {
position: absolute;
bottom: 0; 
 padding: 10px;
  text-align: center;
 width: 100%;
  background: #e5873b;
  color: white;
  opacity: 0.5;
}

@media only screen and (max-width:600px) {
  figure.einzel {
    width: 96%;
  }


#bottom-a{ 
background-color: rgba rgba (45, 255, 145, 0.5) !important;
background-image:url(http://wabfg.de/images/article_images/meerschwein03.jpg);}




  
  