
html, body {
  background:white;
  font-family: sans-serif, Arial,Helvetica,sans-serif;
  font-size:0.95em;
  line-height:17px;
  margin:0;
}


.leaflet-container {
  font-family: sans-serif, Arial,Helvetica,sans-serif !Important;
}

input,textarea,select {
   font-size: 13px !Important;
   font-family:Sans-Serif, Helvetica,Arial,Sans-Serif !important;
}


/* svg icon */
.svgicon {
  display:inline-block;
  margin-left:2px;
  width:20px;
  height:auto;
  fill:#00B0B8;
  background-repeat:no-repeat;
}

.svgicon.x2 {
  width:40px;
  height:auto;
}


.svgicon:hover {
  fill:#666666;
}
.svgicon.white {
  fill:#ffffff;
}

.svgicon.red {
  fill:#9c1006;
}

.svgicon.black {
  fill:#000;
}


.svgicon.white:hover {
  fill:#666666;
}

.svgicon.backlink {
  width:20px;
  height:20px;
  margin-bottom:-2px;
  fill:gray;
}
.svgicon.backlink:hover {
  fill:silver;
}

.svgicon.grau {
  fill:gray;
}

.svgicon.grau:hover,.svgicon.grau.active {
  fill:#00B0B8;
}

.svgicon.doku {
  fill:gray;
  margin-bottom:-3px;
}

.svgicon.doku:hover {
  fill:gray;
}

.svgicon.header{
  width:26px;
  height:auto;
  fill:gray;
}

.svgicon.header.active{
  width:26px;
  height:auto;
  fill:#00B0B8;
}

.color.red {
  color: red;
}


a {
  color:#00B0B8;
}


/* jquery-ui all */
.ui-widget, .ui-widget .ui-widget ,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size:0.8em !Important;
}


.fadeInBox {display:none;}
.fadeInBoxList {display:none;}

/* debug*/
/*
html,#main , .tab, body ,.fadeInBox, .fadeInBoxList {
  display:block !Important;
  opacity:1 !Important;
}
*/

/* feste breite  wg tabrender */
/*
#header, #headerNavi,  #content {min-width:1120px;}
*/


#header {
   position:fixed;
   top:0;
   left:0;
   background:#E7E6E6;
   z-index:9999;
   color:white;
   height:50px;
   width:100%;
}

#header #logo {
  padding:10px;
}

#header #logo a{
  text-decoration:none;
  color:#666666;
}

#header #logo span{
  position:absolute;
  color:gray;
  text-transform:uppercase;
  padding-left:32px;
  font-size: 0.8em;
}


#header small {
   position:absolute;
   top:15px;
   left:270px;
   color:#AAF1F2;
   font-size:10px;
}

#header .rightBox {
  position:absolute;
  right:10px;
  top:7px;
  color:gray;
}

#header .rightBox div {
}

#header .rightBox a {
  display:inline-block;
  padding:2px;
}
#header .rightBox a:hover {
  opacity:0.8;
}
#header .rightBox svg {
   width:32px;
   height:32px;
}


#main {
   padding:10px;
   margin-bottom:10px;
   margin-left:50px;
   margin-top:50px;
   display:none;
}

#contentHeader a.backlink {
    margin-right:5px;
    cursor:pointer;
    outline:none;
}

#contentHeader h1{
   color:#666666;
   font-size:1.25em;
   font-weight:normal;
   margin-top:5px;
   padding-left:10px;
}

#contentHeader h1 span{
  text-transform:uppercase;
}

#content {
   /*border:1px solid red;*/
  padding-left:10px;
  padding-right:10px;
}





/* left navi*/
#headerNavi{
  position:fixed;
  z-index:9999;
  left:0;
  top:50px;
  width:50px;
  background:#00B0B8;
  height:100%;
}

#headerNavi ul {
  margin:0;
  padding:0;

}
#headerNavi ul li {
  margin:0;
  padding:0;
}
#headerNavi a {
  display:block;
  padding:9px;
  outline:none;
}

#headerNavi a:hover, #headerNavi a.active {
  background:#E7E6E6;
}

#headerNavi a:hover .svgicon.navi {
  fill:#00B0B8;
}

.svgicon.navi {
  width:24px;
  height:auto;
  fill:#fafafa;
}

.svgicon.navi:hover, .active .svgicon.navi  {
  fill:#00B0B8;
}


/* flash message, messages */
.message {
  position:fixed;
  margin-left:20%;
  top:0px;
  width:50%;
  color:#666666;
  font-weight:600;
  font-size:1.1em;
  padding:10px;
  padding-left:45px;
  background:#c6f9dd;
  border:1px solid black;
  display:none;
  min-height:22px;
  cursor:pointer;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  background-image:url(/img/message_ok.png);
  background-repeat:no-repeat;
  background-position:5px 5px;
  z-index:10000;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.message.error {
  background:#f7c9c9;
  background-image:url(/img/message_error.png);
  background-repeat:no-repeat;
  background-position:5px 5px;
  color:#666666;
}

.message.hinweis{
  background:#FFD900;
  background-image:url(/img/message_hinweis.png);
  background-repeat:no-repeat;
  background-position:5px 5px;
  color:#666666;
}


/* footer */
#Footer {
  background:white;
  position:fixed;
  bottom:0px;
  left:0px;
  font-size:0.8em;
  padding:5px;
  width:100%;
  text-align:center;
}


/* status */
.objstatus {
  margin-left:3px;
  margin-bottom:-3px;
  display:inline-block;
  border-radius:8px;
  width:16px;
  height:16px;
  background:none;
}

.objstatus.s0 {background:none; }
.objstatus.s1 {background:#548235; }
.objstatus.s2 {background:#FFC000; }
.objstatus.s3 {background:#C00000; }

.mapstatus {
  margin-left:3px;
  margin-top:2px;
  margin-bottom:0px;
  display:inline-block;
  border-radius:6px;
  width:12px;
  height:12px;
  background:none;
}

.mapstatus.s0 {background:#fafafa; }
.mapstatus.s1 {background:#548235; }
.mapstatus.s2 {background:#FFC000; }
.mapstatus.s3 {background:#C00000; }



/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #00B0B8;
}


input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}

.detailRenderOpenclose a {
   color:#00B0B9;
}
.detailRenderOpenclose h3 .span1 {
   display:none;
}

.mypic {
 object-fit: cover;
 width: 100% !important;
 height: 260px !important;
}
.mypic.small {
  object-fit: cover;
  width: 100% !important;
  height: 100px !important;
}


.ribbon {
    position: absolute;
    margin-left:168px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}


.ribbon span {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 19px;
    right: -21px;
}

.dropzone_hinweistext {
  color:#B12826;
  font-size:11px;
}
.addfile, .addurl {
  background-image:url(/img/icons/plus.jpg);
  background-repeat:no-repeat;
  display:inline-block;
  padding-left:25px;
  margin-right:10px;
  display:inline-block;
  min-height:16px;
  text-decoration:underline;
  cursor:pointer;
}

.delfile {
  cursor:pointer;
  margin-left:5px;
  background-image:url(/img/icons/minus.jpg);
  background-repeat:no-repeat;
  padding-left:25px;
  display:inline-block;
  min-height:16px;
}
