@font-face {
  font-family: Archivo Narrow;
  src: url(../fonts/ArchivoNarrow-Medium.ttf);
}
* {
  font-family: Arial;
  box-sizing: border-box;
  hyphens: auto;
}
body,
h1,
h2,
h3,
p,
ul,
li {
  margin: 0;
  padding: 0;
  /* background-color:lightgreen;  */
}
.row {
  width: 100%;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.columns {
  float: left;
}
#wrapper {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
  /* background-image: url("../bilder/layout.jpg"); */
}
#header {
  height: 188px;
  /* background-image: url("bilder/logo.jpg"); */
  background-image: url("../bilder/logo1400.jpg");
  background-repeat: no-repeat;
}
#header h2 {
  text-align: center;
  color: rgba(0, 59, 27, 1);
  font-size: 1.4em;
  position: relative;
  margin: 130px auto auto 0;
  line-height: 1.1em;
  letter-spacing: -0.6px;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: normal;
}
#navigation {
  width: 100%;
  height: 58px;
  /* background-color: rgba(0,59,27, 1);*/ /* dunkelgruen */
  background-image: linear-gradient(rgba(0, 59, 27, 0.8), rgba(0, 59, 27, 1));
}
#navigation ul {
  margin-left: 135px;
  margin-top: 28px;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
}
#navigation ul li {
  float: left;
}
#navigation ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 0 20px 0 20px;
  text-decoration: none;
  font-size: 1.25em;
  line-height: 0.9em;
  font-weight: normal;
  border-right: 2px solid white;
}
#navigation ul li:first-child a {
  padding: 0 20px 0 0px;
}
#navigation ul li:last-child a {
  border-right: 0;
}
/*
#navigation ul li a:hover {
    font-weight: bold;
}
*/
#navigation ul li .aktiv {
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.35em;
  line-height: 0.8em;
}
/*
nav ul li:nth-child(1) {
    width: 165px;
}
nav ul li:nth-child(2) {
    width: 275px;
}
nav ul li:nth-child(3) {
    width: 210px;
}
nav ul li:nth-child(4) {
    width: 245px;
}
*/
#submenu {
  height: 37px;
  border-bottom: 2px solid rgba(255, 133, 60, 1); /* orange */
  background-color: white;
}
#submenu ul {
  list-style-type: none;
  margin-left: 130px;
  padding: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  padding-top: 10px;
}
#submenu ul li {
  float: left;
}
#submenu ul li a {
  display: block;
  color: rgba(0, 59, 27, 1);
  text-align: center;
  padding: 0 30px 0 30px;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.1em;
  font-weight: bold;
  border-right: 2px solid rgba(0, 59, 27, 1);
}
#submenu ul li a:hover {
  text-decoration: underline;
}
#submenu ul li:last-child a {
  border-right: none;
}
#submenu ul li:first-child a {
  padding-left: 0;
  text-align: left;
}
#submenu .subaktiv {
  text-decoration: underline;
  font-weight: bold;
}
#main {
  /*     height: 535px; */
  background-color: rgba(221, 221, 221, 1);
  border-bottom: 2px solid rgba(255, 133, 60, 1);
  padding-top: 25px;
  padding-left: 130px;
  padding-right: 130px;
}
#main h1 {
  font-size: 1.8em;
  color: rgba(0, 59, 27, 1);
  margin-bottom: 30px;
  font-family: "Archivo Narrow", sans-serif;
}
#main .h1zweizeilen {
  line-height: 1.1em;
}
.gruenpunkt {
  color: black;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 1.03em;
}
#main article ul li {
  margin-left: 20px;
  /* font-family:'Archivo Narrow', sans-serif; */
  color: rgba(0, 59, 27, 1);
}
#main article {
  padding-right: 30px;
}
#main article a {
  font-family: "Archivo Narrow", sans-serif;
  color: rgba(0, 59, 27, 1);
}
#main article:last-child {
  padding-right: 0px;
  margin-top: -80px;
  padding-left: 20px;
}
.spacer {
  width: 1%;
  opacity: 0;
}
#addtop {
  margin-top: -120px;
}
.addtop {
  margin-top: -120px;
}
#main h2 {
  color: rgba(0, 59, 27, 1);
  font-family: "Archivo Narrow", sans-serif;
  font-size: 1.3em;
  line-height: 1.1em;
  font-weight: normal;
  margin-bottom: 8px;
}
#main p {
  font-size: 1.03em;
  line-height: 1.4em;
  font-family: "Archivo Narrow", sans-serif;
  margin-bottom: 20px;
}
#main table {
  margin-bottom: 20px;
}

