/* Version: 17.01.2014 */
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5f7285;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
	background-color: #e9e9f0;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 28px;
	font-size: 26px;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 22px;
	font-size: 20px;
	font-weight: normal;
}

#rahmen {
	padding: 0px;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#logo{
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9515;
	margin-bottom: 20px;
	box-shadow: 0 0 4px 1px #dadae5;
	-moz-box-shadow: 0 0 4px 1px #dadae5;
	-webkit-box-shadow: 0 0 4px 1px #dadae5;
}

#content{
	padding: 5%;
	box-shadow: 0 0 4px 1px #dadae5;
	-moz-box-shadow: 0 0 4px 1px #dadae5;
	-webkit-box-shadow: 0 0 4px 1px #dadae5;
	background-color: #FFF;
	margin-bottom: 20px;
}

#box_oben{
	border: 1px solid #dadae5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 18px;
	background-color: #f5f5f8;
}

#box_mitte{
	border: 1px solid #dadae5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 18px;
}

#box_unten{
}

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

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

#footer{
	padding: 5%;
	box-shadow: 0 0 4px 1px #dadae5;
	-moz-box-shadow: 0 0 4px 1px #dadae5;
	-webkit-box-shadow: 0 0 4px 1px #dadae5;
	background-color: #FFF;
}

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

 
/* Zusatz*/ 

a:link {
	color: #5f7285;
	text-decoration: none;
}
a:visited {
	color: #5f7285;
	text-decoration: none;
}
a:hover {
	color: #ff9515;
	text-decoration: none;
}
a:active{
	color: #5f7285;
	text-decoration: none;
}
 
.text_gross{
	font-size: 19px;
	line-height: 21px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}
.orange {
	color: #ff9515;
}
.dunkelgrau {
	color: #3f4c58;
}


.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image: url(//anzeigen.jobsintown.de/job/files/1312973/bp.jpg);
}

li {
	padding: 0px;
}

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


/*--Slider editierbar--*/

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

.slider-wrap img {
	display: block;
}
  
.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 18s linear infinite;
    animation: image 18s linear infinite;
}
  
@keyframes image {
    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;
    }
    35% {
      opacity: 1;
    }
    40% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

@-webkit-keyframes image {
    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;
    }
    35% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
.slideshow li {
    margin:0;
    padding:0;
    list-style: none;
}
.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;
    padding-left: 0;
}

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


.refnr {}

.apply {}
