/**
 *  Kunde   : Stadt Herrenberg
 *  Projekt : Internet
 *  File    : /site/politikUndVerwaltung/design/css/styles.css
 *
 *  Styles für die Erweiterung "user_midash_org_pi1"
 *
 *  Historie:
 *    14.10.2006  ibb  Entwicklung
 *    25.10.2006  ..   Ergänzung table-sytles wg. MSIE (Schriftgrössen ..)
 *    26.02.2007  ..   nach Umbau der CSS Schriftgrössen jetzt im Root-Style definiert
 *    06.03.2007  ..   list-style-image für die Aufzählung der Stellen
 *    27.03.2007  ..   Erweiterung "Gemeinderat"
 *    14.04.2007  ..   Erweiterung "Sachgebiete", "Telefonbuch"
 *    20.10.2007  ..   list-style-image !important
 *
 *  Copyright © 2006-2007 Ing.Buero Bestenlehner. All rights reservered.
 */

p.bodytext {
  padding-top:5px;
}

/* plugin styles */
.user-midashorg-pi1 {
  clear:both;
}
.user-midashorg-pi1 a {
  text-decoration:none;
}
.user-midashorg-pi1 ul,
.user-midashorg-pi1 ul li {
  margin:0 !important; padding:3 0 3 0 !important;
  list-style-type:none; list-style-image:none !important;
}

.user-midashorg-pi1 table {
  width:100%; margin:0;
}
.user-midashorg-pi1 td {
  border-width:0; vertical-align:top;
}

.user-midashorg-glue {
  clear:both; width:100%;
}
.user-midashorg-header,
.user-midashorg-header-sub {
  clear:both; font-weight:600;
  padding-bottom:5px;
}
.user-midashorg-header {
  font-size:larger; padding-top:20px;
}
.user-midashorg-header-sub {
  margin-left:15px; padding-top:10px;
}
/* tabelle styles */
.user-midashorg-tabelle {
  float:left; width:100%;
  margin-bottom:10px;
  padding-top:10px;
}
.user-midashorg-tabelle-links {
  float:left; width:50%;
  margin-left:10px;
}
.user-midashorg-tabelle-rechts {
  float:left; width:40%;
}
.user-midashorg-tabelle ul {
  margin:0; margin-bottom:10px;
}
.user-midashorg-tabelle img {
  border:1px solid white;
}
.user-midashorg-tabelle-etf {
  margin-left:18px;
  font-size:smaller;
}

/* special table-styles */
.user-midashorg-tabelle-links table {
  border:0;
  margin-top:40px;
}
.user-midashorg-tabelle-links td {
  padding:2px;
}
.user-midashorg-tabelle-rechts img {
  margin-left:50px;
}
.user-midashorg-tabelle-leiter,
.user-midashorg-tabelle-stellvertreter{
  font-weight:600;
}
.user-midashorg-tabelle-leiter {
  padding-left:10px;
}

.user-midashorg-tabelle-label {
  text-align:right;
}
.user-midashorg-tabelle-aufzaehlung {
}
.user-midashorg-tabelle-aufzaehlung ul {
  padding-left:28px;
}

.user-midashorg-tabelle-aufzaehlung li {
  margin:0;padding:0;
  list-style-image:url(/fileadmin/site/home/design/gfx/list-style-hyphen.gif);
}

.user-midashorg-tr-nummer {
  font-weight:600;
}

/* partei-styles */
.user-midashorg-partei {
}
.user-midashorg-header-partei {
  padding-top:10px; padding-bottom:5px;
}

/* gremien-styles */
.user-midashorg-gremium {
  clear:both;
}
.user-midashorg-header-gremium {
  font-weight:600;
}
.user-midashorg-gremium table {
  width:95%;
  border:4px outset white;
}
.user-midashorg-gremium tr.color-std {
}
.user-midashorg-gremium tr.color-hlt {
/*  background-color:#C8C8C8; */
}
.user-midashorg-gremium td,
.user-midashorg-gremium th {
  border-top:1px solid #7E7E7E;  border-left:1px solid #7E7E7E;
  border-bottom:1px solid white;  border-right:1px solid white;
  padding:4px;
}
.user-midashorg-gremium th {
  text-align:left;
}

  /* gemeinderat-styles */
.user-midashorg-gemeinderat-name {
  font-weight:600; margin-bottom:5px;
}

  /* sachgebiete & telefonbuch-styles */

  /* sachgebiete-styles */
div.user-midashorg-sachgebiete,
div.user-midashorg-telefonbuch {
}
div.user-midashorg-sachgebiete ul.alpha-link-list,
div.user-midashorg-telefonbuch ul.alpha-link-list {
  list-style:none; width:98%;
  float:left; padding:5px;
}
div.user-midashorg-sachgebiete ul.alpha-link-list li,
div.user-midashorg-telefonbuch ul.alpha-link-list li {
  float:left; padding-left:3px; padding-right:3px;
  border-right:1px solid white;
}
div.user-midashorg-sachgebiete table,
div.user-midashorg-telefonbuch table {
  clear:both;
  border:1px solid #cec3b1;
}
div.user-midashorg-sachgebiete table th,
div.user-midashorg-sachgebiete table td,
div.user-midashorg-telefonbuch table th,
div.user-midashorg-telefonbuch table td {
  padding:3px;
  border-bottom:1px solid #cec3b1;
}

  /* sachgebiete-styles */
div.user-midashorg-sachgebiete table th.sachgebiet,
div.user-midashorg-sachgebiete table th.details {
  width:49%;
}
div.user-midashorg-sachgebiete table td.sachgebiet,
div.user-midashorg-sachgebiete table td.details {
}

  /* telefonbuch-styles */
div.user-midashorg-telefonbuch table th.ansprechpartner,
div.user-midashorg-telefonbuch table th.details {
  width:49%;
}
div.user-midashorg-telefonbuch table td.ansprechpartner,
div.user-midashorg-telefonbuch table td.details {
}

/* eof */
