main {
 	 	 	 	margin-top: 115px;
 	 	 	 	padding: 5px;
}

.header-wrapper {
 	 	 	 	border-bottom: 2px solid #ccc !important;
}

.ui-accordion-content,
ui-accordion-header,
p {
 	 	 	 	font-family: open_sansregular, Arial, sans-serif;
}

.ui-accordion-content a,
#handschriften a,
#briefe7 a {
 	 	 	 	color: #000;
 	 	 	 	text-decoration: none;
 	 	 	 	font-size: 14px;
}

.ui-accordion-content p {
 	 	 	 	font-size: 14px;
}

.ui-accordion-header-active {
 	 	 	 	background: #b7422f !important;
 	 	 	 	color: #fff !important;
}

#tabs {
 	 	 	 	margin-top: 5px;
}

.h3,
.h4,
.ui-tabs {
 	 	 	 	font-family: open_sansregular, Arial, sans-serif !important;
}

.ui-tabs-active {
 	 	 	 	background: #b7422f !important;
 	 	 	 	color: #fff !important;
}

.ui-state-active,
.ui-state-focus,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
 	 	 	 	border: 1px solid #fff !important;
}

.keindigi>h6 {
 	 	 	 	color: #808080 !important;
}

hr.werknr_end {
 	 	 	 	margin-top: 5px;
 	 	 	 	margin-bottom: 5px;
 	 	 	 	height: 1px;
 	 	 	 	opacity: 0.7;
 	 	 	 	width: 100%;
 	 	 	 	background: #cdcfd2;
}

.ce-gallery {
 	 	 	 	margin-bottom: 5px !important;
}

#autographe row,
#briefe7 row {
 	 	 	 	margin-left: 0px !important;
}

.ce-bodytext img {
 	 	 	 	text-align: right !important;
}

.bh_header {
 	 	 	 	margin-top: 10px;
 	 	 	 	margin-bottom: 10px;
}

.bh_header .col-md-2 .ce-bodytext {
 	 	 	 	text-align: right;
}

.bh_header .col-md-10 .ce-bodytext {
 	 	 	 	padding-left: 20px;
}

.image-embed-item {
 	 	 	 	max-width: 100%;
 	 	 	 	max-height: 125px;
}

#tabs .ce-gallery {
 	 	 	 	width: 100% !important;
 	 	 	 	margin: 0;
 	 	 	 	text-align: center !important;
 	 	 	 	vertical-align: middle !important;
 	 	 	 	/*background-color: #ccc!important; */
}

#c67878 {
 	 	 	 	margin-top: 10px;
}

/* ie11 - hack */
_:-ms-lang(x),
.image-embed-item {
 	 	 	 	max-width: 125px;
}

/**************************
 * carolinen
 */
#carolinen {
 	 	 	 	min-height: 680px;
 	 	 	 	padding: 3px;
}

#carolinen .row {
 	 	 	 	margin-left: 0px;
}

#carolinen h5 {
 	 	 	 	font-size: 14px;
 	 	 	 	color: #b7422f;
}

#carolinen img {
 	 	 	 	margin-right: 5px;
 	 	 	 	max-width: 150px;
}

.ajl {
 	 	 	 	font-size: 12px;
 	 	 	 	line-height: 1.55;
 	 	 	 	margin-bottom: 10px;
}

#tabs nav {
 	 	 	 	width: 100%;
 	 	 	 	background-color: rgb(233, 233, 233);
 	 	 	 	text-align: right;
 	 	 	 	padding: 2px;
}

#nav {
 	 	 	 	width: 100%;
 	 	 	 	background-color: rgb(233, 233, 233);
 	 	 	 	padding: 0px;
}

#nav td {
 	 	 	 	padding: 4px;
}

.align-left {
 	 	 	 	text-align: left;
}

.align-right {
 	 	 	 	text-align: right;
}

progress {
 	 	 	 	-webkit-appearance: none;
 	 	 	 	appearance: none;
 	 	 	 	width: 250px;
 	 	 	 	height: 15px;
}

