.svallachnavbarzentriert { margin-left: auto !important; margin-right: auto !important; text-align: center !important; float: none !important; }

h3.tmplstdtextbildlink { color: #E62B25 !important;}

blockquote {
    padding: 10px 20px !important;;
    margin: 0 0 20px !important;;
    font-size: 17.5px !important;;
    border-left: 5px solid #eee !important;
}


.blockquote-color {
  border-color: #ae0000;
}
.blockquote-color-bg {
  border-color: #E62B25;
  border-bottom: solid 1px #ae0000;
  background-color: #f9f9f9;
}
.blockquote-big {
  font-size: 1.8em;
  line-height: 140%;
  font-style: oblique;
  border: none;
}
.blockquote-big footer {
  font-style: normal;
  font-size: .7em;
}
.blockquote-color-bg-primary {
  font-size: 1em;
  background-color: #E62B25;
  color: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  border: none;
}
.blockquote-color-bg-primary:after,
.blockquote-color-bg-dark:after {
  font-family: "FontAwesome";
  content: "\f10e";
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 2.6em;
}
.blockquote-color-bg-dark {
  font-size: 1em;
  background-color: #444;
  color: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  border: none;
}
.blockquote-color-bg-light {
  font-size: 1em;
  background-color: #ddd;
  color: #333;
  padding: 20px;
  text-align: center;
  position: relative;
  border: none;
  text-shadow: 1px 1px 0px #ffffff;
}
.blockquote-color-bg-light:after {
  font-family: "FontAwesome";
  content: "\f10e";
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #333;
  font-size: 2.6em;
}
.blockquote-color-bg-primary footer,
.blockquote-color-bg-dark footer {
  color: #eee;
  font-size: .9em;
}
.blockquote-color-bg-light footer {
  color: #666;
  font-size: .9em;
}

#topBar { border-bottom: none !important; }

@media (max-width: 401px) {
.svallachlogotopbar { max-height: 50px !important; width: auto !important; }
.svallachlogosize { max-height: 40px !important; width: auto !important; }
}
@media (min-width: 402px) and (max-width: 767px) {
.svallachlogotopbar { max-height: 70px !important; width: auto !important; }
.svallachlogosize { max-height: 50px !important; width: auto !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.svallachlogotopbar { max-height: 100px !important; width: auto !important; }
.svallachlogosize { max-height: 80px !important; width: auto !important; }
}

@media (min-width: 992px) {
.svallachlogotopbar { max-height: 120px !important; width: auto !important; }
.svallachlogosize { max-height: 90px !important; width: auto !important; }
}