:root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto sans";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --arrleft:\01F808;
  --arrup:\01F809;
  --arrright:\01F80A;
  --arrdown:\01F80B;
  }
/* html { font-size:  
 6	px	37.50;
 7	px	43.75;
 8	px	50.00;
 9	px	56.25;
10	px	62.50;
11	px	68.75;
12	px	75.00;
13	px	81.25;
14	px	87.50;
15	px	93.75;
16	px	100.00;
17	px	106.25;
18	px	112.50;
19	px	118.75;
20	px	125.00;
21	px	131.25;
22	px	137.50;
23	px	143.75;
24	px	150.00;
  } */
.bg-dabis_bg {
    /* background-color: transparent !important; */
}
#copyright img {
  vertical-align: baseline;
}
#top {
	/* background-image: linear-gradient(#325279, #056494); */
	background-color: #b50d3d;
	margin-left: 0px;
	margin-right: 0px;
    height: 7em;
  }
.text {
    position: relative;
    left: 0.4em;
    top: 0.4em;
    font-size: 1em;
    color: white;
}
.landeslogo {
    position: relative;
    left: 0em;
    top: 1em;
    height: min-content;
    background-color: white;
    padding: 0.5em 0.5em 0.5em 0.5em;
}
/* Logo start */  
.spanover {
    position: relative;
    /*left: 2em;*/
    background: #fff;
    padding: 0.4em 2em 1em 2em;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 33%);
}
.img-logo {
    max-width: 100%;
    /* height:100% */
    max-height: 2em;
}
.img-logo-svlw {
    max-width: 100%;
    /* height:100% */
    max-height: 4em;
}
/* Logo end */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  min-height: 100%;
  display: flex;
  }
@media (min-width: 576px) {
.container {
  max-width: 100vw;
}
/* Logo start */  
.spanover {
    position: relative;
    /*left: 8em;*/
    background: #fff;
    padding: 0.6em 2em 1.2em 2em;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 33%);
}
.img-logo {
    max-width: 100%;
    /* height:100% */
    max-height: 3em;
}
.img-logo-svlw {
    max-width: 100%;
    /* height:100% */
    max-height: 5em;
}
/* Logo end */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  min-height: 100%;
  display: flex;
  }
.text {
    left: 0.4em;
    top: 0.4em;
    font-size: 1em;
}
}
@media (min-width: 768px) {
.container {
  max-width: 100vw;
}
/* Logo start */  
.spanover {
    position: relative;
    /*left: 22em;*/
    background: #fff;
    padding: 0.8em 2em 1.6em 2em;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 33%);
}
.img-logo {
    max-width: 100%;
    /* height:100% */
    max-height: 2em;
}
.img-logo-svlw {
    max-width: 100%;
    /* height:100% */
    max-height: 4em;
}
/* Logo end */
}
@media (min-width: 992px) {
#top {
	/* background-image: linear-gradient(#325279, #056494); */
	background-color: #b50d3d;
	margin-left: 0px;
	margin-right: 0px;
    height: 9em;
  }
.landeslogo {
    position: relative;
    left: 1em;
    top: 1em;
    height: min-content;
    width: auto;
    background-color: white;
    padding: 1em 1em 1em 1em;
}
.container {
  max-width: 100vw;
}
/* Logo start */  
.spanover {
    position: relative;
    /*left: 22em;*/
    background: #fff;
    padding: 1em 6em 2em 6em;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 33%);
}
.img-logo {
    max-width: 100%;
    /* height:100% */
    max-height: 3em;
}
.img-logo-svlw {
    max-width: 100%;
    /* height:100% */
    max-height: 5em;
}
.text {
    left: 0.4em;
    top: 0.4em;
    font-size: 1em;
}
/* Logo end */
}
@media (min-width: 1200px) {
.container {
  max-width: 90vw;
}
/* Logo start */  
.spanover {
    position: relative;
    /*left: 22em;*/
    background: #fff;
    padding: 1em 6em 1em 6em;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 33%);
}
.img-logo {
    max-width: 100%;
    /* height:100% */
    max-height: 4em;
}
.img-logo-svlw {
    max-width: 100%;
    /* height:100% */
    max-height: 7em;
}
.text {
    left: 1em;
    top: 0.8em;
    font-size: 1.2em;
}
/* Logo end */
}
html {
  font-size: 75%;
  height: 100%;
  min-height: 100%;
  } 
