/* Version: 17.01.2014 */

@font-face { 
	
font-family: "PT Sans";
	 
  src:  local('PT Sans'),    
	   url(../../ofl/ptsans/PT_Sans-Web-Regular.woff2) format('woff2') ;
	
	font-weight: 400;
	font-style: normal;	
}

@font-face { 
	
font-family: "PT Sans";
	 
  src:  local('PT Sans'),    
	   url(../../ofl/ptsans/PT_Sans-Web-Italic.woff2) format('woff2') ;
	
	font-weight: 400;
	font-style: italic;	
}

@font-face { 
	
font-family: "PT Sans";
	 
  src:  local('PT Sans'),    
	   url(../../ofl/ptsans/PT_Sans-Web-Bold.woff2) format('woff2') ;
	
	font-weight: 700;
	font-style: normal;	
}

@font-face { 
	
font-family: "PT Sans";
	 
  src:  local('PT Sans'),    
	   url(../../ofl/ptsans/PT_Sans-Web-BoldItalic.woff2) format('woff2') ;
	
	font-weight: 700;
	font-style: italic;	
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	flex-direction: row;
	flex-wrap: wrap;
}


.left {
	width: 69%;
}

.right {
	width: 31%;
}

body {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #414042;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 19px;
	background-color: #f0f0f0;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 27px;
	font-size: 23px;
	font-weight: normal;
}

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

#rahmen {
	padding: 20px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	position: relative;
}

#rahmen2 {
	padding: 20px 0 0 0;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	position: relative;
}

#logo{

}

.content{
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.box{
	background-color: #95a0a7;
	color: #FFF;
	background-image: url(ecke.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 142px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
}


#footer-flex{
display: flex;
flex-direction: column;
justify-content: space-between;
}

.boxAufgaben {
    background-color: #95a0a7;
    color: #FFF;
    background-image: url(ecke.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    width: 235px;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 30px;
}

#box_oben{
	position: absolute;
	left: 30px;
	top: 35px;
}

#box_mitte{
}

#box_unten{
	background-color: #c5cace;
	border-top: 3px solid #ee3124;
	line-height: 17px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 30px;
	padding-left: 13px;
}


#box_untenRelative,
#box_untenRelative2{
	background-color: #c5cace;
	border-top: 3px solid #ee3124;
	line-height: 17px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 30px;
	padding-left: 13px;
        position:relative;
}

#box_untenRelative2 {
    padding-left: 1rem;
}

#box_unten2{
	background-color: #c5cace;
	border-top: 3px solid #ee3124;
	line-height: 17px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 104px;
	padding-left: 13px;
}

#box_unten3 {
    background-color: #c5cace;
    border-top: 3px solid #ee3124;
    line-height: 17px;
    padding-top: 13px;
    padding-right: 13px;
    padding-bottom: 84px;
    padding-left: 13px;
}

#box_unten4{
	background-color: #c5cace;
	border-top: 3px solid #ee3124;
	line-height: 17px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 150px;
	padding-left: 13px;
}

.box_links{
	float: left;
	width: 501px;
}

.box_rechts{
	float: right;
	width: 190px;
margin-bottom: 0.5rem;
}


.box_links2 {
    float: left;
    width: 73%;
}

.box_rechts2 {
    float: right;
    width: 27%;
    margin-bottom: 0.5rem;
}

.box_rechtsNEU3 {
    float: right;
    width: 27%;
}


#footer{
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(linie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer2{
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

.mail{
	color: #FFFFFF;
	background-color: #ee3124;
	background-image: url(ecke_rot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 23px;
	position: absolute;
	right: 0px;
	bottom: 18px;
	line-height: 14px;

}


.mail2 {
    color: #FFFFFF;
    background-color: #ee3124;
    background-image: url(ecke_rot.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-left: 23px;
    position: absolute;
    right: 0px;
    bottom: 35px;
    line-height: 14px;
}

.mail3 {
    color: #FFFFFF;
    background-color: #ee3124;
    background-image: url(ecke_rot.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-left: 23px;
    position: absolute;
    right: 0px;
    bottom: 55px;
    line-height: 14px;
}

.mail4{
	color: #FFFFFF;
	background-color: #ee3124;
	background-image: url(ecke_rot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 23px;
	position: absolute;
	right: 0px;
	line-height: 14px;
}
.mail5{
	color: #FFFFFF;
	background-color: #ee3124;
	background-image: url(ecke_rot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 23px;
	position: absolute;
	right: 0px;
	bottom: 1.8rem;
	line-height: 14px;
margin-right: 1.25rem;
}


.mail6,
.mail7 {
    color: #FFFFFF;
    background-color: #ee3124;
    background-image: url(ecke_rot.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-left: 23px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 14px;
}

.mail7 {
    padding-right: 2rem;
    padding-left: 1.1rem;
}

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

 
/* Zusatz*/ 

a:link {
	color: #414042;
	text-decoration: none;
}
a:visited {
	color: #414042;
	text-decoration: none;
}
a:hover {
	color: #ee3124;
	text-decoration: none;
}
a:active{
	color: #414042;
	text-decoration: none;
}
 
.text_gross{
	font-size: 17px;
	line-height: 20px;
}
.text_gross2{
	font-size: 15px;
	line-height: 17px;
}
.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

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

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

.rot {
	color: #ee3124;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

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

li {
	padding: 2px;
}

.abstand0 li {
	padding: 0;
}
.abstand1 {
	
margin-top: 0.35rem;
}
.abstand1 li {
	padding-bottom: 0.15rem;
padding-top: 0.1rem;
}

#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 24s linear infinite;
    animation: image 24s 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;
    }
    25% {
      opacity: 1;
    }
    30% {
      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;
    }
    25% {
        opacity: 1;
    }
    30% {
        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;
}
.slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}

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

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



.refnr {}

.apply {}
