/*!
  * Bootstrap v5.2.0 (https://getbootstrap.com/)
  * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
  */


/* Mein eigenes Zeugs */
html, body {
           background-color: #FFFFFF;
           margin: 0;
           width: 100%;
           overflow: auto;
           line-height: 1.3;
}
/* IDs */
#header {
        position: absolute;
        top: 0;
        left: 0;
        width: 80%;
        height: 80px;
        overflow: hidden;
        background-color: #538135;
}
#logopix {
		  position: relative;
          top: 16px;
          left: 5px;
          width: 180px;
          height: 60px;
          overflow: hidden;
          z-index: 1;
}
img.logo {
	     right: 50%;
		 width: 30%;
		 height: auto;
}
#kitchen {
		  position: absolute;
          top: 31px;
          left: 30px;
          width: 100%;
          height: 25px;
          font-family: arial, helvetica, sans-serif;
          font-size: 23px; color: #538135;
          font-weight: bold;
          text-shadow:  1px 1px 1px #90EE90,
                        0 0 1em #90EE90,
                        0 0 0.2em #90EE90;
          overflow: hidden;
          text-align: center;
          z-index: 1000;
}
img.map {
		width: 100%;
}

/* Laufband */
#pause {
       cursor: default;
}
#lb {
    position: relative;
    top: 5px;
    left: 0;
    width: 99%;
    height: 275px;
    z-index: 1;
    overflow: hidden;
}
#strecke1 {
          position:absolute;
          width: 2800px;
          overflow: hidden;
}
#strecke2 {
          position: absolute;
          width: 2800px;
          overflow: hidden;
}
img.lb {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* MENUE */

#menue {
       position: absolute;
       top: 0;
       right: 0;
       width: 20%;
       height: 80px;
       background-color: #538135;
       z-index: 1000;
}
a.blmen {
         height: 14px;
         font-family: verdana, helvetica, sans-serif;
         font-size: 14px; color: #90EE90;
         font-weight: normal;
         text-decoration: none;
         letter-spacing:0.1em;
}
a.blmen:hover {
			   text-decoration: none;
			   color: #FFFF00;
}
a.blmenux {
         height: 14px;
         font-family: verdana, helvetica, sans-serif;
         font-size: 14px; color: #90EE90;
         font-weight: bold;
         text-decoration: none;
         letter-spacing:0.1em;
}
a.blmenux:hover {
			   text-decoration: none;
			   color: #FFFF00;
}
#content {
         position: absolute;
         top: 80px;
         width: 100%;
         height: auto;
         z-index: 5;
         background-color: #FFFFFFF;
}
#spalt1 {
        position: relative;
        width: 100%;
        height: auto;
        padding: 20px 0 30px 0;
        z-index: 5;
        background-color: #FFFFFF;
}
#footer {
        clear: left;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: #FFFFFF;
        z-index: -3;
}
#footer2 {
        clear: left;
        position: relative;
        top: 0;
        left: 0;
        width: 99%;
        height: 60px;
        margin: 0 -1px 0 -1px;
        background-color: #FFFFFF;
        z-index: -1;
}
#toolbar {
         position: fixed;
         bottom: 0px;
         width: 100%;
         min-height: 35px;
         height: 35px;
         z-index: 10001;
         overflow: hidden;
         padding: 3px 5px 3px 5px;
         background-color: #538135;
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
         color: #90ee90;
         font-weight: normal;
         text-align: center;
}
a.tbm {
      font-family: verdana, helvetica, sans-serif;
      font-size: 14px; color: #90EE90;
      font-weight: normal;
      text-decoration: none;
}
a.tbm:hover {
			   text-decoration: none;
			   color: #FFFF00;
}

