/* Version: 17.01.2014 */

@import url('https://fonts.googleapis.com/css2?family=Cabin+Condensed:wght@400;500;600;700&display=swap');

body {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 100%;
	color: #575756;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	background-color: #EEEEEE;
	line-height: 1.35;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

hr {
	height:1px; 
	background-color:#ccc; 
	border: 0; 
	margin: 0.8rem 0;
}

strong{
	font-weight: 700;
}

h1{
	margin: 0px;
	font-size: 1.8rem;
	font-weight: 700;
}

h2{
	margin: 0px;
	font-size: 1.3rem;
	font-weight: 500;
}

#rahmen {
	padding: 0px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 70px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 70px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 70px rgba(0,0,0,.1);
	font-size: 0.95rem;
	position: relative;
}

.logo{
	position: absolute;
	top: 1.5rem;
	left: 5%;
	z-index: 10;
}

.logo img{
	width: 127px;
}


.logoJC{
	position: absolute;
	top: 1.5rem;
	right: 5%;
	z-index: 10;
}

.logoJC img{
	width: 127px;
}

.aufheller {
    position: absolute;
    left: -135px;
    top: -115px;
    width: 550px;
    height: 550px;
	z-index: 9;
}


.aufheller2 {
    position: absolute;
left: -7rem;
top: 4rem;
width: 550px;
height: 550px;
z-index: 5;
}



.logo-jobcenter {
   position: absolute;
left: 2rem;
top: 12rem;
width: 20%;
height: auto;
z-index: 9;
}



.content{
	padding: 4% 5%;
}

.box1 {
    background-color: #68B022;
    color: #FFF;
    background-image: url(ecke1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
	background-size: 2rem;
	margin-top: 1.8rem;
}

.box2 {
	background-color: #008854;
	color: #FFF;
    background-image: url(ecke2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
	background-size: 2rem;
	margin-top: 1.5rem;
}

.box3 {
	background-color: #1C7CBC;
	color: #FFF;
    background-image: url(ecke3.jpg);
    background-repeat: no-repeat;
    background-position: right top;
	background-size: 2rem;
	margin-top: 1.5rem;
	margin-bottom: 1.8rem;
}

.padding{
    padding: 0.8rem 1.2rem;
}

.padding2{
    padding: 0.5rem 1.2rem 1.2rem 1.2rem;
	border-top: solid 3px #FFF;
}

.padding2:hover{
    background-color: #5f9f29;
}

.padding3{
    padding: 0.5rem 1.2rem 1.2rem 1.2rem;
	border-top: solid 3px #FFF;
}

.padding3:hover{
    background-color: #08794a;
}

.padding4{
    padding: 0.5rem 1.2rem 1.2rem 1.2rem;
	border-top: solid 3px #FFF;
}

.padding4:hover{
    background-color: #1e70a9;
}

.box_oben{

}

.box_mitte{
}

.box_unten{
	
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}

#footer{
    background-color: #68B022;
    color: #FFF;
	padding: 1rem 5%;
}

.responsive_map {
height: 0;
overflow: hidden;
padding-bottom: 40%;
position: relative;
}

.responsive_map iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #68B022;
	text-decoration: none;
}

a:hover {
	color: #1C7CBC;
	text-decoration: none;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: rgba(255,255,255,0.35);
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.farbe1 {
	color: #68B022;
}

.farbe2 {
	color: #008854;
}

.farbe3 {
	color: #1C7CBC;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.button:link, .button:visited, .button:active {
	color: #FFF;
	text-decoration: none;
	background-color: #68B022;
	padding: 0.5rem 5%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 700;
	font-size: 1.1rem;
}
.button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #1C7CBC;
}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

.slider-wrap ul {
	padding: 0;
	margin: 0;
}

.slider-wrap li {
	padding: 0;
}

.slider-wrap ul li::before {
	content: none;
} 

ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.3rem;
	list-style: none;
}

ul li {
	padding-top: 0.5rem;
	position: relative; 
}

ul li::before {
	position: absolute;
	top: -0.6rem;
	left: -2.8rem;
	content: url(bp.png);
	transform: scale(0.2);
} 

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.slider-wrap{
	width: auto;
	height: auto;
	position: relative;
}

.slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 18s linear infinite;
  animation: image 18s linear infinite;
}
@keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  37% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  37% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(1) span {
}
.slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
ul.slideshow {
    margin:0;
}



slider-wrap2 {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}

.slideshow-4-bilder {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow-4-bilder li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image-4-bilder 16s linear infinite;
    animation: image-4-bilder 16s linear infinite;
}

@keyframes image-4-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    1% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(0);
    }

    26% {
        opacity: 1;
        transform: translateX(-100%);
    }

    27% {
        opacity: 0;
        transform: translateX(-100%);
    }
}

@-webkit-keyframes image-4-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    1% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(0);
    }

    26% {
        opacity: 1;
        transform: translateX(-100%);
    }

    27% {
        opacity: 0;
        transform: translateX(-100%);
    }
}

.slideshow-4-bilder li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {}

.slideshow-4-bilder li:nth-child(2) span {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.slideshow-4-bilder li:nth-child(3) span {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}

.slideshow-4-bilder li:nth-child(4) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

ul.slideshow-4-bilder {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none;
    border: 0;
}

.slideshow-4-bilder li::before {
    display: none;
}
.slider-wrap{
	max-width:760px;
  	width: auto;
  	height: auto;
	position:relative;
	border-top:0px solid #cf0038;
}

.slideshow {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow li span {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image 24s linear infinite;
}
@keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow li {
	margin:0;
	padding:0;
  list-style: none;
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
.slideshow li:nth-child(1) span {}
.slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.slideshow li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
ul.slideshow {
	margin:0;
}

/*-----Slider-----*/

#sliderBox{
	position: relative;
}

.slider-wrap_3Bilder {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
	z-index: 2;
}

/*---3Bilder---*/

.slideshow_3Bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.slideshow_3Bilder li span {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image_3Bilder 9s linear infinite;
  animation: image_3Bilder 9s linear infinite;
}

@keyframes image_3Bilder {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
  }
  39% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image_3Bilder {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
  }
  39% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow_3Bilder li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}
.slideshow_3Bilder li:nth-child(1) span {}
.slideshow_3Bilder li:nth-child(2) span {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.slideshow_3Bilder li:nth-child(3) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

ul.slideshow_3Bilder {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow_3Bilder li::before{
	display:none !important;
}

.slideshow_3Bilder ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}

.button a {
	background: #cf0038 scroll right top ;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 30px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 12px 0 0 0;
    margin:0px;
	border-radius:0px;	
	border: 1px solid #cf0038;
}
.button a:hover {
	background:#f2f2f2;
	border: 1px solid #cf0038;
	color:#cf0038;
}

.refnr {}

.apply {}
