.pgContent { line-height:125%; }

.pgContent h1 {
  font-size:120%;
  line-height:110%;
  color:#7f7f7f;
  margin-bottom:0.5em;
}
.pgContent h2 {
  font-size:180%;
  line-height:110%;
  color:#003333;
  margin-bottom:1.5em;
}
.pgContent h3 {
  margin-top:1.5em;
  margin-bottom:0.5em;
  font-weight:bold;
}

.pgContent strong, .pgContent b { font-weight:bold; }
.pgContent p, .pgContent div, .pgContent ul { margin-bottom:1em; }
.pgContent table p, .pgContent .rounded p { margin-bottom:0; }
.pgContent table th, .pgContent table td { padding-bottom:0.2em; padding-right:0.5em; }
.pgContent table th { font-weight:bold; }
.pgContent ul { padding-left:2.5em; }
.pgContent ul li { list-style-image:url(../images/bullet.gif); }

/* Aktuell Index */
.teaserAktuellIdx { margin-top:1.5em; padding-bottom:0.5em; }
.teaserAktuellIdx h1 { font-size:100%; }
.teaserAktuellIdx h2 { font-size:150%; margin-bottom:0.4em; }
.teaserAktuellIdx img.thumb { float:right; width:10em; margin-left:10px; }
.teaserAktuellIdx a.more { margin-left:1em; text-decoration:none; font-weight:bold; }
.teaserAktuellIdx a.more:hover { text-decoration:underline; }
/* Archiv, Index */
.mfArchivIdx { width:100%; }
.mfArchivIdx td.c1 { width:10%; }
.mfArchivIdx td.c3 { width:12%; }
.mfArchivIdx td.c2, .mfArchivIdx td.c4 { width:39%; border-bottom:solid 1px #aaaaaa; font-size:90%; }
.mfArchivIdx td { vertical-align:middle; color:#7f7f7f; }
.mfArchivIdx td img { width:3.9em; height:4.4em; margin-right:0.4em; }
.mfArchivIdx td.c3 img { margin-left:0.4em; }
.mfArchivIdx a { color:#7f7f7f; text-decoration:none; font-weight:bold; }
.mfArchivIdx a:hover { color:#003333; text-decoration:underline; }

