/*-----------------------------------------------------------------------------
------- Colors SdH ------------------------------------------------------------
------------------------------------------------------------------------------*/
a {
	color: #1e3c9e;
}

a:hover, a:hover .color, a:hover .h2_portal, a:hover .download_pdf-text {
	color: #556ca7;
}

#onepagenav_box a.no-color:hover {
	color: #004182;
}

a.visited {
	color: #7587b7;
}

.underlined {
	border-bottom: 2px solid #FFD700;
	display: inline-block;
}

.bg-spezial-sdh ul li {
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #000;
}

.bg-spezial-sdh ul li a {
	font-size: 1.15rem;
	line-height: 1.1rem;
	color: #000;
	border-bottom: 2px solid #A4CDEF;
	transition: all .15s ease-in-out;
}

.bg-spezial-sdh ul li a:hover {
	border-bottom: 2px solid #FFD700;
}

.bg-spezial-sdh ul li:before {
	vertical-align: middle;
}

.sdh_share {
	display: inline-block;
	background-color: #004182;
	color: #FFD700;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 5px 10px;
	cursor: pointer;
	transition: all .15s ease-in-out;
}

.sdh_share:hover {
	color: #fff;
	background: #163666;
}



.modal_re {
    box-sizing: border-box;
    padding: 10px;
    background: rgba(255,255,255,0.95);
    border: 1px solid #000000;
    position: relative;
    width: 150px;
    border-radius: 8px;
    height: 46px;
}

@media (max-width: 1023px) {
	.modal_re {
		width: 200px;
		height: 57px;
	}
}

.sdh_term_left, .sdh_term_right {
		float: left;
		width: 100%;
		height: auto;
	}

	.sdh_term_right {	
	background-color: #a4cdef;
	}

@media (min-width: 769px) {
.sdh_term_left {
	width: 55%;
	float: left;
	min-height: 500px;
}

.sdh_term_right {
	width: 45%;
	float: right;
	background-color: #a4cdef;
	min-height: 500px;
}
}

.sdh_term_left div.grid_8-12.right.leistungen_text_left.clearfix,
.sdh_term_left div.grid_8-12.left.leistungen_text_left.right.clearfix {
	box-shadow: none;
	box-sizing: border-box;
	padding-right: 40px;
	max-width: 400px;
}

@media (max-width: 1023px) {
	.sdh_term_left div.grid_8-12.right.leistungen_text_left.clearfix {
		width: 100%;
		box-sizing: border-box;
		padding: 40px 40px 80px 40px;
	}
}
@media (min-width: 1024px) {
		.grid_8-12 {
		width: 65%;
		min-width: 600px;
		max-width: 710px;
}
}
.bg-color {
	background-color: #004182;
}

.bg-color-transparent {
	background-color: rgba(0,65,130,0.7);
}

.no-color {
	color: #ffffff;
}

.color, ul li:before {
	color: #004182;
}

.softcolor {
	color: #556ca7;
}

.icon-color {
	color: #004182;
}

.spezial-iconi-neuland:before, .spezial-iconi-neuland i.icon2-coin-euro {
	color: #556ca7;
}

.no-color ul li:before {
	color: #ffffff;
}

li.ueberuns_tab {
	border-bottom: 1px solid #004182;
	border-right: 1px solid #004182;
	border-top: 1px solid #004182;
}

[aria-selected="true"] {
	background-color: #004182;
	color: #ffffff;

}

a[aria-selected="false"] {
	background-color: #ffffff;
	color: #004182; 	
}

.ueberuns_main h2 {
	color: #004182;
}



.tab_leistungen a[aria-selected="false"] {
	background-color: #004182;
	color: #ffffff;
 	font-family: "TheSansBold";
 	font-size: 17.5px;
 	text-transform: lowercase;
 	font-weight: 200;
}

.tab_leistungen a[aria-selected="true"] {
	background-color: #004182;
	color: #ffffff;
	text-transform: lowercase;
 	font-family: "TheSansBold";
 	font-size: 17.5px;
 	font-weight: 200;
}

