.rene {
    color: #9AA6A1;
    border-top: solid 0px #ddd;
    border-bottom: solid 1px #ddd;
    font-family: Titillium Maps, arial, helvetica, sans-serif;
    padding: 5px;
    font-size: 1.4em;
    line-height: 1.19em;
    font-weight: normal;
    margin: 0 -5px 10px -5px;
}

.praxis-title {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #9AA6A1;
  text-align: center;
  margin: 40px 0 20px 0;
}
.seegrau {color: #9AA6A1;}
.bg-seegrau {background-color: #9AA6A1;}
body {background-color:#eee ;}
header {display:none;}