body {
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-size: 12px;
    color: rgb(0, 122, 6);
    margin: 0;
    padding: 0;
    border: 0;
}
h1 {
    line-height: 32px;
    font-size: 1.45rem;
    margin: 0 0 23px 0;
}
h2{
    line-height: 18px;
    font-size: 1.15rem;
    margin: 0 0 10px 0;
}
h6 {
    font-size: 0.75rem;

    padding: 0 0 0 7px;
    margin: 0 0 15px 0;
    border-left: rgb(200, 25, 25) 3px solid;
}

p {
    margin-bottom: 0.85rem;
}








#sp-header{
	background: url(../images/design_bg.gif);
    background-repeat: repeat-x;
	min-height: 187px;
	padding: 67px 0 0 0;
}
@media ( max-width: 1025px ){

	#sp-header {
		padding: 47px 0 0 0;
	}

}







#sp-logo{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;	
	
	padding: 0 0 20px 0;
}
.logo-image {
    height: 55px !important;
}

/*   Kontakt bereich */


#sp-top3 {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 0 20px 0;
}

.menu-top {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-top li,
.menu-top a {
    margin: 0;
    padding: 0;
}


/*  Menue Punkte */


#sp-menu{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;	
	
	background: #666666;
	background: -moz-linear-gradient(top, #666666 0%, #646464 51%, #494949 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #666666), color-stop(51%, #646464), color-stop(100%, #494949));
	background: -webkit-linear-gradient(top, #666666 0%, #646464 51%, #494949 100%);
	background: -o-linear-gradient(top, #666666 0%, #646464 51%, #494949 100%);
	background: -ms-linear-gradient(top, #666666 0%, #646464 51%, #494949 100%);
	background: linear-gradient(to bottom, #666666 0%, #646464 51%, #494949 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#494949', GradientType=0 );
	
	border-radius: 15px 15px 0 0;
}


.sp-megamenu-parent {
    float: left;
    display: block !important;
    margin: 0;
  	padding: 0;		
    border-right: solid thin rgba(255,255,255,.75);
}


#sp-menu ul,
#sp-menu .sp-megamenu-parent {
    padding-left: 0;
    margin-left: 0;
}


#sp-menu .sp-column,
#sp-menu .sp-module,
#sp-menu .sp-module-content,
#sp-menu .sp-megamenu-wrapper {
    text-align: left !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

#sp-menu .sp-megamenu-wrapper {
    width: auto !important;
}

/*
.sp-megamenu-parent > li:first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
*/
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
	color: #ffffff;
    line-height: 40px;
	text-shadow: -1px -1px #000;
	border-left: solid thin rgba(255,255,255,.75);
    border-right: solid thin #000000;
    padding: 0 18px;
}

.sp-megamenu-parent > li:hover > a {
    color: #ffffff;	
	
	background-color: #666666;
	
	border-left: solid thin transparent;
    border-right: solid thin transparent;
}

.sp-megamenu-parent > li:first-child {
    margin-left: -15px !important;
  	padding-left: 0 !important;
}
.sp-megamenu-parent > li:first-child > a,
.sp-megamenu-parent > li:first-child:hover > a,
.sp-megamenu-parent > li:first-child.active > a,
.sp-megamenu-parent > li:first-child.active:hover > a {
    border-radius: 15px 0 0 0;
    border-left: 0 !important;
    padding-left: 12px;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
	font-weight: 400;
    color: #ffffff;
	text-shadow: -1px -1px #595959;	
	border-right: solid thin #a5a5a5;
    background-color: #a5a5a5;
}

.sp-megamenu-parent > li:last-child > a {
    padding-right: 22px;
    border-right: 0;
}

/*
.sp-megamenu-parent > li:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.sp-megamenu-parent > li:first-child:hover > a {
    border-radius: 15px 0 0 0;
    padding-left: 18px;
    border-left: 0;
}

.sp-megamenu-parent > li:last-child > a {
    padding-right: 22px;
    border-right: 0;
}

.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {

	font-weight: 400;
    color: #ffffff;
	text-shadow: -1px -1px #595959;	
	border-right: solid thin #a5a5a5;
    background-color: #a5a5a5;
}
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span {
	color: #ffffff;
    line-height: 40px;
	text-shadow: -1px -1px #000;
	
	border-left: solid thin rgba(255,255,255,.75);
    border-right: solid thin #000000;
  padding: 0 18px;
  
}

*/
@media ( max-width: 995px ){

	.sp-megamenu-parent{
		display: none !important;
	}
	
	.zertifikat-left-colum img {
		display: none;
	/*	width: 15%;
		padding: 40px 0 0 25px;	*/
	}
	
}

/*  ende Menue punkte*/




#sp-breadcrumb {
	background: url(../images/design_bg.gif);
    background-repeat: repeat-x;
	background-position-y: -184px;
}
.breadcrumb {
    background-color: transparent;
}

#sp-main-body {
    min-height: 600px;
    padding: 0 15px 100px 15px !important;
    width: 1140px;
    margin: 0 auto;
}

