body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #fff;
}

p {
  margin: 5px 0;
  padding: 0;
}

img {
  border: 0;
}

#content {
  margin: 0px auto;
  width: 600px;
  height: 605px;
  border: 1px solid #034EA2;
  background: #F5F8FC;
}

.hervorhebung {
  text-align:left;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 5px 15px;
}

.hervorhebung_r {
  text-align:right;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 15px 5px 0;
}

.farbe {
  color: #034EA2;
}

.justifi {
  text-align: center;

}

.fliestext {
  text-align:left;
  font-size: 11px;
  margin: 10px 15px;
  line-height: 16px;
}

.farbe_bold {
  font-size: 12px;
  font-weight: bold;
  color: #034EA2;
  padding: 0 0 5px 45px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.farbe_mail {
  font-size: 12px;
  font-weight: bold;
  color: #034EA2;
  padding: 0 0 5px 20px;
  width: 75px;
  margin: 10px 0 0 0;
}

.eMail {
  float: left;
}

.brief {
  float: right;
}
