
html {
    overflow-y: scroll;
    font-size: 100%;
    height: 100%;
    box-sizing: border-box;
}
 
body {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #000;
    background-color: #fff;
}

input, select, textarea, .submit, button, label, fieldset {
font-family: "Open Sans", Verdana, Arial, sans-serif; }


a.sr {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

	a.sr:focus {
	position:relative;
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 8px;
	overflow: hidden;
	clip: rect(auto, auto, auto, auto);
	border: 0;
	display: block;
	text-align: center;
	font-weight: bold;
	color: rgb(251,252,173);
	background-color: rgb(43,92,132);
}

.clearing {
	clear:both;
}

#wrapper {
    max-width: 1620px;
    margin: 0 auto 0 auto;
    background-color: #fff;
}

#mobilemenu-button button, #mobilemenu-button button:active {
    background-color: transparent;
    color: rgb(0,55,100);
    border: 0;
    padding: 0;
}

.mod_zad_switcher {
	font-size: 0.75rem;
}

.mod_zad_switcher img, .mod_zad_switcher span {
	vertical-align: middle;
}

.mod_zad_switcher img {
	margin-right: 2px;
}

	.mod_zad_switcher a {
		display: inline-flex;
		align-items: center;
	}

	.mod_zad_switcher i {
		font-size: 20px;
		margin-right: 6px;
	}

#breadcrumbs {
	margin: 0;
}

#breadcrumbs a::after {
	content:"::";
	padding: 0 0 0 6px;
}

#breadcrumbs .last a::after {
	content:"";
}

.mod_breadcrumb {
	font-size: 0.75rem;
	line-height: 0.8;
}

.mod_breadcrumb li {
	display: inline;
}

#container {
	padding-bottom: 3rem;
}

#logo-lebensraum-diakonie {
	margin-top: 4px;
}

#nach-oben-button {
    position: fixed;
    right: 3%;
    bottom: 24px;
    z-index: 1000;
    opacity: 0.7;
    font-size: 4rem;
}

#nach-oben-button:hover {
    opacity: 1;
}

/* Links */

a {
	text-decoration: none;
	color: rgb(0,55,100);
}

a:link, a:visited {
	text-decoration: none;
	color: rgb(0,55,100);
}

a:focus {
	text-decoration: underline dotted;
}

#main a:hover, #left a:hover, #right a:hover, #footer a:hover {
    text-decoration: underline dotted;
}

.mod_zad_switcher a,
#footer a,
#hauptnav,
#hauptnav a,
#lupenbox,
#lupenbox a{
	color: #ffffff;
}

#footer #nach-oben-button a {
    color: rgb(190,190,190);
}

#breadcrumbs li a, #breadcrumbs li.active {
	float: left;
	padding: 3px;
}

#breadcrumbs li a:hover {
	background-color: rgb(0,55,100);
	color: rgb(255,255,255);
}

/* #breadcrumbs li a:hover::after {
	background-color: rgb(255,255,255);
	color: rgb(0,55,100);
} */

/* Schriftformatierungen */

h1, h2, h3 {
	color: rgb(0,55,100);
	font-weight:bold;
}

h1 {
	font-size: 1.5rem;
}

h2 {
	font-size: 1.25rem;
}

h3 {
	font-size: 1rem;
}

	#suchfeld input,
	#mobile-suchfeld input {
		width: 600px;
		height: 35px;
		margin-top:1px;
		margin-left: 1px;
		border: solid 1px #000000;
		font-size: 1rem;
		color: #000000;
		padding: 3px;
		float: left;
	}


	#suchfeld button,
	#mobile-suchfeld button {
		background-image: none;
		border: 0;
		background-color: transparent;
		float: left;
		font-size: 1.4rem;
		margin-top: 3px;
	}
	
	#suchfeld button {
		color: rgb(0,55,100);
	}
	
	#mobile-suchfeld button {
		color: #ffffff;
	}



/* Content Elemente */

.statt-h1 {
	margin-top: 32px;
}

#main ul {
	margin-left: 3rem;
}

#right ul {
	margin-left: 1rem;
}

#main ul, #right ul {
	list-style-image: url(../img/aufzaehlungszeichen.png);
}

#main ul ul, #right ul ul {
	list-style-image: url(../img/aufzaehlungszeichen2.png);
}

   #main li, #right li {
       padding: 0 0 0 10px;
} 

#main ol {
	margin-left: 3rem;
}

#right ol {
	margin-left: 1rem;
}

#main ol li, #right ol li {
	margin-bottom: 1rem;
}


/* Formulare */

#main input[type=text],
#main input[type=password],
#main input[type=date],
#main input[type=datetime],
#main input[type=email],
#main input[type=number],
#main input[type=search],
#main input[type=tel],
#main input[type=time],
#main input[type=url],
#main input:not([type]),
#main textarea {
	padding: 9px 6px;
}



