div.satzung_index {

}

div.kategorie_titel {
  margin-bottom: 15px;
}

div.formular {

}

div.formular_name {

}

div.formular_link {

}

div.formular_link a {

}

/* Style für die Behördenansicht */
div.gov_contact a, div.gov_contact a:visited {
  color: #A30500;
}

div.gov_contact div.gov_left {
  float: left;
  width: 450px;
}

div.gov_contact div.gov_right {
  text-align: left;
  padding-left: 25px;
  float: left;
  width: 25%;
}

div.gov_contact div.gov_telefon, div.gov_contact div.gov_telefax, div.gov_contact div.gov_contact {
  display: inline;
}

div.gov_contact span.titel {
  font-weight: bold;
  color: #000000;
}

/* Style für die Ansicht des Behörden Indexes */
div.behoerden_index a {
  background-image: url(../gfx/arrow_red.gif);
  background-repeat: no-repeat;
  background-position: 1px 5px;
  padding-left: 10px;
  color: #80160f;
}

div.behoerden_index a.mail {
  background-image: url(../gfx/bt_contact_04.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 15px;
}

div.behoerden_index div.behoerde {
  width: 33%;
  float: left;
}

div.behoerden_index div.opentime {
  width: 33%;
  float: left;
}

div.behoerden_index div.kontakt {
  width: 33%;
  float: left;
}

div.behoerden_index div.titel {
  font-weight: bold;
  width: 50px;
  float: left;
  color: #000000;
}

/* Style für die Ansicht des WasWo Indexes */
div.waswo_index a {
  background-image: url(../gfx/arrow_red.gif);
  background-repeat: no-repeat;
  background-position: 1px 5px;
  padding-left: 10px;
  color: #80160f;
}

div.waswo_index table {
  width: 100%;
  border-spacing: 0;
}

div.waswo_index table tr th {
  text-align: left;
  border-bottom: 1px solid #A9A9A9;
}

dl.csc-textpic-image  {
  padding-top: 7px;
}

div.jugend_index ul {
  list-style: none;
}

div.jugend_index ul li a{
  background-image: url(../gfx/arrow_red.gif);
  background-repeat: no-repeat;
  background-position: 1px 5px;
  padding-left: 10px;
  color: #80160f;
  display:inline-block;
}

