@charset "UTF-8";
::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

input:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

* {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: Verdana, Arial, sans-serif;
  color: #444;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #DBDAD5 url("/static/img/igm29/gekrissel_dunkel.jpg");
  text-align: center;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
}

hr {
  border-bottom: 1px solid #b8b6b4;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  height: 0;
}

.clear {
  clear: both;
}

.noheight {
  height: 0;
  font-size: 0;
  line-height: 0;
}

a:hover,
a:focus,
a:active {
  color: #a00008;
}

#page_container {
  width: 1020px;
  margin: auto;
  text-align: left;
}

.tp_admin #page_container {
  width: 1170px;
}

#page_head {
  position: relative;
  z-index: 100;
  height: 371px;
  margin-bottom: -89px;
  background: url(/static/img/igm29/head_bg.gif) left top repeat-x;
}

#page_title_img {
  position: relative;
}
#page_title_img .title_img_2 {
  position: relative;
  top: -28px;
}
#page_title_img .extern {
  position: absolute;
  left: 280px;
  top: 120px;
}

.subpage #page_body_title_content {
  background: url(/static/img/igm29/co_sep2.gif) left bottom repeat-x;
  padding-bottom: 37px;
  margin-bottom: -36px;
  position: relative;
}

#page_body {
  clear: both;
}

#page_body_main_content {
  margin-bottom: -37px;
  position: relative;
}

#columns {
  background: url(/static/img/igm29/gekrissel_hell.jpg);
  padding: 60px 0;
}

#page_columns_left_content {
  width: 500px;
  margin-left: 50px;
  float: left;
}
.full #page_columns_left_content {
  width: auto;
  float: none;
  margin-right: 60px;
}

#page_columns_right_content {
  width: 385px;
  margin-right: 60px;
  float: right;
}

#footer {
  margin-top: -45px;
  height: 117px;
  background: url(/static/img/igm29/footer.gif) repeat-x left bottom;
  position: relative;
}

.footer_link {
  position: absolute;
  bottom: 15px;
  left: 30px;
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
  text-shadow: none;
}
.footer_link:hover, .footer_link:focus, .footer_link:active {
  color: #fff;
  text-decoration: underline;
}
.footer_link.secondary {
  left: 300px;
  padding-left: 30px;
}
.footer_link.secondary:before {
  content: url(/static/img/igm29/link-white-download.svg);
  position: absolute;
  left: 0;
  top: 5px;
}

#logout {
  position: absolute;
  bottom: 15px;
  right: 30px;
  width: 380px;
}
#logout .login_info {
  float: left;
  color: #fff;
  text-shadow: none;
  font-size: 1em;
}
#logout .login_info .group {
  font-size: 0.83em;
  color: #fff;
}

/* Colorbox */
#cboxOverlay {
  opacity: 0.5 !important;
}

#ajax_load {
  font-size: 0.8em;
  background: url(/static/img/igm29/gekrissel_dunkel.jpg);
  text-align: left;
}
#ajax_load .wait {
  text-align: center;
  background: #fff;
  height: 150px;
  width: 200px;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
#ajax_load .wait img {
  margin-bottom: 20px;
}
#ajax_load #page_body_main_content {
  margin-bottom: 10px;
}

/* Logo */
#page_title_img a {
  padding: 14px 40px;
  display: block;
  float: right;
}

#scrolltop {
  position: fixed;
  right: 16px;
  bottom: 32px;
  opacity: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  transform: scale(0);
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  background: #e20a16;
  color: #fff;
  text-decoration: none;
  transition: all 0.15s;
}
#scrolltop:hover, #scrolltop:focus {
  transform: scale(1) !important;
}
#scrolltop.scrolled {
  opacity: 1;
  transform: scale(0.9);
}

a.ajax_load_url,
a.view {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/lupe.png) left center no-repeat;
}

a.edit {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/stift.png) left center no-repeat;
}

a.print {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/print.png) left center no-repeat;
}

a.cancel,
span.cancel {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/cancel.png) left center no-repeat;
}

a.reminder {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/calendar.png) left center no-repeat;
}

a.email {
  display: inline-block;
  min-height: 22px;
  padding-left: 22px;
  background: url(/static/img/igm29/email.png) left center no-repeat;
}

