.content_box_inside_image,
.content_box_inside {
  margin-bottom: 1em;
}

p,
a,
.btext {
  color: black; }

.fl {
  float: right !important; }

.left_nav {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 13%;
  height: 85%;
  border-right: 1px solid #009966; }
  .left_nav .logo {
    display: block;
    margin: auto;
    margin-top: 25%;
    width: 30%;
    height: auto; }
  .left_nav .home_button {
    margin: auto;
    margin-top: 25%;
    width: 27%;
    height: auto;
    border: 1px solid #009966;
    border-radius: 50%;
    margin-bottom: 1em;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    transition: all 0.5s ease; }
  .left_nav .home_button:hover {
    filter: none;
    -webkit-filter: grayscale(0%); }

.left_nav_button {
  position: absolute;
  bottom: 3%;
  text-align: right;
  width: 100%; }

.content {
  display: inline-block;
  vertical-align: top;
  width: 87%;
  height: 85%;
  position: relative; }

.bottom_nav {
  display: inline-block;
  vertical-align: top;
  width: 13%;
  height: 15%;
  background-color: #009966;
  border-top: 1px solid #009966;
  border-right: 1px solid #009966; }
  .bottom_nav div {
    display: table;
    width: 100%;
    height: 100%; }

.bottom_spacer {
  display: inline-block;
  vertical-align: top;
  min-height: 15%;
  width: 87%;
  border-top: 1px solid #009966; }

.custom_nav {
  display: table-cell;
  vertical-align: middle;
  margin: 0 !important;
  list-style-type: none;
  line-height: 1.1;
  padding-right: 5%; }
  .custom_nav li {
    text-align: right; }
    .custom_nav li a {
      font-size: 1vw;
      color: black;
      letter-spacing: 2px; }
      .custom_nav li a:hover {
        color: white; }

.custom_nav_left {
  margin: 0 !important;
  list-style-type: none;
  line-height: 1.1;
  padding-right: 5%; }
  .custom_nav_left li {
    text-align: right; }
    .custom_nav_left li a {
      font-size: 1vw;
      color: #999;
      letter-spacing: 2px; }
      .custom_nav_left li a:hover {
        color: lightgray; }

.content_box {
  text-align: right;
  position: absolute;
  bottom: 15%;
  right: 5%;
  height: 40%;
  display: block; }
  .content_box > p {
    letter-spacing: 2px;
    font-size: 0.7rem; }

.content_box_orbit {
  text-align: right;
  position: absolute;
  bottom: 30%;
  right: 5%;
  height: 40%;
  width: 75%; }
  .content_box_orbit > p {
    letter-spacing: 2px;
    font-size: 0.7rem; }

.content_box_nav {
  text-align: left;
  position: absolute;
  bottom: 15%;
  right: 5%;
  height: 40%; }
  .content_box_nav > p {
    letter-spacing: 2px;
    font-size: 1rem; }

.content_box_inside_image,
.content_box_inside {
  margin-bottom: 1em;
}

.content_box_inside_nav {
  display: block;
  border: 1px solid #009966;
  height: 100%; }
  .content_box_inside_nav a {
    display: block;
    float: left;
    max-width: 20%;
    height: 100%; }
  .content_box_inside_nav img {
    max-height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    transition: all 0.5s ease; }
  .content_box_inside_nav img:hover {
    filter: none;
    -webkit-filter: grayscale(0%); }

.content_box_inside {
  display: block;
  border: 1px solid #009966;
  height: 100%;
  padding: 1% 2%;
  overflow: scroll;
  overflow-y: scroll !important; }
  .content_box_inside p {
    font-size: 0.9rem; }

.content_box_inside_image img {
  border: 1px solid #009966; }

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  margin-right: 1px; }

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  background-color: #009966;
  border: 1px solid white; }

#kontaktformular {
  margin: 0.5em 0.5em; }
  #kontaktformular .box input,
  #kontaktformular textarea {
    width: 100%;
    margin-bottom: 0.6em;
    border: 1px solid #ccc;
    height: 3em;
    padding-left: 3em; }
    #kontaktformular .box input:focus,
    #kontaktformular textarea:focus {
      outline: none;
      box-shadow: 0px 1px 10px 0px #009966; }
  @media handheld, only screen and (max-width: 767px) {
    #kontaktformular .col-1-2 {
      padding-right: 0; } }
  #kontaktformular textarea {
    height: 10.1em;
    padding: 1em; }
  #kontaktformular .smallbtn {
    float: right; }
  #kontaktformular .name {
    background: url("../img/formname.png") no-repeat 5px; }
  #kontaktformular .phone {
    background: url("../img/formphone.png") no-repeat 5px; }
  #kontaktformular .mail {
    background: url("../img/formmail.png") no-repeat 5px; }

.off-canvas-wrap,
.inner-wrap,
.main-section {
  height: 100%; }

@media only screen and (max-width: 40.0625em) {
  .left_nav,
  .bottom_nav,
  .bottom_spacer,
  .hideit {
    display: none !important; }

  .content {
    width: 100%;
    height: 100%; }

  .content_box {
    right: inherit;
    bottom: inherit;
    height: 100%;
    text-align: inherit; }

  .content_box_inside {
    border: inherit; }

  .content_box_orbit {
    position: initial;
    bottom: initial;
    right: initial;
    height: initial;
    width: 100%; }

  .content_box_nav {
    right: initial; } }
.left-small {
  border-right: none; }

.tab-bar {
  background: #009966 !important; }

.left-off-canvas-menu {
  background: #009966; }

ul.off-canvas-list li a {
  border-bottom: 1px solid white !important; }

ul.off-canvas-list li label {
  background: white;
  color: #999;
  border-top: none; }