body { font-size: 12px; font-size: 1.0rem; }
body {
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto sans";
  overflow-y: scroll;
  /* background-image: url('https://i0.wp.com/volkslied.land/wp-content/uploads/2019/05/iStock-479489080.jpg?ssl=1&resize=214%2C214'); 
  background-image: url('../img/papier_hintergrund.jpg');
  background-repeat:repeat;
  background-size: 200px 200px;*/
  background: #f9f6f3;
  }
li {
	margin-left: 15px;
  }
/* Symbol before text of toggle */
[data-toggle="collapse"] .fa:before {   
  content: "\02013\02002";
  }
[data-toggle="collapse"].collapsed .fa:before {
  content: "+\02002";
  }
#hidden_form_data {
  opacity: 0;
  max-height: 0em;
  }
label.hidden {
  /* display: none; */
  opacity: 0;
  }
#Ueb_anw {
  margin-bottom: 1rem;
  }
#waitForResult {
  visibility:hidden;
  font-weight:bold;
  color:#8f1d2e;
  }
#waitForResult, .emsg  {
  clear:both;
  float:left;
  }
.col-12 {
  flex:none;
  }
div#msg {
  margin-top: 1em;
  }
.emsg {
  font:inherit;
  font-weight: bold;
  color:#8f1d2e;
  }
#banner { font-size:2.5rem; }
.check {
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 4px;
  }
span.catalog {
  font-size: 1.6rem;
  }
span.anwendung {
  font-size: 1.5rem;
  font-weight: bold;
  }
nav {
  padding-bottom: 0.4rem;
  }
.username {
  font-weight: bold;
  color: #8f1d2e;
  }
a {
  color: #323232;
  font-size:1rem;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  }
a:HOVER {
  color: #6e0825;
  }
a.card-link.collapsed {
  font-size: 1rem;
  }
.opac_10 a {
	text-decoration: none;
  font-weight: bold;
  } 
#xList span.check_all {
  padding-left: 0.85rem;
  padding-right: 1rem;
  }
#listtxt {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  }
#xUserList td {
  padding-left: 1.5rem;
  }
hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid transparent;
  }
#ubhr hr {
  margin-top: 0rem;
  margin-bottom: 0rem;
  }
.nav-padding {
  padding-top:0.2rem;
  padding-right:0.2rem;
  padding-bottom:0.2rem;
  }
.orderby {
  }
.orderbyfield {
  display:inline-block;
  }
.truncate {
  border:none;
  margin-top:0rem;
  margin-left:0rem;
  }
.btn_mnav,.btn_metanav,.btn_nav,.btn_cart,.btn_margin,.btn_ahelp {
/*  width:200px; */
/*  margin-right:0.2rem;*/
  margin-top:0.3rem;
  margin-bottom:0.3rem;
  }
.btn_login {
	width: 14em;
  }
.btn_usr {
/*  margin-right:0.2rem;*/
/*  width:200px;*/
  margin-top:0.3rem;
  margin-bottom:0.3rem;
  }
.btn_pill {
  margin-top:0.2rem;
  margin-right:0.5rem;
  }
.btn.disabled, .btn:disabled {
  opacity: 0.2;
  }
.img-fluid {
    max-width: 100%;
    /* height:100% */
    max-height: 340px;
}
/* Coverpictures start */
span.COL {
  display: inline-block;
  width: 50px;
  min-height: 50px;
  background-image: url('../img/PfeilList.png');
  }
span.COL img {
  width: 50px;
  padding: 1px;
/*  background-color:lightgray; */
  color: transparent;
  }
span.COV {
  display: inline-block;
  min-width: 50px;
  min-height: 50px;
  background-image: url('../img/PfeilList.png');
  }
span.COV img {
  padding: 1px;
/*  background-color:lightgray; */
  color: transparent;
  width: 100%;
  }
