body{
  background: #e8e8e8;
}

/* color rot */
h1{
  color: rgb(230,0,4);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

h2{
  color: rgb(201, 0, 3);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-transform:none;
}

#page-1837 h2 a{
  color: rgb(201, 0, 3)!important;
}

/* background rot */
.list_carousel2 #carouFredSelSliderNews > li .box3, .list_carousel2 #carouFredSelSliderNews > li.liBox3,
#Footer,
#linkToTop{
  background:rgb(230, 0, 4);
}

.list_carousel2 #carouFredSelSliderNews > li.odd .box3::after, .list_carousel2 #carouFredSelSliderNews > li.even .box3::before{
  border-top-color: rgb(230, 0, 4)!important;
  border-bottom-color: rgb(230, 0, 4)!important;
}

/* color schwarz */


/* background schwarz */
.list_carousel2 #carouFredSelSliderNews > li .box2, .list_carousel2 #carouFredSelSliderNews > li.liBox2 {
  background: #fff;
  color: #000;
}

.list_carousel2 #carouFredSelSliderNews > li .box2 *, .list_carousel2 #carouFredSelSliderNews > li.liBox2 *,
.list_carousel2 #carouFredSelSliderNews > li .box2 .title a{
  color: #000!important;
}

.list_carousel2 #carouFredSelSliderNews > li.odd .box2::after, .list_carousel2 #carouFredSelSliderNews > li.even .box2::before{
  border-top-color: #000 !important;
  border-bottom-color: #000 !important;
}

h2 i.fa{
  color: rgb(222, 222, 222);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#FooterNav{
  float:right;
}

.html > .container {
  background: #fff;
}

header.indent .navbar-brand {
  margin-bottom: 30px;
  margin-top: 30px;
}

@media(max-width:767px){
header.indent .navbar-brand img{
  max-width: 160px!important;
}
}