a.ok {
  padding-left: 22px;
  background: url(/static/img/igm29/ok.png) left center no-repeat;
}

a.copy {
  padding-left: 22px;
  background: url(/static/img/igm29/add.png) left center no-repeat;
}

a.list {
  padding-left: 22px;
  background: url(/static/img/igm29/list.png) left center no-repeat;
}

a.export {
  padding-left: 22px;
  background: url(/static/img/igm29/xls_export.png) left center no-repeat;
}

a.check {
  padding-left: 22px;
  min-height: 22px;
  background: url(/static/img/igm29/check.png) left center no-repeat;
}

/* hervorgehobene Überschrift */
.co_headline {
  background: url(/static/img/igm29/headline.gif);
  height: 90px;
  line-height: 50px;
  padding-left: 47px;
  font-size: 1.4em;
  font-weight: normal;
  text-shadow: none;
  position: relative;
  z-index: 2;
}

.co_headline span {
  color: #fff;
}

/* allgemeine COs */
.content_object h2,
.content_object h3,
.content_object th {
  color: #555;
  margin-bottom: 20px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.1em;
}

.content_object h3 {
  margin-bottom: 5px;
  font-size: 1em;
}

.rt_ext_inh,
.igm29_vs_selector,
.igm29_ext_events,
.igm29_view {
  padding: 0 60px 50px 60px;
}

.rt_ext_inh .richtext h3 {
  font-size: 30px;
  color: #c60b16;
}

/* Verwaltungsstellen-Auswahl */
.igm29_vs_selector {
  position: relative;
  z-index: 10;
  padding-top: 30px;
  padding-bottom: 80px;
}

.subpage .igm29_vs_selector {
  padding-bottom: 100px;
  background: url(/static/img/igm29/co_sep.gif) left bottom no-repeat;
  margin-bottom: -30px;
}

.igm29_vs_selector p {
  margin-bottom: 15px;
}

.igm29_vs_selector select {
  padding: 10px 12px 10px 30px;
  font-size: 1.2em;
  width: 530px;
}

.igm29_vs_selector select option {
  font-size: 0.8em;
  padding: 2px 0;
}

/* Detailanzeige Termin */
.igm29_view {
  padding-top: 40px;
}

.igm29_view h2 {
  margin-bottom: 15px;
}

.igm29_view p {
  padding-bottom: 7px;
}

.igm29_view .half,
.igm29_view .third,
.igm29_view .full {
  margin: 0 30px 30px 0;
  width: 260px;
  float: left;
}

#page_columns_right_content .igm29_view .half,
#page_columns_right_content .igm29_view .third,
#page_columns_right_content .igm29_view .full {
  margin: 0 0 30px 0;
  width: 100%;
  float: none;
}

.igm29_view .half {
  width: 420px;
}

.igm29_view .full {
  width: 100%;
}

.igm29_view ul {
  list-style-type: none;
}

.igm29_view ul li {
  float: left;
  width: 290px;
}

.igm29_view dt {
  font-weight: bold;
  margin-bottom: 2px;
}

.igm29_view dd {
  margin-bottom: 10px;
}

.igm29_view dd p {
  padding-bottom: 7px;
}

/* Detail-Vorschau */
#page_body_main_content .igm29_ajaxview {
  padding: 10px;
  width: 730px;
}

#page_columns_right_content .igm29_ajaxview {
  padding: 0;
}

.igm29_ajaxview .dates,
.igm29_ajaxview .contact {
  width: 300px;
}

.igm29_ajaxview .constraints {
  margin-top: 18px;
  float: right;
}
#page_columns_right_content .igm29_ajaxview .constraints {
  float: none;
}

.igm29_ajaxview .dist {
  background: url(/static/img/igm29/distances_work.gif);
  height: 16px;
  width: 16px;
}

.igm29_ajaxview .works_yes .dist_before {
  background-position: top right;
}

.igm29_ajaxview .works_yes .dist_after {
  background-position: bottom right;
}

.igm29_ajaxview .works_no .dist_after {
  background-position: bottom left;
}

.igm29_ajaxview table {
  width: 370px;
  margin-bottom: 20px;
}

#page_columns_right_content .igm29_ajaxview table {
  width: 100%;
}

