body{
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Calibri, Helvetica, Arial, sans-serif !important;
	line-height: 20px !important;
	font-size: 14px !important;
	overflow-x: hidden;
}
.background {
	background-image: url(/images/layout/hintergrund.gif);
	background-repeat: repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	z-index: 1;
}

h1, h2, h3, h4, h5, h5, p {
	font-family: Calibri, Helvetica, Arial, sans-serif;
}

h2 { color: #c7002c; font-size: 18px; margin: 0px 0px 10px 0px;}

.rot { color:#C60029; }
.serif { font-family: Cambria,Georgia,serif; font-size: 15px; }
.small { font-size:0.9em; }


.btn-primary {
  background-color: #C60029;
  border-color: #C60029;
	border-radius: 0;
}
.btn-primary:focus,
.btn-primary.focus,
#content a.btn-primary:focus, 
.btn-primary:hover,
#content a.btn-primary:hover, 
.btn-primary:active,
.btn-primary.active,
#content a.btn-primary:active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary.focus{
  background-color: #888;
  border-color: #888;
}
.btn-secondary {
  background-color: #888;
  border-color: #888;
	border-radius: 0;
}
.btn-secondary:focus,
.btn-secondary.focus,
#content a.btn-secondary:focus, 
.btn-secondary:hover,
#content a.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.active,
#content a.btn-secondary:active,
.open > .dropdown-toggle.btn-secondary,
.open > .dropdown-toggle.btn-secondary.focus{
  background-color: #C60029;
  border-color: #C60029;
}
div#content a.btn-primary , div#content a.btn-secondary  {
	color: #fff;
	text-decoration: none;
}

.current ul {
	padding: 0px 15px !important;
}

.navbar-collapse {
	/* padding-right: 15px; */
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-toggle {
	position: absolute !important;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	right: 0px !important;
	top: 7px !important;
}

.navbar-inverse {
	background: none !important;
	border: none !important;
}

.navbar-inverse .navbar-toggle {
	border-color: #888 !important;
	z-index: 1;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ca013f !important;
}

.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
	background-color: #e2e2e2 !important;
}

.navbar-collapse {
	background-color: #ca0137;
	padding: 15px 0px 15px 0px;
}



.navbar-collapse ul li {
	border:none;
	padding:0 15px 0 0;
	float: none;
}

.navbar-collapse ul li a {
	display: block;
	width: auto;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	line-height: 26px;
	padding: 5px 5px 5px 35px;
	border-top: 1px solid #ca0137;
	border-right: 1px solid #ca0137;
	border-bottom: 1px solid #ca0137;
	border-left:none;
}

.navbar-collapse ul li a:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.navbar-collapse ul li.current {
	background-color:#888; /* #de7872; */
	padding-right:0;
	font-weight:bold;
}
.navbar-collapse ul li.current a {
	border-top: 1px solid #888; /* #de7872; */
	border-right: 1px solid #888; /* #de7872; */
	border-bottom: 1px solid #888; /* #de7872; */
}

.navbar-collapse ul li.current ul li {
	font-weight:normal;
}

.navbar-collapse ul li ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 5px 5px 35px;
	border:none;
}