#main table td {
  font-family: "Archivo Narrow", sans-serif;
  vertical-align: top;
  /* text-align: center; */
}

#main .tablabel {
  color: rgba(0, 59, 27, 1);
  font-weight: bold;
  font-family: "Archivo Narrow", sans-serif;
  width: 30%;
}
#main .absaetze {
  margin-bottom: 3px;
}
#main .fettline {
  margin-bottom: 0px;
  font-weight: bold;
  font-family: "Archivo Narrow", sans-serif;
}
.gruen {
  color: rgba(0, 59, 27, 1);
}
.gruen {
  color: rgba(0, 59, 27, 1);
  margin-bottom: 0;
  font-weight: bold;
}
article img {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  border: 2px solid white;
  margin-bottom: 5px;
  width: 100%;
}
.zweifotos {
  width: 50%;
  float: left;
}
.orange,
.orange1 {
  border: 2px solid rgba(255, 133, 60, 1);
  margin-top: 0px;
  margin-bottom: 10px;
  /* width:50%; */
  padding-left: 20px;
  padding-top: 20px;
  /* padding-right:30px; */
  background-color: white;
  width: 49%;
}
#main .headorange {
  font-size: 1.6em;
  color: rgba(255, 133, 60, 1);
}
.orange:first-child,
.orange1:first-child {
  margin-left: 0px;
}
.orange:last-child,
.orange1:last-child {
  margin-left: 1%;
}
.orange a,
.orange1 a {
  font-family: "Archivo Narrow", sans-serif;
  color: rgba(0, 59, 27, 1);
}
#main #tabelle1,
#main #tabelle2 {
  margin-bottom: 10px;
  padding: 0;
  border: 0;
  margin-left: -1px;
}
.orange table td,
.orange1 table td {
  line-height: 1.1em;
  height: 22px;
  padding: 0;
  border: 0;
}

.orange1 {
  display: none;
}

label {
  width: 100%;
  display: inline-block;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 0;
}

input {
  width: 100%;
}
#fuehrerschein_ja,
#fuehrerschein_nein,
#fortbewegung_ja,
#fortbewegung_nein {
  width: auto;
}

.fuenfzig {
  width: 49%;
  margin-right: 2%;
}
.fuenfzig:last-child {
  margin-right: 0;
  width: 49%;
}
.siebzig {
  width: 70%;
  margin-left: 2%;
}
.dreissig {
  width: 28%;
}
.zwanzig {
  width: 20%;
  margin-left: 2%;
}
.achtzig {
  width: 78%;
}
.zehn {
  width: 15%;
}
.fuenf {
  width: 7%;
  /* vertical-align:middle; */
}
.zwanzig1 {
  width: 20%;
  margin-left: 2%;
}
.sechzig {
  width: 61%;
  margin-left: 2%;
}
#formlinks {
  margin-right: 2%;
  padding-right: 2%;
  width: 43%;
  border-right: 2px solid rgba(255, 133, 60, 1);
}
#formrechts {
  width: 55%;
}
.einberuf {
  width: 250px;
  height: 25px;
  float: left;
}
.einberuf:first-child {
  width: 170px;
}
.einberuf:last-child {
  width: 150px;
}
.einberuf input {
  width: auto;
}
.einberuf label {
  display: inline;
}
#formrechts input[type="checkbox"] {
  width: 40px;
}
#formrechts label {
  display: inline;
  vertical-align: top;
}
#formrechts a {
  font-family: "Archivo Narrow", sans-serif;
  color: rgba(0, 59, 27, 1);
}
#formrechts p,
#formlinks p {
  margin-bottom: 1px;
}
#formrechts textarea {
  width: 100%;
  height: 150px;
  font-family: "Archivo Narrow", sans-serif;
}
#formlinks {
  margin-bottom: 15px;
}
#formlinks .abstand,
#formrechts .abstand {
  width: 100%;
  height: 12px;
}
#formlinks table {
  margin-bottom: 0;
}
#formlinks table label {
  display: inline;
  vertical-align: top;
}

