/**
 * webEdition CMS
 *
 * $Rev$
 * $Author$
 * $Date$
 *
 * This source is part of webEdition CMS. webEdition CMS is
 * free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 3 of the License, or
 * any later version.
 *
 * The GNU General Public License can be found at
 * https://www.gnu.org/licenses/gpl-3.0.html.
 * A copy is found in the textfile
 * webEdition/licenses/webEditionCMS/License.txt
 *
 * @license	https://www.gnu.org/licenses/gpl-3.0.html  GPL
 */
#scrollContent {
  overflow: auto;
}
#searchTable {
  display: block;
}
#eintraege_pro_seite {
  display: inline;
  margin-right: 10px;
}
#anzahl {
  display: inline;
  margin-right: 10px;
}
#eintraege {
  display: none;
}
#print {
  display: inline;
}
#zurueck {
  display: block;
}
#weiter {
  display: block;
}
#pageselect {
  display: inline;
}
#bottom {
  display: inline;
}
#beschreibung_print {
  display: none;
}
.printShow {
  display: inline;
}
#deleteVersion {
  display: block;
}
#deleteAllVersions {
  display: block;
}
#label_deleteAllVersions {
  display: block;
}
.contentTable {
  width: 90%;
  margin-left: 2em;
}
.contentTable td, .contentTable th {
  border-bottom: 1px solid #D1D1D1;
  text-align: left;
}
#parametersTop {
  padding-left: 2em;
}
