html, body {
	height: 100%;
}

legend {
    display: none;
}

.home-background {
	/* background: url('../images/page_home_background.png'); */
	background-size: cover;
	background-repeat: no-repeat;
}



.searchlist-thumbnail {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	object-fit: cover;
}


/* Projekte */
.form-control-sm.jahreszahlen_filter, .summe {
	line-height: 2;
	border: 1px solid #515151;
	border-radius: 0 !important;
	min-height: auto;
	padding-right: 0;
	padding-left: .4rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: inherit;
}

.inline {
	flex-wrap: wrap;
	display: inline-flex;
}

.sum, .years {
	margin: 0;
}
/* Ende Projekte */

.shaded {
	background-color: #f0f0f0;
}
.row {
	line-height: 1.9rem;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.nav-tabs .nav-link,.nav-tabs:hover .nav-link:hover {
	margin-bottom: unset;
	margin-top: 0px;
	background-color: #F0F0F0 !important;
	color: #000 !important;
	padding: .5rem 1rem;
	position: relative;
	border-style: solid;
	margin-right: 1rem;
	order: 1;
	height: 100%;
	border-radius: 0 !important;
	white-space: nowrap;
	line-height: inherit;
	border: transparent !important;
	padding-left: 1rem !important;
	font-size: 1rem;
}

.auflistung {
	line-height: 1.5;
	margin-bottom: .6rem;
}
ul#vivo-bullet-points {
	list-style: none;
	margin: 0;
	padding-left: 1rem;
}

.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:hover {
	background: #ffffff !important;
	border-top: 2px solid #000000 !important;
	font-weight: bold;
	cursor: default;
}

.nav-tabs {
	border-bottom: none;
	margin-top: 2.5rem;
}

/* Personen */

.bd-links .btn.zitierstile[aria-expanded="true"]::before, .bd-links .btn.foerderung[aria-expanded="true"]::before, .bd-links .btn.funktion[aria-expanded="true"]::before {
	transform: rotate(90deg);
}

.bd-links .btn.zitierstile::before, .bd-links .btn.foerderung::before, .bd-links .btn.funktion::before {
	width: 1.4em;
	transition: transform 0.35s ease;
	transform-origin: .3em 50%;
	content: url(../images/triangle-right.svg);
	flex-shrink: 0;
}

.bd-links .btn::before {
	width: 1.9em;
	transition: transform 0.35s ease;
	transform-origin: .5em 50%;
	padding-right: .8rem;
	flex-shrink: 0;
}

.az_index	{
	background-color: #f3f3f3;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
}


.az_link_disabled	{
	color: #87888a !important;
	line-height: 1.3;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	font-family: "Arial,sans-serif,Times New Roman,serif";
	font-size: 1.2rem;
	font-weight: 700;
}

a.az_link	{
	color: #000;
	text-decoration: none;
	line-height: 1.3;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	font-family: "Arial,sans-serif,Times New Roman,serif" ;
	font-size: 1.2rem;
	font-weight: 700;
}

a.az_link:hover	{
	color: #af2144;
	text-decoration: none !important;
	line-height: 1.3 !important;
	padding-left: 0.15rem !important;
	padding-right: 0.15rem !important;
	font-family: "Arial,sans-serif,Times New Roman,serif" !important;
	font-size: 1.2rem !important;
	font-weight: 700 !important;
}

a.az_link_active	{
	color: #af2144 ;
	text-decoration: none;
	line-height: 1.3;
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	font-family: "Arial,sans-serif,Times New Roman,serif";
	font-size: 1.2rem;
	font-weight: 700;
}

a.az_link_active:hover	{
	color: #bcbebf;
	text-decoration: none !important;
	line-height: 1.3 !important;
	padding-left: 0.15rem !important;
	padding-right: 0.15rem !important;
	font-family: "Arial,sans-serif,Times New Roman,serif" !important;
	font-size: 1.2rem !important;
	font-weight: 700 !important;
}


#nav {
	display: block;
}

#header_nav #nav > ul {
	position: relative;
	margin: 0 auto;
	max-width: 1400px;
}

#header_nav #nav > ul > li {
	float: left;
}

#header_nav #nav > ul > li:first-child > a {
	padding-left: 20px;
}

#header_nav #nav > ul > li > a.over, #header_nav #nav > ul > li > a:hover,.nav-link:hover,.nav-link.over {
	margin: 0;
	position: relative;
	z-index: 501;
	text-decoration: none;

}

#header_nav #nav > ul > li > a,.navbar-light .navbar-nav .nav-link {
	font-family: Lausanne, Arial, sans-serif;
	display: block;
	height: 58px;
	line-height: 60px;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.01em;
	color: #000000;
	padding: 10px 30px 0px 0px;
}

.navbar-light .navbar-nav .nav-link {
	color: #000000;
	margin-bottom: 0rem;
}

.content_responsive {
	padding-top: 2rem;
}