.navbar-collapse ul li ul li a:hover {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.navbar-collapse ul li ul li.current a {
	padding-left:5px;
	border-left:30px solid #ffffff;
}

.navbar-collapse ul li ul li.current a {
	border:none;
	padding-left: 35px;
}

.navbar-collapse ul li ul li.current ul li a {
	border:none;
	padding-left:55px;
	color:#fff;
	font-style:italic;
}

.navbar-collapse ul li ul li.current ul li a:hover {
	color:#f8a39e; /* #444; */
}

.navbar-collapse ul li ul li.current ul li.current a {
	color:#ddd; /* #ca0137; */ /* #ca0137;*/
	font-weight:bold;
}


/* ========== LEFT CONTENT IMAGE SONNTAGSINFO ========== */
.left-image-content img {
	height: auto;
	width: 100%;
	padding: 15px;
	box-shadow: 0px 6px 8px #aaa;
	background: #fff;
}

.sonntagsinfo {
	padding: 25px 24px 10px 35px;
	line-height: 18px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	background: #fff;
}

.sonntagsinfo a {
	color: #656565;
	text-decoration: none;
	display: block;
	padding: 3px 0;
	margin: 0 0 15px 0;
}
.sonntagsinfo a:hover {
	color: #656565;
	text-decoration: underline;
}

.sonntagsinfo h2 {
	font-size: 22px;
	color: #656565 ! important;
	font-weight: normal ! important;
}

/* ========== MIDDLE CONTENT ========== */
.block_50 img {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}

.block_50 {
	position: relative;
	float: left;
	border: 1px solid #d6d6d6;
	padding: 18px 12px 12px 12px;
	box-shadow: 6px 6px 6px #aaa;
	overflow: hidden;
	margin-bottom: 15px;
	background: #fff;
}

.block_50 h2 {
	color: #c7002c;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.block_50 hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #888;
}

.block_50 a {
	text-decoration: none;
	color: #C7002C;
}

.block_50 a:hover {
	color: #C7002C;
	text-decoration: underline;
}

.whiteBG {
	clear: both;
	float: none;
	padding: 18px 12px 12px 12px;
	background-color: #fff;
	border: 1px solid #999;
	box-shadow: 6px 6px 6px #aaa;
	width: 100%;
	margin-bottom: 15px;
}

.whiteBG h2 {
	color: #c7002c;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
}

.whiteBG a {
	color: #c7002c;
	text-decoration: underline;
}

.whiteBG a:hover {
	text-decoration: underline;
}

.dkm-button {
	margin: 20px auto;
	text-align: center;
}

.greyBG {
	clear: both;
	float: none;
	padding: 18px 12px 12px 12px;
	background-color: #999;
	color: #ffffff;
	border: 1px solid #999;
	box-shadow: 6px 6px 6px #aaa;
	width: 100%;
	margin-bottom: 15px;
}

.greyBG h2 {
	color: #fff;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
}

/* ========== RIGHT CONTENT THEMENWOLKE ========== */
.tagcloud-box img {
	height: auto;
	width: 100%;
	padding: 15px;
	box-shadow: 0px 8px 10px -3px #682134;
	background: #fff;
}

.tagcloud-box {
	float: left;
	width: 100%;
	height: auto;
	background-color: #CA0137;
	border: 1px solid #cccccc;
	padding: 15px;
	color: #fff;
}

#tagcloud {
	/* padding: 15px; */
	/* font-family: Calibri, Helvetica, Arial, sans-serif; */
	color: #ffffff;
	color:#656565;
	/* font-size: 14px; */
	font-weight: normal;
	line-height:normal;
}


#tagcloud a, .tagcloud-box a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 6px 6px 0px;
	line-height: normal; /*26px;*/
}

#tagcloud a:hover, .tagcloud-box a:hover {
	text-decoration: underline;
	color: #fff;
}

#tagcloud a.relevance_1, #tagcloud a.relevance_2 { font-size: 10px; }
#tagcloud a.relevance_3, #tagcloud a.relevance_4 { font-size: 14px; }
#tagcloud a.relevance_5, #tagcloud a.relevance_6 { font-size: 17px; }
#tagcloud a.relevance_7, #tagcloud a.relevance_8 { font-size: 19px; }
#tagcloud a.relevance_9, #tagcloud a.relevance_10 { font-size: 21px; }

p.link:before {content: "\00bb \00a0";}