#formlinks table input[type="radio"] {
  /* width: 100%; */
}

#formlinks td,
#formlinks td {
  /* border:1px solid red; */
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.breite100 {
  width: 100px;
}

#formlinks table input,
#formlinks table input label {
  /*
    display: table-cell;
    vertical-align: middle;
 	margin-top: -2px;
	*/
}

.beruf {
  border: 1px solid red;
  width: 250px;
  display: table-cell;
  vertical-align: middle;
  margin-top: -2px;
}
#formrechts table {
  width: 100%;
}

#formrechts table td {
  /* width: 33.3%; */
}

#bewerbungsenden {
  height: 30px;
  width: 150px;
  border: 2px solid white;
  background-color: rgba(255, 133, 60, 1);
  font-size: 1em;
  font-weight: bold;
  color: white;
  position: relative;
  left: 225px;
}
.neubottom {
  margin-bottom: 0px;
}
#personeneintrag {
  /* width: 200%; */
}

#personen {
  padding: 0;
  margin: 0;
  /* border:1px solid black; */
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}
.persanzahl {
  padding: 0;
  margin: 0;
  /* border:1px solid black; */
  border-collapse: collapse;
  width: 25%;
}
.vorzahl {
  padding: 0;
  margin: 0;
  /* border:1px solid black; */
  border-collapse: collapse;
  width: 5%;
  text-align: right;
}

.personeneintrag {
  padding: 0;
  margin: 0;
  /* border:1px solid black; */
  border-collapse: collapse;
  /* width:25%; */
}
.personradio {
  padding: 0;
  margin: 0;
  /* border:1px solid black; */
  border-collapse: collapse;
  width: 5%;
}

input[type="checkbox"] {
  vertical-align: top;
}
#main .agb {
  margin-bottom: 20px;
  height: auto;
  width: 48%;
  float: left;
}
#main .agb:nth-last-child(2) {
  margin-right: 2%;
}
#agb2 {
  margin-right: 0%;
}
#main .swfett {
  font-weight: bold;
  font-family: "Archivo Narrow", sans-serif;
}
#footer {
  /* background-color:rgba(0,0,255,1);  */
  padding-left: 130px;
  height: 225px;
  padding-top: 5px;
  background-image: url("../bilder/igz1400.gif");
  background-repeat: no-repeat;
  background-position: bottom;
}
#footer .schmallfuss {
  height: 75px;
}
#mitarbeiter {
  width: 175px;
  /* background-color: rgba(245, 83, 0, 0.8); */
}
#mitarbeiterfoto {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
#abax40 {
  /* background-image:url("../bilder/40Jahre.gif");  */
  width: 580px;
  height: 212px;
  padding-top: 10px;
  padding-left: 20px;
}
#jahre40bild {
  display: none;
}
.circlecontainer {
  vertical-align: middle;
  opacity: 1;
  height: 215px;
}
.circle {
  margin: auto;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background: rgba(255, 133, 60, 1);
  position: relative;
  top: 49px;
  left: -82px;
}
#abax40 h1 {
  text-align: center;
  color: rgba(0, 59, 27, 1);
  font-size: 1.9em;
  line-height: 1.5em;
  position: relative;
  margin-top: -170px;
}
.jahre40 {
  font-size: 2.3em;
  color: white;
}
#boerse {
  width: 510px;
  /* width: 380px;
     background-color: rgba(245, 183, 0, 0.8); */
  height: 212px;
}
#mitarbeiter li p {
  cursor: pointer;
}
#mitarbeiter h2,
#boerse h2 {
  color: rgba(255, 255, 255, 1);
  font-family: "Archivo Narrow", sans-serif;
  font-size: 1.6em;
  line-height: 1.1em;
  margin-bottom: 30px;
  margin-left: 10px;
}

#mitarbeiter h2 {
  display: none;
}