@media ( max-width: 1025px ){
	
	#sp-main-body {
		min-height: 600px;
		padding: 0 15px 100px 15px !important;
		width: 100%;
		margin: 0 auto;
	}
	
}



#sp-left{
	min-height: 605px;
	
	padding: 0 0 0 15px;
	
	background: url(../images/design-left-colum.jpg);
    background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
}

#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
    margin: 0 0 0 0;
    padding-bottom: 0;
    border-bottom: none;
}

#sp-left .sp-module, #sp-right .sp-module {
	margin: 0px;	
	padding: 0px;
    border: none;
}


.submenutoggler{
	position: absolute;
	
    right: 0px;		
	
    margin: -41px 0 0 0;
    padding: 12px 18px;
}

@media ( max-width: 1025px ){

	#sp-left{
		min-height: auto;
		
		padding: 0 25px 40px 25px;
		
		background: none;

	}
	
}







#sp-right{
	background: url(../images/design-right-colum.jpg);
    background-repeat: no-repeat;
}
@media ( max-width: 1025px ){

	#sp-right{
		display: none;

	}
	
}




#sp-footer{
	background: url(../images/design_footer-bg.gif);
    background-repeat: repeat-x;
	background-color: #d9d9d9;
}







/* menu-aside-left */
#sp-left .sp-module ul.menu-aside-left {
	padding: 25px 0 0 0;
}
#sp-left .sp-module ul.menu-aside-left ul {
	display: block;
}
#sp-left .sp-module ul.menu-aside-left li{
	border-bottom: none ;
}
#sp-left .sp-module ul.menu-aside-left li a {
	padding-top: 10px;
	padding-bottom: 10px;
	
	line-height: 20px;
    
    color: #09690d;
}
#sp-left .sp-module ul.menu-aside-left li a:hover {
    color: #c81919;
}
#sp-left .sp-module ul.menu-aside-left li a {
	margin-left: 0px;
	
	padding-left: 20px;
	
	border-bottom: dotted thin #09690d;
}
#sp-left .sp-module ul.menu-aside-left li li a {
	margin-left: 20px;
}
#sp-left .sp-module ul.menu-aside-left li li li a {
	margin-left: 40px;
}

#sp-left .sp-module ul.menu-subnavbar{
	
}
#sp-left .sp-module ul.menu-subnavbar li a:before {	
	position: absolute;
	
	display: inline-block;
	
	margin: 7px 0 0 -14px;
	
	content: '\f052';

	font-family: "Font Awesome 5 Free";
	font-size: 0.5rem;
	font-weight: 900;
	font-style: normal;
    font-variant: normal;
    line-height: 1;
	
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#sp-left .sp-module ul.menu-subnavbar > li > a{
	font-weight: 600;
}
#sp-left .sp-module ul.menu-subnavbar li a:hover{
	color: #fff;
	background-color: #4a4a4a;
}
#sp-left .sp-module ul.menu-subnavbar li li a:before {	
	position: absolute;
	
	display: inline-block;
	
	margin: 7px 0 0 -14px;
	
	content: '\f04b';

	font-family: "Font Awesome 5 Free";
	font-size: 0.5rem;
	font-weight: 900;
	font-style: normal;
    font-variant: normal;
    line-height: 1;
	
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#sp-left .sp-module ul.menu-anchorbar > li > a{
	background-image: url(../images/design_anchorbar.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 18px;
}
@media ( max-width: 1025px ){

	#sp-left .sp-module ul.menu-aside-left {
		padding: 0px 0 0 0;
	}
	
	#sp-left .sp-module ul.menu-aside-left ul {
		display: none;
	}
	
}







.zertifikat-left-colum img{
	width: 74%;
    padding: 40px 0 0 25px;
}





