@CHARSET "ISO-8859-1";
.titelzeile{
	background-color: #ECECEC;

}
.titelzeile2{
	background-color: #FFFFFF;
	
}
.titelzeile2rahmen{
	border-bottom-style: solid !important;
	border-bottom-color: #ECECEC !important;
}

.content_oben{
	padding-top: 20px
	
}
.content_intivitual{
	
	margin-bottom: 100px
	
}
@media (max-width: 543px) {

	.content_oben{
	
	padding-top: 
	30px
	
}
	}


.form-check-label-red{
	color:red;
}






kununuFooterLogo {
  width: 130px;
  svg {
    width: 100%;
  }
}

.footer-leerraum{
	
	min-height: 510px; 
	
}

fixed-bottom{
	
	position: fixed;
}

.szf-footer{
	background-color:white;
	border-color: #515151e6;
	border-width: 1px;
	border-top-style: solid;

}



@media (max-width: 992px) {
  .footer-leerraum{
	
	min-height: 10px; 
	
}
.szf-footer{
	
	
	border-top-style: solid;
position: static !important;
}

   content_oben{
   	min-height: 4px; 
   	background-color:red;
	
   }
}
