// offiziell.css

body {
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 24px;
}

em {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #7f7f7f;
}

p {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 12px;
  color:#3F3F3F;
}

p.small {
  font-size: 10px;
  color:#dfdfdf;
}

p.bigletter {
  text-transform:uppercase;
}

a {
  text-decoration: none;
  color:#3F3F3F;
}

a:link {
  text-decoration: none;
  color:#3F3F3F;
}
a:visited {
  text-decoration: none;
  color:#3F3F3F;
}
a:hover {
  border-bottom: 2px #7f7f7f solid;
}

img.border {
  border-width:1px; border-color:#dfdfdf; padding:0px;
}

img.alignleftborder {
  float: left;
  clear: none;
  border-width:1px; border-color:#dfdfdf; padding:0px;
  margin-left: 0px;
  margin-right: 20px;
}

h3 {
  text-transform:uppercase;
  font-family: Helvetica,Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 850;
 font-size: 16px;
 line-height: 20px;
  color:#3F3F3F;
}

h3.grey a, h3.grey a:link, h3.grey a:visited  {
 text-decoration: none; color:#7f7f7f;
}

h3.grey a:hover {
  border-bottom: 2px #7f7f7f solid;
}

h2 {
  text-transform:uppercase;
  font-family: Helvetica,Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 850;
  font-size: 20px;
  line-height: 24px;
  color:#3F3F3F;
}

h1 {
  text-transform:uppercase;
  font-family: Helvetica,Arial,sans-serif;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 850;
 font-size: 24px;
 line-height: 28px;
  color:#3F3F3F;
 }

#aktuell, #arbeiten, #daten, #links, #woerter {
  text-decoration: none;
  border-bottom: none;
}
