/* ##### --- module: widget ##### --- */

/* ===--- gottesdienstsuche ---=== */
.index .widget_gottesdienstsuche {
	width: 184px;
}
.widget_gottesdienstsuche .content {
	min-height: 121px;
	padding: 13px 13px 13px 13px;
	background-color: #C50047;
}
.widget_gottesdienstsuche .header {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.widget_gottesdienstsuche .intro {
	color: #ffffff;
	padding: 15px 0px 15px 0px;
}
.widget_gottesdienstsuche label {
	color: #ffffff;
}
.widget_gottesdienstsuche form {
	/*
	background-image: url(../../images/site/widget_gottesdienstsuche_bkg_form.png);
	background-repeat: no-repeat;
	*/
	position: relative;
}
.widget_gottesdienstsuche form input#gd_plz {
	padding: 15px 0px 15px 0px;
	background: transparent;
	border: none;
	position: absolute;
	padding: 3px 37px 3px 5px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 37px;

	box-shadow: inset -2px 2px 4px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #ffffff;
}
.widget_gottesdienstsuche form a {
	display: block;
	position: absolute;
	width: 27px;
	height: 23px;
	background: transparent url(../../images/site/widget_gottesdienstsuche_btn_search.png) no-repeat center;
	border: none;
	right: 0px;
}

