/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_bar_main_toggle.css';
@import 'nav_bar_current.css';
@import 'nav_tree_sub.css';
@import 'nav_tree_sitemap.css';
@import 'nav_bar_top.css';
@import 'swslang.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
/* ===--- common: start ---===  */
.container {
	width: 980px;
	margin: 0px auto;
}
.widgetSidebar {
	/* box-shadow: 2px 2px 5px #7b848f; see common.css */
	background-color: #ffffff;
	margin: 0px 0px 40px 0px;
	padding: 15px 0px 15px 0px;
}
.widgetSidebar .widgetSidebarTitle {
	padding: 10px 0px 25px 35px;
	border-bottom: 1px solid #D0D0D4;
}
.widgetSidebar .wgcontent {
	padding: 0px 15px 0px 15px;
}
/* ===--- common: end ---===  */

#accessabilityBox {
	position: absolute;
	padding: 15px 0px 0px 80px;
}
/* ===--- color: start ---===  */
#colorBox {
	display: inline-block;
}
#colorBox li {
	display: inline-block;
}
#colorBox li a {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../../images/portal/btn_color_icons.png);
	background-position: 0px 0px;
}
#colorBox li.standard a {
	background-position: 0px 0px;
}
#colorBox li.yellowblack a {
	background-position: -22px 0px;
}
#colorBox li.blackyellow a {
	background-position: -44px 0px;
}
#colorBox li.whiteblue a {
	background-position: -66px 0px;
}
#colorBox li.bluewhite a {
	background-position: -88px 0px;
}
/* ===--- color: end ---===  */
/* ===--- fontsize: start ---===  */
#fontsizeBox {
	display: inline-block;
	margin: 0px 0px 0px 20px;
}
#fontsizeBox li {
	display: inline-block;
}
#fontsizeBox a {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../../images/portal/btn_fontsize_icons.png);
	background-position: 0px 0px;
}
#fontsizeBox .fontSize1 a {
	background-position: 0px 0px;
}
#fontsizeBox .fontSize2 a {
	background-position: -22px 0px;
}
#fontsizeBox .fontSize3 a {
	background-position: -44px 0px;
}
/* ===--- fontsize: end ---===  */
#homelinkBox {
	height: 106px;
	background-color: #ffffff;
	text-align: right;
}
#homelinkBox a  {
	display: inline-block;
	width: 204px;
	height: 83px;
	background-image: url(../../images/portal/top_logo_kkooe.png);
	background-repeat: no-repeat;
}
#sectionImageBox {
	height: 180px;
	background-image: url(../../images/portal/section_image_default.jpg);
	background-color: #D0D0D4;
	background-size: cover !important;
	background-position: center center;
}
#mainnavBox {
	background-color: #FECC00;
	border-bottom: 1px solid #D0D0D4;
}
#topfeatureBox {
	background-color: #ffffff;
	border-bottom: 1px solid #D0D0D4;
}
#topleftBox {
	width: 570px;
	float: left;
	padding: 45px 0px 40px 0px;
}
#currentBox {
	position: relative;
}
#sectionTitle {
	font-weight: 800;
	color: #bd9a14;
	text-transform: uppercase;
	padding: 0px 0px 40px 0px;
}
#toprightBox {
	background-color: #ffffff;
	/* box-shadow: 2px 2px 5px #7b848f; see common.css */
	width: 370px;
	float: right;
	margin: -66px 0px -45px 0px;
	position: relative;
	z-index: 2;
}
#locationsearchWrapperBox {
	overflow: hidden;
}
#locationsearchBox {
	height: 162px;
	background-image: url(../../images/portal/icon_pin_large.png);
	background-repeat: no-repeat;
	background-position: 26px 18px;
	color: #7b848f;
	padding: 0px 15px 0px 30px;
}
#locationsearchBox .header {
	padding: 33px 0px 3px 40px;
	font-weight: 700;
}
#locationsearchBox .subheader {
	padding: 0px 0px 30px 40px;
}
#locationsearchBox form {
	margin: 0px 0px 10px 0px;
}
#locationlinkBox {
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #D0D0D4;
}
#locationlinkBox a {
	color: #7b848f;
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 0px 0px 0px 50px;
}
#locationlinkBox a:hover {
	color: #000000;
}
#locationlistBox {
	box-shadow: 0px 0px 0px;
}
#locationlistBox.widgetSidebar {
	margin: 0px 0px 0px 0px;
}
#searchBox .swTable {
	width: 100%;
}
#searchBox .swTableCell {
	vertical-align: middle;
}
#searchBox .swTableCell.lineInput {
	width: 100%;
}
#searchBox {
	background-color: #7b848f;
	color: #ffffff;
	padding: 15px 15px 15px 15px;
}
#searchBox label {
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	padding: 0px 39px 0px 22px;
}
#searchBox input {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: none;
	background-color: #D7DADD;
}
#searchBox .button {
	display: inline-block;
	width: 50px;
	height: 30px;
	border: none;
	background: transparent url(../../images/portal/btn_search.png) no-repeat center;
	text-indent: -9999px;
	font-size: 0px;
}
#searchBox #searchAddOpts {
	height: 0px;
	overflow: hidden;
}
#searchBox #searchAddOpts .swTable {
	margin: 20px 0px 0px 120px;
}
#searchBox #searchAddOpts .swTableCell {
	width: 100%;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}
