/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315470;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 17px;
	background-color: #FFF;
}

p {
	margin:0;
}

.blue {
color: #315470!important;
}

p:empty {
height: 18px;
}

#logo {
padding: 1.25rem 4%;
}
/* ------------------- Slider ------------------------- */ 

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

.slideshow {
	position: absolute;
  	width: 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 24s linear infinite;
	animation: image 24s linear infinite;
}

@keyframes image {
  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 {
  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 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;
}

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

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

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

#box_mitte2{
	background-image:url(kasten.png);
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	padding:2%;
 height: 121px;
 top: 880px;
left: 478px;
 width: 185px;
}


h1{
	margin: 0px;
	line-height: 32px;
	font-size: 28px;
	font-weight: normal;
	color:#f39300;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

#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: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	background-image: url(loop.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
}

#rahmen_top {
	background-image: url(pfeil_gross.png);
	background-repeat: no-repeat;
    background-position: left;
}



#content{
	padding: 3% 4% 4% 4%;
	background-color:#FFFFFF;
	opacity: 0.8;
	margin: 4%;
}

#box_oben{
}

#box_mitte{
	background-image:url(kasten.png);
	position: absolute;
	right:70px;
	bottom:300px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:2%;
}

#box_unten{
}

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

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


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

#box_links3{
	float: left;
	width: 51%;
}

#box_rechts2{
	float: right;
	width: 48%;
}
#box_left1{
	float:left;
	width:25%;
}

#box_left2{
	float:left;
	width:25%;
padding-left: 20px;
}

#box_left2b{
	float:left;
	width:35%;
	padding-left: 20px;
}
#box_right{
	float:right;
	width:25%;
}
#footer{
}

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

 
/* Zusatz*/ 

#rahmen_bottom {
	background-color:#315470;
	color:#ffffff;
	padding:4%;
}


#rahmen_bottom a:link {
	color: #ffffff;
	text-decoration: none;
}
#rahmen_bottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
#rahmen_bottom a:hover {
	color: #f39300;
	text-decoration: underline;
}
#rahmen_bottom a:active{
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #315470;
	text-decoration: none;
}
a:visited {
	color: #315470;
	text-decoration: none;
}
a:hover {
	color: #f39300;
	text-decoration: underline;
}
a:active{
	color: #315470;
	text-decoration: none;
}
 
.text_gross{
	font-size: 14px;
	line-height: 18px;
}

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

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

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.farbe {
	color: #f39300;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(bp.png);
}

li {
	padding: 0px;
}
.slider-wrap{
    max-width:720px;
    max-height:300px;
    width: auto;
    height: auto;
    position:relative;
    padding-top:21%;
}

.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 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;
  }
  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: 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-wrapbilder3{
    max-width:720px;
    max-height:300px;
    width: auto;
    height: auto;
    position:relative;
    padding-top:21%;
}

.slideshowbilder3 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshowbilder3 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;
  }
  33% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  66% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  33% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  66% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.slideshowbilder3 li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshowbilder3 li:nth-child(1) span {
  background-image: url(slider_lagerhalle_2personengelb.jpg);
}
.slideshowbilder3 li:nth-child(2) span {
  background-image: url(slider_schiff_blauerhimmel.jpg);
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.slideshowbilder3 li:nth-child(3) span {
  background-image: url(slider_teammeeting.jpg);
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
ul.slideshowbilder3 {
    margin:0;
}







.slider-wrap4{
	max-width:720px;
  	width: auto;
  	height: auto;
	position:relative;
	margin-top: 0;
	
	z-index: 0
	}

.slideshow4 {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;

	
}
.slideshow4 li span {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  opacity: 0;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image4 24s ease-in-out infinite;
  animation: image4 24s ease-in-out infinite;
}
@keyframes image4 {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  26% {
    opacity: 1;
  }
  29% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image4 {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  26% {
    opacity: 1;
  }
  29% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

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

ul.slideshow4 {
	margin:0;
}

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

.refnr {}

.apply {}


.button a {
    background: #f4a833 scroll right top;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 139px;
    height: 22px;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 6px 0 0 0;
    margin: 0px;
    border-radius: 0px;
}

.button a:hover {
text-decoration: underline;
}
