/* Version: 07.03.2016 */

* {
    box-sizing: border-box;
}

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

/* body * {
	white-space:pre-wrap;
	word-wrap:break-word;
	word-break:keep-all;
} */

p {
    margin: 0;
}

h1 {
    line-height: 30px;
    font-size: 32px;
    font-weight: bold;
    padding: 0;
    margin: 20px; 
	text-align: center;
}
h1 span{ display: block; padding-left: 20px; text-align: left; font-weight: normal; font-size: 14px; line-height: 19px; padding-bottom: 9px;}

.titel_klein {
    font-size: 23px; text-align: center;
}
.titel_klein2 {
    font-size: 25px;
}

h2 {
    margin: 0px;
    line-height: 1.5;
    font-size: 18px;
    font-weight: normal; text-align: center;
}

#rahmen {
    padding: 0px;
    width: 720px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #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;
}

#content {
    padding: 20px;
}

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

#box_top {}

#box_right {
    float: right;
    width: 48%;
}

#box_left {
    float: left;
    width: 48%;
}

#footer {}

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

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

.color_2 {
    color: #fff !important;
}

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

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 > div {
	background:#ccc;
}

.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;
}

#rahmen > p {
    letter-spacing: 2px;
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    margin-bottom: 10px;
}
#content-wrap {
    border: 1px solid #00329B;
    margin: 20px 20px;
}
#img-wrap {
    margin: 10px;
    width: 70%;
    margin-left: auto;
}
.small {
    font-size: 24px;
    line-height: 26px;font-weight: bold;
}

.small2 {
    font-size: 20px;
    line-height: 23px;font-weight: bold;
}

#content-wrap > p {
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
}
#list-wrap {
margin: 7px 20px;
}
.blue {
    color: #003299;
    font-weight: bold;
    font-size: 16px;
}
.color {
    color: #003299;

}

.abstand{
    margin-left: 35px;

}


#list-wrap li {
    padding-left: 10px;
}
#footer-wrap {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 17px;
}
#img-footer-wrap {
    width: 100px;
    margin: 0px 30px 0 0
}
#footer-text-wrap {
    margin: auto 0px 14px;
    font-size: 14px;
    line-height: 16px;
}

a:link, a:visited, a:active{
	color: #000 !important;
	text-decoration: none !important;
}

a:hover{
	color: #e7792a !important;
	text-decoration: none !important;
}

/* 
_______________________

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;
}
*/

/*Slider*/

.slider-wrap {
	max-width: 48rem;
  	width: auto;
  	height: auto;
	position:relative;
	overflow: hidden;
}

/* BEGINN Slider mit 3 Bildern mit transform Animation */

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

}
.slideshow-3-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  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-3-bilder 18s ease-out infinite;
  animation: image-3-bilder 18s ease-out infinite;
}

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

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

}

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

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

}

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

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

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

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

ul.slideshow-3-bilder {
    margin:0;
}

.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0;
                list-style-type: none;
                list-style:none;
			    border-bottom:none;
	            border-color: #fff;
                border-width: 0;
		padding-bottom: 0.3125rem;
}

/* ENDE Slider mit 3 Bildern mit transform Animation */

/* BEGINN Slider mit 4 Bildern mit transform Animation */

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

.slideshow-4-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  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 24s ease-out infinite;
  animation: image-4-bilder 24s ease-out infinite;
}

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

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

.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: 6s;
  animation-delay: 6s;
}

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

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

ul.slideshow-4-bilder {
    margin:0;
}

.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0;
                list-style-type: none;
                list-style:none;
		border-bottom:none;
	        border-color: #fff;
                border-width: 0;
		padding-bottom: 0.3125rem;
}

/* ENDE Slider mit 4 Bildern mit transform Animation */


/* SLIDER ENDE */

.apply {}
