/* Version: 07.03.2016 */

* {
    box-sizing: border-box;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #42545b;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    line-height: 1.5;
    background-color: #f1f1f1;
}

p {
    margin: 0 0 20px 0;
}

h1 {
    line-height: 1.3;
    font-size: 1.3rem;
    font-weight: normal;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
}

.border_bottom {
  width: 100%;
  border-bottom: 1px solid #007d40;
  margin-bottom: 20px;
}

.titel_klein {
    font-size: 2.5rem;
}

h2 {
    margin: 0px;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: normal;
}

.rahmen {
    padding: 0px;
    width: 720px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background: #fff;
    border: 1px solid #A7A9A4;
    box-shadow: -0.5px 3px 15px #999;
    position: relative;
}

.rahmen::after {
    content: "";
    display: block;
    clear: both;
}

.rahmen_top {
    padding: 0px;
}

.rahmen_bottom {
    padding: 0px;
}

.bg {
  background: url(//anzeigen.jobsintown.de/job/files/1329841/main-bg.jpg) repeat-x 20px 183px;
  position: relative;
}

.content {
    margin: 0 40px;
    background: #fff;
}

.content::after {
    content: "";
    display: block;
    clear: both;
}

.content_inner {
  margin: 5px 40px;
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 0 0 0 60px;
  border-radius: 0 0 0 60px;
  position: relative;
  z-index: 1;
}

.box_top {}

.box_right {
    float: right;
    width: 48.5%;
    margin-right: 0.25%;
}

.box_left {
    float: left;
    width: 48.5%;
    margin-left: 0.25%;
}

.footer {
    position: relative;
    z-index: 0;
    background: #007d40;
    color: #fff;
    padding: 80px 20px 20px 20px;
    margin-top: -60px;
    margin-left: 40px;
    margin-right: 40px;
}

.footer a:link {
  color: #fff;
}

.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer a:visited {
  color: #fff;
}

.footer p:first-of-type {
    font-weight: bold;
    margin-bottom: 0;
}

.footer p:last-of-type {
    margin-bottom: 0;
}

.footer::after {
    content: "";
    display: block;
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
    width: auto9;
    border: 0;
    vertical-align: middle;
}

a:link {
    color: #007d40;
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
    color: #007d40;
}

a:hover {
    text-decoration: underline;
    color: #007d40;
}

a:active {
    text-decoration: underline;
    color: #007d40;
}

.color_2 {
    color: #fff !important;
}

ul {
    margin-left: 5px;
    padding-left: 9px;
    margin-top: 0px;
    list-style-type: disc;
}


ul ul li {
    margin-left: 0px;
    padding-left: 3px;
    margin-top: 0px;
    list-style-image: url(//anzeigen.jobsintown.de/job/files/1329841/bp.png)
}

li {
    margin: auto;
    padding: 0;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

.bild1 {
    display: block;
}

.bild2 {
    display: none;
}

.hide {
    display: none;
}

.refnr {}

.blocksatz {
    text-align: justify;
    text-align-last: justify;
}

.blocksatz:after {
    content: "";
    display: inline-block;
    width: 100%;
}

p:empty {
    height: 18px;
}

.table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    /* table-layout: fixed; */
}

.cell {
    display: table-cell;
}

.row {
    display: table-row;
}

.flex {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: stretch;
    align-items: stretch;
	flex-wrap: wrap;
}

.flex > div {
    background: #ccc;
}


.headerflex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	border-radius: 0 60px 0 0;
	background: #eff2f2;
}

.headerleft {
	width: 50%;
}

.headerright{
	width: 50%;
	padding: 20px 35px 5px 30px;
}


.button_box {
    text-align: center;
}

.button_box::after {
    clear: both;
    content: "";
    display: block;
}

.button a {
    background: #123487;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px;
}

.button a:hover {
    background: #2d5aae;
}

.greenhead {
  background: #007d40;
  padding-top: 10px;
  -webkit-border-radius: 0 0 0 40px;
  border-radius: 0 0 0 40px;
}

.logo {
  margin: 20px;
  width: 120px;
  float: right;
}

.slider-wrap{
    max-width:720px;
    max-height:220px;

    position:relative;
    padding-top:30%;
}

.slideshow {
  position: absolute;
  width: 720px;
  height: 220px;
  top: 20px;
  left: 0px;
  z-index: 0;
}
.slideshow li span {
  width: 720px;
  height:220px;
  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 12s linear infinite;
  animation: image 12s 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;
  }
  50% {
    opacity: 1;
  }
  58% {
    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;
  }
  50% {
    opacity: 1;
  }
  58% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.slideshow li:nth-child(1) span {
  background-image: url(slider1.jpg);
}
.slideshow li:nth-child(2) span {
  background-image: url(slider2.jpg);
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

ul.slideshow {
    margin:0;
}


/*--Slider editierbar--*/

.slider-wrap_4Bilder {
    max-width: 800px;
    width: auto;
    height: auto;
    position: relative;    
    margin: 0;
    overflow: hidden;
}

.slider-wrap_4Bilder  img {
	display: block;
}
  
.slideshow_4Bilder  {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow_4Bilder  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_4Bilder 24s linear infinite;
    animation: image_4Bilder 24s linear infinite;
}
  
@keyframes image_4Bilder {
    0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    5% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    25% {
      opacity: 1;
    }
    30% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

@-webkit-keyframes image_4Bilder {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
.slideshow_4Bilder li {
    margin:0;
    padding:0;
    list-style: none;
}
.slideshow_4Bilder li:nth-child(1) span {}
.slideshow_4Bilder li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow_4Bilder li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
.slideshow_4Bilder li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}

ul.slideshow_4Bilder {
    margin: 0;
    padding-left: 0;
}

.slideshow_4Bilder li::before {
	display: none;
}


.intro {
  float: right;
  width: 50%;
  padding: 9px 20px 5px 23px;
  border-radius: 0 60px 0 0;
  margin-top: 12px;
  line-height: 19px;
  background: #eff2f2;
}

.intro2 {
  float: right;
  width: 50%;
    height: 16.5rem;
  padding: 20px 35px 5px 30px;
  border-radius: 0 60px 0 0;
  margin-top: 20px;
  line-height: 20px;
  background: #eff2f2;
}

.intro3 {
  float: right;
  width: 52%;
  padding: 16px 20px 6px 23px;
  border-radius: 0 60px 0 0;
  margin-top: 0px;
  line-height: 20px;
  background: #eff2f2;
}



.intro p {
  margin-bottom: 0;
}

.subline {
  margin-bottom: 0;
  font-size: 1.2rem;
}

.box_inner {
  background: #eff2f2;
  padding: 10px;
  margin-bottom: 10px;
}

/*
_______________________

KAPITÄCHEN, BULLETPOINT
_______________________

<span class="capital" style="float: left; width: 43px; height: 20px; line-height: 47px; background: transparent; font-size: 38px; margin-top: -5px; margin-right: -32px; margin-bottom: 5px; background-color: transparent;">I</span>

ul li {
background: url(bp.jpg) no-repeat 2px 5px; padding-left:8px;
}



_______________________

BUTTON MIT HOVER
_______________________

.button a {
	background: #123487 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:15px 0px;
}
.button a:hover {
	background:#2d5aae;
}



_______________________

BUTTON MIT ANIMATION
_______________________

.bewerben {
	background-image:url(pfeil.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #e5000a;
	float: right;
	margin: 20px 40px 20px 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.bewerben:hover {
	background-position: 15px center;
	}

.bewerben a {
	display: inline-block;
    padding: 15px 20px 14px 50px;
	color: #fff;
	}
.bewerben a:hover { color: #fff;
	text-decoration: none;
}

HTML-Part
<div class="bewerben">
<a href="#" target="_blank"><strong>HIER BEWERBEN</strong></a> </div>
</div>



_______________________

MARKIERTER TEXT
_______________________

::selection {
background: #ffb7b7;
}
::-moz-selection {
background: #ffb7b7;
}
*/

.apply {}
