




.link-to-top a {
  border-top: dotted 2px #ccc;
  padding: 5px 12px;
  font-size: 0.7em;
  text-transform: uppercase;
  margin-top: 40px;
  display: inline-block;
  text-decoration: none;
}


.frame-hellerkasten {
  background: #fafafa;
  border: solid 1px #ddd;
  padding: 20px;
}
.frame-hellerkasten a:hover{
  color: #80d1cc;
}
.ce-headline-kasten {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  background: #fafafa;
  padding: 4px 2px;
}
.container-hintergrundbild .vordergrund header, .container-hintergrundbild .vordergrund p {
  background: rgba(255,255,255,0.5);
  padding: 16px 6px;
}


.container-highlight .vordergrund {
  position: absolute;
  bottom:20px;
  left:0;
  overflow: hidden;
  /*height: 100%;*/
  width: 100%;
  background: rgba(0,0,0,0.3);
  padding: 12px 12px 8px 20px;
}
.container-highlight .vordergrund p, .container-highlight .vordergrund h2, .container-highlight .vordergrund h3,.container-highlight .vordergrund h4, .container-highlight .vordergrund h5, .container-highlight .vordergrund a {
	color: #fff;
}
.container-highlight .vordergrund h5 {
	text-transform: uppercase;
}

.spalten-2 .container-highlight .vordergrund {
	  padding: 2px 12px 12px 20px;
}
.spalten-3 .container-highlight .vordergrund {
	  padding: 2px 12px 12px 20px;
}
.spalten-4 .container-highlight .vordergrund {
	  padding: 0px 12px 12px 20px; 
}
.spalten-2 .container-highlight .vordergrund p {
}
.spalten-2 .container-highlight .vordergrund h3 {
	margin: 0.4em 0 0 0;
}
.spalten-2 .container-highlight .vordergrund h2 {
	margin: 0.4em 0 0 0;
}
.spalten-3 .container-highlight .vordergrund p {
	font-size: 0.95rem;
	padding: 0.2em 0;
	margin: 0.4em 0 0 0;
}
.spalten-3 .container-highlight .vordergrund h3 {
	font-size: 1.2em;
	padding: 0.2em 0;
	margin: 0.4em 0 0 0;
}
.spalten-3 .container-highlight .vordergrund h2 {
	font-size: 1.5rem;
	padding: 0.2em 0;
	margin: 0.4em 0 0 0;
}

.spalten-4 .container-highlight .vordergrund p {
	font-size: 0.92rem; 
	padding: 0.15em 0;
	margin: 0.4em 0 0 0;
}
.spalten-4 .container-highlight .vordergrund h3 {
	font-size: 1.1rem; 
	padding: 0;
	margin: 0.4em 0 0 0;
}
.spalten-4 .container-highlight .vordergrund h2 {
	font-size: 1.3rem; 
	padding: 0;
	margin: 0.4em 0 0 0;
}






.ce-border img {
  padding:3px;
  background: #fff;
  border: solid 1px #ddd;
}

/*TEST*/ 

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  overflow: hidden;
  margin-left: 0px;
  padding-left: 12px;
}



/*PAGETEASER mit KATEGORIENWAHL*/

.frame-layout-3.frame-type-menu_abstract .PageTeaser {
  display: none;
}
.catList {
  margin-bottom: 30px;
}
.catListItem {
  border: solid 1px #666;
  padding: 4px 8px;
  background: #fafafa;
  border-radius: 3px;
  display: inline;
  margin-right: 12px;
  text-transform: uppercase;
  font-size: 0.8em;
}
.catListItem:hover {
  cursor: pointer;
  background: #eee;
}
.catListItem.active {
  background: #ffef82;
}


.frame-type-menu_subpages {
  
  

}
.frame-type-menu_subpages li{
    display: inline-table;
    min-width: 200px;
    list-style: none;
  margin-bottom: 30px;
}
.frame-type-menu_subpages li:hover {
  background: #ffef82;
}
.frame-type-menu_subpages li a {
  display: block;
  text-decoration: none;
  min-width: 200px;
  padding: 20px;
  border: solid 1px #000;
  text-align: center;

  border-radius: 3px;
}


/*SUCHE*/ 
.tx-indexedsearch-search-submit input[type="submit"]{
  

  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;

}
.tx-indexedsearch-search-submit input[type="submit"]:hover{
  background: #fff;
}
#tx_indexedsearch legend {
  display: none;
}
input#tx-indexedsearch-searchbox-sword {
  margin: 12px 0 30px 0;
  width: 100%;
}
.tx-indexedsearch-info-sword-word {
  font-weight: 600;
}
.tx-indexedsearch-percent {
  font-size: 0.75em;
  color: #999;
}
p.tx-indexedsearch-description {
  padding-top:0;
  padding-bottom: 20px;
}
.tx-indexedsearch-res {
  border-top: dotted 3px #fff;
}
.tx-indexedsearch-res h3 {
  margin-top: 4px;
}
input[type="text"] {
  width: 100%;
  padding:6px;
  margin: 2px 0 12px 0;
}
#mitgliedschaftsantrag-506-textarea-1 {
  width: 100%;
}
.radio {
  margin-top: 12px;
}


#page-2 textarea {
  width: 100%;
  height: 7em;
  margin-bottom: 12px;
}
input[type="radio"] {
  margin-right: 8px;
  margin-top: 12px;
}
button,input[type="submit"] {
  margin-top: 20px;
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: #c4d6b6;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}

.form-group {
  margin-bottom: 20px;
}
label {
  margin-bottom: 6px;
}
input[type="text"], textarea {
  border-radius: 4px;
  border: 0;
}

form h2 {
  text-transform: uppercase;
  font-size: 1.2em;
}
form p {
  line-height: 160%;
  font-size: 0.92em;
}
input[type="text"], input[type="email"], textarea {
  width: 100%;
  border: solid 1px #777;
  padding: 6px;
  margin: 2px 0 12px 0;
  border-radius: 4px;
}
label.form-label {
  font-size: 0.8em;
  text-transform: uppercase;
}
.form-group {
  margin: 20px 0;
}
input[type="checkbox"] {
  margin-bottom: 12px;
}
.form-check-label span {
  margin-left: 8px;
  font-weight: 400;
}



.textmedia_layout-3 {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
}

.textmedia_layout-3 .image {
  max-width: 200px;
}

.textmedia_layout-3 figcaption, .textmedia_layout-3 figcaption p {
  font-size: 14px;
  padding-top: 6px;
}

iframe {
  width: 100%;
  height: calc(100vH - 215px);
}