

/* ==========================================================================
   Author's custom styles
   ========================================================================== */






body {
	font-family: "FrutigerNextW01-Medium", Helvetica, Arial, sans-serif;
	background-color: #b0a7a0;
}




h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "FrutigerSerifLTW01-Bold 722227", Times, serif;
  font-weight: normal;
  line-height: 1.1;
}


.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-family: "FrutigerSerifLTW01-Ligh 722272", Times, serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
  background: url('flucherkreis.png');
  background-size: cover;
  background-repeat: no-repeat;
}