/* Version: 17.01.2014 */
body {
	font-family: Myriad Pro,  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 19px;
	text-align:justify;
}

p {
	margin:0;
}
p:empty {
height: 18px;
}

h1{
	margin: 0px;
	font-size: 35px;
	line-height: 50px;
	font-weight: normal;
}
h2{
	margin: 0px;
	font-size: 18px;
	line-height: 23px;
	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: -0.5px 5px 15px #999;
}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}






.logo {
position: absolute;
right: 37%;
top: 19rem;
z-index: 10;
}

.logo img {
	width: 150px;

}






#content{
	margin-right: 4%;
	margin-left: 4%;
	padding-top: 40px;
	padding-bottom: 10px;
}
#content2{
	margin-right: 4%;
	margin-left: 4%;
	padding-top: 10px;
	padding-bottom: 20px;
}

#box_oben{
}

#box_unten{
}

#box_links{
}

#box_mitte{
}

#box_rechts{
}

#footer{
}

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

.slider-wrap {
	max-width:800px;
  	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;
}

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

.slideshow_3Bilder 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_3Bilder 18s linear infinite;
	animation: image_3Bilder 18s linear infinite;
}

@keyframes image_3Bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.333% {
    transform: translateX(0);
  }
  
  34.333% {
    opacity: 1;
    transform: translateX(-100%);
  }
  35% {
    opacity: 0;
    transform: translateX(-100%);
  }
}

@-webkit-keyframes image_3Bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.333% {
    transform: translateX(0);
  }
  
  34.333% {
    opacity: 1;
    transform: translateX(-100%);
  }
  35% {
    opacity: 0;
    transform: translateX(-100%);
  }
}

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

ul.slideshow_3Bilder {
    margin: 0;
}

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

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

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
 
.text_gross{
	font-size: 16px;
	line-height: 17px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

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

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.titel_klein2 {
	font-size: 30px;
	line-height: 36px;
}

.farbe {
	color: #0A75BD;
}

.gruen{

color:#0e9658;

}

.abstand{
	margin-bottom: -10px;
}

ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0px;
	list-style-image:url(bp.jpg);
}
li {
	margin: auto;
	padding: 0;
}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.apply {}