#page_columns_right_content .igm29_ajaxview table td {
  font-size: 0.9em;
}

.igm29_ajaxview table td {
  text-align: right;
  padding: 2px 5px;
}

#page_columns_right_content .igm29_ajaxview hr {
  padding-top: 20px;
}

.notes h2 {
  color: #c60b16;
}

#page_columns_right_content .igm29_ajaxview .notes {
  border: 2px solid #c60b16;
  background: #E0DFDB;
  background: rgba(255, 185, 2, 0.2);
  padding: 10px;
  margin-bottom: 20px;
  font-size: 0.9em;
}

/* Standard-COs rechte Spalte */
#page_columns_right_content .rt_ext_inh,
#page_columns_right_content .linklist {
  padding: 0 0 30px 0;
}

#page_columns_right_content .rt_ext_inh .co_body,
#page_columns_right_content .linklist .co_body {
  border-top: 5px solid #c60b16;
  padding-top: 10px;
}

#page_columns_right_content .linklist ul {
  padding-left: 10px;
}

#page_columns_right_content .linklist ul li {
  padding: 3px 0;
  list-style-type: none;
}

#page_columns_right_content .linklist ul li:before {
  content: "« ";
}

/* Admin-CO */
.igm29_admin {
  padding: 40px 0;
}

.igm29_admin p {
  margin-bottom: 7px;
}

.igm29_ajaxview a.active,
.igm29_admin a.active {
  font-weight: bold;
}

.igm29_admin table {
  width: 100%;
  font-size: 0.9em;
}

.igm29_admin th {
  background: url(/static/img/igm29/gekrissel_hell.jpg);
  border-bottom: 1px solid #b8b6b4;
  white-space: nowrap;
}

.igm29_admin th,
.igm29_admin td {
  padding: 5px;
}

.igm29_admin table .state {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
  height: 150px;
  width: 0;
  vertical-align: top;
}

.igm29_admin .markstate_gebucht .state {
  background: #00D41E;
}

.igm29_admin .markstate_new .state {
  background: #ebe5d9;
}

.vip_state_1 {
  border: 3px solid #00D41E;
}

.preliminary_state_1 {
  border: 3px solid #ffa800;
}

.icon_container {
  position: relative;
  padding-top: 15px;
  height: 120px;
  white-space: nowrap;
}

.icon_row {
  position: absolute;
  bottom: 20px;
  left: 0;
}

.ausstattung_row {
  border: 1px solid #4d4d4d;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
  height: 16px;
  width: 107px;
}
.icon_container .ausstattung_row {
  position: absolute;
  left: 0;
  bottom: 0;
}
.ausstattung_row span {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 1px;
  opacity: 0;
}
.ausstattung_row span:last-child {
  margin-right: 1px;
}
.ausstattung_row span.active {
  opacity: 1;
  cursor: help;
}
.ausstattung_row span.Allgemein {
  background: #ffffff;
}
.ausstattung_row span.ausstattung_1 {
  background: #0073a9;
}
.ausstattung_row span.ausstattung_2 {
  background: #e20a16;
}
.ausstattung_row span.ausstattung_3 {
  background: #4CADB6;
}
.ausstattung_row span.ausstattung_4 {
  background: #791013;
}
.ausstattung_row span.ausstattung_5 {
  background: #F57B6B;
}
.ausstattung_row span.ausstattung_6 {
  background: #4D813B;
}
.ausstattung_row span.ausstattung_7 {
  background: #C67F02;
}
.ausstattung_row span.ausstattung_8 {
  background: #BA00BC;
}
.ausstattung_row span.ausstattung_9 {
  background: #aaaaaa;
}
.ausstattung_row span.ausstattung_10 {
  background: #B2D7A5;
}

/* Standortgenehmigungen */
td.approval {
  white-space: nowrap;
}

td.approval ul {
  list-style-type: none;
}

td.approval .appr_yes {
  color: #080;
}

td.approval .appr_coord {
  color: #d70;
}

td.approval .appr_no {
  color: #c00;
}

.eingang {
  font-size: 0.7em;
}

.igm29_admin .date {
  text-align: center;
}

.igm29_admin td.sa,
.igm29_admin td.so {
  font-weight: bold;
}

.subtext {
  font-size: 0.9em;
  color: #666;
}

