#content {
  float: left;
  padding-top: 35px;
  padding-right: 10px;
  padding-bottom: 0pt;
  padding-left: 0;
  width: 47.5em;
  font-size: 1em;
}

#content p {
  padding: 0 48px 0 48px;
  font-size: 0.75em;
  color: #333333;
}

#content h2 {
  font-size: 0.9em;
  font-weight: bold;
  color: #fff;
  padding: 0.5em !important;
  background-color: #9da1b9;
  border-top: 1px solid #515881;
}

#content h2 a {
  text-decoration: none;
  color: #fff;
}

#content h2 a:hover {
  text-decoration: underline !important;
}

.maincontent ul {
  list-style-type: none;
  padding-left: 0px;
}

.maincontent li a {
  font-size: 0.75em;
  background-image: url(/fileadmin/templates/images/pfeil-weiss-sitemap.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 0;
  line-height: 200%;
}

/* ===================== */
/* Content textliche AF*/
/* ===================== */
.dreispaltigtext {
  width: 47.5em;
  margin: 2px 0 0 33px;	
}

.dreispaltigtext .links {
  float: left;
  width: 15.5em;
}

.dreispaltigtext .mitte {
  float: left;
  width: 15.5em;
  margin: 0 0 0 0.5em;
}

.dreispaltigtext .rechts {
  float: right;
  width: 15.5em;
  margin: 0 0 0 2px;
}

.dreispaltigtext h1 {
  color: #8cbaf1;
  font-size: 0.9em;
  font-weight: normal;
  padding: 15px 33px 0 17px;
}

.dreispaltigtext h1 a {
  color: #8cbaf1;
  font-size: 0.9em;
  text-decoration: none;
}

.dreispaltigtext h1 a:hover {
  text-decoration: underline;
}

.dreispaltigtext p {
  color: #666666;
  font-size: 0.7em;
  padding: 10px 33px 0 17px;
}

.dreispaltigtext a {
  color: #333333;
}

.dreispaltigtext a:hover {
  background-color: #8cbaf1;
}