#searchBox #searchAddOpts .swTable .radio {
	width: auto;
	padding: 0px 10px 0px 0px;
}
#searchBox #searchAddOpts .swTable .rb, #searchBox #searchAddOpts .swTable label {
	width: auto;
	padding: 0px;
}


#heightCalcBox {
	background-color: #ffffff;
}
#mainBox {
	background-color: #F6F6F6;
	/*border-top: 1px solid #D0D0D4;*/
	border-bottom: 1px solid #D0D0D4;
	padding: 65px 0px 50px 0px;
}
#mainBox .container {
	position: relative; /* to set widget pos absolute -> height calculation */
}
.leftBox {
	width: 560px;
	margin: 0px 0px 0px 10px;
}
#contentBox {}
#contentBox #newstypeTop {
	border-bottom: 2px solid #D0D0D4;
	margin: 0px 0px 25px 0px;
	padding: 55px 0px 40px 0px;
}
#contentBox #newstypeNews {
	float: left;
	width: 295px;
}
#contentBox #newstypeNews a {
	color: #535353;
	text-decoration: none;
}
#contentBox #newstypeNews a:hover {
	color: #000000;
}
#contentBox #newstypeNews a span {
	display: block;
}

#contentBox #newstypeNews .title {
	font-weight: 700;
	padding: 0px 0px 5px 0px;
}
#contentBox #newstypeNews .listSpacer {
	border-bottom: 1px solid #D0D0D4;
	margin: 0px 0px 15px 0px;
	height: 15px;
	overflow: hidden;
}
#contentBox #newstypeMeldung {
	float: right;
	width: 230px;
}
#contentBox #newstypeMeldung a {
	color: #535353;
	text-decoration: none;
}
#contentBox #newstypeMeldung a:hover {
	color: #000000;
}
#contentBox #newstypeMeldung .title {
	font-weight: 600;
	padding: 0px 0px 7px 0px;
	display: block;
}
#contentBox #newstypeMeldung .teaser {
	display: block;
}
#contentBox #newstypeMeldung .listSpacer {
	height: 30px;
}
#contentBox #allnewslinkBox {
	border-top: 1px solid #D0D0D4;
	margin: 25px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}
#socialshareprivacy {
	padding: 40px 0px 0px 0px;
	text-align: right;
}
#indexwidgetBox {}
#rightBox, .rightBox {
	width: 370px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#rightBox .listsidebararticle {
	margin: -30px 0px 0px 0px;
}
.widgetSidebar .listSpacer {
	margin: 15px -15px 15px -15px;
	height: 0px;
	border-bottom: 1px solid #D0D0D4;
}
#widgetSidebar1Box {}
#widgetSidebar2Box {}
#widgetSidebar3Box {}
#widgetSidebar4Box {}
.widgetContentBox {
	padding: 50px 0px 70px 0px;
}