.navbar-expand-md {
	flex-wrap: wrap;
	justify-content: flex-start;
}
.navbar-brand{
	padding-bottom: 0 !important;
}
.navbar-expand-lg {
/*
	flex-wrap: wrap;
	justify-content: flex-start;

 */
}

.vivo-main-nav-list {
	width: 100%;
}


.searchlist-zugangsrecht {
	width: 15px;
	height: 20px;
}

.card-body.filter-card-body {
	padding: 0;
	margin-top: 1rem;
}

.card {
	border: none !important;
}

input{
	border-radius: 0;
}
.form-check-input[type=checkbox] {
	border-radius: 0;
	border-color: #000000;
	border-width: 1px ;
}


#header{
	overflow: hidden;
}


/* Paginator */

.page-link-arrow {
	text-decoration: none;
	font-weight: bold;
	padding-top: 0.4rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	position: relative;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.page-link {
	padding-top: 0;
	padding-right: 0.75rem;
	padding-bottom: 0;
	padding-left: 0.75rem;
	font-size: .9rem;
	background-color: transparent;
	outline: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	border-radius: 0!important;
}

.page-item.active .page-link {
	cursor: default;
}


.page-item,li.page-item {
	margin: .2em;
	border-radius: 0!important;
}

.bottom-pagination{
	margin-top: 1.5rem;
}

.top-pagination{
	margin-top: 1.5rem;
}

select.pagination-count-select {
	width:auto;
}
.pagination-count
{
	display: flex;
}

.pagination li:last-of-type
{
	margin-right: auto;

}

.pagination-count-select
{
	border-radius: 0 !important;
	border-color: #343a40;
	text-decoration: none;
	font-weight: bold;
	padding: .3em;
	margin-left: .3rem;
	margin-top: 0.5em;
	height:30px
}


.card-header {
	background-color: #FFF !important;

}

label{
	font-size: 1rem;
}
/* Text für checkbox mittig */
label.vivo-form-check-label {
	margin-top: 0;
	margin-bottom: 0;
	position: relative;

	white-space: normal;
}

.filter-buttons {
	position: relative;
	padding: 1rem 0;
	white-space: normal;
}


@media (min-width: 576px){
	.filter-buttons {
		padding: 1.5rem 0;
		margin-right: 0;
		margin-left: 0;

	}}


@media (min-width: 576px){
	.filter-buttons {
		padding: 1.5rem 0;
		margin-right: 0;
		margin-left: 0;

	}}

.filter_anwenden {
	max-height: 2.5rem;
	font-weight: bold;
	font-size: .9rem;
	margin-top: .5rem;
	border-radius: 0;
}

.filter_anwenden:hover,
.filter_anwenden:focus
{
	outline: 1px solid !important;
	box-shadow: none;
}

.filter_zurücksetzen	{
	max-height: 2.5rem;
	font-weight: bold;
	font-size: .9rem;
	margin-top: .5rem;
	border-radius: 0;
}

.filter_zurücksetzen:hover{
	outline: 1px solid !important;
	box-shadow: none;
}

#classType{
	height: 8rem;
}

.form-control-sm.jahreszahlen_filter, .summe {
	line-height: 2;
	border: 1px solid #515151;
	border-radius: 0 !important;
	min-height: auto;
	padding-right: 0;
	padding-left: .4rem;
	padding-top: 0;
	padding-bottom: 0;
	font-size: inherit;
}

.jahreszahlen_filter, .summe {
	height: 30px;
	max-width: 40%;
}

input[type="text"] {
	border-radius: 0;
	margin-bottom: 0;
}

/* nav toggle*/

.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active, .btn-primary:active,
.btn-primary:hover,
.show > .btn-primary.dropdown-toggle {
	font-size:1rem;
	line-height:1.5;
}

.dropdown-toggle::after {

	display: none;
}

.navbar-toggler	{

	position: absolute;
	top: 25px !important;
	/*right: calc(var(--bs-gutter-x)/ 2) !important;*/
	border: none;
	right: 0rem;


}

.navbar-toggler	{
	width:2.75rem;
	margin-right: 40px;
}

@media  (min-width: 0px) and ( max-width:  576px) {
	.navbar-toggler	{
		right: 0;
	}
	img.logo-svg {
		width:194px;
	}
}


@media  (min-width: 577px) and ( max-width:  768px) {
	.navbar-toggler	{
		right: 0;
	}
	img.logo-svg {
		width:300px;
	}
}

@media  (min-width: 769px) and ( max-width:  992px) {
	.navbar-toggler	{
		right: 0;
	}
	img.logo-svg {
		width:300px;
	}
}

@media  (min-width: 992px) and ( max-width:  1200px) {
	.navbar-toggler	{
		right: 0;
	}
	img.logo-svg {
		width:300px;
	}
}

span.navbar-toggler-icon {
/*	left: calc(var(--bs-gutter-x)/ .1) !important;*/

	position: relative;
}

.navbar-toggler:focus {

	box-shadow: 0 0 0 .10rem;
}