@media (min-width: 768px) {
.tab_leistungen a[aria-selected="false"] {
	background-color: #004182;
	color: #ffffff;
 	font-family: "TheSansBold";
 	font-size: 24px;
 	text-transform: lowercase;
 	font-weight: 200;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.tab_leistungen a[aria-selected="true"] {
	background-color: #004182;
	color: #ffffff;
	text-transform: lowercase;
 	font-family: "TheSansBold";
 	font-size: 24px;
 	font-weight: 200;
 	/*border-bottom: 20px solid rgba(75,60,150,1);*/
}
}

@media (min-width: 1024px) {
	.tab_leistungen a[aria-selected="true"] {
	background-color: #004182;
	color: #ffffff;
	text-transform: lowercase;
 	font-family: "TheSansBold";
 	font-size: 24px;
 	font-weight: 200;
 	border-bottom: 20px solid #004182;
}
}


/*--------------- Sonderfarbe Eltern helfen Eltern ---------------------------*/

.sonderfarbe {
	color: #ff2c00;
}

.bg-white-soft {
	background-color: #ffffff;
}

ul.kontakt_links li.li_marker:before, 
ul.kontakt_links li.li_tel::before,
ul.kontakt_links li.li_fax::before, 
ul.kontakt_links li.li_mail::before, ul.important_links li::before {
	color: #556ca7;
}
.termin_kalenderbox_body {
	width: 100%;
	box-sizing: border-box;
	border-left: 2px solid #004182;
	border-bottom: 2px solid #004182;
	border-right: 2px solid #004182;
	height: 79px;
	text-align: center;
	padding-top: 8px;
}

/* --------------------------- Diverse Styles ---------------------------------------*/

.topper_sdh {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 10px;
}

.sdh_toplink {
	float: right;
	color: #ffffff;
	font-size: 14px;
	margin-left: 10px;
}

@media (max-width: 420px) {
.sdh_toplink {
	margin-left: 0px;
}
.topper_sdh .inner_wrap.grid_all {
	padding-left: 7px;
	padding-right: 0px;
}
}

#topnav {
	float: right;
	padding-top: 35px;
}

#top_search_icon_inner {
	float: right;
	padding-top: 35px;
}
#logo {
	float: left;
	width: 126px;
}

.bg-white {
	background: #ffffff;
}

header.gesamtwerk {
	height: 125px;
}

.sdh-kontext {
	height: 95px;
}

.context_zie_open {
	margin-top: -12px;
	padding-top: 30px;
}

.zie_context_spalte h2 { /* , h2 */
	text-transform: none;
}

.zie_context_spalte:nth-child(3n) {
	width: 170px; /*200px;*/
}

.zie_context_spalte:nth-child(4n) {
	width: 170px; /*200px;*/
}

.inner_wrap_small {
	max-width: 640px;
}

.grey-color {
	background: #404040;
}

.startbox_uebersicht {
	min-height: 290px; /*375px;*/
	/*border-radius: 16px;*/
	overflow: hidden;
}

.startbox_uebersicht.godi_box  {
	min-height: 388px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(40,45,51,1);
-moz-box-shadow: 0px 0px 16px 0px rgba(40,45,51,1);
box-shadow: 0px 0px 16px 0px rgba(40,45,51,1);
}

.startbox_uebersicht.predigt_box  {
	min-height: 370px;
	/*padding: 20px 20px 0px 20px;*/
	background: #d4eafd;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(40,45,51,0.5);
-moz-box-shadow: 0px 0px 16px 0px rgba(40,45,51,0.5);
box-shadow: 0px 0px 16px 0px rgba(40,45,51,0.5);
}

.sendezeiten_footer {
	background-color: #004182;
	color: #ffffff;
	box-sizing: border-box;
	border-radius: 10px;
	width: 255px;
	height: auto;
	padding: 15px;
	margin-right: 25px;
}

.footerelement ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footerelement ul li:before {
	margin: 0;
	padding: 0;
	content: '';
}