.widgetContentBox.widgetRow1 {
	background-color: #ffffff;
}
.widgetContentBox.widgetRow2 {
	background-color: #F6F6F6;
	border-top: 1px solid #D0D0D4;
	border-bottom: 1px solid #D0D0D4;
}
.widgetContentBox .widgetContent {
	width: 560px;
	margin: 0px 0px 0px 10px;
}
.widgetContentBox .widgetContent .wgtitle {
	padding: 0px 0px 30px 0px;
	color: #bd9a14;
}
.widgetContentBox .widgetItem {
	padding: 0px 0px 30px 0px;
}
.widgetContentBox .widgetItem.auto {
	clear: both;
}
.widgetContentBox .widgetItem.left {
	width: 290px;
	float: left;
}
.widgetContentBox .widgetItem.right {
	width: 230px;
	float: right;
	/*margin: 0px 0px 0px 35px;*/
}
#toplinkBox {
	background-color: #ffffff;
	text-align: center;
}
#toplinkBox a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url(../../images/portal/icon_arrow_med_grey_up.png);
	background-repeat: no-repeat;
	background-position: center;
}
#bottomBox {
	padding: 65px 0px 100px 0px;
}
#sitemapnavBox {}
#addressBox {
	color: #000000;
	padding: 55px 0px 0px 0px;
	margin: 75px 0px 0px 0px;
	background-image: url(../../images/portal/bottom_logo_kkooe.png);
	background-repeat: no-repeat;
	background-position: right top;
    display: grid;
    grid-template-columns: max-content auto 185px;
    gap: 50px;
}
#addressBox a {
	color: #000000;
	text-decoration: none;
}
#addressBox a:hover {
	color: #bd9a14;
	text-decoration: none;
}
#addressBox .line1 {
	padding-bottom: 35px;
}
#addressBox .line2 {
	display: grid;
    justify-content: center;
}
.tplswitchBox {
	text-align: center;
	padding: 30px 0px 60px 0px;
}
.tplswitchBox .header {
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline;
}
.tplswitchBox ul, .tplswitchBox li {
	display: inline;
}
.tplswitchBox li {
	padding: 0px 5px 0px 5px;
	font-weight: 700;
}
.tplswitchBox a {
	font-weight: 400;
	text-decoration: none;
}


/* ========= LAYOUT: index ========= */
/* ======================================================= */
.index #sliderBox {
	height: 508px;
	background-color: #D0D0D4;
}
.index #mainnavBox {
	border-bottom: none;
}
.index #mainnavBox .toggleContent {
	border-bottom: 1px solid #D0D0D4;
}
.index #toprightBox {
	margin-top: -228px;
}
.index #locationlinkBox {
	height: 64px;
	border-top: 1px solid #D0D0D4;
}
.index #currentBox {
	background-image: url(../../images/portal/spacer_1x1_grey.png);
	background-repeat: repeat-y;
	background-position: 340px 0px;
}
.index #currentBox .shadowOverlay {
	background-color: #FECC00;
	width: 145px;
	height: 10px;
	position: absolute;
	margin: -55px 0px 0px -15px;
	position: absolute;
	z-index: 2;
}
.index #dayswitchBox {
	margin: -45px 0px 0px -30px;
    position: absolute;
    display: flex;
    align-items: center;
}
.index #dayswitchBox .swTableCell {
	display: block;
}
.index #dayswitchBox .dayPrev a, .index #dayswitchBox .dayNext a {
	display: block;
	width: 30px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
}
.index #dayswitchBox .dayPrev a:hover, .index #dayswitchBox .dayNext a:hover {
	opacity: 0.5;
}
.index #dayswitchBox .dayPrev a {
	background-image: url(../../images/portal/icon_arrow_med_grey_left.png);
}
.index #dayswitchBox .dayNext a {
	background-image: url(../../images/portal/icon_arrow_med_grey_right.png);
}
.index #dayswitchBox .dayDate {
	background-color: #FECC00;
	color: #ffffff;
	text-align: center;
	width: 115px;
	height: 80px;
	padding: 10px 0px 0px 0px;
	/* box-shadow: 2px 2px 5px #7b848f; see common.css */
	text-decoration: none;
}
.index #dayswitchBox .dayDate .day {
	font-weight: 700;
	display: block;
}
.index #dayswitchBox .dayDate .month {
	display: block;
}
.index #saintBox {
	width: 150px;
	float: left;
	padding: 0px 0px 0px 155px;
}
.index #saintBox .header {
	color: #BD9A14;
	padding: 0px 0px 5px 0px;
}
.index #saintBox a.overlayLink, .index #saintBox a.overlayLink:hover {
	text-decoration: none;
}
.index #saintBox a span {
	display: block;
}

