/* -------------------------------------
 *  Plugins
 *  ------------------------------------- */

/* tiny mce */
.text table.mceLayout {
  display: table;
  table-layout: auto;
}
/* -------------------------------------
 *  Styles fuer viele Intranet-Seiten
 *  ------------------------------------- */

/* korrektur für chrome */
.subnav li {
  list-style-type: none;
}
/* Tabellen ohne Rand und mit normaler Schriftgroesse */
.text table {
  border: none;
}
.text table td, .text table th {
  font-size: 140%;
  border: none;
  vertical-align: top;
}
/* input type image, checkbox ohne Rahmen */
.text input[type="image"], .text input[type="checkbox"] {
  border: 0 transparent none;
  background-color: transparent;
}
.text button {
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 3px;
  padding: 6px;
  font-family: 'lucida sans unicode', 'lucida grande', verdana, arial, sans-serif;
  color: #333;
  cursor: pointer;
}
.text table.data {
  display: table;
  table-layout: auto;
  border: 1px solid #ebebeb;
  margin-bottom: 0.5em;
}
.text table.data th {
  padding: 4px;
  border: 1px solid #ebebeb;
}
.text table.data td {
  padding: 4px;
  border: 1px solid #ebebeb;
}
.text hr {
  width: 100%;
  margin: 0.5em 0;
  padding: 0;
  height: 1px;
  color: #ddd;
  border-style: none;
  background-color: #ddd;
}
.text .boxconfirm {
  border: 1px solid #999;
  border-radius: 5px;
  background-color: #ccc;
  margin: 1em 0;
}
.text .boxconfirm div.headline {
  padding: 0.25em;
  background-color: #f93;
  border-bottom: 1px solid #999;
  margin-bottom: 0.5em;
  text-align: left;
  height: 1.35em;
  font-size: 120%;
}
.text .boxconfirm div.headline div.text {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  float: left;
  width: 15em;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.text .boxconfirm div.headline div.error {
  color: #00f;
  font-weight: bold;
  float: left;
  width: 15em;
  background-color: inherit;
}
.text .boxconfirm div.headline div.x {
  float: right;
}
.text .boxconfirm div.headline div.x a{
  padding: 0 0 0 1.25em;
}

.text a.cancel {
  color: #666;
  text-decoration: none;
}
.text a.cancel::before {
  font-family: FontAwesome;
  font-style: normal;
  content: "\00f00d";
  padding: 0 0 0 1.5em;
  font-weight: bold;
  font-size: 14px;
}
.text a.cancel:hover,a.cancel:focus {
  color: #b00;
}

.text address {
  font-size: 140%;
  font-style: italic;
}

.silbentrennung {
  -o-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

div#timerbar {
  height: 10px;
  background-color: #0f0;
  display: none;
}

.text a.faicon:visited {
  color: #27827F;
}

/* backto link */
div.back {
  clear: both;
  margin-top: 1em;
  padding: 0.5em;
  height: auto;
  background-color: #ebebeb;
  font-size: 140%;
}

/* skyscraper werbung */
#extras div#sky {
  margin: 0 55px;
}
/* jQuery autocomplete styles - nicht im .text container! */
.autocomplete-w1 {
  background:url(/img/shadow.png) no-repeat bottom right;
  position:absolute;
  top:0px;
  left:0px;
  margin:8px 0 0 6px; /* IE6 fix:
  _background:none;
  _margin:0; */
}
.autocomplete {
  border:1px solid #999;
  background:#FFF;
  cursor:default;
  text-align:left;
  max-height:350px;
  overflow:auto;
  font-size: 1.25em;
  margin:-6px 6px 6px -6px; /* IE6 specific:
  _height:350px;
  _margin:0;
  _overflow-x:hidden; */
}
.autocomplete .selected {
  background-color:#F0F0F0;
}
.autocomplete div {
  padding:2px 5px;
  white-space:nowrap;
}
.autocomplete strong {
  font-weight:normal;
  color:#39F;
  margin: 0;
  display: inline;
}
/* vvz */