/* ===--- pfarrensuche ---=== */
.index .widget_pfarrensuche {
	width: 184px;
}
.widget_pfarrensuche .content {
	min-height: 121px;
	padding: 13px 13px 0px 13px;
	background-color: #FFBA00;
}
.widget_pfarrensuche .header {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.widget_pfarrensuche .intro {
	color: #ffffff;
	padding: 15px 0px 15px 0px;
}
.widget_pfarrensuche form {
	background-image: url(../../images/site/widget_pfarrensuche_bkg_form.png);
	background-repeat: no-repeat;
}
.widget_pfarrensuche form .select2-container .select2-choice {
	/*background: transparent;*/
	border: none !important;
}
.widget_pfarrensuche form .select2-container .select2-choice .select2-arrow {
	background: transparent;
	border: none;
}
.widget_pfarrensuche form .select2-dropdown-open .select2-choice,
.widget_pfarrensuche form .select2-container .select2-choice
{
	box-shadow: 0px 0px 0px rgba(255,255,255,0);
}


/* ===--- institutionensuche ---=== */
.index .widget_institutionensuche {
	width: 184px;
}
.widget_institutionensuche .content {
	min-height: 121px;
	padding: 13px 13px 0px 13px;
	background-color: #FFBA00;
}
.widget_institutionensuche .header {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.widget_institutionensuche .intro {
	color: #ffffff;
	padding: 15px 0px 15px 0px;
}
.widget_institutionensuche form {
	background-image: url(../../images/site/widget_institutionensuche_bkg_form.png);
	background-repeat: no-repeat;
}
.widget_institutionensuche form .select2-container .select2-choice {
	/*background: transparent;*/
	border: none !important;
}
.widget_institutionensuche form .select2-container .select2-choice .select2-arrow {
	background: transparent;
	border: none;
}
.widget_institutionensuche form .select2-dropdown-open .select2-choice,
.widget_institutionensuche form .select2-container .select2-choice
{
	box-shadow: 0px 0px 0px rgba(255,255,255,0);
}


/* ===--- personensuche ---=== */
.index .widget_personensuche {
	width: 184px;
}
.widget_personensuche .content {
	min-height: 121px;
	padding: 13px 13px 0px 13px;
	background-color: #FFBA00;
}
.widget_personensuche .header {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
}
.widget_personensuche .intro {
	color: #ffffff;
	padding: 15px 0px 15px 0px;
}
.widget_personensuche form {
	background-image: url(../../images/site/widget_personensuche_bkg_form.png);
	background-repeat: no-repeat;
}
.widget_personensuche form .select2-container .select2-choice {
	/*background: transparent;*/
	border: none !important;
}
.widget_personensuche form .select2-container .select2-choice .select2-arrow {
	background: transparent;
	border: none;
}
.widget_personensuche form .select2-dropdown-open .select2-choice,
.widget_personensuche form .select2-container .select2-choice
{
	box-shadow: 0px 0px 0px rgba(255,255,255,0);
}


/* ===--- imgtext ---=== */
.index .widget_imgtext {
	width: 184px;
}
.widget_imgtext .content {
	background-color: #ffba00;
	color: #ffffff;
	min-height: 278px;
	/* width: 184px; */
	overflow: hidden;
}
.widget_imgtext .content .sweTitle3, .widget_imgtext .content .sweTitle1 {
	line-height: 17px;
	color: #ffffff;
}
.widget_imgtext .image {}
.widget_imgtext .image img {
	width: 100%;
	height: auto;
}
.widget_imgtext .text {
	padding: 10px 10px 10px 10px;
}
.widget_imgtext.red .content {
	background-color: #C50047;
}
.widget_imgtext.orange .content {
	background-color: #ffba00;
}
.widget_imgtext.blue .content {
	background-color: #7777a0;
}
.widget_imgtext.darkblue .content {
	background-color: #2B297E;
}
.widget_imgtext.grey .content {
	background-color: #E9E9E9;
	color: #7777a0;
}
.widget_imgtext.grey .content .sweTitle3, .widget_imgtext.grey .content .sweTitle1 {
	color: #7777a0;
}

/* ===--- termine ---=== */
.index .widget_termine {
	width: 184px;
}
.widget_termine .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 10px 20px 10px;
	font-family: 'Open Sans', sans-serif;
	/* height: 238px; */
	overflow: hidden;
}
.widget_termine .borderSmall {
	background-image: none;
}
.widget_termine .headerTitle {
	padding: 0px 0px 15px 0px;
}
.widget_termine .text {}
.widget_termine .text .date {

}
.widget_termine .text .title {
	text-decoration: none;
	font-weight: 600;
}
.widget_termine .text .spacerSmall {
	margin: 8px 0px 8px 0px;
}


/* ===--- singlesection ---=== */
.index .widget_singlesection {
	width: 184px;
}
.widget_singlesection .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px 0px 20px 0px;
	background-size: 100% 13px;
	/* height: 238px; */
}
.widget_singlesection .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #669390;
}
.widget_singlesection a.header {
	background-image: url(../../images/site/arrow_blue_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.widget_singlesection a.header:hover {
	color: #898b8d;
}
.widget_singlesection .text {}
.widget_singlesection .text .item {
	cursor: pointer;
}
.widget_singlesection .text .image {
	width: 100%;
	height: auto;
}
.widget_singlesection .text .title {
	text-decoration: none;
	padding: 3px 10px 5px 10px;
	display: block;
	font-style: italic;
}
.widget_singlesection .text .shorttext {
	text-decoration: none;
	padding: 0px 0px 10px 10px;
	line-height: 16px;
}
.widget_singlesection .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}

/* ===--- multisection ---=== */
.index .widget_multisection {
	width: 184px;
}
.widget_multisection .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 0px 20px 0px;
	/* height: 238px; */
	overflow: hidden;
}
.widget_multisection .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #669390;
}
.widget_multisection a.header {
	background-image: url(../../images/pages/arrow_green_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.widget_multisection a.header:hover {
	color: #898b8d;
}
.widget_multisection .text {
	padding: 0px 10px 0px 10px;
}
.widget_multisection .text .item {
	cursor: pointer;
}
.widget_multisection .text .title {
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px
}
.widget_multisection .text .shorttext {
	text-decoration: none;
	line-height: 14px;
}
.widget_multisection .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}

.widget_multisection .arrowNav {
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	height: 30px;
}
.widget_multisection .arrowNav:hover {
	opacity: 0.5;
}
.widget_multisection .arrowNav.next {
	background-image: url(../../images/pages/arrow_grey_down.png);
}
.widget_multisection .arrowNav.prev {
	background-image: url(../../images/pages/arrow_grey_up.png);
}
.widget_multisection .caroufredsel_wrapper {
	background-image: url("../../images/pages/spacer_small.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 3px;
	padding: 3px 0px 0px 0px;
}
.widget_multisection .slider .item {
	padding: 10px 0px 10px 0px;
}
.widget_multisection .slider .item {
	background-image: url("../../images/pages/spacer_small.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 3px;
}


/* ===--- shopsection ---=== */
.index .widget_shopsection {
	width: 184px;
}
.widget_shopsection .content {
	background-image: url(../../images/pages/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 0px 20px 0px;
	/* height: 238px; */
}
.widget_shopsection .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #669390;
}
.widget_shopsection a.header {
	background-image: url(../../images/pages/arrow_green_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.widget_shopsection a.header:hover {
	color: #898b8d;
}
.widget_shopsection .text {}
.widget_shopsection .text .item {
	cursor: pointer;
}
.widget_shopsection .text .image, .widget_shopsection .text .image img {
	width: 100%;
	height: auto;
}
.widget_shopsection .text .title {
	text-decoration: none;
	padding: 3px 10px 5px 10px;
	display: block;
	font-style: italic;
}
.widget_shopsection .text .shorttext {
	text-decoration: none;
	padding: 0px 0px 10px 10px;
	line-height: 16px;
}
.widget_shopsection .text .price {
	text-align: right;
}
.widget_shopsection .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}

/* ===--- aussendungen ---=== */
.index .widget_aussendungen {
	width: 184px;
}
.widget_aussendungen .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 0px 20px 0px;
	/* height: 238px; */
}
.widget_aussendungen .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #669390;
}
.widget_aussendungen a.header {
	background-image: url(../../images/pages/arrow_green_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.widget_aussendungen a.header:hover {
	color: #898b8d;
}
.widget_aussendungen .text {
	padding: 0px 10px 0px 10px;
}
.widget_aussendungen .text .item {
	cursor: pointer;
}
.widget_aussendungen .text .title {
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px
}
.widget_aussendungen .text .shorttext {
	text-decoration: none;
	line-height: 14px;
}
.widget_aussendungen .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}

/* ===--- youtubevideo ---=== */
.index .widget_youtubevideo {
	width: 184px;
}
.widget_youtubevideo .content {
	background-color: #E9E9E9;
	height: 278px;
	overflow: hidden;
	position: relative;
}
.widget_youtubevideo .content .itemWrapper {
	z-index: 1
}
.widget_youtubevideo .content .item {
	height: 278px;
	overflow: hidden;
}
.widget_youtubevideo .content .item .image {
	background-color: #000000;
	display: block;
	/* width: 184px; */
	height: 155px;
	margin: 0px auto;
	border: 0px;
	text-align: center;
}
.widget_youtubevideo .content .item .image .iconPlay {
	position: absolute;
	/* width: 184px; */
	height: 155px;
	background-image: url(../../images/site/icon_video_play.png);
	background-repeat: no-repeat;
	background-position: center;
}
.widget_youtubevideo .content .item .image img {
	margin: 0px 0px 0px 0px;
	width: auto;
	height: 100%;
}
.widget_youtubevideo .content .nav {
	position: absolute;
	padding: 0px 10px 0px 10px;
	width: 164px;
	height: 26px;
	top: 249px;
	z-index: 2;
}
.widget_youtubevideo .content .youtubeSlider_prev, .widget_youtubevideo .content .youtubeSlider_next {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 110px;
	cursor: pointer;
	opacity: 0.5;
}
.widget_youtubevideo .content .youtubeSlider_prev {
	background-image: url(../../images/site/arrow_blue_right.png);
	float: right;
}
.widget_youtubevideo .content .youtubeSlider_next {
	background-image: url(../../images/site/arrow_blue_left.png);
	float: left;
}
.widget_youtubevideo .content .title {
	color: #669390;
	font-style: italic;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.widget_youtubevideo .content .shorttext {
	padding: 0px 10px 0px 10px;
}
.widget_youtubevideo .noslider iframe {
	height: 145px;
}
.widget_youtubevideo .noslider .title {
	padding-top: 14px;
}
.widget_youtubevideo .noslider .nav {
	display: none;
}

/* ===--- chronik ---=== */
.index .widget_chronik {
	width: 379px;
}
.widget_chronik {
	margin-right: 0px !important;
}
.widget_chronik .content {
	background-color: #E9E9E9;
	width: 100%;
	height: 278px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
.widget_chronik .content .itemWrapper {
	z-index: 1;

}
.widget_chronik .content .item {
	width: 100%;
	height: 278px;
	overflow: hidden;
	cursor: pointer;
}
.widget_chronik .content .item .contenttext {
	width: 100%;
	background-image: url(../../images/site/bkg_slider_chronik_blk50.png);
}
.widget_chronik .content .item .contenttext .header {
	float: left;
	width: 75px;
	padding: 15px 0px 15px 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.widget_chronik .content .item .contenttext .title {
	float: right;
	width: 250px;
	padding: 15px 35px 15px 0px;
	color: #ffffff;
}
.widget_chronik .content .item .contenttext .pfarrbezeichnung {
	position: absolute;
	bottom: 4px;
	left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: #ffffff;
	/*background-image: url(../../images/site/bkg_slider_chronik_blk50.png);*/
	padding: 0px 10px 0px 10px;
}

.widget_chronik .content .nav {
	position: absolute;
	width: 26px;
	height: 278px;
	top: 0px;
	right: 8px;
	z-index: 2;
}
.widget_chronik .content .chronikSlider_prev, .widget_chronik .content .chronikSlider_next {
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 110px;
	cursor: pointer;
	opacity: 0.5;
	position: absolute;
}
.widget_chronik .content .chronikSlider_prev {
	background-image: url(../../images/site/arrow_white_down.png);
	float: right;
	bottom: 10px;
}
.widget_chronik .content .chronikSlider_next {
	background-image: url(../../images/site/arrow_white_up.png);
	float: left;
	top: 10px;
}

/* chronik singleColumn */
.index .widget_chronik.singleColumn {
	width: 184px;
}
.widget_chronik.singleColumn .content {
	/* width: 184px; */
}
.widget_chronik.singleColumn .content .item {
	/* width: 184px; */
	background-position: top center;
	background-size: cover;
}
.widget_chronik.singleColumn .content .item .contenttext {
	/* width: 184px; */
}
.widget_chronik.singleColumn .content .item .contenttext .pfarrbezeichnung {
	width: 140px;
}
.widget_chronik.singleColumn .borderMedium {
	background-image: url(../../images/site/border_bottom_small.png);
	background-size: 100% 13px;
}

/* ===--- saint ---=== */
.index .widget_saint {
	width: 184px;
}
.widget_saint .content {
	background-color: #E9E9E9;
	color: #898B8D;
}
.widget_saint .content a {
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	display: block;
	height: 124px;
	overflow: hidden;
}
.widget_saint .content a:hover {
	text-decoration: none;
}
.widget_saint .header {
	text-transform: uppercase;
	color: #9C9BAD;
	padding: 10px 10px 10px 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	display: block;
}
.widget_saint .image {
	background-image: url(../../images/site/widget_saint_image.jpg);
	width: 57px;
	height: 55px;
	float: left;
	display: block;
}
.widget_saint .text {
	padding: 0px 10px 0px 67px;
	display: block;
	line-height: 14px;
	color: #9C9BAD;
}

#tagessaintContent {
	color: #898b8d;
}
#tagessaintContent .header {
	font-family: 'Open Sans', sans-serif;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#tagessaintContent .header .title {
	padding: 20px 0px 0px 0px;
	float: left;
}
#tagessaintContent .header .date {
	float: right;
	text-align: right;
}
#tagessaintContent .header .date .day {
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
#tagessaintContent .contenttext {
	line-height: 16px;
}
#tagessaintContent .contenttext hr {
	margin: 15px 0px 15px 0px;
}
#tagessaintContent .modTitle {
	font-weight: 700;
}
#tagessaintContent .dateInfo {
	color: #000000;
}

