body {
  background-color: #FFFFFF;
  color: #222;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin: 0px 5px 0px 0px;
}

h1 {
  color: #cc3900;
}
h2 {
  color: #cc3900;
}
h3 {
  color: #cc3900;
}

input:focus, textarea:focus {
    background-color: #eaca2c;
}

input { border:1px solid #000000; padding:5px; font-size:1.5em; }
.Feld { background: #eaca2c; }
.Button { background: #cc3900; width:90px; font-color:#FFFFFF; }
textarea { border:1px solid #cc3900; padding:5px; font-size:1.2em; }
.upselect { border: 1px solid #cc3900; font-size: 1.2em; padding: 4px; }
.upform { border: 1px solid #cc3900; font-size: 1.2em; padding: 4px; }
.delbutt { border: 0px; background: url(b_drop.png) no-repeat center; padding: 4px; }

.clreg
{
font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",sans-serif;
}

.clregnam
{
font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",sans-serif;
input { width:100px; }
}

.clsaver
{
color:#FFFFFF;
background-color:#cc3900;
width:90px;
padding:10px;
line-height: 22px;
font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",sans-serif;
}

.cssbutton
{
color:#FFFFFF;
font-weight:normal;
padding:10px;
width:90px;
height:22px;
border-radius:3px;
box-shadow:1px 1px 1px 1px #666;
background:#cc3900;
text-decoration:none;
}

a.cssbutton:hover {background-color:#eaca2c;color:#000000}

.cssbuttonlang
{
color:#FFFFFF;
font-weight:normal;
padding:10px;
width:120px;
height:22px;
border-radius:3px;
box-shadow:1px 1px 1px 1px #666;
background:#cc3900;
text-decoration:none;
}

a.cssbuttonlang:hover {background-color:#eaca2c;color:#000000}

.cssbuttonexport
{
color:#FFFFFF;
font-weight:normal;
font-size:.85em;
padding:5px;
width:100px;
height:16px;
border-radius:3px;
box-shadow:1px 1px 1px 1px #666;
background:#cc3900;
text-decoration:none;
}

a.cssbuttonexport:hover {background-color:#eaca2c;color:#000000}

.clmail
{
font: 10px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",sans-serif;
}

th, td {
   padding: 4px;
}

th {
   background:#EEEEEE;
   }

tr.mark:hover {
 background-color: #FFEFD5;
}

#notification {
  clear:both;
  margin: 1px 22px 2px 5px;
  width: 70%;
}

#breadcrumb {
  clear:both;
  font-size:.80em;
  margin: 1px 22px 2px 25px;
  width: 89%;
}

#breadcrumb a {
    color: #999999;
    text-decoration: none;
}

#breadcrumb a:hover {
    color: #cc3900;
    text-decoration: underline;
}

#breadcrumb .brelast {
    text-decoration: none;
    color: black;
}

 #header {
background-color: #eaca2c;
}

.header-user {
    position: absolute;
    top: 3px;
    right: 0;
}

.member {
    background-color: #D6DADC;
    border-radius: 3px;
    color: #4d4d4d;
    display: block;
    float: left;
    height: 28px;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
    width: 30px;
    user-select: none;
    z-index: 45;
}

.member-initials {
    display: block;
    font-size: 9pt;
    font-weight: 700;
    color: #eaca2c;
    background-color: #cc3900;
    height: 30px;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.header-logo, .header-logo-default {
    bottom: 0;
    display: block;
    left: 50%;
    margin-left: -40px;
    top: 5px;
    text-align: center;
    -webkit-transition: opacity ease-in 85ms;
    transition: opacity ease-in 85ms;
    z-index: 45;
}

.header-logo, .pop-over-card-list li.disabled, .pop-over-card-list li.inactive, .pop-over-emoji-list li.disabled, .pop-over-emoji-list li.inactive, .pop-over-member-list li.disabled, .pop-over-member-list li.inactive {
    opacity: .5;
}

.header-logo-loading {
    background-image: url(https://erkrath.dlrg.de/global/layout/2014/img/logo.png);
    background-size: 18px 18px;
    display: none;
    height: 18px;
    left: 2px;
    position: absolute;
    top: 6px;
    width: 18px;
}

.header-logo-default {
    background-image: url(https://erkrath.dlrg.de/global/layout/2014/img/logo.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 5pc 30px;
    right: 0;
    top: 0;
}

.header-btn {
    background: -webkit-linear-gradient(top,rgba(234,202,44,.3) 0,rgba(234,202,44,.2) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 100%);
    color: #f3f3f3;
    display: block;
    font-weight: 700;
    line-height: 30px;
    margin-right: 8px;
    min-width: 30px;
    padding: 0;
    user-select: none;
    text-decoration: none;
    z-index: 45;
}

.header-btn-text {
    padding: 0 8px;
    color: #cc3900;
    z-index: 46;
}

.header-search {
    float: left;
    margin: 0 8px 0 0;
    position: relative;
    z-index: 1;
}

.header-search-icon {
    cursor: pointer;
    position: absolute;
    font-size: 1pc;
    right: 0;
    top: 0;
    -webkit-transition: background 85ms,color 85ms;
    transition: background 85ms,color 85ms;
    z-index: 46;
}

input[type=text].header-search-input {
    background-color: rgba(255,255,255,.3);
    border-radius: 3px;
    border: none;
    color: rgba(255,255,255,.5);
    float: left;
    font-size: 13px;
    height: 30px;
    margin: 0;
    min-height: 30px;
    padding-right: 30px;
    padding-left: 8px;
    line-height: 19px;
    -webkit-transition: width 150ms;
    transition: width 150ms;
    width: 180px;
    z-index: 47;
}

.header-btn-icon {
    font-size: 1pc;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.tablist {
    font-size: 12px;
}

.icon-lg {
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
}

.icon-lg, .icon-sm {
    display: inline-block;
    font-family: trellicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    color: #999;
}

.icon-add:before {
    content: "X";
}

input:invalid {
	background-color: red !important;
}

input:out-of-range {
	background-color: red;
	border: 2px solid red;
}

input:out-of-range +::after {
	content: ' außerhalb des Bereichs!';
}

footer {
	margin: 0px 5px 5px 5px;
}

nav {
	background-color: #eaca2c;
	color: #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	width: 100%;
	z-index: 60;
}

 nav ul {
    margin: 0;
    padding: 0;
    z-index: 60;
  }

    nav ul li {
      display: inline-block;
      list-style-type: none;
      
      -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; 
    }
      
      nav > ul > li > a > .caret {
        border-top: 4px solid #aaa;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        display: inline-block;
        height: 0;
        width: 0;
        vertical-align: middle;
  
        -webkit-transition: color 0.1s linear;
          -moz-transition: color 0.1s linear;
        -o-transition: color 0.1s linear;
          transition: color 0.1s linear; 
      }

      nav > ul > li > a {
        color: #000000;
        display: block;
        line-height: 30px;
        padding: 0 22px;
        text-decoration: none;
      }

        nav > ul > li:hover {
          background-color: rgb( 204, 57, 0 );
        }

        nav > ul > li:hover > a {
          color: rgb( 255, 255, 255 );
        }

        nav > ul > li:hover > a > .caret {
          border-top-color: rgb( 204, 57, 0 );
        }
      
      nav > ul > li > div {
        background-color: rgb( 234, 202, 44 );
        border-top: 0;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
        display: none;
        margin: 0;
        opacity: 0;
        position: absolute;
        width: 165px;
        visibility: hidden;
  
        -webkit-transiton: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        -ms-transition: opacity 0.2s;
        -o-transition: opacity 0.2s;
        -transition: opacity 0.2s;
      }

        nav > ul > li:hover > div {
          display: block;
          opacity: 1;
          visibility: visible;
        }

          nav > ul > li > div ul > li {
            display: block;
          }

            nav > ul > li > div ul > li > a {
              color: #000;
              display: block;
              line-height: 20px;
              padding: 12px 12px;
              text-decoration: none;
            }

              nav > ul > li > div ul > li:hover > a {
                background-color: rgba( 204, 57, 0, 0.9);
                color: rgb( 255, 255, 255 );
              }

nav li:hover ul {
        display: block;
        visibility:visibile;
        left: auto;
}
nav li li ul {
        display: none;
        background-color: rgb( 234, 202, 44 );
}
nav li li:hover ul {
        position:absolute;
        display: block;
        margin-left:100%;
        margin-top:-3em;
}

.tabreiter
{
    width: 90%;
    height: 500px;
    z-index: 5;
}   
 
.tabreiter ul,
.tabreiter li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.tabreiter,
.tabreiter input[type="radio"]:checked + label
{
    position: relative;
}
 
.tabreiter li,
.tabreiter input[type="radio"] + label
{
    display: inline-block;
}
 
.tabreiter li > div,
.tabreiter input[type="radio"]
{
    position: absolute;
}
 
.tabreiter li > div,
.tabreiter input[type="radio"] + label
{
    border: solid 1px #ccc;
}
 
.tabreiter
{
    font-family: Arial, Sans-serif;
	font-size: 0.5em;
	font-weight: 400;
    color: #404040;
}
 
.tabreiter li
{
    vertical-align: top;
}
 
.tabreiter li:first-child
{
    margin-left: 8px;
}
 
.tabreiter li > div
{
    top: 23px;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px;
    overflow: auto;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
 
.tabreiter input[type="radio"] + label
{
    margin: 0 2px 0 0;
    padding: 0 8px;
    line-height: 22px;
    background: #f1f1f1;
    text-align: center;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
 
.tabreiter input[type="radio"]:checked + label
{
    z-index: 4;
    background: #fff;
    border-bottom-color: #fff;
    cursor: default;
}
 
.tabreiter input[type="radio"]
{
    opacity: 0;
}
 
.tabreiter input[type="radio"] ~ div
{
    display: none;
}
 
.tabreiter input[type="radio"]:checked:not(:disabled) ~ div
{
    display: block;
}
 
.tabreiter input[type="radio"]:disabled + label
{
    opacity: .5;
    cursor: no-drop;
}

.vertab
{
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);  
        white-space: nowrap;  
        text-align: left;
        margin-bottom: 4px;
}

.CellWithComment{
  position:relative;
}

.CellComment{
  display:none;
  position:absolute; 
  z-index:100;
  border:1px;
  background-color:white;
  border-style:solid;
  border-width:1px;
  border-color:black;
  padding:3px;
  height: 100px;
  width: 200px;
  color:black; 
  top:75px; 
  left:150px;
  font-size: 12px;
}

.CellWithComment:hover span.CellComment{
  display:block;
}

#slide_background {
    -webkit-transition: all 0.3s 0.3s;
       -moz-transition: all 0.3s 0.3s;
            transition: all 0.3s 0.3s;
}
#slide,
#slide_wrapper {
    -webkit-transition: all 0.4s;
       -moz-transition: all 0.4s;
            transition: all 0.4s;
}
#slide {
    -webkit-transform: translateX(0) translateY(-40%);
       -moz-transform: translateX(0) translateY(-40%);
        -ms-transform: translateX(0) translateY(-40%);
            transform: translateX(0) translateY(-40%);
}
.popup_visible #slide {
    -webkit-transform: translateX(0) translateY(0);
       -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
}

    .well {
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
        background-color: #FFF;
        display:none;
        margin:1em;
    }
    
    .initialism {
        font-weight: bold;
        letter-spacing: 1px;
        font-size: 12px;
    }

.userpop{
  border:1px;
  background-color:white;
  border-style:solid;
  border-color:black;
  padding:5px;
  width: 300px;
  font-size: 14px;
  text-decoration:none;
}

.search-box{
        width: 300px;
        position: relative;
        display: inline-block;
        font-size: 14px;
    }
    .search-box input[type="text"]{
        height: 32px;
        padding: 5px 10px;
        border: 1px solid #CCCCCC;
        font-size: 14px;
    }
    .result{
        position: absolute;        
        z-index: 999;
        top: 100%;
        left: 0;
    }
    .search-box input[type="text"], .result{
        width: 100%;
        box-sizing: border-box;
    }
    /* Formatting result items */
    .result p{
        margin: 0;
        padding: 7px 10px;
        border: 1px solid #CCCCCC;
        border-top: none;
        cursor: pointer;
    }
    .result p:hover{
        background: #f2f2f2;
    }

    .box {
        float: left;
        width: 30%;
        height: 35%;
        margin-right: 2%;
        padding: 5px;
        background: #eaca2c;
        box-sizing: border-box;
       }

    .box2 {
        float: left;
        width: 30%;
        height: 35%;
        margin-right: 2%;
        padding: 5px;
        background: #eaca2c;
        box-sizing: border-box;
       }

    .box:last-child {
        margin-right: 0;
    }

    .boxheader {
        color: #cc3900;
        font-weight:bold;
      }

    .boxtab {
        font-weight:normal;
        font-size: 0.8em;
      }

      .notification {
        font-weight:normal;
        font-size: 0.5em;
      }

      .rissvalue {
        color: #cc3900;
        font-weight:bold;
      }

      .dashtab {
        padding: 4px;
        background-color: #eaca2c;
        text-align: center;
        color: black;
      } 

      .bootein form {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 20px;
    }
    .bootein form label {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        background-color: #e30613;
        color: #ffffff;
        margin-left: 5px;
        margin-top: 5px;
    }
    .bootein form input {
        margin-right: 5px;
        margin-top: 5px;
    }
    .bootein form textarea {
        margin-right: 5px;
        margin-top: 5px;
    }
    .bootein form select {
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        margin-top: 5px;
        padding: 0 15px;
    }
    .bootein form input[type="password"], .bootein form input[type="text"], .bootein form input[type="email"] {
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        margin-top: 5px;
        padding: 0 15px;
    }
    .bootein form input[type="checkbox"] {
        width: 50px;
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .bootein form input[type="date"] {
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .bootein form input[type="time"] {
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .bootein form input[type="number"] {
        height: 50px;
        border: 1px solid #dee0e4;
        margin-bottom: 20px;
        padding: 0 15px;
    }
    .bootein form input[type="submit"] {
        width: 100px;
        padding: 15px;
        background-color: #435165;
        border: 0;
        cursor: pointer;
        font-weight: bold;
        color: #ffffff;
        transition: background-color 0.2s;
    }
    .bootein form input[type="submit"]:hover {
        background-color: #ffed00;
        color: #5b6574;
        transition: background-color 0.2s;
    }