.footerelement ul li {
	margin: 0;
	padding: 0;
}

.footerelement ul li a {
	color: #fff;
	transition: all .15s ease-in-out;
}

.footerelement ul li a:hover {
	color: #FFD700;
}

.sublink {
	color: #fff;
	transition: all .15s ease-in-out;
}

.sublink:hover {
	color: #FFD700;
}

.rounded-corners {
	border-radius: 5px;
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 10px;
	margin-bottom: 10px;
	transition: all .15s ease-in-out;
}

.rounded-corners:hover {
	background: #163666;
}

.under_main {
	margin: 30px auto; border-bottom: 4px solid #A3D0F8; width: 135px;
	transition: all .15s ease-in-out;
}

.under_main:hover {
	border-bottom: 4px solid #FFD700;
}

.sdh-gelb {
	    color: rgba(255,215,0,1);
	    font-weight: bold;
	    margin-bottom: 10px;
}

.white-small {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

.all-caps {
	text-transform: lowercase;
 	font-family: "TheSansBold";
}

#header_pic_gesamtwerk.sdh_start_top {
	height: 538px;
	
	margin-top: 116px;
}
#header_pic_gesamtwerk.sdh_start_top_innen {
	height: 1px;
	min-height: 1px;
	margin-top: 116px;
}

#header_pic_gesamtwerk.sdh_start_top img {
	max-height: 538px;
	margin: auto;
}

.act_marker {
	margin-top: 20px;
	margin-bottom: 40px;
}

#insert_search {
	height: 67px;
	border: 2px solid #004182;
	border-radius: 10px;
	margin-top: -35px;
}

input#topsearch_input_template {
	background: transparent;
}

.zie_context_spalte ul {
	list-style-type: none;
}

.zie_context_spalte ul li {
	padding: 0;
}

.zie_context_spalte ul li a {
	color: #000;
	transition: all .15s ease-in-out;
}

.zie_context_spalte ul li a:hover {
	color: #004182;
}

.zie_context_spalte ul li:before {
	content: '';
	margin: 0;
	padding: 0;
}

.bg-spezial-sdh {
	background: #a4cdef;
	box-sizing: border-box;
	padding: 120px 30px 50px 15px;
	width: 100%;
	max-width: 450px;
}

.termbox {
	width: 50%;
	float: left;
	min-height: 150px;
}

.h1_termine {
	font-size: 36px;
	font-family: "Source Sans Pro";
	text-transform: none;
}

.sdh_termdate {
	font-family:'TheSansBold';
	font-size: 0.75rem;
	text-transform: uppercase;
	border-bottom: 2px solid rgba(255,215,0,1);
	margin-bottom: 8px;
	display: inline-block;
}

.sdh_termhead {
	margin-bottom: 0px;
}

.termbox_innen_box {
	display: table;
	width: 70%;
	margin: auto;
}