/* ===--- evangelium ---=== */
.index .widget_evangelium {
	width: 184px;
}
.widget_evangelium .content {
	font-style: italic;
}
.widget_evangelium .content a {
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	display: block;
	background-color: #ffba00;
	color: #ffffff;
	height: 114px;
}
.widget_evangelium .content a:hover {
	text-decoration: none;
}
.widget_evangelium .content a .day {
	text-align: right;
	display: block;
}
.widget_evangelium .content a .month {
	text-align: right;
	display: block;
	padding-right: 3px;
}
.widget_evangelium a .ref {
	display: block;
}
.widget_evangelium a .text {
	display: block;
}

#tagesevangeliumContent {
	color: #898b8d;
}
#tagesevangeliumContent .header {
	font-family: 'Open Sans', sans-serif;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#tagesevangeliumContent .header .title {
	padding: 20px 0px 0px 0px;
	float: left;
}
#tagesevangeliumContent .header .date {
	float: right;
	text-align: right;
}
#tagesevangeliumContent .header .date .day {
	font-style: italic;
}
#tagesevangeliumContent .contenttext {
	line-height: 18px;
}
#tagesevangeliumContent .contenttext hr {
	margin: 15px 0px 15px 0px;
}
#tagesevangeliumContent .modTitle {
	font-weight: 700;
}
#tagesevangeliumContent .dateInfo {
	color: #000000;
}
#tagesevangeliumContent .ref {
	color: #000000;
	padding: 15px 0px 0px 0px;
	text-align: right;
}

