/* ACCORDEON */

.ce_accordion_v2 .accordion, .ce_accordion.style2 .accordion {
    background-color: #e6e6e6;
    padding: 15px 15px 1px 15px;
}

.ce_accordion_v2 .toggler, .ce_accordion.style2 .toggler {
    padding: 6px 6px 6px 55px;
}

.ce_accordion_v2 .toggler:before, .ce_accordion.style2 .toggler:before {
    font: 1rem / 1.4rem FontAwesome;
    height: 1.4rem;
    left: 15px;
    width: 1.4rem;
}


/* CONTENT */

#bottom .inside {
    font-size: 1em;
}

#bottom .inside a:hover {
    border-bottom: 0;
}

#footer .inside {
    padding-bottom: 50px;
    padding-top: 50px;
}

@media only screen and (max-width: 767px) {
    .autogrid, .autogrid_row>.column {
        padding-left: 0;
        padding-right: 0;
    }
    #footer .inside {
        padding: 30px 20px;
    }
    .mod_article:not(.fullwidth) > .container {
    	padding-bottom: 30px;
        padding-top: 30px;
    }
}


/* FORM */

form .checkbox_container span {
    display: block;
    margin-bottom: 0;
}

form.style7 .explanation {
    font-size: 1rem;
}

input, textarea, select {
    font-size: 1rem;
}


/* HEADLINES */

h1, h2, .h1, .h2, .h1 p, .h2 p, h3, .h3, .h3 p {
	margin-bottom: 15px;
}

.standalone h2 {
	margin-top: 0!important;
}


/* HYPERLINKS */

a {
	color: #41a62a;
}

a:hover {
	text-decoration: underline;
}

#bottom .inside a {
	color: #41a62a;
}

.ce_hyperlink.btn-size-medium a {
	font-size: 1rem;
	font-weight: 400;
	padding: 5px 20px 5px 20px;
}

.ce_hyperlink.btn-size-medium a:hover {
	opacity: 1;
	text-decoration: none;
}

#footer a {
	color: #41a62a;
}

#footer a:hover {
	text-decoration: underline;
}

p a:hover {
	text-decoration: underline;
}

#top a:hover {
	color: #41a62a;
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
	.fixed-header .top-link {
    	bottom: 25px;
	}
}


/* ICONBOX */

.ce_iconbox a {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.ce_iconbox .content p {
    font-size: 14px;
    margin-bottom: 0;
}

.ce_iconbox .ce_iconbox_outside.padding {
    padding: 15px;
}

.ce_iconbox .ce_iconbox_outside.padding .content {
    opacity: 1;
}

.ce_iconbox.version2 .headline {
    font-size: 24px;
}


/* MMENU */

#mmenu #mmenu_middle {
    padding: 30px 20px;
}

#mmenu .mod_navigation li a {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 3px 10px 1px 10px;
}

body.mmenu_open #mmenu {
    border-right: 1px solid rgba(0, 0, 0, .1);
}


/* NAVIGATION */

.mainmenu ul li a:hover, .mainmenu ul ul a.active, .mainmenu ul ul li a:hover {
	opacity: 1;
}


/* NEWS */

.newslist-v2 {
    margin-bottom: 0;
}

.newslist-v2 .h3, .newslist-v2 h3 {
    padding-right: 0;
}

.newslist-v2 .h3 a, .newslist-v2 h3 a {
    color: #000;
}

.newslist-v2 .link {
    text-transform: none;
    font-weight: normal;
}

.newslist-v2 .news-content-v2 {
    padding: 0;
    flex: 0 0 100%;
}


/* POPUP */

.ce_bgimage.img-leftside-33 .ce_bgimage-inside {
	padding: 30px;
}

.ce_popup_start .ce_popup_content .checkbox {
    background: #f8f8f8;
}

.ce_popup_start .ce_popup_content h3 {
    color: var(--accentColor);
}

.ce_popup_start .ce_popup_overlay {
    background: rgb(0 0 0 / .75);
}


/* PRIVACY MANAGER */

.mod_privacy_optin_medium .privacy_label {
    font-size: 13px;
}

.mod_privacy_optin_medium .privacy_links a {
    color: #41a62a;
    font-size: 13px;
    text-decoration: none;
}

.mod_privacy_optin_medium .privacy_links a:hover {
    text-decoration: underline;
}

.mod_privacy_optin_medium .reject_all_info {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
	#privacy_optout_link {
    	display: none;
	}
}


/* REVOLUTIONSLIDER */

.ce_revolutionslider_text, .ce_revolutionslider_text.bold {
    text-shadow: 1px 2px 4px black;
}


/* SUBMENU */

.submenu_v4 {
    border: 0;
    background: #e6e6e6;
    border-radius: 0;
    padding: 20px;
}

.submenu_v4 li a {
    font-weight: normal;
    text-decoration: none;
    transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}

.submenu_v4 li a.active, .submenu_v4 li a:hover {
    text-decoration: underline;
}

.submenu_v4 li a:hover {
    opacity: 1;
}

/* 1. Ebene (level_1) */
.submenu_v4 ul.level_1 {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.submenu_v4 ul.level_1 > li {
    border-bottom: 1px solid rgba(255, 255, 255, .75);
    display: block !important;  /* Erzwingt Block-Layout statt nebeneinander */
    float: none !important;     /* Hebt das float_left auf */
    margin: 0 !important;
    padding: 4px 0 !important;  /* Vertikaler Abstand zwischen den Hauptpunkten */
}

.submenu_v4 ul.level_1 > li:last-child {
    border-bottom: none !important;
}

/* Die Links in Ebene 1 */
.submenu_v4 ul.level_1 > li > a,
.submenu_v4 ul.level_1 > li > span {
    display: block;
    font-weight: bold;  /* Optional: Hebt die Hauptpunkte ab */
    margin-bottom: 0;   /* Abstand zum Untermenü */
}

/* 2. Ebene (level_2) */
.submenu_v4 ul.level_2 {
    display: block !important;       /* Falls das Theme die Liste versteckt oder anders layoutet */
    list-style-type: disc!important; /* Klassischer Punkt */
    margin: 10px 0 5px 0 !important;
    padding-left: 25px!important;    /* Platz für den Punkt und Einzug */
}

.submenu_v4 ul.level_2 li {
    border: none !important;     /* Sicherstellen, dass hier keine Linie erscheint */
    display: list-item !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;   /* Engerer Abstand zwischen den Unterpunkten */
}


/* TABLE */

.ce_table .table-striped tr:nth-child(even) td, .ce_table.table-striped tr:nth-child(even) td {
    background: #e6e6e6;
}

@media only screen and (max-width: 767px) {
    table {
        font-size: 1rem;
    }
}


/* TEAMBOX */

.ce_teambox .function {
    color: #000;
    margin-bottom: 15px;
}

.ce_teambox .socials {
    display: none;
}