/* Klassen */
a {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px; color: #006652;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
a.lm {
     font-family: arial, helvetica, sans-serif;
     font-size: 13px;
     font-weight: bold;
     color: #006652;
     letter-spacing: 0.03em;
     text-decoration: none;
}
a.lm:hover {
           text-decoration: underline;
}
div.text {
         margin-left: 16px;
         width: 90%;
         height: auto;
         font-family: arial, helvetica, sans-serif;
         font-size: 14px;
         font-weight: normal;
         color: #006652;
         letter-spacing: 0.05em;
}
img {
    border: none;
}
h1 {
   font-family: arial, helvetica, sans-serif;
   font-size: 18px; color: #006652;
   font-weight: bold;
   margin: 0;
   padding: 0;
   display: inline-block;
   letter-spacing: 0.05em;
}
h2 {
   font-family: arial, helvetica, sans-serif;
   font-size: 16px; color: #006652;
   font-weight: bold;
   margin: 0;
   padding: 0;
   display: inline-block;
   letter-spacing: 0.05em;
}
div.right {
		  float: right;
}
table.thb {
           width: 300px;
           border-collapse: collapse;
           background-color: #ffffff;
}
td.z1 {
      width: 90px;
      font-family: arial, helvetica, sans-serif;
      font-size: 14px;
      font-weight: normal;
      color: #006652;
      border: none;
      vertical-align: top;
      text-align: left;
}
td.z2 {
       width: 210px;
       font-family: arial, helvetica, sans-serif;
       font-size: 14px;
       font-weight: normal;
       color: #006652;
       border: none;
       vertical-align: top;
       text-align: left;
}
#center {
	    position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
}
span.menue {
           padding: 2px;
           font-family: verdana, helvetica, sans-serif;
           font-size: 12px; color: #006652;
           font-weight: normal;
           text-decoration: none;
           background-color: #FFFFFF;
}
span.menue:hover {
                 background-color: #FFFFFF;
}

/* Bootstrap */
ul,
ol {
  margin: 0;
  padding-left: 15px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #ffff00;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #ffff00;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ffff00;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #538135;
}
.nav > li > a > img {
  max-width: none;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin: 0 0 20px -175px;
  padding-top: 1px;
}
@media (min-width: 980px) {
  .navbar {
    border-radius: 4px;
    margin: 0 0 20px -45px;
  }
}
@media (min-width: 980px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  margin-top: 30px;
  margin-left: 40%;
  width: 60%;
  background-color: #538135;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 980px) {
  .navbar-collapse {
    margin-top: -1px;
    margin-left: 0;
    width: 100%;
    background-color: #006652;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-toggle {
  float: right;
  padding: 22px 5px 0 5px;
  margin-top: 0px;
  margin-right: 6px;
  background-color: #538135;
  border: none;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  text-align: right;
  width: 100%;
  margin-left: -1px;
  margin-top: 2px;

}
.navbar-nav > li > a {
  padding: 15px 12px 15px 0;

}
@media (min-width: 980px) {
  .navbar-toggle {
    display: none;
  }
.navbar-nav {
  text-align: right;
  width: 100%;
  margin-left: -10px;
  margin-top: -25px;
  border-bottom: none;
}
}
/* Dropdown-Menue */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 2px 0 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #90ee90;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  margin: 5px 12px 10px 0;
  clear: both;
  font-weight: normal;
  color: #009476;
  white-space: nowrap;
  text-align: right;
}
@media (min-width: 980px) {
 .dropdown-menu > li > a {
  margin: 7px 24px 20px 20px;
  text-align: left;
  }
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffff00;
  text-decoration: none;
  background-color: #90ee90;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #90ee90;
  text-decoration: none;
  background-color: #ffffff;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 980px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* Dropdown-Menue ENDE */

@media (max-width: 979px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
  }
    .open .dropdown-menu > li > a,
    .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 980px) {
  .navbar-nav {
    float: left;
    margin: 0;
    height: 34px;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 0;
    border: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 979px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #00ff00;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff0000;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #0000ff;
    background-color: #006652;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #0000ff;
    background-color: transparent;
  }
}



