@font-face { font-family: 'rlp-icons';
             src: url('rlp-icons.ttf') format('truetype'); }
<style>

.viewer.maximized:fullscreen {
        padding-top:10px;
      }
.viewer.maximized:-webkit-full-screen {
        padding-top:10px;
		}
.viewer.maximized:-moz-full-screen {
        padding-top:10px;
      }

.vepanel:fullscreen {
        padding-top:15px;
		overflow: auto;
      }
.vepanel:-webkit-full-screen {
        padding-top:15px;
		overflow: auto;
		}
.vepanel:-moz-full-screen {
        padding-top:15px;
		overflow: auto;
      }

.panel:fullscreen {
        padding-top:15px;
		overflow: auto;
      }
.panel:-webkit-full-screen {
        padding-top:15px;
		overflow: auto;
		}
.panel:-moz-full-screen {
        padding-top:15px;
		overflow: auto;
      }



.dummy {	
}

.copymovdiv {
display:block;
/*width:220px; */
padding:5px; 
border-bottom:1px solid;
cursor: pointer;
}

.copymovdiv.active {
padding:5px; 
border-bottom:0px solid;
border-top:1px solid;
border-left:1px solid;
border-right: 1px solid;
cursor: default;
}

.copymovdiv:hover {
background-color: #E1E1E1;
}

.copymovdiv.active:hover {
background-color: #fffbf0;
}

/* Trefferliste */
.mydiv {
  position:absolute;left:5px;width:90%;
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: auto;
}

.pagemenudiv {
  position:relative;left:0px;width:250px;
  max-height:90vh; 
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: hidden;
  float: left;
}

.pagemenu.enabled  {
	padding-left:10px; 
	color: #871D33; 
}

.pagemenu.black {
	padding-left:10px; 
	color: black;  
}

.pagemenu.disabled {
	padding-left:10px; 
	color: grey; 
}

.pagemenu.enabled:hover{
	cursor: pointer;
	padding-left:10px; 
	color: #871D33;
}


.pagediv {
  position:relative;left:0px;
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: auto;
}

.pagediv.hidden {
  position:relative;left:0px;width:70%;
  display: none;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: auto;
}

.treediv {
  position:relative;left:0px;height:80%;
  display: block;
  resize: vertical;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: auto;
}

.dispdiv {
  position:relative;left:0px;height:50%;
  border-top: 1px solid lightgray;
  display: none;
  background-color: white;
  text-align: left;
  padding: 14px 0px 0px 0px;
  text-decoration: none;
  overflow: auto;
}

.head {
  position:relative;
  display: block;
  width: 100%;
  height: 110px;  
  top:0px; padding:0px; 
  background-color: #EEEEEE;  
}

mymenu {
  position:absolute;left:0%;width:30%;
  height:80%;
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  overflow: auto;
}

.first {
  position:absolute;top:0px;left:0px;width:100%;
  height: 250px;
  background-color: blue;
}

.searchform {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  background-color: #EEEEEE;
}
.menudiv {
  position:absolute;left:20%;width:77%;
  height:80%;
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  overflow: auto;
}
.listdiv {
  position:absolute;left:20%;width:77%;
  height:80%;
  display: block;
  background-color: white;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  overflow: auto;
}
/* Menue - Balken */
.divmenu {
  margin: 0px;
  border-top: 4px solid #8e8e8e;
  padding-top: 1px;
  padding-left: 0px;
  overflow: hidden;  
}
.ulmenu {
  list-style-type: none;
  margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  overflow: hidden;
  background: content-box repeating-linear-gradient(
  to right,
  #70182A 0px, 
  #70182A 1px, 
  #871D33 1px,
  #871D33 3px
);
}

.limenu  {
  float: left;
  }

.limenu.r  {
  float: right;
  }  
  
.limenu:first-child  {
  float: left;
  padding-left: 5%;
  }

.limenu  a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.limenu.active a {
  color: #871D33;
  background-color: #ffffff;
}

