// offiziell.css

body {
 font-family: Times,"Times New Roman",serif;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 24px;
 color: #000000;
}

u {
  text-decoration: none;
  font-size: 85%;
  color:#808080;
  position:relative;
  top:-1px;
}

p {
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 12px;
}

a {
  font-size: 13px;
 line-height: 20px;
}

a:link {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  text-decoration: none;
  color: #A02020;
  font-weight: bold;
}
a:visited {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  text-decoration: none;
  color: #A02020;
  font-weight: bold;
}

blockquote {
  border-style:none; border-width:thin;
  background-color:#FFfFdf;
}

h4 {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 850;
}

h3 {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 850;
 font-size: 16px;
 line-height: 20px;

}
h2 {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 850;
 font-size: 20px;
 line-height: 24px;
}
h1 {
  font-family: Frutiger,"Humnst777 BT",Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 850;
 font-size: 24px;
 line-height: 28px;
}