span.COT {
  display: inline-block;
	width: 80px;
	min-height: 110px;
  border: 1px solid lightgray;
  background-image: url('../img/PfeilTeaser.png'); 
  }
span.COT img { 
/* padding: 1px; */
  width: 80px;
/*  background-color:lightgray; */
  color: transparent;
  }
span.gbs-thumbnail {
  display: inline-block;
  width: 50px;
  min-height: 50px;
  background-image: url('../img/PfeilList.png');
  }
span.gbs-thumbnail img {
  width: 50px;
  padding: 1px;
  background-color:lightgray;
  }
span.gbs-thumbnail-large {
  display: inline-block;
  min-width: 50px;
  min-height: 50px;
  background-image: url('../img/PfeilList.png');
  }
span.gbs-thumbnail-large img {
   padding: 1px;
   background-color:lightgray;
  }
#teaser {
  }
.teaser {
  width: 100%;
  height: auto;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  -webkit-justify-content: space-around; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  }
.teasercontent {
	width: 150px;
/*	min-height: 200px; */
	text-align: center;
	margin: 1em;
  }
span.gbs-thumbnail-teaser {
  display: inline-block;
  width: 80px;
  min-height: 110px;
  border: 1px solid lightgray;
  background-image: url('../img/PfeilTeaser.png'); 
  }
span.gbs-thumbnail-teaser img { 
/* padding: 1px; */
  width: 80px;
/* background-color:lightgray; */
  }
/* Coverpictures end */

/* Inhalte rechts */
#right .pool {
    font-size: 1rem;
    }
#right {
  text-align: center;
  }
#right p {
  margin-top:0rem;
  margin-bottom:0.5rem;
  margin-right:0.5em;
}
#right span.rrc_tit {
	font-weight:bold;
  line-height:1.2rem;
}
.rrc {
  font-size:0.9rem;
  line-height:1rem;
}
.btn_rrc {
  -webkit-appearance: none;
  cursor:pointer;
    font-family:"Noto sans",Arial,Verdana,Helvetica;
  font-size:1em;
  font-weight:bold;
  color:#000000;
  background-color:transparent;
  border:none;
  width:auto;
  text-align:left;
}
.btn_rrc:HOVER, .btn_rrc.hover {
  -webkit-appearance: none;
  font-weight:bold;
  color:#000000;
  background-color:transparent;
  text-decoration:underline
}

/* loginlayer start */
.loginmodal {
  color: white;
  }
div.loginLayer {
  background-color:#303030;
  position:absolute;
  top:10vh;
  left:10vw;
  border:#ffffff 3px solid;
  padding:11px 11px;
  z-index:5;
  text-align:left;
  width:70vw;
  }
.loginLabel {
  color: #ffffff;
  text-align:left;
  padding-top: 1rem;
  }
.loginText {
  font-weight:bold;
  color:#ffffff;
  background-color:#303030
  }
.loginText a {
  color:yellow;
  }
.loginMsg {
  color:#8f1d2e;
  color:#E63232;
  font-weight:bold
  }
.windowClose {
  position:absolute;
  right:0px;
  top:-0px;
  border:0px
  }
#lNAM, #lNUM {
  }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.selector { property:value; }
  a, a:hover { color:black; }
  }
#cover img {
  max-width: 100%;
  }
.pencil {
  cursor: pointer;
  }
.pencil::after {
  content: "\270D";
  }
/*.pencil::after {
  content: "\270E";
  }*/
.fa {
  cursor: pointer;
  }
.fa-edit::before {
  display: none;
  }
.fa-edit::after {
  content:"\f044";
  }
.la {
  cursor: pointer;
  }
.la-edit::before {
  display: none;
  }
.la-edit::after {
  content:"\f1c1";
  }
.a {
  float: left;
  }
#bottom_02 {
  padding-top: 1em;
  }
.btn_print {
  color: #202020;
  background: transparent;
  margin: 1.5px;
  }
/* individuelle Gestaltung */
.container {
  background-color: transparent;
  }