.termbox_innen_datum, .termbox_innen_text {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.inner_wrap_small {
	padding-top: 0;
}

.sdh_buttonrow {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sdh_buttonbox {
	flex: 0 1 240px;
	background-color: #ffffff;
	height: auto;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #000;
	border-radius: 8px;
	transition: all .15s ease-in-out;
}

.sdh_buttonbox:hover {
	background: #FFD700;
}


.sdh_buttonbox img {
	width: 55px;
}

.sdh_buttonbox .platzhalter {
	background-image: url('../media/logo_dgs.svg');
}

.sdh_buttonbox:hover .platzhalter {
	background-image: url('../media/logo_dgs_hover.svg');
}
.sdh_buttonbox .platzhalter_about {
	background-image: url('../media/logo_about.svg');
}

.sdh_buttonbox:hover .platzhalter_about {
	background-image: url('../media/logo_about_hover.svg');
}

.sdh_buttonbox .platzhalter_spende {
	background-image: url('../media/logo_sdh-spende.svg');
}

.sdh_buttonbox:hover .platzhalter_spende {
	background-image: url('../media/logo_sdh-spende_hover.svg');
}

.sdh_buttonbox .platzhalter_shop {
	background-image: url('../media/logo_sdh-shop.svg');
}

.sdh_buttonbox:hover .platzhalter_shop {
	background-image: url('../media/logo_sdh-shop_hover.svg');
}

.tv-times {
	display: table-cell;
	width: 105px;
}

.tv-times_time {
	display: table-cell;
	width: calc(100% - 105px);
}

.table_sdh tr {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

.table_sdh td {
	vertical-align: top;
	line-height: 1rem;
	
}

.table_sdh td:first-child {
	font-weight: bold;
	color: #004182;
	width: 120px;
}

.table_sdh td ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.table_sdh td ul li {
	margin: 0;
	padding: 0;
	line-height: 1rem;
	font-size: 0.875rem;
}

.table_sdh td ul li:before {
	content: '';
	margin: 0;
	padding: 0;
}

.jplist-panel {
    color: #27252a;
    margin: auto;
    max-width: 450px;
}

.jplist-panel.clearfix div.jplist-drop-down.listsize {
    width: 120px;
    float: left;
    margin: 10px 10px 0 0;
    background: #fff;
}

.sdh_mix {
	max-width: 650px;
}

#formular.rex-yform div.form-group textarea.form-control {
	margin: 0;
	width: 340px;
	min-width: 340px;
}
.form-group.yform-element input {
	width: 340px;
}

.btn-primary {
	width: 200px;
	box-sizing: border-box;
	padding: 20px;
	color: #ffffff;
	background: #004182;
}

.postbox {
	margin: 10px;
	box-sizing: border-box;
	border: 1px solid #d4eafd;
	border-radius: 16px;
	background: #d4eafd;
	padding: 15px;
	max-width: 600px;
}

.postbox_antwort.postbox_pinned {
	margin: 10px 10px 40px 50px;
	box-sizing: border-box;
	border: 1px solid #164666;
	border-radius: 16px;
	background: #163666;
	padding: 15px;
	max-width: 600px;
}

.postbox_antwort {
	margin: 20px 10px 40px 100px;
	box-sizing: border-box;
	border: 1px solid #fff7cc;
	border-radius: 16px;
	background: #fff7cc;
	padding: 15px;
	max-width: 600px;
}

.postbox_head {
	color: #004182;
	font-size: 1.1rem;
	font-weight: bold;
}

.postbox_pinned .postbox_head {
	color: #FFD700;
	font-size: 1.1rem;
	font-weight: bold;
}

.postbox_small {
	/*text-align: right;*/
	font-size: 0.75rem;
	margin-bottom: 0;
	line-height: 0.9rem;
	border-bottom: 2px solid #004182;
	display: inline-block;
}

.postbox_pinned p {
	color: #fff;
}

.postbox_pinned .postbox_small {
	font-size: 0.75rem;
	color: #fff;
	border-bottom: 2px solid #FFD700;
	display: inline-block;
}

.postbox_addlink {
	text-align: right;
	margin-bottom: 0;
}

a:hover p.rounded-corners.bg-white-soft.all-caps {
	background: #FFD700;
	color: #004182;
}

.last_element {
	margin-left: 40px;
	max-width: 200px;
}

.sdh_ausklang, .sdh_sdh, .sdh_main, .sdh_lied i {
	transition: all .15s ease-in-out;
	color: #fff;
}

.sdh_ausklang:hover, .sdh_ausklang i {
	color: #b2b3b3;
}

.sdh_sdh:hover, .sdh_sdh i {
	color: #f0960d;
}

.sdh_main:hover, .sdh_main i {
	color: #FFD700;
}

/*-------------- Reisebutton ---------------------------------- */
.button_sdh_reise {
	box-sizing: border-box;
	max-width: 800px;
	min-height: 71px;
	border-radius: 10px;
	background: #004182;
	color: #fff;
	font-size: 16px;
	margin: auto;
	text-align: center;
	overflow: hidden;
	transition: all .15s ease-in-out;
}

.button_sdh_reise:hover {
	background: #163666;
}

.button_sdh_bild {
	float: left;
	width: 100px;
}

.button_sdh_text {
	box-sizing: border-box;
	padding: 13px 0px;
	width: calc(100% - 200px);
	float: left;
	text-align: center;
	font-size: 20px; 
}

#breadcrumb-nav li:first-child {
	display: none;
}

#breadcrumb-nav li a {
	    /*text-transform: uppercase;
	    border-bottom: 2px solid #FFD700;
	    display: inline-block;
	    font-weight: bold;
	    color: #000;*/
}

