time {
  background-color: #a7aa89;
  padding: 3px 10px 3px 10px;
  color: #fff;
  font-weight:900;
}

.post__content blockquote {
  padding: 0px 30px 0px 30px;
  line-height: 1.6;
}

blockquote > ul {
  font-weight:900;
  font-size:120%;
}

blockquote > ul > li > a{
  text-transform: uppercase;
  
}

.site__content {
    background-color: rgb(255, 255, 255, 0.7);
}

.navigation > ul{
      background-color: rgb(255, 255, 255, 0.7);

}

.latestnews > li {
  border-bottom: 2px solid #493818;
  color: #493818;
  font-weight:900;
}
.latestnews > li a {
    color: #493818;
}
.latestnews > li a:hover {
    color: #a7aa89;
}

/* bottom  module - kontakt - start */
.gkCols {
  width:auto;
}
.gkCols > div {
  float:left;
  box-sizing:border-box;
}
/* bottom  module - kontakt - start */

/* Top module - warning - start */
.site__top.clearfix.subpage {
  box-shadow: 0 0 13px rgb(167, 170, 137, 1);
/*  background-image:url('/images/logo.png') !important;
  background-position: top celeftnter;
  background-repeat: no-repeat;
  background-size: 20%; */
    background-color: rgb(255, 255, 255, 0.7);

}
.subpage {
  background: none;
}

/* Top module - warning - end */

/* Header - start */
.header {
  border-bottom: solid 4px #a7aa89;
}
/* Header - end */


/* Footer - start */
.site {
  border-bottom: solid 4px #a7aa89;
}
/* Footer - end */