.card {
	/* background-color: #fbfbfb; */
	background-color: transparent;
  }
.bg-light {
	background-color: transparent !important;
  }
.navbar-toggler:not(:disabled):not(.disabled) {
	/* background-color: #a62818; */
  }
.form-control:focus {
  color: #202020;
  background-color: #fff;
  border-color: #a62818;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(166, 40, 24, 0.25);
  }
/*.btn-dabis_mnav,.btn-dabis_usr,.btn-dabis_cart {
	color: #d1a400;
  }
.btn {
  font-weight: bold;
  } */
 /*.form-control {
	background-color: #ffffff82;
  } */
/* .form-check-input, input {
	background-color: #ffffff82;
  } */
/*
.card-title {
	margin-bottom: 0.75rem;
	color: white;
	font-weight: bold;
  }
.card-text {
    margin-bottom: 0.75rem;
    color: white;
    font-weight: bolder;
  }
.card-link,.card-link:HOVER {
	margin-bottom: 0.75rem;
	color: red;
	font-weight: bolder;
	background: white;
	padding: 2rem;
  margin-left: 15rem;
  }

.bg-dabis_bg {
    background-color: #fff !important;
}
.text-dabis_font {
    color: #323232 !important;
}
.btn-dabis {
    
}
.btn-dabis:HOVER {
    border-color: #323232;
}
.btn-dabis_mnav, .btn-dabis_help {
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid lightgray;
    border-radius: 0rem;
    background-color: transparent;
    color: #003572 !important;
    margin-right: 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-size: 1.1rem;
    font-weight: 600;
}
.btn-dabis_mnav:HOVER, .btn-dabis_help:HOVER {
    background: #003572;
    border-color: transparent;
    background-color: #003572;
    color: #fff !important;
    border-bottom: 1px solid lightgray;
}
.btn-dabis_nav, .btn-dabis_usr, .btn-dabis_cart, .btn-dabis_metanav {
    background: #FFD500;
    border-color: #FFD500;
    border: 1px solid #FFD500;
    border-radius: 0.25rem;
    background-color: #FFD500;
    color: #323232 !important;
    margin-right: 0rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    font-size: 1.1rem;
    font-weight: 600;
}
.btn-dabis_nav:HOVER, .btn-dabis_usr:HOVER, .btn-dabis_cart:HOVER, .btn-dabis_metanav:HOVER {
    background: #FFD500;
    border-color: #323232;
    background-color: #FFD500;
    color: #323232 !important;
}
.btn-dabis_nav.disabled, .btn-dabis_nav:disabled, .btn-dabis_usr.disabled, .btn-dabis_usr:disabled, .btn-dabis_cart.disabled, .btn-dabis_cart:disabled {
    color: #323232;
    background-color: #FFD500;
    border-color: #FFD500;
}
.btn-dabis_nav.disabled:HOVER, .btn-dabis_nav:disabled:HOVER, .btn-dabis_usr.disabled:HOVER, .btn-dabis_usr:disabled:HOVER, .btn-dabis_cart.disabled:HOVER, .btn-dabis_cart:disabled:HOVER {
    color: #323232;
    background-color: #FFD500;
    border-color: #FFD500;
}
.btn-dabis_metanav {
    background: #E0E7ED;
    border-color: #E0E7ED;
    border: 1px solid #E0E7ED;
    border-radius: 0.25rem;
    background-color: #E0E7ED;
    color: #323232 !important;
    margin-right: 0rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    font-size: 1.1rem;
    font-weight: 600;
}
.btn-dabis_metanav:HOVER {
    background: #E0E7ED;
    border-color: #323232;
    background-color: #E0E7ED;
    color: #323232 !important;
}
.bg-dabis_bg1 {
    background-color: transparent !important;
}
.bg-dabis_bg2 {
    background-color: transparent !important;
}
.bg-dabis_cbg1 {
    background-color: transparent !important;
}
.bg-dabis_cbg2 {
    background-color: transparent !important;
}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .show > .btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem transparent;
}
  .btn:focus, .btn.focus {
    box-shadow: 0 0 0 0rem transparent;
}
*/