.navbar-light .navbar-toggler {

	border-color: transparent;
	color: transparent;

}

.navbar-light .navbar-toggler-icon	{
	content: " ";
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-x-lg' %3E%3Cpath fill-rule='evenodd' d='M13.854 2.146a.5.5 0 0 1 0 .708l-11 11a.5.5 0 0 1-.708-.708l11-11a.5.5 0 0 1 .708 0Z'/%3E%3Cpath fill-rule='evenodd' d='M2.146 2.146a.5.5 0 0 0 0 .708l11 11a.5.5 0 0 0 .708-.708l-11-11a.5.5 0 0 0-.708 0Z'/%3E%3C/svg%3E") !important;
	border: none;
	background-repeat: no-repeat;
	border-color: transparent;
}

.navbar-toggler.collapsed .navbar-toggler-icon	{

	content: " ";

	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
	border: none;
	background-repeat: no-repeat;
	border-color: transparent;
	background-position: top;
}


input.unterseiten{
	padding-bottom: 0 !important;
}

@media (min-width: 1200px) {
	#searchResults, .list-group {
		height: 650px;
	}
}


/* result list */
#searchResults, .list-group {
	overflow: scroll;
	overflow-x: hidden;
	display: inherit;
}
b,  div {
	font-size: 1rem;
	color: #000 ;
}


.list-group {
	display: block;
}

hr {
	margin: 1rem 0;
	border: 0;
	opacity: .25;
}


html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	color: #000;
}

.form-control, .input-group-text {
	border: 1px solid #515151 !important;
	font-size: 14px;
	border-radius: 0;
	height: unset!important;
}

.input-group-text {
	cursor: pointer;
}

.input-group-text:hover {
	background-color: #000;
	color: #FFF;

}



#top_links_3 ul.mob_level1 a {
	width: calc(100% - 87px);
	padding: 12px 0 10px;
	font-size: 16px;
	height: auto;
	line-height: 24px;
}

@media (max-width: 1040px) {
	ul.mob_level1 a {
		width: calc(100% - 87px);
		padding: 12px 0 10px;
		font-size: 16px;
		height: auto;
		line-height: 24px;

	}
}


.vivo-form-check-label {
	margin-left: 1.5rem;
	vertical-align: middle;
}

.form-check-input{
	vertical-align: middle !important;
	margin-left: 0 !important;
}

.text_mit_bild {
	margin-top: 1rem;
}

.form-check-input:focus, .form-control-sm:focus, .form-select:focus {
	border-color: #000;
	outline: 0;
	box-shadow: none;
}

h3 {
	display: block;
	color: #000;
	font-weight: bold;
}

.titelinhalt {
	margin-bottom: 3.5rem;
}


.result-list{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

/* Organisations-Baumstruktur */

ul.tree li {
	list-style-type: none;
	position: relative;
}

ul.tree li ul {
	display: none;
}

ul.tree li.open > ul {
	display: block;
}

ul.tree li span {
	color: black;
	text-decoration: none;
}

ul.tree li a {
	color: black;
	text-decoration: none;
}

ul.tree li span:before {
	height: 1em;
	padding:0 .1em;
	font-size: .8em;
	display: block;
	position: absolute;
	left: -1.3em;
	top: .2em;
}

ul.tree li > span.tree-label:before {
	width: 1.4em;
	transition: transform 0.35s ease;
	transform-origin: 50% 80%;
	top: .14em;
	content: url(../images/triangle-right.svg);
	position: relative;
	left: -30px;
	top: 20px;
}

ul.tree li > span.tree-label:hover:before {
	width: 1.4em;
	cursor: pointer;
	content: url(../images/triangle-right-blue.svg);
}


ul.tree li.open > span.tree-label:before {
	transform: rotate(90deg);
}




@media (min-width: 992px) {
	.container, .container-lg, .container-md, .container-sm {
		max-width: 960px;
	}
}

@media (min-width: 1400px) {
	.container,.container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {

	}
}



.trennstreifen {
	border: 0;
	height: .16rem !important;
	box-sizing: content-box;
	margin-top: 2rem;
	margin-bottom: 2rem;
	opacity: 100;
	margin-right: calc(var(--bs-gutter-x)/ 4);
}

#search .search_field, #filter .search_field {
	width: calc(100% - 79px);
	height: 52px;
	line-height: 50px;
	border: none;
	font-family: Lausanne, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	padding: 0 15px;
}

.form-control::placeholder {
	color: #000000;
	opacity: 1;
}

.page-link-arrow {
	display: flex;
	align-items: center;
	justify-content: center;

	width: 30px;   /* oder gewünschte Größe */
	/*height: 40px;*/
	text-decoration: none;
	padding: 0;    /* falls Bootstrap was einfügt */
}

.form-select {
	border-width: 1px;
	border-color: #000000;
	border-radius: 0;
}

.vivo-suchergebnis-filter{
	margin-top: 9px;
}