.spendenbutton_sdh_top {
	max-width: 120px;
	float: right;
	padding-top: 33px;
	margin-right: 20px;
}

.spendenbutton_sdh_top img {
	display: inline-block;
	height: 26px;
	width: 26px;
	vertical-align: bottom;
	margin-right: 10px;
}

.labeltext {
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'TheSansBold';
	font-size: 19px;
	color: #004182;
}


@media(max-width:519px) {
	.spendenbutton_sdh_top {
		margin-right: 0;
	}
	.spendenbutton_sdh_top .labeltext{
			display: none;
	}
}

div.cr_form-inputgroup.cr_form-inputgroup--typetext input.cr_form-input,
div.cr_form-inputgroup.cr_form-inputgroup--typeemail input.cr_form-input {
	display: block;
width: 350px;
border-radius: 5px;
height: 30px;
box-sizing: border-box;
padding: 3px 5px;
margin: 10px 0px 20px 0px;
}

button.cr_form-block.cr_button {
	width: 180px;
box-sizing: border-box;
padding: 3px 5px;
border-radius: 15px;
background: #004182;
color: #fff;
border: none;
height: 30px;
cursor: pointer;
}

button.cr_form-block.cr_button:hover {
	font-weight: bold;
}

/*-------------- REFRESH ---------------------------------------------*/
#onepagenav_box.kontext_desktop_only {
		display: none;
	}
	
@media (min-width: 768px) {
	#onepagenav_box.kontext_desktop_only {
		display: block;
	}
}

.mobileonly {
	display: none;
}