.igm29_admin .works_yes {
  color: #009600;
}

.igm29_admin .works_no {
  color: #d7010d;
}

.igm29_admin .cal_event {
  width: 196px;
}
.igm29_admin .cal_event p {
  width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.igm29_admin td.actions {
  white-space: nowrap;
}

.igm29_admin hr {
  margin: 10px 0;
}

input[disabled],
select[disabled],
textarea[disabled] {
  background: #f0f0f0;
  color: #000;
}

.wwe_form_container > h2 {
  margin-bottom: 20px;
}

.wwe3tbl {
  width: 500px;
  font-size: 0.9em;
}

.full .wwe3tbl {
  width: 100%;
}

.form_checkbox .td_field label {
  width: 470px;
  display: block;
  float: right;
}

.full .form_checkbox .td_field label {
  width: auto;
  float: none;
  padding-left: 20px;
  display: inline-block;
}

.login_text,
.label,
.file_upload,
select,
textarea {
  border: 1px solid #ccc;
  padding: 4px 7px;
  margin: 5px 0;
  width: 245px;
  background: #fff;
}

.full .label,
.full .file_upload,
.full select,
.full textarea {
  width: 695px;
}

.date_sep,
.label_suffix {
  line-height: 37px;
}

.size2,
.size4,
.size5 {
  text-align: center !important;
}

.size2 {
  width: 40px !important;
}

.size4 {
  width: 55px !important;
}

.size5 {
  width: 70px !important;
}

.th_label .intranet {
  font-size: 0.9em;
  color: #888;
  display: block;
  margin-top: 20px;
}

.th_label .intranet:hover,
.th_label .intranet:focus {
  color: #e20a16;
}

.wwe3tbl .otr.admin {
  background: rgba(255, 185, 2, 0.2);
}

.wwe3tbl .otr.changed .otd.td_field {
  background: rgba(0, 128, 0, 0.2);
}

.wwe3tbl .otr.admin .label,
.wwe3tbl .otr.admin textarea {
  width: 229px;
}

.full .wwe3tbl .otr.admin .label,
.full .wwe3tbl .otr.admin textarea {
  width: auto;
}

.form_radio .th_label label,
.form_check .th_label label,
.form_checkbox .th_label label,
.form_radio .th_show_error label,
.form_check .th_show_error label,
.form_checkbox .th_show_error label {
  top: 0;
}

.form_info .td_field {
  padding: 10px 0;
}

.form_info.strong .td_field {
  font-weight: bold;
}

.th_label {
  width: 180px;
}

.td_field {
  width: 255px;
}

.full .td_field {
  width: auto;
}

.type_check input,
.type_checkbox input,
.type_radio input {
  float: left;
  clear: both;
}

.type_check label,
.type_checkbox label,
.type_radio label {
  float: right;
  width: 280px;
  margin-bottom: 4px;
}

.full .type_check label,
.full .type_checkbox label,
.full .type_radio label {
  width: 680px;
}

.type_file_upload a {
  padding: 10px 0 5px;
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.full .type_file_upload a {
  width: 700px;
}

.type_file_upload img {
  max-width: 260px;
  display: block;
}

.type_date label,
.type_time label {
  display: none;
}

.type_date .separator,
.type_time .separator {
  padding-top: 9px;
}

.title div.title_container {
  padding: 5px 20px;
  background: #CECDCA;
  background: rgba(192, 190, 186, 0.6);
  margin: 20px 0 10px;
  text-align: center;
}

.tblock div.title_container {
  background: #E0DFDB;
  background: rgba(214, 213, 209, 0.4);
  border: 0;
  margin: 10px 0 14px;
  cursor: pointer;
  font-size: 0.9em;
  position: relative;
}

.tblock div.title_container:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  height: 24px;
  width: 24px;
  background: url(/static/img/igm29/ausklappfunktion.png) right top no-repeat;
}

.tblock_active div.title_container:after {
  background: url(/static/img/igm29/ausklappfunktion.png) left top no-repeat;
}

.truck select,
.num_days select {
  width: 60px;
}

#buttons a,
.buttons a,
.wwe_form_submit {
  background: #e20a16 !important;
  color: #fff;
  padding: 7px 10px;
  cursor: pointer;
  text-shadow: none;
}

.wwe_form_submit.left,
#buttons a,
.buttons a {
  text-decoration: none;
  margin-right: 20px;
  float: left;
  margin-left: 0 !important;
}

.wwe_form_submit.cancel,
#buttons a.cancel,
.buttons a.cancel {
  background: #b8b6b4 !important;
  color: #333;
}

#buttons a.right,
.buttons a.right,
.wwe_form_submit {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}

.storno {
  padding: 4px 7px;
  margin: 5px 0;
}

/* Fehlermeldungen */
.proc_state_message p,
.message p {
  margin-top: 7px;
}

.msg_misc {
  background: #a00008;
  padding: 5px 10px;
  margin: 10px 0 !important;
}

.msg_misc,
.msg_misc p,
.msg_misc a {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 0.9em;
  margin: 0;
}

.th_show_error label,
tr.show_error .type_checkbox label,
.otd.error,
span.error {
  color: #a00008;
}

.show_error .td_field input,
.show_error .td_field select,
.show_error .td_field textarea {
  border-color: #a00008;
  background: #FFDFE1;
}

.notice .otd span {
  color: #a00008;
}

/* Kalender in der Colorbox zur Datumsauswahl */
#colorbox table.wwcal {
  width: 385px;
}