/* ========== KLEINE ENDGERÄTE ========== */
@media only screen and (min-width:0px) {
	#header img {
		/* background: url(/images/layout/logo_sankt-nikolaus-wesel.gif) no-repeat;*/
		width: 240px;
		height: 60px;
		position: absolute;
		left: 10px;
		top: 10px;
		text-indent: -9999em;
		background-size: 240px 60px;
	}

	#header {
		position: relative;
		width: 100%;
		height: 156px;
		background-color: #ffffff;
		box-shadow: 6px 6px 6px #aaa;
		margin-bottom: 15px;
	}

	#header #suche {
		position: relative;
		top: 30px;
		text-align: right;
		color: #ca013f;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer;
		width: 274px;
		float: right;
	}

	.navbar-collapse ul {
		padding: 0;
		margin: 0px 0px 0px -15px;
		list-style-type: none;
	}

	.navbar-collapse {
		padding-right: 0px !important;
		padding-left: 15px;
		overflow-x: visible;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	}

	#suche input {
		color: #666;
		font-size: 14px;
		border: 1px solid #ccc;
		font-family: Calibri,Helvetica,Arial,sans-serif;
		padding: 3px 2px;
		width: 169px;
	}

	#suche input.tagSubmit {
		background-color: #888;
		border: 2px solid #ffffff;
		padding: 3px 10px;
		color: #ffffff;
		font-weight: bold;
		cursor: pointer;
		width: 100px;
	}

	#suche input.tagSubmit:hover {
		background-color: #ca013f;
		border: 2px solid #eee;
	}

	#header #notfall {
		position: relative;
		top: 110px;
		background-color: #ca013f;
		border: 2px solid #ffffff;
		padding: 10px;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer;
		text-align: right;
	}
	.left-image-content {
		text-align: center;
	}

	.tagcloud-box {
		text-align: center;
		margin-top:20px;
	}

	.block_50 {
		width: 100%;
		height: auto !important;
	}

	.scrollup {
		width: 30px;
		height: 30px;
		position: fixed;
		bottom: 85px;
		right: 25px;
		display: none;
		background-color: #fff;
		border: 1px solid #ca013f;
		box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
		z-index: 100;
		color: #ca013f;
		padding: 0px 1px;
		font-size: 28px;
		transition: all 500ms ease-in-out;
	}

	.scrollup:hover, .scrollup:focus {
		width: 30px;
		height: 30px;
		position: fixed;
		bottom: 85px;
		right: 25px;
		display: none;
		background-color: #ca013f;
		border: 1px solid #fff;
		box-shadow: 0px 0px 0px 1px rgba(202,1,63,1);
		z-index: 100;
		color: #fff;
		padding: 0px 1px;
		font-size: 28px;
		transition: all 500ms ease-in-out;
		text-decoration: none;
	}
}


/* ========== GROSSE ENDGERÄTE ========== */
@media only screen and (min-width:768px) {
	#header img {
		/* background:url(/images/layout/logo_sankt-nikolaus-wesel.gif) no-repeat; */
		width:350px;
		height:87px;
		position: absolute;
		left: 30px;
		top: 35px;
		text-indent: -9999em;
	}

	#header {
		position: relative;
		width: 100%;
		height: 150px;
		background-color: #ffffff;
		box-shadow: 6px 6px 6px #aaa;
		margin-bottom: 15px;
	}

	#header #suche {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 300px;
		text-align: right;
		color: #ca013f;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer;
	}

	.navbar-collapse ul {
		padding: 0;
		margin: 0px -15px 0px -15px;
		list-style-type: none;
	}

	.navbar-collapse {
		padding-right: 15px! important;
		padding-left: 15px;
		overflow-x: visible;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	}

	#suche input {
		color: #666;
		font-size: 14px;
		border: 1px solid #ccc;
		font-family: Calibri,Helvetica,Arial,sans-serif;
		padding: 3px 2px;
	}

	#suche input.tagSubmit {
		background-color: #888;
		border: 2px solid #ffffff;
		padding: 3px 10px;
		color: #ffffff;
		font-weight: bold;
		cursor: pointer;
	}

	#header #notfall {
		position: absolute;
		right: -10px;
		top: 80px;
		background-color: #ca013f;
		border: 2px solid #ffffff;
		padding: 10px;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		cursor: pointer;
	}
	.left-image-content {
		text-align: left;
	}

	.tagcloud-box {
		text-align: left;
		margin-top:20px;
	}

	.block_50 {
		width: 50%;
		height: 620px !important;
	}

	.scrollup {
		width: 40px;
		height: 40px;
		position: fixed;
		bottom: 55px;
		right: 15px;
		display: none;
		background-color: #fff;
		border: 1px solid #ca013f;
		box-shadow: 0px 0px 0px 1px rgba(255,255,255,1);
		z-index: 100;
		color: #ca013f;
		padding: 1px 3px;
		font-size: 35px;
		transition: all 500ms ease-in-out;

	}

	.scrollup:hover, .scrollup:focus {
		width: 40px;
		height: 40px;
		position: fixed;
		bottom: 55px;
		right: 15px;
		display: none;
		background-color: #ca013f;
		border: 1px solid #fff;
		box-shadow: 0px 0px 0px 1px rgba(202,1,63,1);
		z-index: 100;
		color: #fff;
		padding: 1px 3px;
		font-size: 35px;
		transition: all 500ms ease-in-out;
		text-decoration: none;
	}

	.tagcloud{margin-top:20px;}
}

