html, body {
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  background-color: #faf5db;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #5a5a5c;
}

.navbar-default {
    background-color: #000;
    border-color: #E7E7E7;
}

.page-header,
.page-header h1 {margin-top:0;}

.btn-danger, .btn-danger:active, .btn-danger:visited {
    background-color: #851629 !important;
}

#one{
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#one-action{
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 70px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50px 50px;
    -moz-transform-origin: 50px 50px;
    transform-origin: 50px 50px;
    z-index: 2;
}



.navbar-fixed-bottom{
  padding: 0;
  width: 100%;
}

.activelanguage{
  font-weight: bold;
  color: #871a27;
}

.kooperationen_content{
  color: #828184 !important;
  padding: 0px; margin: 0px;
  line-height: 1;
}

.kooperationen_content a{
  color: #871a27 !important;
}

.partnerlogo{
  margin: 0px; padding: 0px;
}

a {
  color: #828184 !important;
  font-size: 14px;
  position: relative;
}

span{
  position: relative;
}

[data-tooltip]:before {
  position: absolute;
  left: 0;
  top: -40px;
  background-color:rgba(133,22,41, 0.5);;
  color: #fff;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  padding: 0 15px;
  content: attr(data-tooltip);
  white-space: nowrap;
  display: none;
}

[data-tooltip]:after {
  position: absolute;
  left: 15px;
  top: -10px;
  border-top: 7px solid rgba(133,22,41, 0.5);;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: none;
}

[data-tooltip]:hover:after, [data-tooltip]:hover:before {
  display: block;
}

a:hover {
  font-weight: bold;
  color: #871a27 !important;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: -0.15px;
}
a:active {
  font-weight: bold;
  color: #871a27 !important;
  font-size: 14px;
  text-decoration: none;
}

.active {
  font-weight: bold;
  color: #871a27 !important;
  font-size: 14px;
  text-decoration: none;
}

a:focus {
  font-weight: bold;
  color: #871a27 !important;
  font-size: 14px;
  text-decoration: none;
}

.page-header{
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px;
}

h1.contentheader{
  color: #828184 !important;
  font-size: 20px;
}

.info{
  text-align: right;
  color: #818084;
}

p.home{
  font-weight: bold;
  color: #871a27;
}

.homelist{
  padding-left: 15px;
  list-style-type: disc;
}

#content{
  margin-bottom: 175px;
}

#content_themenbereiche{
  margin-bottom: 175px;
  background-image: url("../images/Welle_mitte_02_themen.png");
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 600px;
}

#content_themenbereiche_neu{
  margin-bottom: 175px;
  min-height: 600px;
}

#content_leistungen{
  margin-bottom: 175px;
  background-image: url("../images/Welle_mitte_03_leistungen.png");
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 600px;
}

#content_leistungen_neu{
  margin-bottom: 175px;
  min-height: 600px;
}

#content_erfahrungen{
  margin-bottom: 175px;
  background-image: url("../images/Welle_mitte_04_erfahrungen.png");
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 600px;
}

#content_erfahrungen_neu{
  margin-bottom: 175px;
  min-height: 600px;
}

label {
    display: inline-block;
    width: 5em;
  }

#left{
  margin-bottom: 175px;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 600px;
}

.highlight{
  color: #871a27 !important;
}

#footer{
  background-image: url("../images/footer_hg_test.png");
  background-repeat: repeat-x;
  background-position: bottom;
  /*height: 175px;*/
  text-align: center;
  vertical-align: bottom;
  margin: 0px;
  padding: 0px;
}

#footer img{
  width: 125px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-right: 25px;
}

#footer svg{
  display: block;
  position: absolute;
  vertical-align: bottom;
  top: 50px;
  left: 0px;
}

ul.themenbereiche_fachlich{
  padding-left: 55px;
  padding-top: 140px;
}

ul.erfahrungen_erfahrungen{
  padding-left: 54px;
  padding-top: 110px;
}

ul.themenbereiche_methodologisch{
  padding-left: 67px;
  padding-top: 140px;
}

ul.leistungen_angebot{
  padding-left: 50px;
  padding-top: 100px;
}

ul.leistungen_fuersie{
  padding-left: 55px;
  padding-top: 70px;
}

ul.leistungen_lastbutnotleast{
  padding-left: 45px;
  padding-top: 95px;
}

.leistungen_fuersie li{
  list-style-type: none;
}

.erfahrungen_erfahrungen li{
  list-style-type: none;
}

.leistungen_lastbutnotleast li{
  list-style-type: none;
}

.leistungen_angebot li{
  list-style-type: none;
}

.themenbereiche_fachlich li{
  list-style-type: none;
}

.themenbereiche_methodologisch li{
  list-style-type: none;
}

ul.themenbereiche_fachlich_nav{
  padding-left: 30px;
  padding-top: 120px;
}

ul.erfahrungen_erfahrungen_nav{
  padding-left: 25px;
  padding-top: 90px;
}

ul.leistungen_angebot_nav{
  padding-left: 30px;
  padding-top: 80px;
}

ul.leistungen_fuersie_nav{
  padding-left: 45px;
  padding-top: 70px;
}

ul.leistungen_lastbutnotleast_nav{
  padding-left: 35px;
  padding-top: 60px;
}

ul.themenbereiche_methodologisch_nav{
  padding-left: 30px;
  padding-top: 110px;
}

.themenbereiche_fachlich_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}

.erfahrungen_erfahrungen_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}

.leistungen_angebot_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}

.leistungen_fuersie_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}

.leistungen_lastbutnotleast_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}


.themenbereiche_methodologisch_nav li{
  list-style-type: none;
  line-height: 1;
  padding-bottom: 10px;
}