/* ===--- kardinallink ---=== */
.index .widget_kardinallink {
	width: 184px;
	margin: -5px 0px 0px 0px;
}
.widget_kardinallink .content {
	color: #898B8D;
}
.widget_kardinallink .content a {
	display: block;
	/* width: 184px; */
	height: 57px;
	background-image: url(../../images/site/widget_kardinal_portrait.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 120px 0px 0px 0px;
	text-decoration: none;
}
.widget_kardinallink .content a span {
	display: block;
	color: #c50047;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	background-image: url(../../images/site/arrow_red_right.png);
	background-repeat: no-repeat;
	background-position: 150px 10px;
	padding: 0px 0px 0px 10px;
}
.widget_kardinallink .content a:hover span {
	color: #596066;
}

/* ===--- textonly ---=== */
.widget_textonly .content {
    background-image: url(../../images/site/border_bottom_small.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 13px;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
}
.widget_textonly img {
	padding: 0px 0px 0px 0px !important;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


/* ===--- imgonly ---=== */
.widget_imgonly {
	width: 379px;
	height: 278px;
}
.widget_imgonly .image {
	width: 379px;
	height: 278px;
	overflow: hidden;
	position: relative;
}
.widget_imgonly .image .imageHeader {
	position: absolute;
	width: 100%;
	padding: 15px 15px 15px 15px;
	background-image: url(../../images/site/bkg_slider_chronik_blk50.png);
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

/* ===--- konzilstext ---=== */
.index .widget_konzilstext {
	width: 184px;
}
.widget_konzilstext .content {}
.widget_konzilstext .content a {
	text-decoration: none;
	padding: 15px 15px 15px 15px;
	display: block;
	background-color: #E9E9E9;
	color: #898B8D;
	height: 248px;
}
.widget_konzilstext .content a:hover {
	text-decoration: none;
}
.widget_konzilstext .content a .header {
	font-family: 'Open Sans', sans-serif;
	display: block;
	padding: 0px 0px 20px 0px;
	color: #7777a0;
}
.widget_konzilstext .content a .header .main {
	padding: 0px 0px 5px 0px;
	display: block;
}
.widget_konzilstext .content a .header .sub {
	display: block;
}
.widget_konzilstext a .title {
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}
.widget_konzilstext a .text {
	display: block;
}

#konzilstextContent {
	color: #898b8d;
}
#konzilstextContent .header {
	font-family: 'Open Sans', sans-serif;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#konzilstextContent .header .title {
	padding: 20px 0px 0px 0px;
	float: left;
}
#konzilstextContent .header .date {
	float: right;
	text-align: right;
}
#konzilstextContent .header .date .day {
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
#konzilstextContent .contenttext {
	line-height: 16px;
}
#konzilstextContent .contenttext hr {
	margin: 15px 0px 15px 0px;
}
#konzilstextContent .modTitle {
	font-weight: 700;
	padding: 0px 0px 10px 0px;
}
#konzilstextContent .dateInfo {
	color: #000000;
}

