.typography * {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #3b3235;
  line-height: 150%;
}
.typography p {
  margin: 0 0 8px 0;
}
.typography strong,
.typography b,
.typography b a
.typography strong a {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.typography a {
  color: #c7b400;
}
.typography a:hover {
  color: #000;
}
.typography h1 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size: 2.714em;
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: normal;
  line-height: normal;
}
.typography h2 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0 0 25px 0;
  line-height: normal;
  font-size: 1.840em;
  font-weight: bold;
  text-transform: uppercase;
}
.typography h3 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size: 1.200em;
  padding: 0;
  margin: 0 0 50px 0;
  font-weight: 500;
  line-height: normal;
}
.typography h4 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 0;
  margin: 0 0 50px 0;
  font-weight: 500;
  line-height: normal;
}
.typography h5 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  padding: 0;
  margin: 0 0 50px 0;
  font-weight: 500;
  line-height: normal;
}
h1,
h2,
h3,
h4 {
  font-weight: 500;
}
.typography .contentblockLeft h1 {
  font-family: 'Quicksand', Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0 0 25px 0;
  line-height: normal;
  font-size: 1.840em;
  font-weight: bold;
  text-transform: uppercase;
}
.typography .telefonnummer_gross {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  margin: 30px;
}
.typography .telefonnummer_gross a {
  color: #f0e7d6;
  font-size: 30px !important;
  font-weight: bold;
}
.typography .oeffnungszeiten {
  font-size: 20px;
}
.typography .oeffnungszeiten_hinweistext {
  font-size: 15px;
  padding-top: 20px;
  display: inline-block;
}
.typography .text_kleiner,
.typography .text_kleiner * {
  font-size: 17px !important;
}
.typography ul,
.typography ol {
  margin: 0 0 8px 26px;
}
.typography ul li {
  margin: 0 0 8px;
}
.typography table {
  margin: 0 0 18px 0;
}
.typography table tr td {
  padding: 3px;
}
.typography .left {
  text-align: left;
}
.typography .center {
  text-align: center;
}
.typography .right {
  text-align: right;
}
.typography img {
  border: none;
}
.typography img.right {
  float: right;
  margin: 0 0 5px 20px;
}
.typography img.left {
  float: left;
  margin: 0 20px 5px 0;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
}
.typography img.center {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.typography a[href$=".pdf"]:before,
.typography a[href$=".PDF"]:before,
.typography a.pdf:before {
  content: "\f1c1 \00a0 ";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.typography a[href$=".doc"]:before,
.typography a[href$=".docx"]:before,
.typography a[href$=".DOC"]:before,
.typography a.doc:before {
  content: "\f1c2 \00a0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.typography a[href$=".xls"]:before,
.typography a[href$=".xlsx"]:before,
.typography a[href$=".XLS"]:before,
.typography a.xls:before {
  content: "\f1c3 \00a0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.typography a[href$=".gz"]:before,
.typography a[href$=".GZ"]:before,
.typography a[href$=".gzip"]:before,
.typography a[href$=".GZIP"]:before,
.typography a[href$=".zip"]:before,
.typography a[href$=".ZIP"]:before,
.typography a.archive:before {
  content: "\f1c6 \00a0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.typography a[href$=".exe"]:before,
.typography a[href$=".EXE"]:before,
.typography a.application:before {
  content: "\f1c9 \00a0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