#colorbox table.wwcal td[class] {
  transition: all 0.05s;
}
#colorbox table.wwcal td[class]:not(.day_gebucht_1.day_gebucht_2):hover {
  cursor: pointer;
  transform: scale(1.2);
  z-index: 2;
}

/* Auswahl der Aktionselemente */
.aktionselemente {
  position: absolute;
  margin-top: -370px;
  margin-left: -100px;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #ccc;
  height: 0;
  vertical-align: middle;
  opacity: 0;
  -moz-transition: opacity 0.5s;
}

.ae_klein {
  margin-top: -303px;
  margin-left: -223px;
}

.action .td_field label:hover + .aktionselemente,
.ausstattung .td_field label:hover + .aktionselemente {
  opacity: 1;
  height: auto;
}

/* Markierung der Kampagnen */
.adm_ausstattung .td_field input[value=Allgemein] + label {
  color: #ffffff;
}

.adm_ausstattung .td_field input[value=ausstattung_1] + label {
  color: #0073a9;
}

.adm_ausstattung .td_field input[value=ausstattung_2] + label {
  color: #e20a16;
}

.adm_ausstattung .td_field input[value=ausstattung_3] + label {
  color: #4CADB6;
}

.adm_ausstattung .td_field input[value=ausstattung_4] + label {
  color: #791013;
}

.adm_ausstattung .td_field input[value=ausstattung_5] + label {
  color: #F57B6B;
}

.adm_ausstattung .td_field input[value=ausstattung_6] + label {
  color: #4D813B;
}

.adm_ausstattung .td_field input[value=ausstattung_7] + label {
  color: #C67F02;
}

.adm_ausstattung .td_field input[value=ausstattung_8] + label {
  color: #BA00BC;
}

/* Loginformular */
.login {
  width: 200px;
  padding: 30px 50px;
}

.login input {
  margin-bottom: 10px;
}

.proc_state_message,
.igm29_send_authlink {
  padding: 30px 50px 50px;
}

.igm29_send_authlink .wwe_form_submit {
  float: none;
  margin-left: 0;
}

.infopopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}
body.saved .infopopup {
  display: flex;
}
.infopopup:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.infopopup .popup_container {
  max-width: 300px;
  border: 5px solid #a10008;
  background: #fff;
  padding: 50px;
  text-shadow: none;
  position: relative;
  z-index: 2;
}

.spinner {
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: spinner-frames 1.1s infinite ease;
  transform: translateZ(0);
  margin: 50px auto;
}