/* Meine Media Querys */

@media only screen and (min-width: 400px) {

}
@media only screen and (min-width: 600px) {
#logopix {
          top: 0px;
          left: 16px;
          width: 180px;
          height: 60px;
}
img.logo {
		 width: 45%;
		 height: auto;
}
#kitchen {
         top: 14px;
         left: 60px;
         width: 100%;
         height: 45px;
         font-size: 40px;
}
div.text {
	     margin-left: 26px;
         width: 90%;
         font-size: 16px;
}
h1 {
   font-size: 22px;
}
h2 {
   font-size: 18px;
}
table.thb {
           width: 500px;
}
td.z1 {
	  width: 100px;
      font-size: 16px;
      font-weight: normal;
}
td.z2 {
	  width: 400px;
      font-size: 16px;
      font-weight: normal;
}
#center {
        left: 20%;
        width: 80%;
}
img.map {
		width: 60%;
}
}
@media only screen and (min-width: 980px) {
#header {
        width: 60%;
}
#logopix {
          top: 0px;
          left: 50px;
          width: 180px;
          height: 60px;
}
img.logo {
		 width: 45%;
		 height: auto;
}
#kitchen {
         top: 14px;
         left: 170px;
         width: 100%;
         height: 45px;
         font-size: 40px;
         text-align: left;
}
div.text {
	     margin-left: 65px;
         width: 88%;
         font-size: 16px;
}
img.map {
		width: 100%;
}
div.map {
		width: 40%;
	    float: left;
        margin-right: 20px;
        padding-top: 0;
}

/* MENUE */

#menue {
       padding-top: 25px;
       height: 55px;
       width: 40%;
}
a.blmen {
         height: 14px;
         font-family: verdana, helvetica, sans-serif;
         font-size: 15px;
         font-weight: normal;
         text-decoration: none;
         letter-spacing:0.1em;
}
a.blmen:hover {
			   text-decoration: none;
			   color: #ffff00;
}
a.blmenu {
         height: 14px;
         font-family: verdana, helvetica, sans-serif;
         font-size: 14px; color: #006652;
         font-weight: bold;
         text-decoration: none;
         letter-spacing:0.1em;
}
a.blmenu:hover {
			   text-decoration: none;
			   color: #ffff00;
}
.navbar-nav > li {
   height: 30px;
}
.nav > li > a {
  padding: 7px 15px 0 10px;
}
h1 {
   font-size: 24px;
}
h2 {
   font-size: 22px;
}
a {
  font-size: 16px;
}
#center {
        left: 30%;
        width: 70%;
}
}
@media only screen and (min-width: 1200px) {
#logopix {
          top: 0px;
          left: 140px;
          width: 180px;
          height: 60px;
}
img.logo {
		 width: 45%;
		 height: auto;
}
#kitchen {
         top: 14px;
         left: 280px;
         width: 100%;
         height: 45px;
         font-size: 40px;
         text-align: left;
}
div.text {
	     margin-left: 155px;
         width: 75%;
         font-size: 16px;
}
}
@media only screen and (min-width: 1600px) {
#header {
        width: 60%;
}
#logopix {
          top: 0px;
          left: 300px;
          width: 180px;
          height: 60px;
}
img.logo {
		 width: 45%;
		 height: auto;
}
#kitchen {
         top: 14px;
         left: 490px;
         width: 100%;
         height: 45px;
         font-size: 40px;
         text-align: left;
}
div.text {
	     margin-left: 310px;
         width: 62%;
         font-size: 18px;
}
a {
  font-size: 18px;
}
h1 {
   font-size: 24px;
}
h2 {
   font-size: 20px;
}
table.thb {
           width: 550px;
}
td.z1 {
      width: 115px;
      font-size: 18px;
}
td.z2 {
       width: 435px;
       font-size: 18px;
}
}
