body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fcfcfc;
}
/*h2 {
  padding-bottom: 20px;
}
*/h2 small {
  font-size: 17px;
  font-weight: normal;
}
h3 small {
  font-size: 19px;
  font-weight: normal;
}
h5,
h5 a {
  font-size: 12px;
  color: #666;
}
h5 a:hover {
  font-size: 13px;
  color: #000;
  text-decoration: none;
}
.tab-content h5 {
  font-size: 11px;
  color: #666;
}
.gridelement { /* 2019 */
    margin-bottom: 0px !important;
    padding: 0px !important;
}
.hidden-print.hidden-xs.hidden-sm { /* 2019 */
    margin-left: -20px !important;
    margin-right: -20px !important;
}
.container { 
    margin-bottom: -20px !important;
	width: 100% !important;
}
.jumbotron {
  display: block !important;
  height: 80px;
  min-height: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.jumbotron .hidden-sm {
  display: block !important;
  height: 120px;
  padding-top: 200px;
}
.jumbotron .hidden-xs {
  display: block !important;
  height: 180px;
}
.col-xs-12.col-sm-6.col-md-4,
.col-xs-12.col-sm-12.col-md-4 { /* 2019 */
    padding-right: 0;
    padding-left: 0;
    margin-top: -18px;
}
.col-xs-24.col-sm-12.col-md-4 {
    margin-bottom: -15px;
}
.row {
    margin-left: 0px;
    margin-right: -15px;
}
.layout-7 {
  background-color: #aaf;
  padding-left: 10px;
  height: 160px;
  }
.layout-6 {
  background-color: #faa;
  padding-left: 10px;
  height: 160px;
  }
.layout-8 {
  background-color: #afa;
  padding-left: 10px;
  height: 160px;
  }
.layout-9 {
  background-color: #ffa;
  padding-left: 10px;
  height: 160px;
  }
.layout-5 {
  background-color: #aff;
  padding-left: 10px;
  }
.topheader {
  /* background-color: #afa; */
  background-color: #89b589;
  }
.topheader .row {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
.intro {
  background-color: #ccc;
  padding-left: 10px;
  margin-left: -15px;
  margin-right: -15px;  }
@media (max-width: 1405px) {
.topheader .row {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
}
@media (max-width: 988px) {
.topheader .row {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
}
@media (max-width: 767px) {
.jumbotron {
  display: block !important;
  height: 180px;
  min-height: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.topheader .row {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
}
@media (max-width: 480px) {
.jumbotron {
  display: block !important;
  height: 120px;
  min-height: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
}
@media (max-width: 350px) {
.jumbotron {
  display: block !important;
  height: 90px;
  min-height: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
}
/*.breadcrumb {
    line-height: normal;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    border-radius: 5px;
}
*/.breadcrumb {
    line-height: normal;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-radius: 0px;
    background-color: #eee;
    border: 0px;
}
.breadcrumb a {
  color: #999;
}
.breadcrumb a:hover {
  color: #F00;
  text-decoration: none;
}

/*powermail
*/
form h3 {
  display: none;
}
textarea, textarea.form-control, input.form-control, input[type="text"], input[type="password"], input[type="email"], input[type="number"], .form-control[type="text"], .form-control[type="password"], .form-control[type="email"], .form-control[type="tel"], .form-control[contenteditable] {
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  height: auto;
  margin-bottom: 0px;
}
.powermail_input, .powermail_textarea, .powermail_submit {
    color: #000;
    background-color: #fff;
    font-weight: normal;
    border: 1px solid #CCC;
    padding-left: 10px;
    margin-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: normal;
}
.powermail_file {
  border: 1px solid #CCC;
  background-color: #FFF;
  box-shadow: none;
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 0px;
}
.form-group {
    margin-bottom: 5px;
}
.powermail_submit {
  color: #444;
}
legend.powermail_legend {
  color: #444;
  display: none;
}
/*powermail ende
*/

#page .nav-pills li > a {
  border: 1px solid #CCC;
  color: #666;
  border-radius: 5px;
/*  width: 120px;
*/  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
#page .nav-pills li > a:hover {
  color: #000;
  background-color: #EEE;
}
#page .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #000;
  background-color: #EEE;
  border: 1px solid #999;
}
#page-footer .nav-pills li > a {
  border: 1px solid #CCC;
  color: #666;
  border-radius: 5px;
  width: 240px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
}
div.powermail_create {
  color: #000;
  background-color: #FFF;
  border: 1px solid #CCC;
}
.powermail_all_label,
.powermail_all_type_input,
.powermail_all_marker_name,
.powermail_all_value,
.powermail_all_type_textarea,
.powermail_all_marker_nachricht {
  color: #000;
  background-color: #FFF;
  border: 1px solid #CCC;
}
/*.nav-tabs {
    border-bottom: 1px solid #dddddd;
    width: 120%;
}*/
ul.dropdown-menu {
  background-color: #FFF;
}
.dropdown-menu > li > a {
  font-size: 11px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #FFF;
  color: #666;
}
.dropdown-menu > li > a:focus {
  background-color: #CCC;
  color: #666;
}
.alert-success {
    background-color: transparent;
}
.alert-info {
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.well-sm {
  border-radius: 4px;
}
.jumbotron {
    background-color: transparent;
}
footer#page-footer.sticky-footer {
    display: none;
}
.panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
}
#header-322,
#header-326 {
  border: 1px solid #CCC;
}
#header-322 a,
#header-326 a {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #666;
  text-transform: none;
}
#header-322 a:hover,
#header-326 a:hover {
  color: #f00;
  text-transform: none;
  text-decoration: none;
}