/* ===--- person ---=== */
.index .widget_person {
	width: 184px;
}
.widget_person .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 0px 20px 0px;
	/* height: 238px; */
}
.widget_person .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #7777a0;
}
.widget_person .text {}
.widget_person .text .item {
	cursor: pointer;
}
.widget_person .text .image {
	text-align: center;
}
.widget_person .text .title {
	text-decoration: none;
	padding: 10px 25px 8px 10px;
	display: block;
	font-style: italic;
	color: #7777A0;
	background-image: url(../../images/site/arrow_blue_right.png);
	background-repeat: no-repeat;
	background-position: 165px 10px;
}
.widget_person .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}


/* ===--- sectionimgtext ---=== */
.widget_sectionimgtext {
	/* width: 184px; */
}
.widget_sectionimgtext .content {
	background-color: #ffba00;
	color: #ffffff;
	min-height: 278px;
	/* width: 184px; */
	overflow: hidden;
}
.widget_sectionimgtext .content .sweTitle3 {
	line-height: 17px;
	color: #ffffff;
}
.widget_sectionimgtext .image {}
.widget_sectionimgtext .image img {
	width: 100%;
	height: auto;
}
.widget_sectionimgtext .text {
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-style: italic;
}
.widget_sectionimgtext .text .title {
	padding: 0px 0px 10px 0px;
}
.widget_sectionimgtext .text .title a {
	color: #ffffff;
	text-decoration: none;
}
.widget_sectionimgtext.red .content {
	background-color: #C50047;
}
.widget_sectionimgtext.orange .content {
	background-color: #ffba00;
}
.widget_sectionimgtext.blue .content {
	background-color: #7777a0;
}
.widget_sectionimgtext.darkblue .content {
	background-color: #2B297E;
}
.widget_sectionimgtext.grey .content {
	background-color: #E9E9E9;
	color: #7777a0;
}
.widget_sectionimgtext.grey .content .sweTitle3, .widget_sectionimgtext.grey .text .title a {
	color: #7777a0;
}