.limenu.active a:hover {
  color: #871D33;
  background-color: #ffffff;
}


.limenu  a:hover {
  color: #871D33;
  background-color: #ffffff;
}

.limenu.rlp  a {
  display: inline-block;
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: white;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
}

.limenu.rlp.active  a {
  color: #871D33;
  background-color: #ffffff;
}

.limenu.rlp.active  a:hover {
  color: #871D33;
  background-color: #ffffff;
}
.limenu.rlp  a:hover {
  color: #871D33;
  background-color: #ffffff;
}



/*     submenu navigation links      */

.submenu {
	visibility: hidden;
	height: 0;
	z-index: 1000;
}

.submenu li {
	display: block;
	/* width: 15em; */
}
/**     Show the submenu on hover, focus     **/

li:hover .submenu,
li:active .submenu,
 li:focus .submenu {
	visibility: visible;
	height: auto;
}

li:focus-within .submenu {
	visibility: visible;
	height: auto;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a.hidden {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: none;
}
.dropdown:hover .dropdown-content {display: block;}




.menufont {
  font-size: 16px;
}

.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  list-style-type: none;
	margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  overflow: hidden;
  background: white;
}

div.dropdown {
  position: relative;
  padding-left: 15%;
  display: block;
  height:10px;
}

div.dropdown-content {
  display: none;
  font-size: 14px;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 0px 0px;
  z-index: 1;
}

span.rlp  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: white;
  background-color: #871D33;
  border:none;
  text-align: center;
  text-decoration: none;
}

span.rlp.invers  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #871D33;
  background-color: #F1F1F1;
  border:none;
  text-align: center;
  text-decoration: none;
}

span.rlp.white  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #871D33;
  background-color: #FFFFFF;
  border:none;
  text-align: center;
  text-decoration: none;
}

span.rlp.inaktiv  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #D1D1D1;
  background-color: #F1F1F1;
  border:none;
  text-align: center;
  text-decoration: none;
}


span.cpp {
  cursor:pointer;
}

span.cpp.active{
  text-decoration: underline;
  //font-size: 16px;
  font-weight: bold;
  /*cursor:pointer;*/
}

button.rlp  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: white;
  background-color: #871D33;
  border:none;
  text-align: center;
  text-decoration: none;
}