@keyframes spinner-frames {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ccc, 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.5), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.7), 1.8em -1.8em 0 0em #ccc, 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.5), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7), 2.5em 0em 0 0em #ccc, 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5), 2.5em 0em 0 0em rgba(204, 204, 204, 0.7), 1.75em 1.75em 0 0em #ccc, 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.5), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.7), 0em 2.5em 0 0em #ccc, -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.5), 0em 2.5em 0 0em rgba(204, 204, 204, 0.7), -1.8em 1.8em 0 0em #ccc, -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.5), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.7), -2.6em 0em 0 0em #ccc, -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.5), -2.6em 0em 0 0em rgba(204, 204, 204, 0.7), -1.8em -1.8em 0 0em #ccc;
  }
}
.nested_pagelist {
  position: relative;
  z-index: 1;
  margin-top: -35px;
  padding: 60px 40px 60px;
  background: url(/static/img/igm29/gekrissel_hell.jpg);
}
.nested_pagelist ul {
  list-style-type: none;
}
.nested_pagelist ul ul {
  position: absolute;
  left: 40px;
  margin-top: 10px;
}
.nested_pagelist li {
  display: block;
  float: left;
  padding: 0 15px;
}
.nested_pagelist li:first-child {
  padding-left: 7px;
}
.nested_pagelist li:last-child {
  padding-right: 0;
}
.nested_pagelist li span, .nested_pagelist li.path_active > a {
  font-weight: bold;
}
.nested_pagelist li a {
  text-decoration: none;
}

/* externe Veranstaltungen */
.igm29_ext_events {
  position: relative;
  z-index: 5;
  padding-top: 50px;
  background: url(/static/img/igm29/gekrissel_hell.jpg);
}
.igm29_ext_events .events ul {
  list-style-type: none;
  float: left;
  width: 330px;
  margin-right: 60px;
}
.igm29_ext_events .events ul li {
  margin-bottom: 12px;
}
.igm29_ext_events .add_info {
  width: 960px;
  margin-bottom: 20px;
  margin-left: -60px;
}
.igm29_ext_events .add_info h2 {
  color: #de4b08;
  text-shadow: none;
  font-size: 25px;
  font-family: Arial, sans-serif;
  letter-spacing: -0.05em;
  margin-right: -3px;
  line-height: 25px;
  padding-left: 60px;
}
.igm29_ext_events .add_info p {
  background: url(/static/img/igm29/info_slip.gif) left top no-repeat;
  padding-left: 60px;
  display: flex;
  align-items: center;
  height: 100px;
  width: 100%;
  font-size: 1.1em;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.igm29_ext_events .add_info a {
  color: #fff;
  line-height: 1.5;
}
.igm29_ext_events .add_info a:hover, .igm29_ext_events .add_info a:focus {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.ev_city {
  color: #a10008;
}

.ev_title {
  font-weight: bold;
}

/* Google-Karte */
.satellite_map {
  padding: 60px;
}

.satellite_map .view {
  width: 900px;
  height: 490px;
  border: 1px solid #7c7b79;
  border-bottom-color: #fff;
  border-right-color: #fff;
  background: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6) inset;
}

.satellite_map .view a:hover,
.satellite_map .view a:focus,
.satellite_map .view a:active {
  background-color: transparent;
}

/* Kalender */
#page_columns_right_content .rt_ext_inh h2,
#page_columns_right_content .linklist h2,
.calendar h2 {
  margin-bottom: 10px;
}

table.wwcal,
table.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  border-top: 5px solid #c60b16;
}

/* Rahmen-Spezial */
table.wwcal tbody th,
table.wwcal tbody td,
table.ui-datepicker-calendar th,
table.ui-datepicker-calendar td {
  border: 1px solid #fff;
  background: url(/static/img/igm29/gekrissel_tabelle.jpg);
  white-space: nowrap;
}

table.wwcal tbody tr:first-child th,
table.ui-datepicker-calendar tr:first-child th {
  border-top: 0;
}

table.wwcal tbody tr:last-child td,
table.ui-datepicker-calendar tr:last-child td {
  border-bottom: 0;
}

table.wwcal tbody tr td:first-child,
table.wwcal tbody tr th:first-child,
table.ui-datepicker-calendar tr td:first-child,
table.ui-datepicker-calendar tr th:first-child {
  border-left: 0;
}

table.wwcal tbody tr td:last-child,
table.wwcal tbody tr th:last-child,
table.ui-datepicker-calendar tr td:last-child,
table.ui-datepicker-calendar tr th:last-child {
  border-right: 0;
}

table.wwcal th,
table.ui-datepicker-calendar th {
  padding: 2px 0;
  text-align: center;
  line-height: 1.7em;
}

