body {

}

.docViewer {
  --fontsize: 13px;

  .absatz {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  table.list {
    margin-top: 0;
    margin-bottom: 12px;	  
  }

  td.listentry {
	.absatz {
      margin: 0;
	}
  }

  .noaccess {
	
	font-family: arial;
	font-size: 15px;
	max-width: 650px;
	margin: 20px auto;
	border: 1px solid #0070ba;
	border-radius: 15px;
	padding: 20px;
	.Test {
		width: 191px;
		height: 37px;
		padding-top: 7px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 200px;
		border-radius: 12px;
		background-color: #ba000e;
	}
	.gratis{
      text-decoration: none;
	  color: #fff;
      font-size: 15px;
    }
  }

  .noaccessText {
    margin-left: 10px;
	margin-right: 10px;
  }

.noaccessText ul {
  padding-inline-start: 40px;
}

.noaccessText ul  li {
  list-style-type: initial;
  display: list-item;
}

.noaccessText p {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif
}
.noaccessText ul {
  margin-bottom: 1rem;
}

.noaccessText p a {
color:#0070ba;
}
.noaccessText p a:hover {
background-color: unset;
}
.noaccessText div a:hover {
background-color: unset;
}

  .noaccessspacer {
    min-height: 1px;
  }
}

.docViewer a.gratis:hover, a.gratis:active, body #page #main #documentContainer a.gratis:visited, a.gratis:focus{
        text-decoration: none;
        color: #fff !important;
}
.docViewer .anmelden {
	text-decoration: none;
}


.startseite {
	a:not([href]):not([class]) {
		cursor: pointer;
		text-decoration: none;
		color: rgba(var(--bs-link-color-rgb));
	}

	a:not([href]):not([class]):hover {
		color: rgba(var(--bs-link-color-rgb));
		text-decoration: none;
	}
}

.startseite ul {
	padding-left: 2rem !important;
}

.startseite li {
	display: list-item;
}

h2.startseite_h2 {
    font-size: 16px !important;
}


.header_startseite {
            background: url('customer-content/header.svg') no-repeat center/cover;
            display: flex !important;
            align-items: center;
            padding-left: 5%;
        }
        .header_startseite_h1 {
            color: #0071b9;
            font-size: 2.2em;
			
        }
        @media (max-width: 768px) {
            .header_startseite {
				background: url('customer-content/header.svg') no-repeat center/cover;
            }
            .header_startseite_h1 {
                font-size: 1.7em;
            }
			startseite_h2{
				
				padding-left:70px;
			}

        }
        @media (max-width: 480px) {
            .header_startseite {

            }
            .header_startseite_h1 {
                font-size: 2em;
            }
			startseite_h2 {
				
				padding-left:70px;
			}
        }
.startseite_p{
	font-size: 14px;	
}












.Body-ohne-Header h1{
font-size: 20px !important;
font-weight: 700;
}

.Body-ohne-Header p{
font-size: 14px !important;
}

.Body-ohne-Header li{
font-size: 14px !important;
}


h2 {
font-size: 16px !important;
    color: #111133;
    font-weight: 700;
}

#a{
#color: #0070ba !important;
#}

body {
margin: 0 !important;
}


.Body-ohne-Header{
margin: 12px !important;
}


.Body-ohne-Header{
h2 {
font-size: 16px !important;
    color: #111133;
    font-weight: 700;
}
h3 {
    font-size: 14px !important;
    color: #111133;
    font-weight: 700;
}

}

.Body-ohne-Header .icon-text {
    display: flex !important
;
    flex-direction: row;
    padding: 15px 0;
    align-items: flex-start;
}

a{
	text-decoration: none !important;
}






/* End  -  Responsive Style für Header-Hintergrund und H1 Text: */