body.helix-ultimate .sppb-row-container {
	width: 100%;
    max-width: 100% !important;
	
	padding: 0 40px;
	margin: 0;
}
#sp-component{
	padding: 0;	
}
@media ( max-width: 1025px ){

	body.helix-ultimate .sppb-row-container {
		padding: 0 20px;
	}
	
	#sp-left .sp-module ul.menu-aside-left {
		padding: 0px 0 0 0;
	}
	
}





/* Footer ******************************************** */
#sp-footer .container-inner{
	padding-top: 0;
}
#sp-footer1 .sppb-row{	
	
}
#sp-footer1 .sppb-row > div{	
    border-left: solid 2px #e2e2e2;
	
	background-color: #8c8c8c;
	
	-webkit-box-shadow: inset 0px 10px 10px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 10px 10px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 10px 10px -10px rgba(0,0,0,0.75);
}
#sp-footer1 .sppb-row > div:last-child{	
    border-right: solid 2px #e2e2e2;
}
#sp-footer1 .sppb-row .sppb-column{
	padding: 15px 50px 5px;
	
}
#sp-footer #sp-footer1 a{
    color: #fafafa;
	text-decoration: underline;
}
#sp-footer #sp-footer1 a:hover{
    color: #cacaca;	
}



/* Sonstiges */
.text-feld-grau-b-l .sppb-addon-text-block{
	margin: 0 0 15px 0;
	padding: 15px 15px 5px 15px;
	
    border-left: rgb(0, 122, 6) 3px solid;
	
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f2f2f2), color-stop(20%, #e5e5e5), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5', GradientType=0 );
}
.text-felde-grau .sppb-addon-text-block{
	margin: 0 0 15px 0;
	padding: 15px 15px 5px 15px;

	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f2f2f2), color-stop(20%, #e5e5e5), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #e5e5e5 20%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5', GradientType=0 );
}



/* ===== tabellen ===== */
table.style-1
{
	border-collapse: collapse;
}


table.style-1 th
{
	background-color: rgb(0, 122, 6);
	border: 2px #fff solid;
	color: #fff;
	padding: 2px 10px 3px 6px;
	border-left: 1px solid #fff;
	vertical-align: top;
}


table.style-1 td
{
	border: 2px #fff solid;
	background-color: rgb(220, 220, 220);
	padding: 1px 10px 2px 6px;
	vertical-align: middle;
}


table.style-2 th,
table.style-2 td
{
	vertical-align: top;	
}

.table-container{
	overflow: auto;
}
.fix_th{
	position: relative;
}
.fixed-thead-container {
    position: absolute;
    z-index: 500;
    top: 0px;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}
.fixed-thead-container > .item {
    overflow: hidden;
    position: absolute;
    z-index: 4;
    display: block;
    text-align: left;
    padding: 2px 10px 3px 6px;
    background: #007a06;
    font-weight: bold;
	color: #fff;
	border-right: solid 0.08rem #fff;
	border-bottom: solid 0.08rem #fff;
}





ol.nested-counter-list {
  counter-reset: item;
}

ol.nested-counter-list li {
  display: block;
}

ol.nested-counter-list li::before {
  	content: counters(item, ".") ". ";
  	counter-increment: item;
}

ol.nested-counter-list ol,
ol.nested-counter-list ul{
  	counter-reset: item;
}

ol.nested-counter-list ol > li {
  	display: block;
}

ol.nested-counter-list ol > li::before {
  	content: counters(item, ".") " ";
  	counter-increment: item;
}


ol.datenschutz h2,
ol.datenschutz h3,
ol.datenschutz h4{
	display: inline-block;
}
ol.datenschutz > li {
    font-size: 1.15rem;
	font-weight: bold;
    margin: 0 0 20px 0;
    color: rgb(0, 122, 6);
}

ol.datenschutz > li ol{
    padding-top: 0px;
}

ol.datenschutz > li ol li{
    font-weight: bold;
}

ol.datenschutz > li ol,
ol.datenschutz > li ol li,
ol.datenschutz > li ol li h3,
ol.datenschutz > li ol li h4,
ol.datenschutz > li p{
    font-size: 12px;
	font-weight: bold;
    color: rgb(0, 20, 10);
}

ol.datenschutz > li p,
ol.datenschutz > li ol li p,
ol.datenschutz > li ol li ul li{    
    font-weight: normal;   
}

ol.datenschutz > li ol li ul li:before {
    content: "- ";
}