#main form button, #main input[type="submit"], #main .button {
	display: inline-block;
	padding: 10px 14px 10px 14px;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	font-size: 1rem;
	color: rgb(251, 252, 173);
	cursor: pointer;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: rgb(0,55,100);
	background-image: none;
}



 #footer .formbody {
    margin: 0px 20px 0px 0px;
 }

#footer input[type=text],
#footer input[type=password],
#footer input[type=date],
#footer input[type=datetime],
#footer input[type=email],
#footer input[type=number],
#footer input[type=search],
#footer input[type=tel],
#footer input[type=time],
#footer input[type=url],
#footer input:not([type]),
#footer textarea {
	padding: 9px 6px;
}



#footer form button, #footer input[type="submit"], #footer .button {
	display: inline-block;
	padding: 10px 14px 10px 14px;
	margin-top: 0px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	font-size: 1rem;
	color: #000000;
	cursor: pointer;
	border: 1px;
	border-color: #000000;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #ffffff;
	background-image: none;
}



/* Galerien */


#main .content-gallery ul,
#right .content-gallery ul {
	margin-left: 0;
	list-style-image: none;
}

.content-gallery .cols_4 li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 0.6%;
}

.content-gallery .cols_3 li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 0.6%;
}

.content-gallery .cols_2 li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0.6%;
}

.content-gallery .cols_1 li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 0.6%;
}

.content-gallery .cols_4 li.col_last,
.content-gallery .cols_3 li.col_last,
.content-gallery .cols_2 li.col_last,
.content-gallery .cols_1 li.col_last {
	margin-right: 0;
}

.content-gallery figure {
    margin-bottom: 0;
}
	

/* Recursive Download Folder */

#main .ce_hofff_recursive-download-folder ul {
	list-style-image: none;
	margin-left:1.5rem;
}

#main .ce_hofff_recursive-download-folder ul.level_1 {
	margin-left: 0;
	margin-top: 3rem;
}

.ce_hofff_recursive-download-folder .folder > a:before {	
		content: "\f196  \f07b";	
		display: inline-block;
		font-family: FontAwesome;
		font-weight: normal;
		font-size: 1.2rem;	
		margin-right: 6px;
}

.ce_hofff_recursive-download-folder .folder-open > a:before {	
		content: "\f147  \f07c";	
}

.ce_hofff_recursive-download-folder .folder-empty > span:before {	
		content: "\f07b";
		display: inline-block;
		color: #999;
		font-family: FontAwesome;
		font-weight: normal;
		font-size: 1.2rem;	
		margin-right: 6px;
}


/* Cookiebar */

a.cookiebar__link {
		color: #ffffff;
		font-weight: bold;
}


#logo-gal .row_first figure {
	height: 167px;
	vertical-align: bottom;
	display: table-cell;
	padding-bottom: 50px;
}


/* Youtube-Videos responsiv machen */

.content-youtube, .content-vimeo, .content-player {
 position: relative;
 padding-bottom: 56.25%;
 width: 100%;
 height: auto;
}

.audio {
 padding-bottom: 20px;
}




.content-youtube iframe, .content-vimeo figure iframe, .content-player figure video {
 position: absolute;
 top: 0; left: 0; right: 0; bottom: 0;
 width: 100% !important;
 height: 100% !important;
}

.content-youtube h1, .content-vimeo h1, .content-youtube h2, .content-vimeo h2 {
 position: relative;
 top: -26px;
}


/* Startseite / Aktuell-Boxen */

.aktuellbox {
	border: 1px dashed #000000;
	margin-bottom: 10px;
	padding: 6px 6px 6px 6px;
}

/* Zitate */

blockquote {
	font-size: 1.5rem;
	color: #cccccc;
	}
	
/* Bilder Abstände */	
	
#main img {
	margin-right: 15px;
}

#main .media--right figure img {
	margin-left: 15px;
}



/* Akkordion */

.ui-accordion-header {

height: auto;
padding: 8px;
background-color: rgb(111, 123, 144);
color: #ffffff;
font-size: 1.1rem;
border-bottom: 1px solid #ffffff;
}


.ui-accordion-header-active {

background-color: rgb(70, 79, 91);
color: #ffffff;

}


.ui-state-hover {

background-color: rgb(163, 183, 211);
color: #ffffff;

}

.ui-accordion-header::after {
    content: "+";
    font-size: 1.85rem;
    position: absolute;
    right: 5%;
}

.ui-accordion-header-active::after {
    content: "-";
    font-size: 1.85rem;
    position: absolute;
    right: 5%;
}


.accordion div {
	margin: 20px 0px 20px 0px;
}


/* Bildunterschriften */

figcaption {
	font-size: 0.8rem;
	color: #6f7b90;
}


/* Cookie-Hinweis-Box */

.mod_cms_accept_tags a:link, .mod_cms_accept_tags a:visited {
    text-decoration: none;
    color: rgb(227, 232, 63);
}


/* Startseite / Video Container in Aktuell-Boxen */

.aktuellbox .video_container {
	width: 450px;
}