/* ===--- bibletext ---=== */
.index .widget_bibletext {
	width: 184px;
}
.widget_bibletext .content {
	background-color: #ffba00;
	color: #ffffff;
	min-height: 278px;
	/* width: 184px; */
	overflow: hidden;
}
.widget_bibletext .content .sweTitle3 {
	line-height: 17px;
	color: #ffffff;
}
.widget_bibletext .image {}
.widget_bibletext .image img {
	width: 100%;
	height: auto;
}
.widget_bibletext .text {
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.widget_bibletext .text .title {
	padding: 0px 0px 10px 0px;
}
.widget_bibletext.red .content {
	background-color: #C50047;
}
.widget_bibletext.orange .content {
	background-color: #ffba00;
}
.widget_bibletext.blue .content {
	background-color: #7777a0;
}
.widget_bibletext.darkblue .content {
	background-color: #2B297E;
}
.widget_bibletext.grey .content {
	background-color: #E9E9E9;
	color: #7777a0;
}
.widget_bibletext.grey .content .sweTitle3 {
	color: #7777a0;
}

/* ===--- photo ---=== */
.index .widget_photo {
	width: 184px;
}
.widget_photo, .widget_photo .photoSlider {
	position: relative;
}
.widget_photo .content {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	padding: 20px 0px 20px 0px;
	height: 242px;
	overflow: hidden;
}
.widget_photo .header {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 18px 0px;
	display: block;
	color: #669390;
}
.widget_photo a.header {
	background-image: url(../../images/site/arrow_green_right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.widget_photo a.header:hover {
	color: #898b8d;
}
.widget_photo .text {}
.widget_photo .text .item {
	cursor: pointer;
}
.widget_photo .text .image {
	width: 100%;
	height: auto;
}
.widget_photo .text .image img {
	/* width: 184px; */
	height: 134px;;
}
.widget_photo .text .title a {
	text-decoration: none;
	padding: 10px 10px 8px 10px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #669390;
	text-decoration: none;
}
.widget_photo .text .shorttext {
	text-decoration: none;
	padding: 0px 0px 10px 10px;
	line-height: 16px;
}
.widget_photo .text .spacerSmall {
	margin: 10px 0px 10px 0px;
}
.widget_photo .content .nav {
	position: absolute;
	padding: 0px 5px 0px 5px;
	width: 174px;
	height: 26px;
	top: 60px;
	z-index: 14;
}
.widget_photo .content .photoSlider_prev, .widget_photo .content .photoSlider_next {
	width: 11px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 110px;
	cursor: pointer;
	opacity: 0.5;
}
.widget_photo .content .photoSlider_prev {
	background-image: url(../../images/site/arrow_white_right.png);
	float: right;
}
.widget_photo .content .photoSlider_next {
	background-image: url(../../images/site/arrow_white_left.png);
	float: left;
}

/* ===--- newsletter ---=== */
.index .widget_newsletter {
	width: 184px;
}
.widget_newsletter .content {
	padding: 0px 10px 20px 10px;
	background-image: url(../../images/site/border_bottom_small.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 13px;
	border-top: 1px solid transparent;
}
.widget_newsletter .header {
	color: #669390 !important;
	display: block;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.widget_newsletter .content form.swslang input.button {
	width: 48% !important;
}
.widget_newsletter .subscriptionAlert {
	padding: 10px 0px 0px 0px;
}

/* ===--- beten_namesenden ---=== */
.widget_beten_namesenden {}
.widget_beten_namesenden .image img {
	width: 100%;
	height: auto;
}
.widget_beten_namesenden .text {
	padding: 10px 0px 20px 0px;
}
.widget_beten_namesenden .subtext {
	padding: 10px 0px 10px 0px;
}


/* ===--- beten_nameziehen ---=== */
.widget_beten_nameziehen {}
.widget_beten_nameziehen .image img {
	width: 100%;
	height: auto;
}
.widget_beten_nameziehen .text {
	padding: 10px 0px 20px 0px;
}
.widget_beten_nameziehen .subtext {
	padding: 10px 0px 10px 0px;
}

/* ===--- edw_banner ---=== */
.widget_edw_banner {}
.widget_edw_banner img {
	width: 100%;
	height: auto;
	max-width: none;
}


/* ===--- NETWORK ---=== */
/* ===---------------------------------------------------=== */
.widget_network_followus, .widget_network_twitter, .widget_network_facebook, .widget_network_kathnews {
	float: left;
	margin: 0px 10px 0px 0px;
}
#leftBox .widget_network_followus, #leftBox .widget_network_twitter, #leftBox .widget_network_facebook, #leftBox .widget_network_kathnews,
#rightBox .widget_network_followus, #rightBox .widget_network_twitter, #rightBox .widget_network_facebook, #rightBox .widget_network_kathnews
{
	float: none;
	margin: 0px 0px 0px 0px;
}
.index .widget_network_followus {
	width: 184px;
}
.widget_network_followus .content {
	height: 238px;
	background-color: #C4C4CF;
	padding: 20px 10px 20px 10px;
	font-family: 'Open Sans', sans-serif;
}
.widget_network_followus .content .header {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0px 0px 23px 3px;
}
.widget_network_followus .content a {
	display: block;
	padding: 4px 0px 4px 35px;
	background-image: url(../../images/site/widget_network_icons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
.widget_network_followus .content .facebook a {
	background-position: 0px -99px;
}
.widget_network_followus .content .youtube a {
	background-position: 0px 1px;
}
.widget_network_followus .content .twitter a {
	background-position: 0px -49px;
}
.widget_network_followus .content .rss a {
	background-position: 0px -199px;
}
.widget_network_followus .content .instagram a {
	background-position: 0px -249px;
}
.widget_network_singlesection {
	float: left;
}
.widget_network_singlesection .content {
	height: 239px;
	overflow: hidden;
}
.widget_network_chronik {
	float: left;
	margin: 0px 0px 10px 10px;
	background-image: url(../../images/site/border_bottom_medium.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.widget_network_chronik .content {
	height: 278px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}
.widget_network_edwnews {
	float: left;
	margin: 0px 0px 0px 9px;
}
.widget_network_edwnews .content {
	height: 238px;
	overflow: hidden;
}


.index .widget_network_twitter {
	width: 184px;
}
.widget_network_twitter {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
}
.widget_network_twitter .content {
	height: 280px;
	padding: 20px 5px 20px 10px;
	overflow: hidden;
}
.widget_network_twitter .content .header {
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #7777a0;
	padding: 0px 0px 18px 0px;
	text-transform: uppercase;
}
.widget_network_kathnews .content ul {
	margin: 0px 0px 0px 10px;
}
.widget_network_twitter .content li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../../images/site/spacer_small.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% 3px;
}
.widget_network_twitter .content li.lastrow {
	padding: 0px 0px 0px 0px;
	background-image: none;
}
.widget_network_twitter .content li a {
	text-decoration: none;
	color: #898b8d;
}
.widget_network_twitter .content li a:hover {
	color: #7777a0;
}


.index .widget_network_facebook {
	width: 378px;
}
.widget_network_facebook {
	background-image: url(../../images/site/border_bottom_medium.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.widget_network_facebook .content {
	height: 300px;
	padding: 20px 0px 0px 0px;
}
.widget_network_facebook .content .header {
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #7777a0;
	padding: 0px 0px 18px 20px;
	text-transform: uppercase;
}

.index .widget_network_kathnews {
	width: 184px;
}
.widget_network_kathnews {
	background-image: url(../../images/site/border_bottom_small.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 13px;
	margin-right: 0px;
}
.widget_network_kathnews .content {
	/* height: 280px; */
	padding: 20px 0px 20px 0px;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
}
.widget_network_kathnews .content .header {
	display: block;
	background-image: url(../../images/site/icon_katholisch_rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 18px 0px;
	text-transform: uppercase;
	text-decoration: none;
}
.widget_network_kathnews .content ul {
	margin: 0px 0px 0px 10px;
}
.widget_network_kathnews .content li {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	background-image: url(../../images/site/spacer_small.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% 3px;
}
.widget_network_kathnews .content li.lastrow {
	padding: 0px 0px 0px 0px;
	background-image: none;
}
.widget_network_kathnews .content li a {
	text-decoration: none;
	color: #898b8d;
}
.widget_network_kathnews .content li a .title {
	color: #669390;
	display: block;
	padding: 0px 0px 6px 0px;
}
.widget_network_kathnews .content li a:hover {
	color: #669390;
}
.widget_network_kathnews .content li a:hover .title {
	color: #898b8d;
}
.widget_network_kathnews .content li a .summary {}

#networkBox .widget_multisection a.header {
	background-image: url(../../images/pages/arrow_blue_right.png);
}


/* --- inner pages (not index) --- */
.inner .widgetItem .content {
	height: auto;
}

/* --- common for widgets --- */
.widgetItem form.swslang {
	margin: 0px 0px 0px 0px;
}
.widgetItem form.swslang .separator, .widgetItem form.swslang .separatorLast {
	padding-left: 0px;
}
.widgetItem form.swslang .separator label, .widgetItem form.swslang .separator label span,
.widgetItem form.swslang .separatorLast label, .widgetItem form.swslang .separatorLast label span
{
	width: auto;
	float: none;
}
.widgetItem form.swslang .separator label, .widgetItem form.swslang .separatorLast label {
	display: block;
	padding: 0px 0px 10px 0px;
}
.widgetItem form.swslang input[type="text"] {
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.widgetItem form.swslang input.button {
	margin: 10px 0px 0px 0px;
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