@media only screen and (min-width:992px) {
	.tagcloud-box {
		text-align: left;
		margin-top:0px !important;
	}
}
/* ========== FOOTER ========== */
#footer {
	position: relative;
	bottom: 0px;
	background-color: transparent;
	height: 40px;
	color: #ffffff;
	padding: 0;
	font-size: 12px;
	border-bottom: 2px #707173 solid;
}

#footer .address {
	position: absolute;
	top: 0px;
	background-color: #707173;
	width: 100%;
	height: auto;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

#footer a  {
	color: #ffffff;
	text-decoration: none;
}

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




/* ========== GLOBAL STYLES ========== */
table { width: 100%;}

.tagcloud h2 {
	font-size: 22px;
	color: #fff;
	font-family: Cambria, Georgia, serif;
}

div#content img {
	height: auto;
	width: 100%;
}

div#content {
	float: left;
	width: 100%;
	margin: 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 25px 20px 50px 20px;
	color: #656565;
	line-height: 20px;
	font-size: 14px;
}
div#content.home {
	border:none;
	padding:0;
	background-color: transparent;
}

div#content p.pagination { margin-top:30px; }

div#content_container
{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.einleitung{
	/*font-weight: bold;*/
	/*auf Wunsch von Frau Klingberg am 18.1.2017 entfernt*/
}

.first{
	color: #c60029;
	font-weight: normal;
	font-size: 22px;
	margin:25px 0 20px 0;
}

h1.first { margin-top:0; }

div#content h2
{
	/*color: #c60029;*/
	font-weight: bold;
	font-size: 18px;
	margin:25px 0 10px 0;
}
div#content div.block > h2 { margin-top:0; }
div#content h3
{
	/* color: #c60029; */
	font-weight: bold;
	font-size: 15px;
	margin:25px 0 5px 0;
}
div#content h4
{
	color: #c60029;
	font-family:serif;
	font-weight: normal;
	font-size: 15px;
	font-style:italic;
	margin:20px 0 5px 0;
}
div#content h5
{
	color: #c60029;
	font-family:serif;
	font-weight: bold;
	font-size: 12px;
	margin:15px 0 0 0;
}
div#content h6
{
	font-family:serif;
	font-weight: bold;
	font-size: 12px;
	margin:15px 0 0 0;
}

div#content p
{
	margin:5px 0 15px 0;
}

div#content a { text-decoration: none; color:#C7002C; border-bottom:1px #C7002C dotted; }
div#content a:hover { text-decoration: none; border-bottom:1px #C7002C solid; }

div#content form#selectTag { float:right; }
div#content form#selectTag select { display:block; font-family: Calibri,Helvetica,Arial,sans-serif; font-size:12px; /* display:block; */ color:#656565; border:1px #999 solid; padding:0 0 0 3px; }
div#content form#selectTag input.tagSubmit { background-color:#fff; border:0; color:#C7002C; visibility:hidden; }

div#content .searchResult a { display:block; text-decoration: none; color:#656565; border-bottom:none; }
div#content .searchResult a h3 { color:#C7002C; }
div#content .searchResult h3 { color:#C7002C; margin-bottom:3px; }
div#content .searchResult p { margin-bottom:3px; }
div#content .searchResult a:hover { text-decoration: underline; border-bottom:none; color:#C7002C; }

div#content p.lvNavBottom { margin:40px 0 0 0; }

div#content table { border-collapse:collapse; }
div#content tr { vertical-align:top; }
div#content td {padding: 0px 1em 30px 0;}

/* ========== FOOTER FAMILIENZENTREN ========== */
.footer-logo {width: 270px; margin: 0px auto;}

#footer-head {margin-top: 40px;}

#footer-fz-head {
	background: #8c8c8c;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#footer-fz-content {
	padding: 35px 0px;
}

.footer-headline {
	text-align: left;
	font-size: 20px;
	padding-top: 15px;
}


.footer-fz-content-kita {margin: 30px 0px;}
.footer-fz-content-kita-last{margin: 57px 0px;}


#footer-fz-copyright {
	background: #7c7c7c;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 20px 0px 10px;
	margin: 0px -15px;
}

#footer-fz-copyright a {color: #fff;}
#footer-fz-copyright a:hover {color: #ca013f;cursor: pointer;}
