.Aufklappinhalt_Job {
  padding-top: 3em;
}

.Aufklappinhalt-Job .KontaktJob {
 margin: 0px;
 padding: 0px;
}
.Aufklappinhalt-Job .KontaktJob p {
 margin: 0px;
 padding: 0px;
}
.Aufklappinhalt-Job .MitarbeiterText {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: calc(10px + 0.3vw);  
}
.Aufklappinhalt-Job .Mitarbeitername {
  text-transform: unset;
  font-weight: unset;
}
.Aufklappinhalt-Job .Job_Mitarbeiter_Bild {
  width: 20%;
  float: left;
  margin-right: calc(30px + 3vw);
  margin-bottom: calc(30px + 3vw);  
}
.Aufklappinhalt-Job .Image_dw img {
  min-height: unset;
}

.Aufklappinhalt_Job summary {
	list-style: none;
  outline: none;
  cursor: pointer;
  position: relative;
  right: 0px;
  top: -0px;
  float: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-bottom: 0px;
  border-style: solid;
  border-color: #de2222;
  border-width: 2px 2px 2px 2px;
  background-color: #fff;
  opacity: 1.0;
  border-radius: 200px;
  box-shadow: 0 2px 3px rgba(0,0,0,0.0);
  color: #de2222;
  font-size:  calc(20px + 1.5vw);
  font-weight: 300;
  text-transform: uppercase;
  background-image: none;
  z-index: 1000;
  height: calc(26px + 1.5vw);
  line-height: calc(26px + 1.5vw);
  max-width:fit-content;
  min-height: unset;
  text-align: left;  
}
.Aufklappinhalt_Job details[open] summary {
  background: #ccc !important;
}
.Aufklappinhalt_Job details summary {
  background: #de2222 !important;
  color: #fff !important;
}
.Aufklappinhalt_Job details summary:hover, .Aufklappinhalt_Job details summary:focus {
  background: #de2222 !important;
  color: #000000 !important;
}
.Aufklappinhalt_Job summary::after {
  background: #de2222;
  border-color: #de2222;
  border-radius: 15px;
  content: "";
  color: #fff;
  float: unset;
  font-size: 1em;
  font-weight: bold;
  margin: -2px 10px 0 0;
  padding: 1px 0 3px 0;
  text-align: center;
  width: 0px;
}
.Aufklappinhalt_Job .Summary_Job {
  border: none !important;
  color: white !important;
  padding: 0.5rem 1.25rem !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: all 0.9s !important;
  font-size: calc(14px + 1vw) !important;
  text-transform: uppercase !important;
  line-height: calc(18px + 1vw)!important;
}






















.mitarbeiter-einspalter img {
  margin-left: 10px;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-top:0px;
  float: left;
}
.mitarbeiter-einspalter h2 {
margin: 0px 0px 0px opx; 
padding: 0px 10px 0px 10px;
}
.input checkbox {
  padding-top: 20px;
}
.Button-DS2 {
  position: relative;
  left: 50%;
  width: fit-content;
  transform: translateX(-50%);
  padding-bottom: 50px;
}
#Dirk- {
display: none;
}
input::file-selector-button {
  background-color: #de2222; 
  border: 0;
  border-radius: 100px;
  color: #000;
  padding: 0.5rem 1.25rem;
  transition: all 0.9s;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.6em;
}
input::file-selector-button:hover {
background-color: #ccc;
    transition: all 0.5s;
  box-shadow: 10px 5px 5px #ccc;
    color: #000;

}



