h1 {
  font-weight:bold;
  font-size:14px;
  color: #E03812;
  margin:0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

h2 {
  font-weight:bold;
  font-size:12px;
  color: #1C5679;
  margin:0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

p, td {
  font-size:12px;
  font-weight: normal;
  line-height: 15px;
}

.abg {
  font-size:11px;
  font-weight: normal;
}

.bild_rechts {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
}

.bild_links {
 float: left;
 margin-right: 10px;
 margin-bottom: 5px;
}

a { font-size:12px;  color: rgb(0,0,0);text-decoration:none;}
a:hover { text-decoration:underline; }

