html {
   font-size:1rem;
}
.tx-indexedsearch-searchbox fieldset {
  border:none;
  padding:0 0 10px 0;
  margin:0;
}

.tx-indexedsearch-form {
  float: left;
}

.tx-indexedsearch-search-submit {
    float: right;
}

 .autocomplete-suggestions {
            border: 1px solid #ccc;
            max-height: 150px;
            overflow-y: auto;
            position: absolute;
            background: white;
            z-index: 1000;
        }
        .suggestion {
            padding: 10px;
            cursor: pointer;
        }
        .suggestion:hover {
            background-color: #f0f0f0;
        }
.material-symbols-outlined {
  color: var(--Red);
  font-family: 'Material Symbols Outlined';
  font-weight: 300;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 100,
  'GRAD' 0,
  'opsz' 24
}


.carousel .carousel-content {
  z-index: 100;
  width: 100%;
}
.double-pic{
	padding:0;
}

.doublePic-section_0  .frame-type-container_1_columns, .doublePic-section_1  .frame-type-container_1_columns{
    max-width:  75.75rem;
    margin: 0 auto;
}
.doublePic-section_0  .frame-type-container_1_columns .text-padding{
   padding: 0 0 0 6rem;
}
.doublePic-section_1  .frame-type-container_1_columns .text-padding{
	padding: 0 6rem 0 0;
}
.doublePic-section_2  .frame-type-container_1_columns .text-padding, .doublePic-section_3  .frame-type-container_1_columns .text-padding{
	padding: 0;
    width: 25rem;
    margin: 0 auto 0 10.75rem;
}
.doublePic-section_1 .image-small,  .doublePic-section_3 .image-small{
	left: -4rem;
	right: 0;
}
.two-col.double-pic .col-md-7{
	padding:0;
}


.float-left{
  float:left;
}