progress[value] {
 	 	 	 	background-color: #eee;
 	 	 	 	border-radius: 2px;
 	 	 	 	animation: animate-stripes 5s linear infinite;
 	 	 	 	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

@keyframes animate-stripes {
 	 	 	 	100% {
 	 	 	 	 	 	 	 	background-position: -100px 0px;
 	 	 	 	}
}

/*#footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
}*/
.bottom-footer {
 	 	 	 	margin-bottom: 5px;
}

.nav-div {
 	 	 	 	border-bottom: 1px solid darkgrey;
 	 	 	 	margin-bottom: 3px;
}

/***************************************
** facettes
*/
.facette_titel {
 	 	 	 	background-color: #b7422f;
 	 	 	 	color: rgba(255, 255, 255);
 	 	 	 	font-weight: bold;
 	 	 	 	padding: 0px 3px;
 	 	 	 	text-transform: capitalize;
}

#facettes table {
 	 	 	 	width: 100%;
 	 	 	 	background-color: #e9e9e9;
}

#facettes tr {
 	 	 	 	cursor: pointer;
}

#facettes tr:hover {
 	 	 	 	background-color: silver;
}

#facettes td {
 	 	 	 	font: monospace 9px black;
 	 	 	 	padding: 0px 3px;
}

#facettes td:last-of-type {
 	 	 	 	width: 15%;
 	 	 	 	text-align: right;
}

a.logo-title {
 	 	 	 	display: inline-block !important;
 	 	 	 	width: 512px !important;
}

/* homelink */
.md-button.button-confirm,
.service-form-static-panel button.button-confirm prm-icon+span,
.service-form-static-panel button.button-confirm prm-icon svg path {
 	 	 	 	/* color: #b7422f; */
 	 	 	 	color: #fff;
 	 	 	 	font-weight: 600;
 	 	 	 	background-color: #b7422f;
 	 	 	 	border-bottom-color: #b7422f;
 	 	 	 	border-bottom-left-radius: 0;
 	 	 	 	border-bottom-right-radius: 0;
 	 	 	 	border-bottom-style: solid;
 	 	 	 	border-bottom-width: 0px;
 	 	 	 	border-image-outset: 0;
 	 	 	 	border-image-repeat: stretch stretch;
 	 	 	 	border-image-slice: 100%;
 	 	 	 	border-image-source: none;
 	 	 	 	border-image-width: 1;
 	 	 	 	border-left-color: #b7422f;
 	 	 	 	border-left-style: solid;
 	 	 	 	border-left-width: 0px;
 	 	 	 	border-right-color: #b7422f;
 	 	 	 	border-right-style: solid;
 	 	 	 	border-right-width: 0px;
 	 	 	 	border-top-color: #b7422f;
 	 	 	 	border-top-left-radius: 0;
 	 	 	 	border-top-right-radius: 0;
 	 	 	 	border-top-style: solid;
 	 	 	 	border-top-width: 0px;
}

/***************************************************************
/* loader - animation */

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: 45%;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #900;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

.display-no { display: none; }
.display-yes { display: inline-block; }

.col-md-9 { padding-left: unset; }
.col-md-3 { padding-right: unset; }
#sorting { margin-left: 2px; }

.my-nav {
	border-bottom: 1px solid black;
	margin-bottom: 8px;
	padding-left: unset;
	padding-right: unset;
}
.ui-progressbar {
    position: relative;
    /*display: inline-block; */
}
.progress-label {
    position: absolute;
    left: 50%;
    top: 4px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
  }
.ui-widget-header {
	background-color: #abc;
}
.initial_hidden {
	display: none;
}

.mehr_anzeigen {
	font-size: 16px;
	color: #b7422f;
	cursor: pointer;
}
#zumportal {
	width: 100%;
	text-align: center;
}

.highlight {
	background-color: yellow;
}

form {
	text-align: right;
}






/*
     FILE ARCHIVED ON 9:44:38 Nov 12, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 12:40:00 Aug 4, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
