<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************** Allgemeine Einstellungen ***************/

.small
{
   font-size: 9pt;
}

/*************** Links, Font ***************/

a, H3
{
   font-family: Open Sans, Verdana, Arial;
}
a
{
   text-decoration: none;
}

H2
{
   font-size: 16pt;
/*   padding: 20px 0 12px 0; */
}
H3
{
   font-size: 13pt;
   padding: 12px 0 8px 0;
}
H4
{
   font-size: 11pt;
   padding: 12px 0 0px 0;
}

/*************** Eingabe-Felder ***************/

input[type=text], input[type=tel], input[type=email], input[type=password], input[type=time], input:not([type])
{
   padding: 0;
   padding-left: 3px !important;
   box-sizing: border-box;
   max-height: 25px !important;
   height: 25px !important;
   color: #000;
}
select:not([multiple]):not([size])
{
   padding-left: 3px;
   padding-top: 0;
   padding-bottom: 0;
//   max-height: 28px !important;
//   height: 20px !important;
   color: #000;
}
input[type=submit], input[type=button]
{
   height: 24px;
   padding: 1px 5px 1px 5px;
}
textarea
{
   padding: 0;
   padding-left: 3px !important;
   border-radius: 0 !important;
   line-height: 1.3;
}
input, textarea, select
{
   border: 1px solid #888;
}
input[type=radio], input[type=checkbox]
{
   width: 14px;
}
input.form-control, select.form-control, input.datepicker, input.colorpicker, .formcontrol
{
   padding-left: 0;
   padding-top: 0;
   padding-bottom: 0;
///   padding: 0;
   height: 24px;
   color: #000;
   border: 1px solid #ccc;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
select.form-control
{
   width: 100%;
}
textarea.form-control
{
   color: #000;
   border: 1px solid #bbb;
}
div.form-control
{
   padding: 0px; 
   margin:0;
   vertical-align: middle;
   min-height: 18px;
   border: 1px solid #ccc;
   border-radius: 0;
}
div.form-control input:not([type])
{
   padding: 0;
   height: 16px;
   color: #000;
   width:100%;
   border:0;
   padding:0;
   margin:0;
}


.fieldcontrol
{
   line-height: 1.39;
}

.fieldcontrol select:not([size])
{
   height:24px !important;
}

.fieldcontrol
{
   font-size: 9pt;
   color: #666;
}

.fieldrequired
{
   color: #ffd0d0;
}

input.form-control:focus, textarea:focus, select:focus
{
   border: 1px solid #000 !important;
}
.input
{
   width: 100%;
}
.ui-datepicker-title select
{
   color: #000;
   font-weight: normal;
}

.readonlyfield
{
   padding: 0;
   padding-left: 3px;
   min-height: 25px;
   background-color: #ddd;
   border: 1px solid #bbb;
}

.table td, .table100 td
{
   font-size: 8pt;
}

.table100
{
   width: 100%;
}

.maininputtable td
{
   padding: 6px;
   font-size: 8pt;
}

.fieldgroup
{
   width: 100%;
   padding: 1px;
   box-sizing: border-box;
}
.fieldgroup div
{
   box-sizing: border-box;
}
.fieldgroup::after
{
   clear: left;
   content: '';
   display:block;
}

.infobox
{
   /*border:1px solid #00008b;*/
   background-color:#abcdef;
   padding:10px;
   color:black;
}

.successbox
{
   /*border:1px solid green;*/
   background-color:#CEFEDA; /*#DDF5CE;*/
   padding:10px;
   /*color:green;*/
}

.errorbox
{
   /*border: 1px solid red;*/
   /*color:red;*/
   background-color: #ffd0d0;
   padding: 10px;
   margin-bottom: 20px;
   color: black;
}

.goldbox
{
   border: 1px solid #808080;
   background-color: gold;
   padding: 10px;
   color: black;
   margin-bottom: 20px;
}

.errorfield
{
   border: 1px solid red;
   background-color: #ffd0d0;
   color: red;
   padding: 3px;
}
.ibanlabel
{
   display:none;
   font-weight:bold;
   color:red;
}

.required:after
{
   padding-left: 3px;
   color: red; /*#ffd0d0;*/
   content: '*';
}
.antragrequired
{
   border: 1px solid red;
   background-color: #ffd0d0;
   padding: 3px;
   color: red;
   content: '*##';
}
.antragrequired .ibanlabel
{
   display:none;
   font-weight:bold;
   color: #ffd0d0;
   padding-right:20px;
}

.antragverify
{
   border: 1px solid green;
   background-color: #d0ffd0;
   padding: 3px;
   font-weight: bold;
   color: green;
}

.formularrequired
{
   background-color: #ffd0d0;
   border-color: #ffd0d0;
   padding: 2px;
}

.fieldgrouprequired .fieldcontrol:not(td)
{
   background-color: red;
   /*border-color: #ffd0d0;*/
}
.fieldgrouprequired .fieldcontrol input, .fieldgrouprequired .fieldcontrol select
{
}
.fieldlabel
{
  float: left;
  text-align: right;
  font-size: 9pt;
  color: #666;
  padding: 3px 3px 0px 0;
  width: 120px;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.3;
}
.fieldlabellong
{
  text-align: left;
  width: 99%;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.fieldcontrol
{
  float: left;
  padding: 3px;
  width: calc(100% - 150px);
  //width: calc(100% - 120px);
}
.fieldcontrol45
{
  float: left;
  padding: 3px;
  width: calc(100% - 440px)
}
.fieldcontrol55
{
  float: left;
  padding: 3px;
  width: calc(100% - 340px);
}
.fieldcontrol65
{
  float: left;
  padding: 3px;
  width: calc(100% - 240px)
}
.fieldcontrol10
{
  float: left;
  padding: 3px;
  width: 100px;
}
.fieldcontroloption
{
  float: left;
  padding: 3px;
  width: calc(100% - 250px);
}
.fieldcontroloptstd
{
  float: left;
  padding: 3px;
  width: 90px;
}
.fieldcontrolfull
{
  float: left;
  padding: 3px;
  width: 100%;
}

.profilfoto
{
  float:right;
  width:140px;
}

.profilmain
{
  float:left;
  width:calc(100% - 160px);
}

.begleitertable td
{
  padding: 2px;
}

.begleitertable .fieldlabel
{
  text-align: left;
  width: 150px;
}

.smallhide
{
  display: block;
}

.smallshow
{
  display: none;
}

@media (max-width: 800px)
{
  .fieldgroup
  {
     padding: 0px;
  }
  .fieldlabel
  {
    display: block;
    width: 90%;
    text-align: left;
    padding: 8px 0 0 3px;
    margin: 0px 0px 0px 0px;
    //font-weight: bold;
    overflow: none;
  }
  .fieldcontrol
  {
    display: block;
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .fieldcontrol45
  {
    float: left;
    padding: 3px;
    width: calc(95% - 300px)
  }
  .fieldcontrol55
  {
    float: left;
    padding: 3px;
    width: calc(95% - 200px);
  }
  .fieldcontrol65
  {
    float: left;
    padding: 3px;
    width: calc(95% - 100px)
  }
  .fieldcontrol10
  {
    float: left;
    padding: 3px;
    width: 100px;
  }
  .fieldcontroloption
  {
    float: left;
    padding: 3px;
    width: calc(100% - 130px);
  }
  .fieldcontrolfull
  {
    float: left;
    padding: 3px;
    width: 100%;
  }

  /* .mceLayout tbody tr:first-child { display:none; } */
  .fileselecttable, .fileselecttable tr, .fileselecttable td { display:block; }

   .profilfoto
   {
     display: block;
     width: 100%;
     margin-bottom: 20px;
   }

   .profilmain
   {
     display: block;
     width: 100%;
   }

   .smallhide
   {
     display: none;
   }

   .smallshow
   {
     display: block;
   }
}



/*************** Tabellen-Listen ***************/

.listtable, .listtablebasis, .listtablebasissmall
{
   width: 100%;
   font-size: 8pt;
   //overflow: hidden;
   border-width: 0;
   border-collapse: collapse;
   padding: 3px;
}

.listheader, .listheader TD, .listheader TH
{
   font-family: Open Sans, Verdana, Arial;
   font-size: 8pt;
   font-weight: bold;
   overflow: hidden;
   background-color: #e0e0e0 !important;
   border-width: 0;
   padding: 3px;
   white-space: nowrap;
}

.listheader.right
{
   text-align: right;
}

.listheader A
{
   color: black;
}

.listitem
{
   font-family: Open Sans, Verdana, Arial;
   font-size: 8pt;
   background-color: #FCFCFC;
   border-width: 0px;
   border-color: #000080;
   border-style: solid;
}

.listitem, .listtable td, .listtablebasis td
{
   //overflow: hidden;
   padding: 3px;
   vertical-align: top;
}

.listtablebasissmall td
{
   overflow: hidden;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
}

.zebra
{
   background-color: #f0f0f0; 
}

.listtable &gt; tbody &gt; tr:nth-of-type(even) td
{
   background-color: #f0f0f0; 
}
.listtable &gt; tbody &gt; tr.tabellenebene0 td 
{
   background-color: #f8f8f8; 
}
.listtable &gt; tbody &gt; tr.tabellenebene1 td 
{
   background-color: #f0f0f0; 
}
.listtable &gt; tbody &gt; tr.tabellenebene2 td 
{
   background-color: #e0e0e0; 
}
.listtable &gt; tbody &gt; tr.tabellenebene3 td
{
   background-color: #d0d0d0; 
}
.listtable &gt; tbody &gt; tr.tabellenebene4 td
{
   background-color: #c0c0c0; 
}

.listtable &gt; tbody &gt; tr:nth-of-type(even) td.nozebra
{
   background-color: white !important; 
}

.listtable &gt; thead &gt; tr &gt; td
{
   background-color: #ccc; 
}

.listtable &gt; tbody &gt; tr:nth-of-type(even) td.draghover, .listtable &gt; tbody &gt; tr:nth-of-type(odd) td.draghover
{
   background-color: yellow !important;
}


.listitemgray
{
   background-color: #e0e0e0; 
}

.listsection
{
   background-color: #808080 !important;
   color: white;
   font-weight: bold;
   padding: 3px;
   margin-top: 10px;
}

.bezahlt td
{
   background-color: #C0FFC0;
}

.listtable tbody tr.bezahlt:nth-of-type(even) td
{
   background-color: #A0F0A0;
}

.forumlistitem TD
{
   background-color: white !important;
   border-bottom: 1px solid #c0c0c0;
}
.forumlistitemtop TD
{
   background-color: #f0f0f0 !important;
   border-bottom: 1px solid #c0c0c0;
   font-weight: bold;
}

.smarttable td
{
   padding-right: 8px;
}

.table-responsive
{
   /* overflow-x: visible; */
   overflow-x: auto;
}

.table-responsive td
{
   line-height: 1.2;
}

@media only screen and (max-width: 800px)
{
   .smarttable table, .smarttable thead, .smarttable tbody, .smarttable tr, .smarttable td
   {
      display: block; 
   }
   .smarttable td
   {
      width: 100% !important;
   }
}

@media only screen and (max-width: 480px)
{
   .responsivetable table, .responsivetable thead, .responsivetable tbody
   { 
      display: block; 
   }
   .responsivetable thead &gt; tr
   { 
      display:none;
      position: absolute;
      top: -9999px;
      left: -9999px;
   }
   .responsivetable tr
   {
      display: block; 
      border: 1px solid #ccc;
      margin-bottom: 10px;
   }
   .responsivetable td
   { 
      display: block; 
      position: relative;
      padding-left: 120px !important;
      min-height: 30px !important;
      text-align: left;
   }
   .responsivetable td:before
   { 
      position: absolute;
      left: 6px;
      content: attr(data-title);
      width: 110px;
      height: auto;
      line-height: 0.85;
   }

   .listitem
   {
      white-space: normal !important;
   }
}

@media only screen and (max-width: 767px)
{
   .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td
   {
      white-space: normal !important;
   }
}

/*************** Kalender ***************/

.calendartable
{
   width: 100%;
   font-size: 8pt;
   table-layout: fixed;
   border: 1px solid #404040;
   border-collapse: collapse;
}

.calendarheader
{
   overflow: hidden;
   font-size: 8pt;
   text-align: center;
   font-weight: bold;
   color: #202020;
   background-color: #D0D0D0;
   border-width: 1px;
   border-color: #404040;
   border-style: solid;
   padding: 3px;
}

.calendarday
{
   overflow: hidden;
   font-size: 8pt;
   border-width: 1px;
   border-color: #404040;
   border-style: solid;
   padding: 3px;
   min-height: 80px !important;
   height: 80px !important;
}

.calendarheader.montag, .calendarday.montag
{
   border-left-width: 5px;
}

.calendartoday
{
   background-color: #80FF80;
}

.calendarweekday
{
   background-color: #F8F8F8;
}

.calendarweekendday
{
   background-color: #E0E0E0;
}

.calendarfeiertag
{
   background-color: #ffa500;
   color: #808080;
}

.calendarferien
{
   background-color: #e0e0e0;
}

.calendarurlaub
{
   background-color: #aa56ff;
}

.calendarkrank
{
   background-color: #bf0000;
}
.calendararbeitszeit
{
   background-color: #a0ffa0;
}
.calendarcheckedin
{
   background-color: lightgreen !important;
}
.calendarcheckedin20
{
   background-color: #F0BA00 !important;
}
.calendarcheckedout
{
   background-color: darkgreen !important;
}

.calendarinvalidday
{
   background-color: #E0E0E0;
}

.calendaritem
{
   font-size: 8pt;
   color: #404040;
   overflow: hidden;
   padding: 4px;
   margin-bottom: 4px;
}

.calendaritem A
{
   color: #0000C0;
   font-weight: bold;
}

.calendaritemzeit
{
  cursor:pointer;
  margin:0px;
  padding:2px;
  overflow:hidden;
}

.calendarinfo
{
   font-style: italic;
}

.calendardayheader, .calendardayheaderwt
{
   padding-bottom: 10px;
}

.calendarweek
{
   float: left;
   padding: 0;
   margin: 0;
}
.calendarweekitem
{
   padding:3px;
}

.calendarlinie
{
   border-bottom: 1px dashed #aaa;
}

.woche .calendaritem:hover, .woche .calendarweekitem:hover &gt; div
{
  background-color: #e0e0e0;
}

.calendardayheaderwt
{
  display:none;
}

//.platzbuchung .woche .calendaritem:hover, .platzbuchung .woche .calendarweekitem:hover &gt; div
//{
//  min-height: 150px !important;
//}

@media only screen and (max-width: 640px)
{
   .calendarweek
   {
      width: 100% !important;
   }
   .calendarweekitem
   {
      height: 50px !important;
   }
   .calendarweek .calendaritem
   {
      min-height: auto !important;
   }
   .calendartable.woche tr
   {
      min-height: auto !important;
      height: auto !important;
   }
   .calendartable table, .calendartable tr, .calendartable td
   { 
      display: block; 
   }
   .calendartable td.calendarheader, td.calendarempty, tr.calendarempty, div.calendarempty
   { 
      display: none; 
   }
   table.calendartable, .calendartable tr
   { 
      border: 0;
   }
   .calendarday
   { 
      border: 1px solid #404040;
      margin-bottom: 5px;
      height: auto !important;
      min-height: auto !important;
   }
   .calendardayheader
   {
     display:none;
   }
   .calendardayheaderwt
   {
     display:block;
   }
}



/*************** Register ***************/

.tab
{
   color: black;
   background-color: white;
   border-top: #000 1px solid;
   border-left: #000 1px solid;
   border-right: #000 1px solid;
   padding: 5px;
}

.tab A
{
   color: black;
   font-weight: bold;
   font-size: 8pt;
}

.tabunselected
{
   color: #888;
   background-color: #ffffff;
   border-top: #000 1px solid;
   border-left: #000 1px solid;
   border-right: #000 1px solid;
   padding: 5px;
}

.tabunselected A
{
   color: #888;
   font-weight: normal;
}

.tabspace
{
   border-bottom: #000 1px solid;
}

.tabdialog
{
   background-color: white;
   border-left: #000 1px solid;
   border-bottom: #000 1px solid;
   border-right: #000 1px solid;
   padding: 10px;
   overflow-y: auto;
   min-height: 250px;
}

.registertable
{
   width: 100%;
   border:0;
}

@media only screen and (max-width: 480px)
{
   table.registertable table, .registertable tr
   {
      display: block;
      border-bottom: 1px solid #000;
   }
   table.registertable td
   {
      display: block;
      position: relative;
      min-height: 16px;
      text-align: left;
   }
   table.registertable .tabspace
   {
      display: none;
   }
}


/*************** Module ***************/

.module
{
   margin: 5px 5px 0px 5px;
   padding: 5px 5px 5px 5px;
   border-top: #000 1px solid;
   border-left: #000 1px solid;
   border-right: #000 1px solid;
   border-bottom: #000 1px solid;
   white-space: nowrap;
}

.moduleselected
{
   background-color: #000;
   color: #fff;
   font-weight: bold;
}

.moduleunselected
{
   background-color: white;
   color: #808080;
   margin: 5px 5px 5px 5px;
}

.moduleregister
{
   float: left;
   padding: 6px 0px 6px 0px;
   font-size: 8pt;
}


/*************** Button ***************/

.buttonline
{
   white-space: nowrap;
   min-height: 25px;
   display: block;
}

.buttonitem
{
   padding: 0 5px 0 0;
   min-height: 30px !important;
   outline-offset: 0px;
   float: left;
   display: inline;
   line-height: 16px !important;
}

.buttonline &gt; .buttonitem
{
   margin-bottom: 3px;
}

.buttonitem .buttonitem
{
   padding: 0 2x 0 2px;
}

.button
{
   border: #808080 1px solid;
   background-color: #E0E0E0;
  /* min-height: 17px !important; */
  /* max-height: 17px !important; */
  /* height: 17px !important; */
  /* line-height: 17px; */
   vertical-align: middle;
   padding: 0;
   display: table-cell;
   float: left;
   cursor: pointer;
}

.buttondropdown
{
   display: inline-block;
   padding: 3px 6px 3px 6px;
}

.buttondropdown i
{
   line-height: 16px;
}

.buttonicon
{
   padding: 3px 6px 3px 6px;
}

.buttonicon img
{
   padding-right: 4px;
}

.buttonstandard
{
   padding: 3px 6px 3px 6px;
}

.buttonlabel
{
   padding: 7px 2px 2px 2px !important;
   vertical-align: middle;
   height: 30px !important;
}

/*************** Dropdown-Felder ***************/

.dropdownmenu
{
   position:absolute;
   border:1px solid black;
   font:normal 8pt Open Sans, Verdana, Arial;
   line-height:18px;
   z-index:100;
   text-align:left;
   width:auto;
   background-color:#D0D0D0;
   //height: auto;
   //white-space: nowrap;
}

.dropdownmenu a
{
   display: block;
   text-indent: 3px;
   padding: 3px 10px 3px 5px !important;
}

.dropdownmenu a:hover
{
   background-color: yellow;
}


/*************** spezielle Elemente ***************/

.webpartbox
{
   margin: 0 20px 30px 0;
   padding: 0;
   border: 1px solid #ccc;
   overflow-x: hidden;
   box-shadow: 5px 5px 5px #808080;
}
.webpartboxorot
{
   margin: 0 10px 20px 0;
   padding: 0;
   overflow-x: hidden;
}
.webpartboxormt
{
   margin: 0 20px 30px 0;
   padding: 0;
   overflow-x: hidden;
}

.webpartlast .webpartbox
{
   margin-right: 0px !important;
}

.webpartheader
{
   font-family: Open Sans, Verdana, Arial;
   font-size: 10pt;
   overflow: hidden;
   background-color: #e0e0e0;
   border-width: 0;
   padding: 6px;
}

.webpartstart20, .webpartstart25, .webpartstart30, .webpartstart40, .webpartstart50, .webpartstart60, .webpartstart70, .webpartstart80, .webpartstart100
{
   float: left;
}

.webpartstart20 { width: 20%; }
.webpartstart25 { width: 25%; }
.webpartstart30 { width: 30%; }
.webpartstart40 { width: 40%; }
.webpartstart50 { width: 50%; }
.webpartstart60 { width: 60%; }
.webpartstart70 { width: 70%; }
.webpartstart80 { width: 80%; }
.webpartstart100 { width: 100%; }

.webpartcontent
{
   background-color:#f8f8f8;
   padding:10px;
   overflow-x: hidden;
}
.webpartcontentorot
{
   padding:10px;
}
.webpartcontentormt
{
   background-color:#f8f8f8;
   padding:10px;
}

@media (max-width: 800px)
{
   .webpartstart20, .webpartstart25, .webpartstart30, .webpartstart40, .webpartstart50, .webpartstart60, .webpartstart70, .webpartstart80, .webpartstart100
   {
      width: 100%;
   }
   .webpartbox
   {
      margin-right: 0;
   }
}

.webpartcontent .message, .webpartcontentorot .message, .webpartcontentormt .message, .messages .message
{
   border-bottom: 1px solid #444;
   margin-bottom: 15px;
}
.webpartcontent .messageheader, .webpartcontentorot .messageheader, .webpartcontentormt .messageheader, .messages .messageheader
{
   //background-color: lightgray;
   font-weight: bold;
   padding: 5px;
}
.webpartcontent .messagebody, .webpartcontentorot .messagebody, .webpartcontentormt .messagebody, .messages .messagebody
{
   padding: 5px 5px 5px 5px;
   line-height: 140%;
}
.webpartcontent .messagefooter, .webpartcontentorot .messagefooter, .webpartcontentormt .messagefooter, .messages .messagefooter
{
   padding: 3px;
   color: gray;
   font-style: italic;
   text-align: right;
}
.webpartcontent .messagefooter A, .webpartcontentorot .messagefooter A, .webpartcontentormt .messagefooter A, .messages .messagefooter A
{
   color: gray;
   font-style: normal;
}

.messageimage
{
   float:right;
}

.platzbuchungtable
{
   border-spacing: 3px;
   border-collapse: separate;
}
.platzbuchungtable TD
{
   padding: 3px;
}
.platzbuchungheader
{
   background-color: #eee;
   font-size: 10pt !important;
}
.platzbuchungheaderempty, .platzbuchungempty
{
   background-color: #f8f8f8;
}
.platzbuchungheader .buttonitem A
{
}
.platzbuchungitem
{
   height: 100%;
   vertical-align: middle;
   text-align: center;
   font-size: 8pt !important;
   line-height: 1;
}
.platzbuchungstatusvergangen
{
   background-color: #F0F0F0 !important;
}
.platzbuchungstatusfrei
{
   background-color: #C0FFC0 !important;
}
.platzbuchungstatusbelegt
{
   background-color: #ffc87c !important;
}
.platzbuchungstatusmein
{
   background-color: #ffa500 !important;
}
.platzbuchunggesperrt
{
   background-color: #eee !important;
}
.platzbuchungstatusfehler
{
   background-color: #eee !important;
}

@media (max-width: 999px)
{
   .platzklein
   {
      display:block;
   }
   .platzgross
   {
      display:none;
   }
}
@media (min-width: 1000px)
{
   .platzklein
   {
      display:none;
   }
   .platzgross
   {
      display:block;
   }
}

.adminpdf
{
   background-color: white;
   padding: 4px 2px 4px 2px;
   margin: 3px;
}
.adminpdfauswahl
{
   background-color: #c0c0c0;
   padding: 4px 2px 4px 2px;
   margin: 3px;
}
.adminpdfheader
{
   background-color:#a0a0a0;
   color: white;
   text-align: center;
   font-weight: bold;
   margin: 0px 0 8px 0;
   padding:3px;
}
.adminpdfbox
{
   border: 1px solid #c0c0c0;
   margin: 10px 0 15px 0;
}

.adminbox
{
   width:100%;
   background-color:#fff;
   border:1px solid #ccc;
   box-shadow: 5px 5px 5px #808080;
}

.workflowfield select, .workflowfield input, .workflowfield textarea
{
   background-color: #D0D0D0;
   padding: 0px;
}
.workflowfieldrequired select, .workflowfieldrequired input, .workflowfieldrequired textarea
{
   border: 1px solid red;
   padding: 1px;
}

.tablestartactions td
{
   padding: 6px;
}

/*************** GUI-Elemente ***************/

.draghover
{
   background-color: yellow;
}

.datepicker
{
   width: 80px;
}

.content.events.item.dialog .datepicker
{
   width: 200px;
}

.ui-datepicker-trigger
{
   padding-left: 2px; vertical-align: middle;
}


/*************** Lightbox ***************/

.lightboxbackground
{
   display:none;
   position:absolute;
   top:0%;
   left:0%;
   width:100%;
   height:100%;
   background-color:black;
   z-index:1001;
   -moz-opacity:0.8;
   opacity:.50;
   filter:alpha(opacity=50); 
}

.lightboxbackgroundvisible
{
   background-color:#f0f0f0;
}

.lightbox
{
   display:none;
   font-size:10pt;
   position:absolute;
   top:50%;
   left:50%;
   margin: -70px 0 0 -100px;
   width:200px;
   height:140px;
   padding:16px 1px 1px 1px;
   border:1px solid black;
   background-color:white;
   z-index:1002;
   overflow:auto;
   text-align:center;
   vertical-align:middle; 
   line-height: 1.8;
}

.bloglink
{
   color:#404040;
}

.bloglink:hover
{
   text-decoration: underline;
}

.datakachel
{
   display: table;
   cursor: pointer;
   width: 150px;
   height: 150px;
   max-height: 150px;
   margin-right: 30px;
   margin-bottom: 15px;
   line-height: 1.6;
   float: left;
   text-align: center;
   vertical-align: middle;
   box-shadow: 5px 5px 5px #808080;
   border: 1px solid #e0e0e0;
}
.datakachelimg
{
   line-height: 1.2;
}

.datakachel span
{
   display: table-cell;
   text-align: center;
   vertical-align: middle;
   line-height: 1.2;
   padding: 2px;
}

.datakachel img
{
   display: block;
   max-width: 100%;
   max-height: 90px;
   padding: 8px 5px 5px 5px;
   margin-top: 5px;
   margin-bottom: 1px;
   margin-left: auto;
   margin-right: auto;
   overflow-y: hidden;
}

.kurszeit
{
   font-size: 6pt;
   border-bottom: 1px solid black;
}

canvas
{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.responsivespalten td
{
   padding: 0;
   padding-right: 5px;
}

@media only screen and (max-width: 640px)
{
   table.responsivespalten, table.responsivespalten &gt; tbody, table.responsivespalten &gt; tbody &gt; tr, table.responsivespalten &gt; tbody &gt; tr &gt; td
   { 
      display: block; 
      width: 100% !important;
   }
   table.responsivespalten
   {
      border: 1px solid #888;
      padding: 0;
   }
}

.itemid
{
   color: #888;
   font-size: 8pt;
}

@media only screen and (min-width: 480px)
{
  .colwidth50     { padding: 1px !important; width: 50px; }
  .colwidth60     { padding: 1px !important; width: 60px; }
  .colwidth70     { padding: 1px !important; width: 70px; }
  .colwidth100    { padding: 1px !important; width: 100px; }
  .colwidth150    { padding: 1px !important; width: 150px; }
  .colwidth330    { padding: 1px !important; width: 330px; }
  .colwidthREL260 { padding: 1px !important; width: calc(100% - 260px); white-space: nowrap; }
  .colwidthREL650 { padding: 1px !important; width: calc(100% - 650px); white-space: nowrap; }
  .colwidthREL770 { padding: 1px !important; padding-left: 3px !important; width: calc(100% - 770px); white-space: nowrap; }
  .colwidthREL590 { padding: 1px !important; width: calc(100% - 590px); white-space: nowrap; }
  .colwidthREL710 { padding: 1px !important; width: calc(100% - 710px); white-space: nowrap; }
  .colwidthREL390 { padding: 1px !important; width: calc(100% - 390px); white-space: nowrap; }
  .colwidthREL510 { padding: 1px !important; width: calc(100% - 510px); white-space: nowrap; }

  .spankontopicker330 { padding:0; margin:0; border:0; white-space:nowrap; width:330px; }
  .spankontopicker430 { padding:0; margin:0; border:0; white-space:nowrap; width:430px; }
}
@media only screen and (max-width: 480px)
{
  .spankontopicker330, .spankontopicker430 { }
}

.inputpicker
{
   min-height: 25px !important;
   max-height: 25px !important;
   height: 25px !important;
   border-color: #bbb !important;
   background-color: white;
   box-sizing: border-box;
}
// .inputpicker div.inputpicker.form-control
// {
//    border: 0;
// }
.buttonitem .inputpicker
{
   height: 30px !important;
   min-height: 30px !important;
   max-height: 30px !important;
   margin: 0;
   padding: 0;
}
.buttonlinespace .buttonitem .inputpicker input
{
   height: 28px !important;
   min-height: 28px !important;
   max-height: 28px !important;
   margin: 0 !important;
   padding: 0!important;
}
.buttonlinespace .buttonitem .inputpicker div, .buttonitem .inputpicker a
{
   height: 30px !important;
   min-height: 30px !important;
   margin: 0;
   padding: 0;
}
.buttonlinespace .buttonitem select, 
.buttonlinespace .buttonitem input.form-control[type=time],
.buttonlinespace .buttonitem input.form-control[type=text],
.buttonlinespace .buttonitem input.form-control[type=file],
.buttonlinespace .buttonitem input.form-control:not([type])
{
   height: 30px !important;
   min-height: 30px !important;
   padding-top: 0;
   padding-bottom: 0;
}

.buttonlinespace .buttonitem select, 
{
   padding-left: 3px;
}

.inputpicker input
{
   min-height: 23px !important;
   max-height: 23px !important;
   height: 23px !important;
  vertical-align: top;
  margin: 0;
  padding: 0 0 2px 0 !important;
  outline: 0px;
  font-size: 14px !important;
  z-index: -1;
}
.inputpicker &gt; div
{
  float:left;
  padding: 0 !important;
  margin: 0;
}
.inputpicker &gt; div a
{
   min-height: 25px !important;
   max-height: 25px !important;
   height: 25px !important;
  display: block;
  padding: 0 !important;
  line-height: 1;
  margin: 0 !important;
}
.inputpicker div img
{
  padding-bottom:3px;
  padding-top:3px;
  line-height: 1;
  margin: 0;
}
.buttonitem .inputpicker div a
{
  padding: 0;
  line-height: 1;
  margin: 0;
}
.buttonitem .inputpicker div img
{
  padding-top:6px;
  margin: 0;
}

.mitgliedsantrag td
{
   padding-right: 10px;
   padding-bottom: 10px;
}

INPUT[type=checkbox], INPUT[type=radio]
{
   margin-top: 0;
   margin-right: 6px;
   margin-bottom: 0;
   padding: 0;
}

.optiondetails
{
   color: #808080;
   font-size: 10pt;
   margin-bottom: 12px;
}

.starttabelle td
{
   padding-right: 15px;
}

.datatabellebilder td
{
   padding-right: 10px;
   background-color: #e0e0e0;
   text-align: center;
}

.datatabellebilder td &gt; div
{
   background-color: #e0e0e0;
}

.datatabelle td
{
   padding-right: 20px;
}

.calendarday
{
   line-height: 140%;
}

.standard
{
   line-height: 1;
}

.optionsubnavi
{
   padding: 5px;
   margin: 5px 5px 5px 0px;
   border: 1px solid black;
   float: left;
   background: #e0e0e0;
   lineheight: 200px;
   cursor: pointer;
}
.optionsubnavi:hover
{
   background: #f8f8f8;
}
.optionsubnaviselected
{
   background: #000080;
   color: white;
}
.optionsubnaviselected:hover
{
   background: #000080;
   color: white;
}

.publicsearchtablefields TD
{
   padding: 5px;
}

.rechnunganrede, .rechnungtitel { width:80px; }
.rechnungvorname { width:calc(50% - 80px); }
.rechnungnachname { width:calc(50% - 80px); }
.rechnungnamegeb { width:calc(30% - 55px); }

.rechnungplz { width:80px; }
.rechnungland, .rechnungland input, .rechnungland select { width:100px; }
.rechnungort { width:calc(100% - 180px); }

.rechnungtabelle
{
   padding-left: 0px;
   width: 100%;
   max-width: 100%;
   overflow: scroll;
   border-spacing: 0px;
   border-collapse: separate;
   margin: 0;
   box-sizing: border-box;
}
.rechnungtabelle, .rechnungtabelle div, .rechnungtabelle div input, .rechnungtabelle div select
{
   margin: 0;
   box-sizing: border-box;
}
.rechnungtabelle td
{
   padding: 0 0 2px 5px;
}
.rechnungtabelle td input
{
}
.rechnungtabelle td:nth-child(1)
{
   padding-left: 0px;
}

#rollentablediv
{
   overflow-x: auto;
}
.rollentable &gt; thead &gt; tr &gt; td
{
   vertical-align: top;
   background-color: white;
}

#postfachfolder
{
   width: 240px;
   margin: 0 20px 30px 0;
   float: left;
   overflow-x: auto;
   box-sizing: border-box;
}

#postfachliste
{
   width: 50%;
   margin: 0 20px 30px 0;
   padding-right: 10px;
   float: left;
   min-height: 300px;
   overflow-x: auto !important;
   box-sizing: border-box;
}

#postfachmail
{
   width: 50%;
   float: left;
   box-sizing: border-box;
}

#postfachliste.drei
{
   width: calc(50% - 140px);
}
#postfachmail.drei
{
   width: calc(50% - 140px);
}

@media (max-width: 1000px)
{
   #postfachfolder { width:100% !important; }
   #postfachliste { width:100% !important; padding-right:0px; }
   #postfachmail { width:100% !important; }
}

#datapaths
{
   box-sizing: border-box;
   width: 330px;
   padding-right:30px;
   float: left;
   overflow-x: none;
}

#datafiles
{
   box-sizing: border-box;
   width: calc(100% - 330px);
   float: left;
}

#datafilesteam
{
   box-sizing: border-box;
   width: calc(100% - 660px);
   float: left;
}

#datateam
{
   box-sizing: border-box;
   width: 330px;
   float: left;
   padding-left: 30px;
}

#datafilesonly
{
}

@media (max-width: 1000px)
{
   #datapaths
   {
      width: 100%;
   }
   #datafiles, #datafilesteam, #datateam
   {
      margin-top: 50px;
      padding: 0px;
      width: 100%;
   }
}

.dateienliste TD
{
   padding: 0 0 5px 0;
}

input[type=file]
{
}

.webpartpage
{
   padding-top: 20px;
   padding-left: 10px;
}

.avatar
{
   border-radius: 50%;
}

p
{
   padding:0 0 8px 0;
   margin:0;
}

.line
{
   height: 16px;
}

.registerline
{
   height: 14px;
}

.infoheader
{
}

.infotext
{
   font-weight: bold;
   padding-bottom: 12px;
}

.postfachmailtable
{
   width: 100%;
   font-size: 8pt;
   overflow: hidden;
   border-width: 0;
   border-collapse: collapse;
}

.postfachmailtable td
{
   padding: 3px 6px 3px 6px;
   vertical-align: top;
}

#membertree
{
   width: 200px;
   margin-right:10px;
   float: left;
   overflow-x: auto;
}

#membertree TD
{
   padding-right: 6px;
   vertical-align: top;
}

#memberrechts
{
   width: calc(100% - 220px);
   float: left;
   margin-right:10px;
}

.buttonitem input[type=text], .buttonitem input:not([type])
{
   height: 23px !important;
   min-height: 23px !important;
   padding-top: 0;
   padding-bottom: 0;
}

.buttonitem
{
   min-height: 30px !important;
/*   max-height: 30px !important; */
/*   height: 30px !important;  */
   padding-top: 0;
   padding-bottom: 0;
}

.buttonline.doppelt .buttonitem
{
   min-height: 48px !important;
}

.newmarker
{
   background-color: red;
   margin-left: 5px;
   min-width: 16px;
   height: 16px;
   min-height: 16px;
   max-height: 16px;
   text-align: center;
   color: white;
   display: inline-block;
   border-radius: 8px;
   font-size: 10px;
}

.flex-container
{
   float:left;
   margin: 0 20px 10px 0;
   background-color:#e0e0e0;
   padding:10px;
   min-height: 140px;
}

.captcha
{
   margin-bottom: 3px;
   white-space: nowrap;
   display: inline;
}
.captcha IMG
{
   margin:0;
   padding:0;
}

TR.ungelesengruen TD
{
   background-color:#D3F7D3;
}
TR.ungelesengruen:nth-of-type(even) TD.listitem
{
   background-color:#B0F2B0 !important;
}
TR.mailopen TD
{
   background-color:#DEECF9 !important; */
}
TR.mailopen TD:nth-child(1)
{
}

.mitglieddetails
{
   width:calc(50% - 20px);
   float:left;
   margin-right:20px;
   overflow-x: hidden;
}
@media (max-width: 900px)
{
   .mitglieddetails
   {
      width:100%;
   }
}

.table0, .tablejournal
{
   border-spacing: 0px;
   border-collapse: separate;
}
.table0 td, .tablejournal td
{
   padding: 0;
   vertical-align: top;
}
.tablejournal
{
   width: 100%;
}
.table5
{
   border-spacing: 0px;
   border-collapse: separate;
}
.table5 &gt; tr &gt; td, .table5 &gt; thead &gt; tr &gt; td, .table5 &gt; tbody &gt; tr &gt; td
{
   font-family: Open Sans, Verdana, Arial;
   padding: 0px 5px 2px 0px;
   vertical-align: top;
}
.table5 td.listsection
{
   padding: 2px;
}
.table6
{
   font-family: Open Sans, Verdana, Arial;
   border-spacing: 0px;
   border-collapse: separate;
}
.table6 &gt; tr &gt; td, .table6 &gt; tbody &gt; tr &gt; td, .table6 &gt; thead &gt; tr &gt; td
{
   padding: 6px;
   vertical-align: top;
}

.shopmanuell td
{
   border-bottom: 1px solid #c0c0c0;
}

.nachlesebild
{
   float:left;
   padding:10px;
   width:200px;
   height:200px;
   background-color:#f0f0f0;
   margin-right:30px;
   margin-bottom:30px;
}
.nachlesetext
{
   float:left;
   width: calc(100% - 250px);
   margin-bottom:30px;
}
.nachleseimage
{
   height: 180px;
   width: 180px;
   object-fit: scale-down;
}
@media (max-width: 800px)
{
   .nachlesetext { width:100%; }
}

.infoblockheader
{
   font-weight: bold;
}

.infoblockbody
{
   padding-bottom: 18px;
}

@media (max-width: 1300px)
{
   table.shopartikel2, table.shopartikel2 &gt; tbody &gt; tr, table.shopartikel2 &gt; tbody &gt; tr &gt; td
   {
      display: block; 
   }
   table.shopartikel2 &gt; tbody &gt; tr &gt; td
   {
      width: 100% !important;
   }
}

@media (max-width: 1650px)
{
   table.shopartikel3, table.shopartikel3 &gt; tbody &gt; tr, table.shopartikel3 &gt; tbody &gt; tr &gt; td
   {
      display: block; 
   }
   table.shopartikel3 &gt; tbody &gt; tr &gt; td
   {
      width: 100% !important;
   }
}

.shopeinartikel
{
   margin-right:10px;
   margin-bottom:10px;
   width:100%;
}
.shopeinartikeltitel
{
   padding:0 10px 10px 10px;
}
.shopeinartikel td
{
   vertical-align:top;
   width:50%;
   padding:10px;
}


@media only screen and (max-width: 500px)
{
   .shopeinartikel td
   {
       width:100%;
       display:block;
   }
}

.nebeneinander  .fieldgroup
{
   padding: 0px;
}
.nebeneinander  .fieldlabel
{
  display: block;
  width: 90%;
  text-align: left;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  overflow: none;
}
.nebeneinander  .fieldcontrol
{
  display: block;
  width: 90%;
  margin: 0px 0px 10px 0px;
}
.nebeneinander  .fieldcontrol45
{
  float: left;
  padding: 3px;
  width: calc(95% - 300px)
}
.nebeneinander  .fieldcontrol55
{
  float: left;
  padding: 3px;
  width: calc(95% - 200px);
}
.nebeneinander  .fieldcontrol65
{
  float: left;
  padding: 3px;
  width: calc(95% - 100px)
}
.nebeneinander  .fieldcontrol10
{
  float: left;
  padding: 3px;
  width: 100px;
}
.nebeneinander  .fieldcontrolfull
{
  float: left;
  padding: 3px;
  width: 100%;
}

@media (max-width: 400px)
{
.nebeneinander { width:100% !important; }
}

.helptable
{
   border-spacing: 0px;
   border-collapse: separate;
}
.helptable &gt; tbody &gt; tr &gt; td
{
   padding: 8px 10px;
   background-color: #f8f8f8;
   border-bottom: 1px solid #808080;
   border-right: 1px solid #808080;
}
.helptable &gt; tbody &gt; tr &gt; td:nth-child(1)
{
   border-left: 1px solid #808080;
}
.helptable &gt; tbody &gt; tr:nth-child(1) &gt; td
{
   border-top: 1px solid #808080;
}
.helptable td .table0 td
{
   padding: 0 !important;
}
.helptable .helpheader
{
   background-color: #e8e8e8;
}

.kapitelsuche table.helptable td
{
   padding: 5px;
   border: 1px solid #ccc;
}

.btntest
{
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-weight: normal;
   line-height: 1.42857143;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
}

.btn-group .btntest.dropdown-toggle
{
   padding-left: 8px;
   padding-right: 8px;
   margin-left: -5px;
}

.btntest:hover, .btntest:focus, .btntest.focus
{
  text-decoration: none;
  background-color: #0F7EAE;
  color: white;
}

.datenschutz
{
}

.faqfrage
{
  cursor:pointer;
}

.back-to-top
{
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display:none;
}

.jPicker.Container
{
  z-index:1000;
}

.fancybox-button
{
   background-color: white;
   color: blue !important;
}

.member-items
{
    margin-bottom: 60px;
}

.member-items .member-item
{
    margin-bottom: 20px;
    padding: 18px 17px 18px 17px;
    position: relative;
    min-height:250px !important;
    background-color: #f0f0f0;
}

.member-items .member-item .image
{
    float: left;
    width: 37%;
}

.member-items .member-item .image img
{
    border: 0 !important;
    max-width: 100%;
    padding-right: 30px;
}

.member-items .member-item .text
{
    float: left;
    width: 63%;
}

.member-items .member-item .space
{
   height: 16px;
}

.member-items .member-item .text p
{
    font-size: 9pt !important;
}

@media(max-width:450px)
{
   .member-items .member-item .image
   {
      width:100%;
      margin-bottom: 20px;
   }

   .member-items .member-item .text
   {
      width:100%;
   }
}


#tablelogin td
{
  padding:1px;
}

#tablelogin input, #tablelogin a.btn
{
   height: 30px !important;
   max-height: 30px !important;
}

.tableplatzhalter
{
   width: 100%;
}
.tableplatzhalter th
{
   padding: 5px;
   border: 1px solid #c0c0c0;
   background-color: #e0e0e0;
}
.tableplatzhalter td
{
   padding: 5px;
   border: 1px solid #c0c0c0;
}

.kasseuebersicht
{
   width:100%;
}
.kasseuebersicht TD
{
   padding: 0 20px 10px 0;
}

.kasseuebersicht TD &gt; DIV
{
   border: 1px solid #ccc;
   box-shadow: 5px 5px 5px #808080;
   padding: 0px;
   height: 100%;
}
.kasseuebersicht .header
{
   background-color: #e0e0e0;
   padding: 10px;
   margin-bottom: 5px;
   text-align: center;
}
.kasseuebersicht .details
{
   padding: 20px;
}

.noinput
{
   height: 24px !important;
   border:1px solid #aaa; 
   padding: 2px !important;
   background-color:#e0e0e0;
}

.buttonline .noinput
{
   height: 30px !important;
}

.fieldinfo
{
   font-style: italic;
   font-size: 8pt;
   color: #888;
   line-height: 1.2;
}

.inputshort
{
   margin-right: 6px;
   width: 200px;
   display: inline;
}

.inputshorttext
{
   font-size: 9pt;
   color: #666;
   display: inline;
}

.star
{
   font-size: 11pt;
   color: #888;
   padding-right: 2px;
}

.star-selected
{
   color: gold;
}




#webparttoolbox, .webpartlist
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#webparttoolbox li, .webpartlist li
{
  list-style-type: none;
}

.wpitem, .wpdrag
{
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 0px;
  margin: 0px; 
}

.wpitem
{
  width: 100%;
  height: 100%;
  padding: 5px;
/*  margin-bottom: 10px; */
}

.wpdrag
{
  padding: 5px;
  margin-bottom: 10px;
  width: 150px;
  font-size: 10pt;
}

.droparea, .wpitemchild
{
  border: 1px dashed #888;
  border-radius: 4px !important;
  color: #888;
  text-align: center;
  font-size: 10pt;
  cursor: pointer;
  margin: 3px 0px 3px 0px;
}

.wpitem .wpitemchild, .wpitem .wpitem
{
  margin: 20px 2px !important;
  min-height: 85px;
}

.droparea-active
{
  background-color: lightgreen !important;
  color: black;
  border: 1px solid lightgreen;
/*  margin-top: 10px;
  margin-bottom: 10px; */
}
.droparea-hover, .droparea:hover
{
  background-color: green !important;
}

.ms-options-wrap &gt; .ms-options
{
left: auto;
width: 400px;
}

.ms-options-wrap &gt; button, .ms-options-wrap &gt; button:focus
{
padding: 3px 20px 3px 5px;
}

@media print
{
  #modaldialog
  {
    display:none;
  }
}

.calendarklein
{
   border:1px solid #ddd;
   margin-bottom: 12px;
}
.calendarklein td
{
   font-size: 10pt;
   width:30px;
   height:30px;
   text-align:center;
}

.profile-sektion
{
  float: left;
  width: 280px;
  margin: 0 20px 10px 0;
}

.profile-group
{
  width:250px;
  box-sizing: border-box;
  min-height:30px;
  background-color:#f0f0f0;
  margin:0 0 10px 0;
  padding:10px;
  cursor:pointer;
  border:1px solid transparent;
}
.profile-group:hover
{
  background-color:#e0e0e0;
}
.profile-groupselected
{
  border:1px solid black;
}
.profile-main1
{
  float: left;
  box-sizing: border-box;
  width: calc(100% - 300px);
}
.profile-main2
{
  float: left;
  box-sizing: border-box;
  width: calc(100% - 600px);
}
.profile-main3
{
  float: left;
  box-sizing: border-box;
  width: calc(100% - 900px);
}
.profile-webparts1
{
  float: left;
  box-sizing: border-box;
  width: 300px;
  padding-left:10px;
}
.profile-webparts2
{
  float: left;
  box-sizing: border-box;
  width: 300px;
  padding-left:10px;
}

@media (max-width: 1000px)
{
  .profile-sektion, .profile-main1, .profile-main2, .profile-webparts1, .profile-webparts2
  {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .profile-group
  {
    float:left;
    margin-right:20px;
    width: calc(50% - 20px);
  }
}

.mybadge
{
  margin-left: 6px;
  background-color: #c52d2f;
  color: white;
  border-radius: 5px;
  font-size:8pt;
  padding: 1px 5px 1px 5px;
  position: relative;
  top: -6px;
}
.mymodulebadge
{
  margin-left: 6px;
  background-color: #c52d2f;
  color: white;
  border-radius: 5px;
  font-size:8pt;
  padding: 1px 5px 1px 5px;
  position: relative;
  left: -3px;
  top: -12px;
}

div.col1Fixed-1 { padding-left: 150px;}
div.col1Fixed-2 { position:relative; width:100%; padding:0px; }
div.col1Fixed-3 { overflow-x:auto; padding:0px;}
td.col1Fixed, th.col1Fixed { position:absolute; left: -150px; width:150px; min-height:50px; }
div.col1Fixed-3 .platzbuchungitem, div.col1Fixed-3 .platzbuchungheader, div.col1Fixed-3 .platzbuchunggesperrt { height:50px; min-height:50px; }

@media (max-width: 750px)
{
   .float100
   {
      width:100% !important;
   }
   .float100 .content
   {
      margin-left: 0 !important;
   }
}

.zentraladmin.bugs .public td
{
   background-color: lightgreen;
}

.supporttickets .message
{
   background-color: #f0f0f0;
   margin-bottom: 12px;
   padding: 10px;
}
.supporttickets .message:hover
{
   background-color: #e0e0e0;
   margin-bottom: 12px;
   padding: 10px;
}
.supporttickets .message .messageheader
{
   font-weight: bold;
   padding-bottom: 5px;
}
.supporttickets .message .messagefooter
{
   text-align: right;
   font-size: 8pt;
}

.wpraster { width:33%; float:left; box-sizing: border-box; padding: 0 30px 30px 0; }
@media (max-width: 1400px) { .wpraster { width:33%; } }
@media (max-width: 1200px) { .wpraster { width:50%; } }
@media (max-width: 750px) { .wpraster { width:100%; padding: 0 0 30px 0; } }

.wpraster3 { width:33%; float:left; box-sizing: border-box; padding: 0 30px 30px 0; }
@media (max-width: 1400px) { .wpraster3 { width:50%; } }
@media (max-width: 1000px) { .wpraster3 { width:100%; padding: 0 0 30px 0; } }

.wpraster2 { width:50%; float:left; box-sizing: border-box; padding: 0 30px 30px 0; }
@media (max-width: 1000px) { .wpraster2 { width:100%; padding: 0 0 30px 0; } }

.wprasternaechsteva { width:50%; float:left; box-sizing: border-box; padding: 0 20px 20px 0; }
@media (max-width: 1500px) { .wprasternaechsteva { width:100%; padding: 0 0 20px 0; } }

.wprasternaechsteva1 { width:100%; float:left; box-sizing: border-box; padding: 0 0 20px 0; }

.picturebox
{
  min-height:340px;
  width: 100%;
  border:1px solid #ccc;
  text-align: center;
  position:relative;
  background-color:#f8f8f8;
  box-shadow: 5px 5px 5px #808080;
  box-sizing: border-box;
}
.pictureheader
{
  box-sizing: border-box;
  background-color: #e0e0e0;
  text-align: left;
  padding: 4px;
  width: 100%;
  height: 50px;
  max-height: 50px;
}
.picturedetails
{
  margin: 10px;
}
.picturefooter
{
  position:absolute;
  bottom:0;
  left:0;
  width: 100%;
  text-align: right;
  font-size: 8pt;
  padding: 0 10px 5px 0;
}

.datapicturebox
{
  min-height:230px;
  min-width:200px;
  border:1px solid #ccc;
  text-align: center;
  position:relative;
  background-color:#f8f8f8;
  box-shadow: 5px 5px 5px #808080;
  box-sizing: border-box;
  float:left;
  margin:0 20px 20px 0;
}
.datapictureheader
{
  box-sizing: border-box;
  background-color: #f0f0f0;
  text-align: left;
  padding: 6px;
  width: 100%;
  max-height: 50px;
  overflow:hidden;
  font-size:9pt;
}

.datapicturedetails
{
  padding: 10px;
  font-size:9pt;
}
.datapicturefooter
{
  position:absolute;
  bottom:0;
  left:0;
  width: 100%;
  background-color: #f0f0f0;
  text-align: right;
  font-size: 8pt;
  padding: 5px 10px 5px 0;
}

.warenkorboben
{
   margin-bottom:40px;
}
.warenkorbrechts
{
   float:right;
   width: 30%;
}
.shopartikelwarenkorbrechts
{
  float:left;
  margin: 0;
  padding-right: 20px;
  width: 70%;
}
.shopartikel
{
  float:left;
  margin: 0;
  width:100%;
}
@media (max-width: 1200px)
{
   .warenkorbrechts
   {
      float:none;
      margin-left:0px;
      margin-bottom:40px;
   }
  .shopartikel, .shopartikelwarenkorbrechts, .warenkorbrechts { width: 100%; }
  .shopartikelwarenkorbrechts { padding:0; }
}
@media (min-width: 1201px)
{
   .shopartikelwarenkorbrechts .wpraster { width:33%; float:left; box-sizing: border-box; padding: 0 30px 30px 0; }
   @media (max-width: 1466px) { .shopartikelwarenkorbrechts .wpraster { width:50%; } }
   @media (max-width: 1000px) { .shopartikelwarenkorbrechts .wpraster { width:100%; padding: 0 0 30px 0; } }
}

.shopbox
{
  position:relative;
  width:100%;
  min-height:350px;
  border:1px solid #ccc;
  text-align: center;
  position:relative;
  overflow: hidden;
  background-color:#f8f8f8;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 5px 5px 5px #808080;
}

.shopheader
{
  position:absolute;
  top:0;
  left:0;
  text-align: center;
  background-color: #e0e0e0;
  padding: 6px 0 6px 0;
  margin-right: 5px;
  max-height: 70px;
  overflow-y: hidden;
  width: 100%;
}
.shopbilder
{
  width: 40%;
  margin-top:50px;
  min-height:150px;
  max-height:150px;
  text-align: center;
  float:left;
}
.shopdetails
{
  width: 60%;
  font-size: 8pt;
  margin-top:80px;
  float:left;
}
.shopdetails select
{
   max-width:100%;
}
.shopaction
{
  margin-top: 10px;
  text-align: center;
  height:110px;
}

.clearfix:after
{
   content: ".";
   display: block;
   clear: both;
   font-size: 0;
   height: 0;
   visibility: hidden;
}

.zugesagt:hover
{
   background-color:lightgreen;
}

.abgesagt:hover
{
   background-color:#F0d0d0;
}

.kasse-webparts
{
   float: left;
/*   width: 45%; */
}
@media (max-width: 1000px)
{
   .kasse-webparts
   {
      float: left;
      width: 100%;
   }
}

.rollenliste
{
  min-width:500px;
  padding-right: 30px;
  box-sizing: border-box;
}

.rollenhilfe
{
  word-wrap: normal;
  margin-top: 20px;
  box-sizing: border-box;
  overflow:hidden;
}

.datainfo
{
  background-color:#FFFFaa;
  padding:5px;
  font-size: 9pt;
  color: #404040;
}

#cookie_directive_container, #cookie_directive_container nav
{
  background-color: #404040 !important;
}
#cookie_directive_container .container
{
  vertical-align:middle;
  padding-top:30px;
  color:white;
  font-size: 12pt;
}
#cookie_directive_container a.btn
{
  width: 60px;
  text-align: center;
  border: 1px solid white;
  border-color: white !important;
  color: white !important;
  background-color: #404040 !important;
}
#cookie_directive_container a.btn:hover, #cookie_directive_container a.btn:focus
{
  background-color: #888 !important;
}

.wpitem
{
  position: relative;
}
.editarea
{
  position: absolute;
  background-color: #888;
  color: white;
  font-size: 10pt;
  padding: 3px;
  margin: 0 5px 0 0;
  top: 0px;
  right: -5px;
  z-index: 99;
}
.editarea a
{
   color: white !important;
}
.wpitemchild
{
  padding-top: 16px;
}

.hidden
{
   display: none;
}

.tablefiles td
{
   padding: 0 10px 5px 0;
}

.info1
{
  color: #808080;
  font-size: 10pt;
}

.info
{
  color: #808080;
  margin-bottom: 12pt;
  font-size: 10pt;
}

.versammlung .tops
{
  box-sizing: border-box;
  float: left;
  width:75%;
}
.versammlung .teilnehmer
{
  box-sizing: border-box;
  float: left;
  width:25%;
  padding-left: 25px;
}
@media (max-width: 640px)
{
  .versammlung .tops, .versammlung .teilnehmer { width:100%; padding-left:0; }
}

.spendenbarometerorange
{
  padding: 5px;
  background-color: orange;
  color: white;
  min-height: 30px;
  height: 30px;
  text-align: center;
}
.spendenbarometergreen
{
  padding: 5px;
  background-color: green;
  color: white;
  min-height:30px;
  height: 30px;
  text-align: center;
}

.carousel-indicators li
{
  border: 1px solid #888 !important;
}
.carousel-indicators li.active
{
  background-color: #888 !important;
  border: 1px solid #888 !important;
}
.carousel-indicators
{
  bottom: -40px !important;
}
.carousel-inner
{
  margin-bottom: 24px;
}

.mitgliedsfotoX
{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  object-fit: cover;
}

#datapaths .minus, #datapaths .plus
{
/*  display: inline-block; */
  width:16px;
  height:16px;
}

#postfachfolder td
{
  font-size: 10pt !important;
  line-height: 1.8;
}
#postfachfolder td a
{
  padding: 2px;
}
#postfachliste td
{
  font-size: 8pt !important;
}
#postfachmail td
{
  font-size: 10pt !important;
}

.mailarchivextra TD
{
   background-color: #ccc !important;
}

.glyphicon 
{
  font-family: 'Glyphicons Halflings' !important;
}

.einausrv TD
{
   background-color: #e0e0e0 !important;
}

.listodd TD, .listneutral TD
{
   background-color: #ffffff !important;
}
.listeven TD
{
   background-color: #f0f0f0 !important;
}

.ui-state-active, .ui-widget-content .ui-state-active
{
  background: #B1D8FF;
}

select.form-control
{
  background-color: #fff !important;
}

select.form-select
{
  min-width: 80px;
}

#optionen select.form-select
{
  min-width: 100px;
}

.selectwithsize
{
   height: 80px !important;
}

.mitgliedsfoto120
{
   height: 120px;
   width: 120px;
   border-radius: 50%;
   object-fit: cover;
}

.eventsidebar
{
  float:right;
  margin: 0 0 30px 30px;
  max-width:50%;
}
.eventinfo
{
  float:left;
  width:calc(100% - 50px);
}
.eventinfosidebar
{
  float:left;
  width:calc(50% - 100px);
}
@media (max-width: 600px)
{
  .eventsidebar { max-width:100%; }
  .eventinfosidebar { width:calc(100% - 50px); }
}

.dropzone .dz-preview .dz-details .dz-size
{
  margin-bottom: 2em !important;
}

.mitgliedsfoto100
{
  height: 100px;
  width: 100px;
  border-radius: 50%;
  object-fit: cover;
}

.table5 .buttonlinespace .buttonitem, .table5 .buttonlinespace .buttonitem input.form-control[type="text"], .table5 .buttonlabel, .table5 .buttonline
{
   min-height: 25px !important;
   height: 25px !important;
   padding-bottom: 0 !important;
}

.abgesagt
{
  color: red;
  font-weight: bold;
}

.buttonitem .ms-options-wrap &gt; button
{
  height:30px;
}

.userchat
{
  padding:10px;
  margin-bottom:15px;
  border-radius: 15px;

  margin-right: 80px;
  background-color:#f0f0f0;
}

.userchateigen
{
  padding:10px;
  margin-bottom:15px;
  border-radius: 15px;

  margin-left: 80px;
  background-color:#e1ffc7;
}

.chatfullsize
{
  padding:10px;
  margin-bottom:15px;
  border-radius: 15px;

  background-color:#e1ffc7;
}

.eventkachel
{
  min-height:100px;
  overflow:hidden;
}
.eventkacheltitel
{
  font-size: 2.0rem;
  padding:10px;
  line-height:1.1;
}
.eventkachelzeitort
{
  font-size: 1.0rem;
  padding:0 10px 0px 10px;
}
.eventkachelteaser
{
  padding:0 10px;
  line-height: 1.1;
}
.eventkachelteaser .messagetext
{
  font-size:8pt;
}

.eventkachelwochentag
{
  font-size: 1.5rem;
  line-height: 2.7rem;
  display:inline-block;
  padding: 0 .3rem 0 0;
}

.eventkacheltag
{
  font-size: 4.0rem;
  line-height: 4.4rem;
  display:inline-block;
}

.eventkachelmonat
{
  font-size: 1.5rem;
  line-height: 2.7rem;
  display:inline-block;
  padding: 0 0 0 .3rem;
}


.ms-options-wrap button
{
  height: 24px;
}

.leerzeile
{
  height: 11px;
}

.widerruf
{
   margin-top:16px;
   background-color: #f4f4f4;
   border: 1px solid #c0c0c0;
   padding: 10px;
}

.languagetest
{
  color: blue;
  background-color: yellow;
}

.tabdialog , ul.nav-tabs li.active a, .nav-tabs &gt; li.active &gt; a, .tabselected
{
  /* background-color: #f4f4f4 !important; stört WJ2017 */
}

body:not(.chirocloud) .table-responsive .responsivetable.listtable tbody tr:hover td:not(.listsection)
{
  background-color: #e8e8e8 !important; 
}

.calendaritem.geburtstag, .calendaritem.jubilaeum, .calendaritem.aufgaben
{
  color:black;
  padding: 0;
}
.calendaritem.aufgaben
{
  font-style:italic
}

.tox-tinymce
{
  border: 1px solid #ddd !important;
  border-radius: 1px !important;
}
.tox-promotion
{
  display:none;
}

#contextmenu
{
  display: none;
  position: absolute;
  z-index: 10;
  background-color: white;
  padding: 0px;
  border: 1px solid #c0c0c0;
  div
  {
     padding: 6px 10px;
  }
  div:hover
  {
     background-color: #e8e8e8;
  }
  div a
  {
     color: #111 !important;
  }
  hr
  {
     padding: 0p;
     margin: 5px 0;
     border-top: 1px solid #c0c0c0;
  }
  .bi
  {
     font-size: 11pt;
     margin-right: 6px;
  }
}

table .bi:hover
{
   padding:2px 2px;
   border-radius: 50%;
   object-fit: cover;
   background-color: #ccc;
}

#ui-datepicker-div { z-index:999 !important; }

.nachlesetitel { font-weight:bold; }

@media (max-width: 1200px)
{
   .tablecolhide1200 { display:none; }
}

@media (max-width: 800px)
{
   .tablecolhide800 { display:none; }
}

@media (max-width: 600px)
{
   .tablecolhide600 { display:none; }
}

.filter
{
   border:1px solid black;
   padding:10px;
   background-color:#f0f0f0;
   margin-bottom: 10px;
}

.filter .buttonline
{
   padding-bottom: 0px !important;
}

table .bi
{
   font-size:10pt;
   padding:0 2px;
}

table .buttonitem .bi
{
   font-size: 9pt;
   padding:0 2px;
}

.webpartheader .bi, .messagefooter .bi, .picturefooter .bi, .wpitem .bi
{
   padding:0 3px;
}

.tablestartactions .bi
{
   font-size:26pt;
}

.inputpicker .bi
{
   box-sizing: border-box !important;
   font-size:10pt;
   color: #444;
   position: relative;
   top: 4px;
   margin: 0px  !important;
   padding: 0px !important;
}

.inputpicker div
{
   padding: 0px 2px 0px 2px !important;
}

.wartung
{
  background-color:red;
  color:white;
  font-size:14pt;
  padding:5px;
  font-weight:bold;
  margin:10px;
}

.veranstaltungsdetailsserie
{
  background-color: #f0f0f0;
  border: 1px solid #888;
  padding: 8px;
  margin-bottom: 20px;
  display: table;
}

.all-pages, .prev-page, .next-page, .first-page, .last-page, .paging-page, .nolink-page
{
   border: 1px solid #ccc;
   padding: 2px 8px;
   display: inline-block;
   margin-right: 5px;
}
.paging-dots
{
   padding: 2px 2px;
   display: inline-block;
   margin-right: 5px;
}

.nolink-page
{
   background-color: #f0f0f0;
}

.freigabespeziell TD
{
   padding: 2px;
}

.tooltip
{
   position: absolute; z-index: 10000 !important;
}

.faqfrage
{
   padding: 5px;
}

.faqantwort
{
  padding: 5px;
  margin: 5px 5px 20px 5px;
  border: 1px solid black;
  background-color: #f8f8f8;
}

.eventpicture
{
  min-width:100px;
  max-width:120px
}

.divguide
{
   max-height: 120px;
   overflow: hidden;
   margin-bottom: 20px;
   cursor: pointer;
}

.table-responsive
{
  display: flex;
  position: relative;
  overflow: auto;
  /* border: 1px solid #f8f8f8; */
  padding:0;
}
.table-responsive table, table.table-responsive
{
  width: 100%;
  border-collapse: collapse;
}
thead, thead th
{
  position: sticky !important;
  z-index: 1 !important;
  top: 0
}
tbody td.sticky:first-child, tbody th.sticky:first-child
{
  position: sticky;
  z-index: 0 !important;
  left: 0;
  background-color: #f0f0f0 !important;
}
thead th.sticky:first-child
{
  z-index: 3 !important;
  left: 0 !important;
}

.newsraster2
{
  float:left;
  width:50%;
  box-sizing: border-box;
  padding:0 20px 40px 0;
}
@media (max-width: 800px)
{
  .newsraster2 { width:100%; }
}

.statusspender
{
  background-color: #F7F5F0;
  border-radius: 25px;
  padding: 20px;
  font-size: 12pt;
  margin-bottom: 20px;
  display: inline-block;
}
.statusspendericon
{
  background-color: #E02D50;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  text-align: center;
  padding-top: 8px;
  vertical-align: middle;
  color: white;
  margin-right: 16px;
  float:left;
}
.statusspendername
{
  float:left;
}

label {
  margin-bottom: auto !important;
  font-weight: normal;
}

.postfachfolders
{
  padding-top:0px;
  border-radius:3px;
  background-color:#f0f0f0;
  padding:5px;
  font-size:12px !important;
}

.processbug
{
  background-color: white;
  display: none;
  border: 1px solid black;
  height: 200px;
  width: 600px;
  position: absolute;
  overflow-y: auto;
}
.processbugheader
{
  background-color: #e0e0e0;
  padding:5px;
}
.processbugauswahl
{
  padding: 5px;
}

.bugerwaehnung
{
  background-color: #addfff;
  border-radius: 5px;
  padding: 2px;
}

.eventkacheltext
{
  padding:10px;
  font-size:8pt;
  max-height:200px;
  overflow-y:hidden;
}</pre></body></html>