.frame-type-menu_section ul{
	list-style: decimal;
}
.frame-type-menu_section a{
	color: var(--Black, #090909)!important;
	font-family: "HdMFrutigerNextProMedium";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
	letter-spacing: -0.16px;
}
.frame-type-menu_section .frame-group-container{
	display: flex;
	padding: var(--Spacing-Small-Spacing-2, 16px) 20px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;
	align-self: stretch;
	border: 1px solid rgba(0, 0, 0, 0.10);
}
.subcontent-wrap h3{
	color: var(--Black, #090909);
	opacity: 0.7;
	font-family: "HdMFrutigerNextProMedium";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 21px */
	letter-spacing: -0.14px;
}

.link-type-3 a.button, .link-type-3 .link-button {
  font-size: 1rem;
  color: var(--Red);
  padding:  0.9375rem 1.875rem 0.875rem 1.875rem;
  border: 1px solid var(--Red);
  text-decoration: none;
  transition: 0.25s;
  display: inline-block;
}
.link-type-3 .link-button {
    background-color: var(--White);
}
.link-type-3 a.button:hover {
  color: var(--White);
}
.bgcolor_2 .link-type-3 a.button {
    border: 0.0125rem solid var(--White);
    color: var(--White);
}
.bgcolor_2 .link-type-3 a.button:hover {
    background-color: var(--White);
    color: var(--Red);
}


.teasertext{
    font-size: var(--font-size-46, 2.875rem);
    padding-bottom:var(--medium-spacing);
    padding-right:23%;
    line-height: normal;
    letter-spacing: -0.03125rem;
}
.padding_top{
  padding-top:var(--padding-60);
}
.padding_bottom{
   padding-bottom: var(--padding-60);
}
.text-padding-left{
  padding-left:var(--padding-106, 6.625rem);
}
.margin_bottom{
   margin-bottom: var(--padding-100);
}
.margin_top{
  margin-top:var(--padding-100);
}
.doublePic-section.padding_top{
    padding-top:var(--padding-106, 6.625rem);
}
h2{
font-family: "HdMFrutigerNextProMedium";
font-style: normal;
font-weight: 500;
line-height: 120%; /* 55.2px */
letter-spacing: -0.02875rem;
}

h2.h3{
  font-family: "HdMFrutigerNextProMedium";
  font-style: normal;
  font-weight: 500;
  line-height: 134%; /* 29.778px */
  letter-spacing: -0.0125rem;
}
.contentcontainer[data-container-identifier="container_3_columns"] {
     gap:var(--gap-container);
     gap:1.5rem
}
.frame-type-news_newsliststicky{
  padding-top: var(--padding-32);
}
.text-padding{
  padding:0 7.125rem 0 6.25rem ;
  justify-content: center;
}
.text-padding-right{
  padding:0 7.125rem 0 0 ;
  justify-content: center;
}

.ce_counter_element_frame{
  display:flex;
  justify-content: space-between;
  flex-direction: row;
  max-width: 84%;
  margin: 0 auto;
}
.ce_counter_element{
  display:flex;
 flex-direction: column;
  max-width: 14.375rem;
  text-align: center;
}
.ce-counter-element-num{
  display:flex;
  flex-direction: row;
  justify-content: center;
}
.counter_num, .counter_before, .counter_after{
   font-size: var(--font-size-46, 2.875rem);
  padding:0 0.125rem;
}
.imagetxt{
	display:flex;
	justify-content: center;
}
ul.list-normal{
	padding:1rem;
    list-style-image: none;
    list-style-type: none;
	list-style-position: inside;
}
ul.list-normal li {
    position: relative;
    padding-left: 1.75rem;
}
ul.list-normal li:after {
    content: '';
    background-image: url(../Icons/list.svg);
    width: 1.25rem;
    height: 0.125rem;
    position: absolute;
    left: 0;
    top: 0.667rem;
}
.bgcolor_3 ul.list-normal{
	background:var(--White, #fff);
    /*padding:1.5rem;
	list-style-image: url("../Images/list.svg");
	list-style-position: inside;*/
}

/* Professoren */

.prof-img img {
    height: 3rem;
    border-radius: 100%;
    width: 3rem;
    object-fit: cover;
    min-width: 48px;
}

.prof-item {
    background-color: var(--White);
    margin-bottom: 0.25rem;
    display: flex;
    flex-wrap: wrap;
}

.prof-item .prof-img strong {
    margin-left: 0.75rem;
}

.prof-item > div {
    padding: 1rem;
    display: flex;
    align-items: center;
}

.prof-filter-container .tx-prof-filter-input {
    width: 17.5rem;
    padding: 0.75rem;
    padding-left: 2rem;
    border: none;
    border-bottom: 1px solid #09090933;
}

select, header select {
    font-weight: 700;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 1rem;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat;
    background-position: calc(100%) center;
    background-size: 1rem;
}

header select {
    padding-right: 1rem;
}


.prof-item a {
    font-weight: 700;
}

.prof-filter-container {
    position: relative;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: row;
}

.prof-filter-container span {
    position: absolute;
    top: 0.88rem;
    left: 0.5rem;
    color: var(--Black);
    font-size: 1.25rem;
}
.prof-filter-container select {
    padding: 0.75rem;
    border: none;
    margin-left: 0.5rem;
    border-bottom: 1px solid #09090933;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2.5rem;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>') no-repeat;
    background-position: calc(100% - 1rem) center;
    background-size: 1rem;
    background-color: var(--White);
}



.upper-list {
    background-color: #E7E8E8;
    font-weight: bold;
}

.upper-list > div:first-child{
    padding: 0.5rem 1rem;
}

.upper-list > div {
    padding: 0.5rem 1rem;
}

.dropdown-nav-inner.secondheader-container img {
    max-width: 100%;
    height: 20rem;
    object-fit: cover;
    width: 100%;
}

.dropdown-nav-inner.secondheader-container p.dropdown-nav-secondheader-title {
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.dropdown-nav-inner.secondheader-container a.button {
    background-color: var(--Red);
    color: var(--White) !important;
}

.dropdown-nav-inner.secondheader-container a.button:hover {
    background-color: var(--RedFillHover);
}

.dropdown-nav-inner.secondheader-container a.button:active {
    background-color: var(--RedFillActive);
}
.accessibility {
    position: fixed;
    width: 3rem;
    height: 3rem;
    left: 2rem;
    bottom: 2rem;
    background-color: var(--Red);
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
    cursor: pointer;
    z-index: 99999;
    border: 4px solid var(--White);
}
.accessibility .accessibility-inner {
    display: none;
}
.accessibility .accessibility-inner.open {
    display: block;
}
.accessibility-inner {
    position: fixed;
    left: 5.5rem;
    bottom: 2rem;
    background-color: var(--White);
    padding: 1rem!important;
    -webkit-box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
}
.accessibility-inner > div {
    margin-bottom: 0.5rem;
}
.accessibility-inner > div:last-child {
    margin-bottom: 0;
}
div.accessibility > span {
    color: var(--White);
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    flex-direction: row;
    justify-content: center;
}
a.visually-hidden-focusable.page-skip-link {
    z-index: 9999999999;
    top: 120px;
    width: 16.25rem;
    position: static;
}
div.accessibility .accessibility-inner span.material-symbols-outlined {
    color: var(--Black);
}
.scroll-top {
    border: 5px solid var(--White);
    -webkit-box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 0.75rem 0 rgb(0 0 0 / 20%);
}