.nofooterlogo {
	width: 161px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

@media(max-width: 767px) {
.mobileonly {
	display: block;
	margin-bottom: 12px;
	/*padding-right: 15px;*/
}

.nofooterlogo {
	display: none;
}
}

.gast_zitat {
	max-width: 1000px;
	margin: auto;
	box-sizing: border-box;
	padding: 65px 0px;
	max-height: 320px;
}

.gast_zitat_marker {
	float: left;
	width: 160px;
}

.gast_zitat_marker img {
	display: inline-block;
	float: right;
	width: 65px;
	margin-right: 20px;
	margin-top: 15px;
}

.gast_zitat_text {
	float: left;
	width: calc(100% - 160px);
	box-sizing: border-box;
	padding-right: 25%;
	color: #004182;
}

.gast_zitat_text p {
	margin-bottom: 10px;
	font-weight: bold;
}

.gast_zitat_text strong {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.5px;
}

@media(max-width:600px) {
	.gast_zitat {
	width:calc(100% - 40px);
	margin: auto;
	box-sizing: border-box;
	padding: 65px 0px;
	max-height: 600px;
}
	.gast_zitat_marker {
	float: left;
	width: 60px;
}

.gast_zitat_marker img {
	display: inline-block;
	float: right;
	width: 40px;
	margin-right: 20px;
	margin-top: 15px;
}

.gast_zitat_text {
	float: left;
	width: calc(100% - 80px);
	box-sizing: border-box;
	padding-right: 0;
	color: #004182;
}
}

.kasten_sendezeiten {
	position: relative;
	width: calc(100% - 350px);
	float: left;
	margin-left: 140px;
	background: #ccd7e4;
	box-sizing: border-box;
	padding-top: 20px;
}

.kasten_sendezeiten_logo {
	position: absolute;
	top: -20px;
	left: -100px;
}

.kasten_sendezeiten_logo img {
	width: 160px;
}

.kasten_sendezeiten_text {
	width: 322px;
	margin: auto;
	color: #004182;
	font-weight: bold;
	font-size: 19px;
}

.alle_sendungen_media {
	background: #004182;
	width: 200px;
	float: left;
	color: #fff;
	box-sizing: border-box;
	padding: 20px;
}

@media(max-width: 600px) {
	.kasten_sendezeiten {
	position: relative;
	width: 100%;
	float: left;
	margin-left: 0;
	background: #ccd7e4;
	box-sizing: border-box;
	padding-top: 20px;
	margin-top: 10px;
}

.kasten_sendezeiten_logo {
	position: absolute;
	top: -35px;
	left: -10px;
}

.kasten_sendezeiten_logo img {
	width: 60px;
}

.kasten_sendezeiten_text {
	width: 322px;
	margin: auto;
	color: #004182;
	font-weight: bold;
	font-size: 19px;
	padding: 20px;
}

.alle_sendungen_media {
	background: #004182;
	width: 100%;
	float: left;
	color: #fff;
	box-sizing: border-box;
	padding: 20px;
}
}

.alle_sendungen_media p {
	text-align: center;
	font-size: 22px;
	margin-bottom: 5px;
}

.alle_sendungen_media img {
	width: 70px;
	margin: auto;
}

.sdh_shopicon {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
}

.sdhboxes_gelb {
	text-align: center;
	line-height: 22px;
	font-size: 26px;
	text-transform: none;
	font-family: TheSansMedium;
	letter-spacing: 0;
	color: #ffd700;
	margin-bottom: 5px;
}

.sdhboxes_weiss {
	text-align: center;
	line-height: 22px;
	font-size: 26px;
	text-transform: none;
	font-family: TheSansMedium;
	letter-spacing: 0;
	color: #fff;
	margin-bottom: 5px;
}

.einleitung_rechts.opener_right p {
	margin-bottom: 10px;
}

.einleitung_rechts.opener_right ul {
	list-style-image: url('../media/ul-plus.svg');
	padding-left: 10px;
	margin: 0;
}

.einleitung_rechts.opener_right ul li {
	margin: 0;
	margin-bottom: 10px;
	padding-left: 10px;
}

.einleitung_rechts.opener_right ul li:before {
	content: '';
	padding: 0;
	margin: 0;
font-size: 10px;
font-size: 0.625rem;
vertical-align: bottom;
}

.fenster_text {
	float: right;
	width: calc(100% - 120px);
	box-sizing: border-box;
	padding-right: 120px;
}

.fenster_bild {
	width: 120px;
	float: right;
	margin-top: 15px;
}

@media(max-width: 767px) {
	.fenster_text {
	float: right;
	width: 100%;
	box-sizing: border-box;
	padding-right: 0;
}

.fenster_bild {
	width: 100%;
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
}
}

.gastgeber_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gastgeber_box {
	flex: 0 1 330px;
	box-sizing: border-box;
	padding: 0px 20px;
}

.gastgeber_box img {
	width: 200px;
	margin: auto;
	margin-bottom: 25px;
}

.gastgeber_box h2 {
	margin-bottom: 0px;
}

.imagefilm_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.imagefilm_box {
	flex: 0 1 443px;
	box-sizing: border-box;
}

.felgerdiv hr {
	height: 1px;
	 border: none;
	 color: #ededed;
	 background-color: #ababab;
}

@media (min-width: 800px){
.flex-footer {
  flex: 0 1 170px;
  color: grey;
  padding: 15px 0px;
  min-height: 200px;
}
}

.fenster_bild .mobilepic {
		display: none;
	}

@media (max-width: 767px) {
	.pad-left{
		padding-right: 13px;
	}
	.fenster_bild .nomobilepic, .kasten_sendezeiten_logo {
		display: none;
	}
	.fenster_bild .mobilepic {
		display: block;
	}
}

@media (max-width: 1023px) {
	.testimonialslide_right, .testimonialslide_left {
		top: 50%;
	}
}

@media (max-width: 700px) {
	.sdh-bottommargin {
		margin-bottom: 40px;
	}
}