button.rlp.invers {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #871D33;
  background-color:  #F1F1F1;
  border: none;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

button.rlp.inaktiv {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #D1D1D1;
  background-color:  #F1F1F1;
  border: none;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

button.rlp.white {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: #871D33;
  background-color:  #FFFFFF;
  border: none;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

/* Image-Viewer */

button.viewer  {
  font-family: rlp-icons;
  font-size: 1.24rem;
  color: white;
  background-color: #444444;
  border:none;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.viewercontainer {
  position: relative;
  width: 100%;
}

.viewermenu {
	position:absolute;top:0px; 
	transition: .5s ease;
	padding-top:20px; 
	padding-left:20px; 
	/*width:100%;*/
	height:40px; 
	opacity: 0;
}

.viewercontainer:hover .viewermenu {
  opacity: 1;
}

div.zcon {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle;
	}
	
.previewlistimage {
	height:60px;
	width:108px;
	object-fit: contain;
	border:none;
	cursor: pointer;
	opacity: 1;
}

.previewlistimage.active {
	height:54px;
	width:102px;
	cursor: default;
	border: 3px solid #6ebafb;
}

.previewlistimage:hover {
	opacity: 1;
}

.previewlistimage.active:hover {
	opacity: 1;
}


.hvrbox {
	position: relative;
	/*border-top:0px;
	margin-top:0px;*/
	display: inline-block;
}

.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 20px;
	left: 45px;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	background: rgba(110, 186, 251, 0.6);
	color: white;
	padding: 0px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
	opacity: 1;
}
.hvrbox .hvrbox-text {
	text-align: center;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

.previewlist {
 height:20%;
 width:700px;
 margin-left:auto;
 margin-right:auto;
 padding-top:3px;
}

.previewlistButton {
border-style:none;
height:60px;
width:60px;
object-fit: contain;
filter: invert(54%);
cursor:pointer;
vertical-align: top;
}

.previewlistButton.active {
border-style:none;
height:60px;
width:60px;
object-fit: contain;
filter: invert(80%); 
cursor:default;
vertical-align: top;
}

.viewerhvrbutton {
	border-style:none;
	height:24px;
	filter: invert(50%);
}

.viewerhvrbutton.active {
	border-style:none;
	height:24px;
	filter: invert(100%);
}

.textarea.previewimage {
	background-color:white;
	border:none;
	overflow: auto;
}

/* Media-Player ----------------------------------------------------------------------------------------------------------------------- */


.slidecontainer {
  width: 90%; /* Width of the outside container */
  margin-left:auto;
  margin-right:auto;
}

/* The slider itself */
.slider1 {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 5px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.slider1:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider1::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 10px; /* Set a specific slider handle width */
  height: 10px; /* Slider handle height */
  border-radius: 50%; 
  background: #444444; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

.slider1::-moz-range-thumb {
   width: 10px; /* Set a specific slider handle width */
   height: 10px; /* Slider handle height */
   border-radius: 50%; 
   background:  #444444; /* Green background */
   cursor: pointer; /* Cursor on hover */
}

/* The slider itself */
.slider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 5px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 5px; /* Set a specific slider handle width */
  height: 15px; /* Slider handle height */
  background: #444444; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
   width: 5px; /* Set a specific slider handle width */
   height: 15px; /* Slider handle height */
   background:  #444444; /* Green background */
   cursor: pointer; /* Cursor on hover */
}




button.rlp.gray {
  background-color: #DDDDDD;
}

button.buttonarchiv {
  cursor:pointer;
  border: none;
  color:  #871D33;
  text-align: left;
  font-size: 0.8125rem;
  text-decoration: none;
  background-color: white;
  height:24px;
  margin:4px;
  padding:0px;
}

button.buttonarchiv:hover {
  cursor:pointer;
  border: none;
  color:  #871D33;
  text-align: left;
  font-size: 0.8125rem;
  text-decoration: none;
  background-color: white;
}

button.buttonarchiv.focus {
  cursor:pointer;
  border: none;
  color:  #871D33;
  text-align: left;
  font-size: 0.8125rem;
  text-decoration: none;
  background-color: white;
}

button.buttonarchiv::after {
  content: "\F103"; /* Unicode character for "plus" sign (+) */
  font-family: rlp-icons;
  margin-left: 15px;
  font-size: 0.8125rem;
  color: #871D33;
  margin-right: 0px;
}

.ularchiv {
  list-style-type: none;
  margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  overflow: hidden;
  display: block;
  background: white;
  width: 100%;  
}

.ularchiv.visible  {
	display: block;
	width: 100%;  
  }
  
.liarchiv:first-child  {
  }

.liarchiv a {
  display: inline-block;
  width:100%;
  color: black;
  text-align: left;
  padding: 10px 10px;
  text-decoration: none;
}

.liarchiv  a:hover {
  color: white;
  background-color: #8e8e8e;
}



.to {
	padding-left: 10px;
	padding-right: 0px;
}
.fromName {
	padding-left: 100px;
	padding-right: 0px;
}

/* Suchbutton */
.sbutton {
  
  border: 1px solid #871D33;
  border-radius: 4px;
  color: white;
  text-align: center;
  height:36px;
  text-decoration: none;
  background-color: #871D33;
}
/* Suchbegriff */
.sf {
  border: 1px solid #C6C6C6;
  border-radius: 4px;
  color: black;
  height:37px;
  text-decoration: none;
  background-color: #FFFFFF;
}


.p1button {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: black; /* #871D33;*/
  cursor: pointer;
  padding-left: 50px;
  width: 100%;
  height: 20px;
  text-align: left;
  border-top: 0px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  outline: none;
  transition: 0.4s;
}

.p1button:hover {
  background-color: #F0F0F0;
  font-weight: bold;
}

.p1button.active {
  color: purple;
 }
 
/* Style the buttons that are used to open and close the accordion panel */
.cccordion {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  color: black; /* #871D33;*/
  cursor: pointer;
  padding-left: 24px;
  width: 100%;
  height: 20px;
  text-align: left;
  border-top: 0px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  outline: none;
  transition: 0.4s;
}

.cccordion::before {
  content: "\F105"; /* Unicode character for "plus" sign (+) */
  font-family: rlp-icons;
  padding-right: 10px;
  font-size: 14px;
  color: black; /*#871D33;*/
  float: left;
  margin-right: 0px;
}

.cccordion.active::before {
  content: "\F106"; /* Unicode character for "minus" sign (-) */
  color: #333333;
  }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.cccordion:hover {
  background-color: #FFFFFF;
  font-weight: bold;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.cccordion.active {
  background-color: #FFFFFF;
  font-weight: bold;
  color: #333333;
  border-top: 0px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
}




/* Style the buttons that are used to open and close the accordion panel */
.bccordion {
  font-size: 12px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: black; /* #871D33;*/
  cursor: pointer;
  padding-left: 24px;
  width: 100%;
  height: 30px;
  text-align: left;
  border-top: 0px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  outline: none;
  transition: 0.4s;
}

.bccordion::before {
  content: "\F105"; /* Unicode character for "plus" sign (+) */
  font-family: rlp-icons;
  padding-right: 10px;
  font-size: 14px;
  color: black; /*#871D33;*/
  float: left;
  margin-right: 0px;
}

.bccordion.active::before {
  content: "\F106"; /* Unicode character for "minus" sign (-) */
  color: #333333;
  }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.bccordion:hover {
  background-color: #F0F0F0;
  font-weight: bold;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.bccordion.active {
  background-color: #FFFFFF;
  font-weight: bold;
  color: #333333;
  border-top: 0px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.bccordion.active:hover {
  background-color: #F0F0F0;
  font-weight: bold;
}





/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  font-size: 14px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #871D33;
  cursor: pointer;
  padding-left: 24px;
  width: 100%;
  height: 40px;
  text-align: left;
  border-top: 1px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  outline: none;
  transition: 0.4s;
}

.accordion::before {
  content: "\F105"; /* Unicode character for "plus" sign (+) */
  font-family: rlp-icons;
  padding-right: 10px;
  font-size: 16px;
  color: #871D33;
  float: left;
  margin-right: 0px;
}

.accordion.active::before {
  content: "\F106"; /* Unicode character for "minus" sign (-) */
  color: #333333;
  }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
  background-color: #E2E2E2;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active {
  background-color: #EEEEEE;
  color: #333333;
  border-top: 1px solid #C6C6C6;
  border-left: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
}

/* Tabellendefinition panel */
div.table { 
      display: table; 
      border-collapse:collapse; 
    }
div.tr { 
  display:table-row; 
}

div.tr_sel { 
  display:table-row; 
}

div.tr_sel:hover  { 
  background-color: #E2E2E2; 
}

div.td1 { 
  display:table-cell; 
  border:none; 
  padding-right: 10px;
  padding-bottom:10px;  
}
div.td2 { 
  display:table-cell; 
  border:none; 
  padding-bottom:10px; 
}
div.newtd { 
  display:table-cell; 
  border:1px solid #A6A6A6; 
  padding:2px; 
}
div.newtd.header { 
  background-color: #C6C6C6;
}
/* Trefferliste */

.thead {
  position: relative;
  font-size: 0.9em;
  font-weight: normal;
  padding-top: 0px;
  padding-left: 0px;
  height: 35px;
  background-color: #E2E2E2;
  color: #333333;
  display: block;
  overflow: hidden;
  border: 0px solid black;
}

.thead.bestlist{
	height: 25px;
}

.tcheckhead {
  position: relative;
  padding-left: 0px;
  padding-top: 10px;
  background-color: #E2E2E2;
  color: #333333;
  display: inline-block;
  min-width: 20px;
  width: 4%;
  overflow: hidden;
  float: left;
  border: 0px solid blue;
}
.tcheckhead.bestlist {
	padding-top: 3px;
}
.tclickhead {
  position: relative;
  cursor:pointer;
  padding-right: 5px;
  padding-top: 5px;
  background-color: #E2E2E2;
  color: #333333;
  display: inline-block;
  width: 94%;
  overflow: hidden;
  float: right;
  border: 0px solid red;
}

.tclickhead.bestlist {
	padding-top: 7px;
}


/* Anmeldung */
.sep {
    width: 95%;
    border-bottom: 1px solid #60636a;
    text-align: center;
    height: 18px;
    margin-bottom: 15px;
}
.sep span {
    line-height: 15px;
    padding: 0 10px;
    background: white; /* Farbe des Elements darunter */
    display: inline-block;
    margin-top: 10px;
    color: #60636a;
}

.anmelden {
	position: relative;
	border: 1px solid black;
	border-radius: 2px;
	padding-left: 10px;
	min-height: 400px;
	width:95%;
	overflow:hidden;
}
.anmelden.noborder {
	border: none;
}

.l_padding {
	font-size: 14px;
	margin: 5px;
	padding: 0px;
}

.l_width {
	width: 95%;
}


/* footer */
.line {
    width: 100%;
    border-bottom: 3px solid #c6c6c6;
    text-align: center;
    height: 18px;
    margin-bottom: 15px;
}


.t3 {
   position: absolute;
  right: 10px;
  top: 8px;
}

.tab1 {
  position: absolute;
  left: 150px;
}

.thref{
	text-decoration:none;
	color: #333333;
}

.tclicktext {
  font-size: 0.8em;
  font-weight: normal;
  cursor:pointer;
  padding: 8px;
  margin-bottom: 5px;
  //padding-right: 40px;
  padding-bottom:5px;
  background-color: #EEEEEE;
  color: #333333;
  display: block;
  overflow: hidden;
}


.simple {
  padding: 2px;
}

.simplelist {
  padding: 2px;
  white-space: nowrap;
  overflow: hidden;  
  text-overflow: ellipsis;
}


.tlarge {
font-size: 0.95em;	
font-weight: bold;
padding-bottom: 5px;
margin: 0px;
}



.tnorm {
font-size: 0.9em;	
font-weight: normal;
padding-bottom: 5px;
margin: 0px;
}

.tsmall{
font-size: 0.8em;	
font-weight: normal;
padding-bottom: 5px;
margin: 0px;
}

.ExtendedQuery {
  position:relative;
  float: left;
  width:80%;
  max-width: 500px;
  display: block;
  background-color: white;
  text-align: left;  
}

.right{
	top: 35px;
	width:80%;
	float: right;
	text-align: right;
}



/* navigierende Suche */

ul.test li a {
    width: 45px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ul.defExpand { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-23px;
padding-top:1px;
padding-bottom:1px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

/* .HandCursorStyle { cursor: pointer; }  /* For IE */

/*.WaitCursorStyle { cursor: wait; }  /* For IE */

/*.HandCursorStyle { cursor: pointer; }  /* For IE */


ul.defCollapse { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-23px;
padding-top:1px;
padding-bottom:1px;
display: none;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

ul.Klass { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-23px;
padding-top:1px;
padding-bottom:1px;
display: none;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

ul.VE { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-23px;
padding-top:1px;
padding-bottom:1px;
display: none;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}


ul.ExFind { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-23px;
padding-top:1px;
padding-bottom:1px;
display: block;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

ul.Find { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-top:0px;
margin-left:-23px;
padding-top:0px;
padding-bottom:0px;
display: block;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}


ul.BestCollapse { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:0px;
padding-left:10px;
padding-top:1px;
padding-bottom:1px;
display: none;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

ul.BestExpand { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:0px;
padding-left:10px;
padding-top:1px;
padding-bottom:1px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}

ul.dips { 
list-style: circle inside url(images/ar7.ico);
list-style-position:outside;
margin-left:-10px;
padding-top:1px;
padding-bottom:1px;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-overflow: "…";
}


.dipsLI {
	list-style-image: url(images/minus.ico);
	color: black;
}

.dipsLI.active {
	list-style-image: url(images/minus.ico);
	background-color: white;
	color: black;
}


.Font1 {
font-size: 13px;	
}

.Font1.italic {
font-style: italic;
white-space: nowrap;
}

.Font1.bold {
font-weight: bold;
}

.Font1.mark {
color:red;
}

.Font1.normal {
font-weight: normal;
}

.Font1:hover {
white-space: normal;
font-style: normal;
font-weight: bold;
}

.Font1.black.pointer:hover {
white-space: nowrap;
color:black;
cursor: pointer;
}

.Font1.pointer:hover {
white-space: nowrap;
color:#871D33;
cursor: pointer;
}


.Font2 {
font-size: 11px;
}

.nodblclick {
	/*border-radius: 0 .5em .5em;*/
	position: fixed; /* Sit on top of the page content */
	width: 95%; /* Full width (cover the whole page) */
	height: 95vh; /* Full height (cover the whole page) */ 
    background-color: rgba(0,0,0,0.0);	
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	z-index: 10; 
}


.overlay {
	/*border-radius: 0 .5em .5em;*/
	position: fixed; /* Sit on top of the page content */
	width: 95%; /* Full width (cover the whole page) */
	height: 95vh; /* Full height (cover the whole page) */ 
    background-color: rgba(0,0,0,0.3);	
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	z-index: 10; 
}

.overlayHidden {
	display: none;
}

.overlaydialog {
	width: 465px;
	background: #fffbf0;
	border: 1px solid #e7c157;
	position: absolute;
	top: 10%;
	right: 30%;
	margin: auto;
	padding: 1em;
}


/* Center the loader */
#spinningloader {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media screen {
	
.titel {
  /*padding: 0px;*/
  white-space: nowrap;
  overflow: hidden;  
  text-overflow: ellipsis;
  cursor:pointer;
}

.titel.active {
  /*padding: 0px;*/
  white-space: normal;
  overflow: hidden;  
  text-overflow: ellipsis;
  cursor:pointer;
}


/* Style the accordion panel for resultlist. Note: hidden by default */
.merkpanelvisible {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: block;
}

.merkpanel {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: none;
}

.listpanela {
  max-height: 100vh;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: none;
  overflow: auto;
}

.listpanelb {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: none;
  overflow: auto;
}

.listpanelc {
  /*max-height: 70vh;*/
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: none;
  overflow: auto;
}


/* Style the accordion viewer-panel. Note: visible by default */
.mediapanel {
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #EEEEEE;
  color: #333333;
  display: block;
  overflow: auto;
}

/* Style the accordion panel. Note: hidden by default */
.vepanel {
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  /*max-height: 70vh;*/
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 40px;
  background-color: #EEEEEE;
  color: #333333;
  display: none;  
  overflow: auto;
}

.vepanel.visible {
	display: block;
}

.vepanel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.vedetails {
	width:100%;
	max-height: 75vh;
	overflow: auto;
}

.listimage {
	height: 98%;
	width: 98%;
	object-fit: scale-down;
}

.helpimage {
	max-width: 98%;
	object-fit: scale-down;
}

.previewimage {
	height: 98%;
	width: 98%;
	object-fit: contain;
}

.previewimage.maximized {
	height: 98%;
	width: 100%;
	object-fit: contain;
}
.previewimage.P1 {
	/*transform: scale(1.5);
	transform-origin: left top;*/
	height: auto;
	width:100%;
}
.previewimage.P2 {
	/*transform: scale(2.0);
	transform-origin: left top;*/
	height: auto;
	width:125%;
}
.previewimage.P3 {
	/*transform: scale(2.5);
	transform-origin: left top;*/
	height: auto;
	width:150%;
}

.previewimage.M1 {
	/*width:50vw;
	height:auto; */
	transform: scale(0.6);
	/*margin-top: 10px;*/
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.previewimage.M2 {
	transform: scale(0.4);
	/*width:35vw;
	height:auto; */
	/*margin-top: 20px;*/
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.previewimage.M3 {
	/*width:20vw;
	height:auto; */
	transform: scale(0.2);
	/*margin-top: 30px;*/
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.viewerimage {
	width:100%;
	height:48vh;
	overflow:auto;
}

.viewerimage.maximized {
	width:100vw;
	height:90vh;
	overflow:auto;
}


.dipsviewerimage {
	width:100%;
	height:95vh;
	overflow:auto;
}

.dipsviewerimage.apertus {
	width:100%;
	height:48vh;
	overflow:auto;
}

.dipsviewerimage.maximized {
	width:100%;
	height:90vh;
	overflow:auto;
}

.dipsviewerimage.apertus.maximized {
	width:100%;
	height:90vh;
	overflow:auto;
}


.StructViewerimage {
	width:70%;
	height:100%;
	overflow:auto;
}

.StructViewerimage.maximized {
	width:50%;
	height:100%;
	overflow:auto;
}

.ViewerStruct {
	width:29%;
	/*height:48vh;*/
	overflow:auto;
}

.ViewerStruct.maximized {
	width:19vw;
	height:90vh;
	overflow:auto;
}

.dips_media {
	width:100%;
	height:38vh;
	transform: scale(1.0);
}

.dips_media.maximized {
	width:100%;
	height:82vh;
	transform: scale(1.0);
}

.pdfimage {
	width:100%;
	height:50vh;
	overflow:auto;
}

.pdfimage.maximized {
	width:100%;
	height:100vh;
	overflow:auto;
}

.dipspdfimage {
	width:100%;
	height:95vh;
	overflow:auto;
}

.dipspdfimage.apertus {
	width:100%;
	height:50vh;
	overflow:auto;
}

.pdfimage.maximized {
	width:100%;
	height:100vh;
	overflow:auto;
}

.dipspdfimage.apertus.maximized {
	width:100%;
	height:100vh;
	overflow:auto;
}

.viewer {
	width:100%;
}

.viewer.maximized {
	position: fixed; top:10px; left:0px;
	width:100vw;
	height:100vh;
	background-color: #888888;
}

}


.menu {
width:90%; 
/*max-height:90vh; */
margin-left:5%; 
background-color: #F1F1F1; 
overflow: hidden;
}



@media only screen and (max-height: 8000px) {
.leftframe {
	display: inline-block;
	border:none; 
	float: left;
	height:calc(100vh - 13em); 
	width:20%;
}
.midframe {
	border:none; 
	height:calc(100vh - 13em);
	width:100%;
}
.rightframe {
	border:none; 
	height:calc(100vh - 13em);
	width:19%;
}

.vedetails {
	width:100%;
	max-height: calc(100vh - 13em);
	overflow: auto;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  max-height: 30vh;
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  /*max-height: 70vh;*/
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: none;  
  overflow:auto;
  }

.panel.visible {
	display: block;	
}

.panel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	max-height: 100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.qoelist {
width:100%;
max-height: 70vh;
overflow: auto;
}

.max {
	 max-height: 60vh;
}
}


@media only screen and (max-height: 980px) {
.leftframe {
	display: inline-block;
	border:none; 
	float: left;
	height:calc(100vh - 13em);
	width:20%;
}
.midframe {
	border:none; 
	height:calc(100vh - 13em); 
	width:100%;
}
.rightframe {
	border:none; 
	height:calc(100vh - 13em);
	width:19%;
}
.vedetails {
	width:100%;
	max-height: calc(100vh - 13em);
	overflow: auto;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  max-height: 26vh;
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  /*max-height: 70vh;*/
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: none;  
  overflow:auto;
  }

.panel.visible {
	display: block;	
}

.panel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	max-height: 100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.max {
	 max-height: 55vh;
}

.qoelist {
width:100%;
max-height: 65vh;
overflow: auto;
}

}




@media only screen and (max-height: 700px) {
.leftframe {
	display: inline-block;
	border:none; 
	float: left;
	height:calc(100vh - 13em); 
	width:20%;
}
.midframe {
	border:none; 
	height:calc(100vh - 13em); 
	width:100%;
}
.rightframe {
	border:none; 
	height:calc(100vh - 13em);
	width:19%;
}

.panel {
  max-height: 15vh;
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  /*max-height: 70vh;*/
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: none;  
  overflow:auto;
  }

.panel.visible {
	display: block;	
}

.panel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	max-height: 100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.max {
	 max-height: 35vh;
}

.qoelist {
width:100%;
max-height: 40vh;
overflow: auto;
}
}


@media only screen and (max-height: 390px) {
.panel {
  max-height: 10vh;
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  /*max-height: 70vh;*/
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: none;  
  overflow:auto;
  }

.panel.visible {
	display: block;	
}

.panel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	max-height: 100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.vedetails {
	width:100%;
	max-height: 60vh;
	overflow: auto;
}

.max {
	 max-height: 25vh;
}
}


.midframe.hidden {
	display: none;
}

@media print {
	
.titel {
  padding: 0px;
  white-space: normal;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: block;
  overflow: visible;
}

.panel.visible {
	display: block;
}

/* Style the accordion viewer-panel. Note: hidden by default */
.mediapanel {
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #EEEEEE;
  color: #333333;
  display: block;
  overflow: visible;
}

/* Style the accordion panel. Note: hidden by default */
.vepanel {
  border-left: 0px solid #C6C6C6;
  border-right: 0px solid #C6C6C6;
  border-bottom: 0px solid #C6C6C6;
  font-size: 12px;
  padding-top: 0px;
  padding-left: 63px;
  padding-right: 20px;
  padding-bottom: 10px;  
  background-color: #EEEEEE;
  color: #333333;
  display: block;
  overflow: visible;
}

.vepanel.visible {
	display: block;
}

.vepanel.maximized {
	padding-top: 50px;
	width:100vw;
	height:100vh;
	overflow:auto;
	/*padding-right: 40vw;*/
}

.vedetails {
	width:100%;
}


.previewimage {
	width:100%;
}

.previewimage.P1 {
}
.previewimage.P2 {
}
.previewimage.P3 {
}

.previewimage.M1 {
}
.previewimage.M2 {
}
.previewimage.M3 {
}


.previewimage.TA {
	width:100vw;
	height: 10000px; 
	background-color:white;
	border:none;
	display: block;
	overflow: visible;
}

.xmlta {
	overflow: hidden;
	border:none;
}

.textarea {
	width:100vw;
	border:none;
	display: block;
	overflow: visible;
}

.iframe.previewimage {
	width:100vw;
	height: 10000px; 
	background-color:white;
	border:none;
	display: block;
	overflow: visible;
}

/* Style the accordion panel for resultlist. Note: hidden by default */
.listpanela {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: block;
  overflow: auto;
}

.listpanelb {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: block;
  overflow: auto;
}

.listpanelc {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #333333;
  display: block;
  overflow: auto;
}


.max {
}

.leftframe {
	border:none; 
	height:auto; 
	width:20%;
}

.midframe {
	border:none; 
	height: 10000px; 
	width:90%;
}

.rightframe {
	border:none; 
	height:auto; 
	width:19%;
}
  
}

#pagemenu-resize {
  display: none;
}
/*
#pagemenu.small {
  width: 2.5em;
  margin-right: 3px;
}
#pagemenu.small > .menu > :not(#pagemenu-resize) {
  color: transparent !important;
}


#pagemenu-resize {
  margin: .25em;
}
@media only screen and (max-width: 1024px) {
  #pagemenu-resize {
	display: block;
  }
}
*/

</style>