.index #evangeliumBox {
	width: 150px;
	float: right;
	text-align: right;
}
.index #evangeliumBox .header {
	color: #BD9A14;
	padding: 0px 0px 5px 0px;
}
.index #evangeliumBox a.overlayLink, .index #evangeliumBox a.overlayLink:hover {
	text-decoration: none;
}
.index #evangeliumBox a span {
	display: block;
}
.index #bibleBox {
	padding: 40px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
}
.index #bibleBox a {
	color: #BD9A14;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.index #bibleBox a:hover {
	color: #000000;
	text-decoration: none;
}
.index #topfeatureBox {
	border-bottom: none;
}
.index #mainBox {
	background-image: url("../../images/portal/bkg_section_arrow_grey.png");
	background-position: center top;
	background-repeat: no-repeat;
	border-top: none;
	margin: 0px 0px 20px 0px;
}


/* ========= LAYOUT: calendar/calendarDetail ========= */
/* ======================================================= */
.calendar #mainBox {
	background-color: #ffffff;
	background-image: none;
	border-bottom: none;
}
.calendar .leftBox {
	float: left;
}
.calendar #rightBox {
	top: auto;
	right: auto;
	position: relative;
	float: right;
}

.calendar.calendarDetail .leftBox {
	width: auto;
	float: none;
}


/* ========= LAYOUT: location ========= */
/* ======================================================= */
.location {
	/*background-color: #ffffff;
	background-image: none;
	border-bottom: none;*/
}

.location #locationSearchBox {
	background-color: #F6F6F6;
	border-bottom: 1px solid #D0D0D4;
}
.location #locationSearchBox .container {
	padding: 45px 0px 35px 0px;
}
.location #searchinfoBox {
	width: 470px;
	float: left;
	color: #7B848F;
}
.location #searchinfoBox .search {
	padding: 0px 0px 40px 0px;
}
.location #searchinfoBox .search .searchheader {
	position: relative;
	padding: 0px 0px 35px 0px;
}
.location #searchinfoBox .search .searchheader .icon {
	display: block;
	width: 32px;
	height: 56px;
	background-image: url(../../images/portal/icon_pin_large.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: -15px 0px 0px 22px;
}
.location #searchinfoBox .search .searchheader .main {
	font-weight: 700;
	padding: 0px 0px 3px 70px;
}
.location #searchinfoBox .search .searchheader .sub {
	padding: 0px 0px 0px 70px;
}
.location #searchinfoBox form {
	margin: 0px 0px 10px 0px;
	width: 340px;
}
.location #searchinfoBox .header {
	text-transform: uppercase;
	font-weight: 800;
	padding: 0px 0px 10px 0px;
	width: 340px;
	text-align: right;
}
.location #searchinfoBox .term {
	width: 340px;
	text-align: right;
}
.location #searchMapBox {
	width: 510px;
	float: left;
}
.location #searchMapBox #locationMap {
	width: 510px;
	height: 315px;
}