button {
  background-color: #de2222 !important; /* Rot */
  border: none !important;
  color: white !important;
  padding: 0.5rem 1.25rem !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: all 0.9s !important;
  font-size: 16px !important;
  border-radius: 100px !important;
  margin-right:40px !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
}
button:hover {
  background-color: #000;
    transition: all 0.5s;
    box-shadow: 10px 5px 5px #ccc;
}
.form-label {
   font-weight: 500;  
   font-size: 1.1em;
   line-height: 1.5em; 
   text-transform: uppercase;
}
input, select, textarea, button {
	font-size: inherit;
	font-family: inherit;
    font-size: 1.1em;
    line-height: 1.5em;
}	
input[type="submit"] {
   font-size: 1.3em; padding: 5px 12px; 
   font-family: Roboto, sans-serif;
   font-weight: 300;
   color: teal;
   border: 1px solid silver;
   background-image: linear-gradient(to top, gainsboro 0%, white 90%);
   border-radius: 20px;
}
 input[type="text"],
 input[type="email"],
 input[type="search"],
 input[type="url"],
 input[type="tel"],
 select,
 textarea { 
  width: 100%;
  min-width: 100%;
  box-sizing: border-box;
  padding: 10px;
  outline: none;
  border-radius: 0px;
  background-color: #ececec;
  border-width: 0px;
}

input[type="checkbox"] {
  cursor: pointer;
  width: 60px;
  height: 60px;
accent-color: #ececec;
}
input[type="checkbox"] {
  outline: 0px solid black;
  
}


input[type="checkbox"] + label:before{
    background-color: #000;
}

input[type="color"] {
	padding: 0; /** für firefox **/
	width: 64px;
	height: 64px;
	cursor: pointer;	
}

::-moz-color-swatch {
    border-color: #000;
}

/** Webkit-Browser **/
input[type="color"]::-webkit-color-swatch-wrapper {
	padding: 0;
}
::placeholder {
	color:#000;
	opacity:1;
	transition: opacity 1s;
}

:focus::placeholder { opacity:0  }

:placeholder-shown {
	border:2px solid #000;
}

fieldset {
background-color: #ececec;
padding: 16px;
padding-right: 16px;
padding-left: 16px;
margin-right: 10px;
margin-left: 10px;
border-width: 0px;
margin-bottom: 20px;
}
legend {
  background-color: #fff;
  padding: 2px 8px;
  font-weight: 700;  
  border-radius: 50px;
}

.form-check-label {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}

.form-check-label > span {
    color: #000;
    padding: 0.8rem 0.25rem;
    width: 100%;
    padding: 0 0 0 50px;
}

.form-check-label > input {
  height: 36px;
  width: 36px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #0000;
  border-radius: 0px;
  outline: none;
  transition-duration: 0.3s;
  background-color: #ececec;
  cursor: pointer;
  margin: 5px 0px 0px 0px;
  float: left;
  display: block;
  content: " ";
  position: absolute;
  left: 0px;
  }

.form-check-label > input:checked {
    border: 0px solid #000;
    background-color: #000;
}

.form-check-label > input:checked + span::before  {
  content: '\2714';
  display: block;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 5px;
  font-size: 40px;
}

.form-check-label > input:active {
    border: 2px solid #34495E;
}

.form-check {
      font-size: 0.9em;
    line-height: 2.0em;
}
/*
.clearfix {
      font-size: 0.9em;
    line-height: 2.0em;  
}
.clearfix p {
    line-height: 0.8em;
        font-size: 0.8em;
}
.clearfix h2 {
        font-size: 0.9em;
    line-height: 1.0em;  
     font-weight: 700;  
  color: #000 !important;
  padding: 20px 10px 0px 10px;
 }
*/
.clearfix h2 {
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 }
.clearfix p {
  margin: 0px 0px 10px 0px;
}
.#safari {
background-color: #000;
opacity: 1;
}


.form-group {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.actions {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

fieldset .form-group {
  padding-left: 20px;
  padding-right: 20px;
}
fieldset {
  padding-left: 0px!important;
  padding-right: 0px!important;
  margin: 0px!important;
}

.panel{
    position:relative;
    background-color: #000;
    background:#000;
    bgcolor:#000;
    #safari { background-color:#000 }
}
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  padding-left: 0px;
  padding-right: 0px;
}