#boerse h2 {
  margin-bottom: 10px;
}
#mitarbeiter ul {
  /* list-style: none; */
  margin-left: 35px;
  display: none;
}
#boerse ul {
  /* list-style: none; */
  margin-left: 10px;
  margin-right: 10px;
}
#mitarbeiter li,
#mitarbeiter li p,
#boerse li,
#boerse li a {
  color: rgba(255, 255, 255, 1);
  font-weight: medium;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 1.1em;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-decoration: underline;
}
#mitarbeiter li p {
  line-height: 1.3em;
}
#boerse li {
  margin-bottom: 7px;
}
#mitarbeiter div {
  background-color: rgba(0, 59, 27, 1);
  background-color: white;
  height: 212px;
  padding-top: 10px;
  border-radius: 12px;
  /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); */
}
#boerse .orange {
  margin-left: 26px;
  background-color: rgba(255, 133, 60, 1);
  height: 212px;
  padding-top: 10px;
  border-radius: 12px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  width: 358px;
  float: left;
}
#boerse .igzlink {
  float: left;
  background-color: transparent;
  width: 100px;
  height: 50px;
  position: relative;
  top: 150px;
}
#grau {
  height: 25px;
  border-top: 2px solid rgba(255, 133, 60, 1);
  background-color: rgba(221, 221, 221, 1);
  width: 100%;
}
#footercontainer {
  display: flex;
  align-items: stretch;
  background-color: white;
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  height: 35px;
}
.footerlink {
  flex-grow: 1;
  height: 40px;
  padding: 5px 0 5px 0;
}
.footerlink + .footerlink {
  margin-left: 2%;
}
.footerlink a {
  color: rgba(0, 59, 27, 1);
  font-size: 0.8em;
  text-decoration: none;
}
.footerlink a:hover {
  text-decoration: underline;
}
* {
  box-sizing: border-box;
}
.container {
  border: 2px solid black;
  width: 262px;
  height: 629px;
  /* background-image: url(bilder/_mitarbeiterlayout.jpg); */
  background-color: white;
  box-shadow: 10px 10px 4px rgba(0, 0, 0, 0.5);
  padding: 5px;
}
.mitarbeiter {
  text-align: center;
  font-size: 1.5em;
  color: rgba(0, 59, 27, 1);
  font-family: Archivo Narrow;
  margin-bottom: 18px;
  margin-top: 12px;
  padding: 0;
  line-height: 0.5em;
}
.grau {
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px solid red;
  padding: 10px;
  width: 100%;
}
.bild {
  margin-left: auto;
  margin-right: auto;
  width: 201px;
}
.foto {
  margin-left: auto;
  margin-right: auto;
  width: 222px;
  height: 300px;
  border: 4px solid white;
}
#fotocontainer {
  width: 222px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.logobild {
  margin-left: auto;
  margin-right: auto;
  width: 201px;
}
.warum {
  font-size: 1.1em;
  font-weight: 600;
  font-family: Archivo Narrow;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.fliesstext {
  text-align: center;
  font-family: Archivo Narrow;
  font-size: 1.1em;
}
#containershdow {
  width: 262px;
  height: 629px;
  position: absolute;
  left: 2px;
  top: 2px;
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.wrapper {
  float: left;
}
/* small */
@media screen and (max-width: 768px) {
  .small-1 {
    width: 100%;
    background-color: white;
  }
  #main .h1zweizeilen,
  #main h1 {
    margin-top: 20px;
  }
  #wrapper {
    width: 100%;
  }
  #header {
    height: 80px;
    background: transparent;
    background-image: url("../bilder/logo720.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  #header h2 {
    display: none;
  }
  #navigation {
    height: auto;
    background: none;
  }
  #navigation ul {
    margin-left: 0;
    margin-top: 20px;
    list-style-type: none;
  }
  #navigation ul li {
    float: none;
    /* background-color:rgba(0,59,27, 1); */
    background-image: linear-gradient(rgba(0, 59, 27, 0.8), rgba(0, 59, 27, 1));
    padding-top: 10px;
  }
  #navigation ul li:first-child a {
    padding: 0px;
    padding-top: 10px;
  }
  #navigation ul li a {
    display: block;
    color: white;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    font-size: 1em;
    line-height: 0.9em;
    font-weight: normal;
    border: 0px solid white;
    height: 40px;
    border-bottom: 1px solid white;
  }
  #navigation ul li .aktiv {
    font-weight: bold;
    text-decoration: underline;
    font-size: 1.35em;
    line-height: 0.8em;
  }
  #submenu {
    height: auto;
  }
  #submenu ul li {
    float: none;
    height: 25px;
  }
  #submenu ul {
    margin-left: 0;
  }
  #submenu ul li:first-child a {
    padding: 0;
    text-align: center;
  }
  #submenu ul li a {
    border: 0;
  }
  .fuenfzig {
    width: 100%;
    margin-right: 0;
  }
  .fuenfzig:last-child {
    margin-right: 0;
    width: 100%;
  }
  #formlinks,
  #formrechts {
    margin-right: 2%;
    padding-right: 2%;
    width: 100%;
    border: 0;
    background-color: transparent;
  }
  #main h2 {
    margin-top: 10px;
  }
  #main {
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #main h1 {
    font-size: 1.4em;
  }
  #main article {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
  }
  #main article:last-child {
    padding-right: 20px;
    margin-top: 0px;
  }
  .spacer {
    display: none;
  }
  #footer {
    padding-left: 50px;
  }
  #abax40 {
    display: none;
  }
  #jahre40bild {
    display: block;
    margin-left: -30px;
  }
  #mitarbeiter {
    padding-right: 50px;
    width: 100%;
  }
  #mitarbeiter h2 {
    margin-left: 40px;
  }
  #mitarbeiter ul {
    margin-left: 70px;
  }
  #mitarbeiter h2,
  #boerse h2 {
    font-size: 1.5em;
  }
  #boerse {
    width: 100%;
    padding-right: 50px;
    margin-bottom: 10px;
  }
  #boerse div {
    margin-left: 0px;
  }
  #boerse .orange {
    margin-top: 10px;
    margin-left: 0px;
    width: 258px;
    float: left;
    padding-bottom: 10px;
    box-shadow: 0px 0px 0px;
  }
  #mitarbeiter div {
    box-shadow: 0px 0px 0px;
  }
  #boerse .igzlink {
    background-color: green;
    float: none;
    position: relative;
    top: 250px;
    display: block;
    background-image: url("../bilder/igzsmall.gif");
  }
  #grau {
    margin-top: 100px;
  }
  #bewerbungsenden {
    left: 0;
  }
  #footer {
    background-image: url("../bilder/igzsmall.gif");
  }
  #boerse li a {
    font-size: 0.95em;
  }
  #footercontainer {
    width: 100%;
    flex-flow: row-reverse wrap;
    flex-direction: row;
  }
  .footerlink {
    flex-grow: 1;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid black;
    padding: 13px 0 0px 0;
  }
  .footerlink + .footerlink {
    margin-left: 0%;
  }
  .footerlink a {
    margin-top: 10px;
    font-size: 1em;
  }
  #boerse .orange {
    height: auto;
  }
  .orange1 {
    margin-top: 20px;
    margin-left: 10%;
    background-color: rgba(255, 133, 60, 1);

    padding-top: 10px;
    border-radius: 12px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    width: 80%;
    display: block;
  }
  .orange1 li,
  .orange1 li a {
    color: rgba(255, 255, 255, 1);
    font-weight: medium;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 1.1em;
    line-height: 1em;
    letter-spacing: 0.03em;
    text-decoration: underline;
  }
  .orange1 li {
    margin-bottom: 8px;
  }
  .orange1 h2 {
    color: rgba(255, 255, 255, 1);
    font-family: "Archivo Narrow", sans-serif;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .orange1 ul {
    list-style: none;
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* Medium 
@media screen and (min-width:600px) and (max-width:1000px) {
	.medium-1 {
		width: 50%;
		background-color: white;
	}
	.medium-2 {
		width: 100%;
		height:300px;
		background-color: white;

	}
	#wrapper {
		width:100%;
	}	
	#header {
    	height: 103px;
    	background-image: url("../bilder/logo768.jpg");  
    	background-repeat: no-repeat;
		background-size:contain;
		background-position:center;
	}
	#header h2 {
		display:none;
	}
}
*/
/* Large */
@media screen and (min-width: 1000px) {
  .large-1 {
    width: 33.333333%;
    /* background-color: blue; */
  }
  .large-2 {
    width: 66.666666%;
    /* background-color: lightblue; */
  }
  .large-3 {
    width: 100%;
    /* background-color: darkblue; */
  }
  .large-50 {
    width: 50%;
    /* background-color: lightblue; */
  }
  .large-40 {
    width: 40%;
    /* background-color: lightblue; */
  }
  .large-60 {
    width: 60%;
    /* background-color: lightblue; */
  }
}