.location #gdWrapperBox {}
.location #gdWrapperBox.loading {
	height: 100px;
	background-image: url(../../images/ajax-loader-large-white_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.location #gdWrapperBox .gdSearchPopup {
	padding: 40px 0px 40px 0px;
}
.location #locationContentBox {
	background-color: #ffffff;
	padding: 1px 0px 1px 0px;
}
.location #colWrapperBox {
	background-image: url(../../images/portal/bkg_locationbox.png);
	background-repeat: repeat-y;
	margin: 90px 0px 45px 0px;
}
.location #colWrapperBox .loading {
	height: 80px;
	background-image: url(../../images/ajax-loader-large-white_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.location .colBox {
	float: left;
	padding: 0px 0px 15px 0px;
}
.location .colBox .contentTitle {
	margin-top: -55px;
	margin-bottom: 35px;
}
.location #col1Box {
	width: 295px;
	padding: 0px 35px 0px 10px;
}
.location #col2Box {
	width: 200px;
	padding: 0px 40px 0px 30px;
}
.location #col3Box {
	width: 310px;
	color: #BD9A14;
	padding: 0px 0px 0px 60px;
}
.location #col3Box #gdsearchButton {

}
.location #col3Box .contentTitle {
	color: #BD9A14;
}
.location #col3Box .line0 {}
.location #col3Box .line0 .contentTitle {
	display: block;
}
.location #col3Box .line0 .contentTitle .cssarrowRight  {
	display: inline-block;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #BD9A14;
	border-top: 7px solid transparent;
	height: 0px;
	width: 0px;
	margin: 0px 0px 0px 15px;
}
.location #col3Box .line0 .contentTitle:hover, .location #col3Box .line0 .contentTitle:hover .cssarrowRight {
	color: #000000;
	border-left-color: #000000;
}
.location #col3Box .line1 {}
.location #col3Box .line1 .contentTitle {
	margin-top: 0px;
}
.location #col3Box .line2 {}
.location #col3Box .line2 .contentTitle {
	margin-top: 45px;
}
.location .leftBox {
	float: left;
}
.location #rightBox, .location .rightBox {
	float: right;
	position: static;
}


/* ========= LAYOUT: goodquestion ========= */
/* ======================================================= */
.goodquestion #toprightBox {
	margin-top: 45px;
	margin-bottom: 20px;
}


/* ========= LAYOUT: pagedetail ========= */
/* ======================================================= */
.pagedetail #toprightBox {
	margin-bottom: 0px;
	float: none;
}
.pagedetail #mainBox {
	background-color: #ffffff;
	background-image: none;
	border-bottom: none;
	padding: 0px 0px 50px 0px;
}
.pagedetail .leftBox {
	float: left;
	padding: 65px 0px 0px 0px;
}
.pagedetail #widgetrightBox {
	padding: 30px 0px 0px 0px;
}
.pagedetail #widgetContentBox {
	padding: 90px 0px 0px 0px;
	background-color: #F6F6F6;
	border-top: 1px solid #D0D0D4;
	border-bottom: 1px solid #D0D0D4;
	padding: 65px 0px 50px 0px;
}


/* ========= LAYOUT: invert ========= */
/* ======================================================= */
.invert #mainBox {
	background-color: #ffffff;
}


/* ========= inline popup ========= */
/* ======================================================= */
body.inlinePopup {
	padding: 20px;
	background-color: #ffffff;
	background-image: none;
	/*background-image: url(../../images/portal/bkg_popup.gif);*/
	background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
	display: none;
}
#printHeaderBox {
	display: none;
}
@media print {
	body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
	}
	.noprint {
		display: none; /* Alle nicht-druckbaren Elemente ausblenden */
	}
	.print {
		width: auto !important;
		padding: 0px !important;
		margin: 0px !important;
		border: 0px !important;
		background: transparent !important;
	}

	/* ---- LAYOUT ----  */
	/* ---------------------------------------------------------  */
	#contentBox {
		width: 640px !important;
		padding: 0px !important;
		margin: 0px auto !important;
		margin-bottom: 20px;
		color: #000000;
	}
	#printHeaderBox { /* ---- KOPFZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding: 5px 10px 5px 10px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		margin-bottom: 15px;
		text-align: center;
	}
	#printFooterBox { /* ---- FUSSZEILE ----  */
		clear: both;
		display: block !important;
		width: 640px;
		padding-top: 10px;
		border-top: 1px solid #000000;
		text-align: center;
		margin-top: 20px;
		font-size: 9px;
	}
}