@font-face {
  font-family: 'DecimaNova';
  src: url(../fonts/decima-nova.ttf); }

@font-face {
  font-family: 'GreatVibes-Regular';
  src: url(../fonts/GreatVibes-Regular.otf); }

html {
  background-color: #e7dfd2; }

body {
  margin: 0;
  font-family: 'DecimaNova';
  color: #000;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 20px #545454; }

h1 {
  font-family: 'DecimaNova';
  color: #204289;
  font-size: 28pt; }

h2 {
  font-family: 'DecimaNova';
  color: #204289;
  font-size: 20pt; }

h3 {
  color: #204289; }

h4 {
  color: #204289;
  line-height: 0%; }

h5 {
  color: #3E3E3E;
  line-height: 130%;
  font-size: 11pt; }

strong {
  color: #204289;
  font-size: 13pt; }

p {
  color: #5c5a5a; }

a {
  text-decoration: none;
  color: #204289; }

.header {
  top: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  width: 950px;
  height: 141px;
  background: url(../img/bg_top.jpg);
  background-size: cover;
  color: #FFF;
  z-index: 100; }

.header a {
  text-decoration: none;
  color: #FFF; }


img.de {
  height: 20px;
  width: 30px; }

.nav {
  right: 0px;
  top: 95px;
  width: auto;
  margin-right:20px;
  position: relative; }

ul {
  margin: 0; }

.li {
  float: right;
  list-style-type: none;
  margin-left: 40px;
  font-size: 17.51pt; }

.li_bg:hover {
  border-bottom: 3px solid #FFF; }

.main {
  position: relative;
  top: 130px;
  padding-top: 25px;
  bottom: 0px;
  background-color: #faf9f9;
  padding-bottom: 50px; }

.mod {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 910px;
  margin-bottom: 50px; }
  .mod img {
    float: right;
    width: 150px;
    margin-right: 75px;
    margin-bottom: 40px; }
  .mod li {
    line-height: 2; }
  .mod figure {
    display: none; }

.mar {
  margin-left: 40px; }

#ref {
  clear: both;
  padding-top: 20px; }

.anchor {
display: block;
height: 120px;
margin-top:-100px;
visibility:hidden;
}

.anchor2 {
display: block;
height: 115px;
margin-top:-100px;
visibility:hidden;
}

.anchor3 {
display: block;
height: 115px;
margin-top:-100px;
visibility:hidden;
}

.zahl {line-height: 70%;}

.proz {line-height: 130%;}