/* .text div.modul, .text div.modulheader {
  border: 1px dashed #000;
} */
.text div.modulheader {
  margin-bottom: 10px;
  padding: 10px 0 5px 0;
  clear: both;
  overflow: auto;
  width: 100%;
}
.text div.modul {
  padding: 5px 0;
  margin: -10px 0 10px 0;
/*  width: 580px; */
  clear: both;
}
.text h4.mc {
  padding-left: 2em;
  font-style: italic;
}
.text p.submodulline {
  padding-left: 2.4em !important;
}

.text h5.modul {
  font-size: 140%;
  max-width: 430px;
  clear: none;
  float: left;
  padding: 5px 0;
}
.text .accordion span.inout {
  display: block;
  float: left;
  margin: 2px 5px;
  cursor: pointer;
}
.text h5.lvtypcol img.inout {
  margin-top: 4px;
}
.text div.modulheader div.lvwert {
  float: right;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  padding: 0 4px;
  font-size: 14px;
  margin: 0 8px 0 6px;
}
.text table.vvz {
  display: table;
  table-layout: auto;
  margin: 0 auto 1em auto;
  width: 95%;
}
.text table.vvz div.lvwert,
.text table.vvz div.flag {
  float: right;
  font-weight: normal;
  text-align: center;
  background-color: #fff;
  padding: 0 4px;
  margin: 2px;
  font-size: 11px;
}
.text a.flag {
  display: block;
  float: right;
  font-weight: normal;
  text-align: center;
  background-color: #ccc;
  padding: 0 4px;
  margin: 2px;
  font-size: 11px;
  border: 1px solid #000;
  text-decoration: none;
}
.text table.nostg {
  width: 100%;
  background-color: rgba(190, 190, 190, 0.25);
}
.text div.modulheader, .text div.modul, .text div.modul table {
  background-color: rgba(190, 190, 190, 0.25);
}
.text input.noprint {
  margin-left: 5px;
}
/* .text table.vvz td {
  border: 1px solid black;
} */
.text span.count {
  background: none repeat scroll 0 0 #D0DE9B;
  color: #000000;
  display: block;
  float: left;
  font-size: 150%;
  font-weight: bold;
  padding: 8px 0;
  text-align: center;
  width: 34px;
}
.text div.inst {
  float: right;
  padding: 2px;
}

.text div.btn {
  float: right;
  width: 18px;
  padding: 2px;
  margin: -4px 4px 0 2px;
}
.text table.lvtypcol {
  display: table;
  table-layout: auto;
}
.text table.lvtypcol td {
  font-size: 120%;
  border: 1px dotted black;
  background-color: rgba(190, 190, 190, 0.25);
}

/* sifa */
.text div.initial {
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background-color: #D0DE9B;
  border: 3px double #ebebeb;
  width: 1.2em;
  margin: 0.75em 0;
}

/* raumaushang */
input:disabled, select:disabled {
  color: #666;
  background-color: #eee;
}
/* telefon */
.text table.telefon th, .text table.telefon td {
  font-size: 110%;
}
.text table.telefon th {
  font-weight: bold;
}
/* Termine */
.text div.termin {
  padding: 0 0 1em 8em;
}
.text div.termin p.datum {
  font-size: 120%;
  margin-left: -75px;
}
.text div.termin h2 {
  font-size: 140%;
  margin: -8px 0 5px -80px;
  background-color: #DEEAEF;
  padding: 5px;
}
.text div.termin h2 a {
  text-decoration: none;
  color: #000;
}
.text div.termin h2 a:hover {
  text-decoration: underline;
}
.text div.menubar {
  margin: -5px 0 30px 75px;
}
.text div.menubar a {
  margin-right: 30px;
  text-decoration: none;
}
/* Stellenausschreibung neu */
.text table.bite-table {
  display: table;
  table-layout: auto;
  margin: 0;
}
.text div.bite-headline {
  display: none;
}
.text table.bite-table .bite-row-title {
  width: 60%;
}
.text table.bite-table .bite-row-identification {
  width: 20%;
}
.text table.bite-table .bite-row-date {
  width: 20%;
}

/* schmale Darstellung */
@media all and (max-width: 700px) {
  .text div.termin {
    padding: 0 0 1em 0em;
  }
  .text div.termin p.datum, .text div.termin h2 {
    margin-left: 0;
  }
}