table.wwcal td,
table.ui-datepicker-calendar td {
  padding: 3px 5px 3px 2px;
  margin: 1px 3px 1px 0;
  height: 53px;
  text-align: center;
  background: #edeae1;
}

table.wwcal .monthselection th {
  height: 53px;
  line-height: 53px;
  font-weight: normal;
  background: #f1ebdf url(/static/img/igm29/bg_cal.gif) repeat-x left bottom;
}

table.wwcal .monthselection a {
  display: block;
  height: 32px;
  width: 32px;
  background: url(/static/img/igm29/cal_browse.gif) no-repeat left top;
  font-size: 0;
  line-height: 0;
  float: left;
  margin: 10px;
}

table.wwcal .monthselection a.cal_browse_next {
  background-position: -32px top;
  float: right;
}

table.wwcal .weekdays th {
  height: 40px;
}

table.wwcal td.day {
  background: #f1ebdf url(/static/img/igm29/bg_cal.gif) repeat-x left bottom;
  cursor: help;
}

/* Status der Tage */
table.wwcal td.day {
  position: relative;
  font-weight: bold;
  vertical-align: bottom;
  padding-bottom: 10px;
}
table.wwcal td.day:before, table.wwcal td.day:after {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 3px;
  width: 15px;
  height: 15px;
  font-size: 11px;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  background: linear-gradient(180deg, #00D41E, #00a117);
}
table.wwcal td.day:before {
  content: "1";
  right: 20px;
}
table.wwcal td.day:after {
  content: "2";
  right: 3px;
}
table.wwcal td.day.day_gebucht_1:before {
  background: linear-gradient(180deg, #e20a16, #c60b16);
}
table.wwcal td.day.day_gebucht_2:after {
  background: linear-gradient(180deg, #e20a16, #c60b16);
}

/* Veranstaltungsliste */
.calendar .eventday {
  padding-top: 35px;
}

.calendar .eventday ul {
  list-style-type: none;
}

.calendar .eventday li {
  padding: 7px 13px;
  font-size: 0.9em;
}

.igm29_admin tr.odd > td,
.calendar .eventday li.odd {
  background: #E0DFDB;
  background: rgba(214, 213, 209, 0.4);
}

.igm29_admin tr.even > td,
.calendar .eventday li.even {
  background: #CECDCA;
  background: rgba(192, 190, 186, 0.6);
}

/* Statusmarkierung */
div.day_marker {
  cursor: help;
  float: right;
  text-align: right;
  margin: 5px 7px;
  width: 60px;
}

tr.day_frei > .state {
  background: #ebe5d9 !important;
}

tr.day_teilweise > .state {
  background: #ffa800 !important;
}

tr.day_ausgebucht > .state {
  background: #d6000a !important;
}

/* Tooltips */
.tooltipster-default {
  border-radius: 5px;
  background: #e20a16;
  text-shadow: none;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden;
  color: #fff !important;
}

.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -8px;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -8px;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -8px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -8px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -8px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -8px;
}

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px;
}

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

.tooltipster-fade-show {
  opacity: 1;
}

.wwe3tbl input[type=text],
.wwe3tbl input[type=search],
.wwe3tbl input[type=password],
.wwe3tbl input[type=number],
.wwe3tbl input[type=email],
.wwe3tbl input[type=tel],
.wwe3tbl input[type=date],
.wwe3tbl select,
.wwe3tbl textarea {
  border: 1px solid #ccc;
  padding: 4px 7px;
  background-color: #fff;
  color: #444;
  display: block;
  width: 100%;
}
form.submitted .wwe3tbl input[type=text]:invalid, .wwe3tbl input[type=text].visited:invalid,
form.submitted .wwe3tbl input[type=search]:invalid,
.wwe3tbl input[type=search].visited:invalid,
form.submitted .wwe3tbl input[type=password]:invalid,
.wwe3tbl input[type=password].visited:invalid,
form.submitted .wwe3tbl input[type=number]:invalid,
.wwe3tbl input[type=number].visited:invalid,
form.submitted .wwe3tbl input[type=email]:invalid,
.wwe3tbl input[type=email].visited:invalid,
form.submitted .wwe3tbl input[type=tel]:invalid,
.wwe3tbl input[type=tel].visited:invalid,
form.submitted .wwe3tbl input[type=date]:invalid,
.wwe3tbl input[type=date].visited:invalid,
form.submitted .wwe3tbl select:invalid,
.wwe3tbl select.visited:invalid,
form.submitted .wwe3tbl textarea:invalid,
.wwe3tbl textarea.visited:invalid {
  border-color: red;
  box-shadow: 0 0 5px rgba(255, 0, 0, 0.5) inset;
}
.wwe3tbl input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  text-align: right;
}
.wwe3tbl input[type=number]::-webkit-outer-spin-button, .wwe3tbl input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wwe3tbl option {
  padding: 2px 5px;
}
.wwe3tbl textarea {
  line-height: 1.4;
}
.wwe3tbl .otd_field .limit {
  padding: 5px 0 0 0;
}
.wwe3tbl .otd_field .limit.ta_error {
  color: red;
}
.wwe3tbl .form_hidden {
  display: none !important;
}
.wwe3tbl .otr {
  clear: both;
  padding-bottom: 5px;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
.wwe3tbl .otr .th_label {
  width: 180px;
  padding-top: 12px;
}
.wwe3tbl .otr .td_field {
  width: calc(100% - 200px);
}
.wwe3tbl .otr .colspan_2 {
  width: 100%;
}
.wwe3tbl .th_label.th_show_error {
  color: red;
  font-weight: bold;
}
.wwe3tbl input.label.size2 {
  width: 60px;
}
.wwe3tbl input.label.size4 {
  width: 100px;
}
.wwe3tbl .type_confirm_check,
.wwe3tbl .type_checkbox {
  padding-top: 10px;
}
.wwe3tbl .type_confirm_check:after,
.wwe3tbl .type_checkbox:after {
  display: block;
  content: "";
  clear: both;
}
.wwe3tbl .type_confirm_check input,
.wwe3tbl .type_checkbox input {
  float: left;
  margin-top: 3px;
}
.wwe3tbl .type_confirm_check input + label,
.wwe3tbl .type_checkbox input + label {
  float: right;
  width: calc(100% - 30px);
  padding: 0 20px 0 5px;
}
.wwe3tbl .type_confirm_check input + label a:hover,
.wwe3tbl .type_checkbox input + label a:hover {
  text-decoration: underline;
}
.wwe3tbl .type_check,
.wwe3tbl .type_radio {
  padding-top: 10px;
}
.wwe3tbl .type_check input,
.wwe3tbl .type_radio input {
  position: relative;
  top: 5px;
}
.wwe3tbl .type_check input + label,
.wwe3tbl .type_radio input + label {
  padding: 0 20px 0 5px;
  line-height: 20px;
  margin-bottom: 7px;
}
.wwe3tbl .tr_title {
  padding-top: 10px;
  font-weight: bold;
}
.wwe3tbl .label_suffix {
  padding-left: 5px;
}
.wwe3tbl .label_prefix {
  padding-right: 5px;
}
.wwe3tbl .bottest {
  display: none;
}
.wwe3tbl .otr {
  overflow: hidden;
  opacity: 1;
  background-clip: padding-box;
  transition: all 0.5s;
}
.wwe3tbl .otr.closed1, .wwe3tbl .otr.closed2 {
  position: absolute;
  height: 0;
  opacity: 0;
  padding-bottom: 0;
}

.wwe_form_container .message {
  padding: 15px;
  margin-bottom: 20px;
}
.wwe_form_container .message p {
  margin-bottom: 0;
}
.wwe_form_container .form_prologue {
  padding-bottom: 15px;
}
.wwe_form_container .button_container {
  width: 100%;
  padding-top: 20px;
}
.wwe_form_container .wwe_form_submit {
  color: #fff;
  background: #444;
  padding: 0 15px;
  line-height: 30px;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
  background: #000;
}

#cboxLoadedContent {
  background: #000;
  padding: 5px;
  box-sizing: content-box;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) top left no-repeat;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious.hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) top right no-repeat;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext.hover {
  background-position: bottom right;
}

#cboxLoadingOverlay {
  background: #000;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) center center no-repeat;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(images/controls.png) top center no-repeat;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

#cboxClose.hover {
  background-position: bottom center;
}
