body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	background-color: #f0f0f0;
	color:#3e3420;
}
@media (min-width:576px) {
	.container {
		max-width:540px;
	}
}
@media (min-width:768px) {
	.container {
		max-width:720px;
	}
}
@media (min-width:992px) {
	.container {
		max-width:960px;
	}
}
@media (min-width:1200px) {
	.container {
		max-width:1140px;
	}
}
.bg-light {
    background-color: #f8f9fa !important;
    box-shadow: 0 1px 9px #e0e0e0;
}
.jumbotron {
	background: #f0f0f0;
  overflow-x: hidden;
	margin-bottom: 5rem;
}
.jumbotron.headerImage.jumbotron-fluid h2 {
    margin: 1em 0 0 0;
}
#page-content {
    margin-bottom: 8em;
}
#page-footer {
	padding-top: 0;
	background-color: #e5e2de;
}
.footer .nav-link {
    padding: 0 1em 0 0; 
  font-size: 0.95em;
}

#page-footer p.mainheader{
	font-weight: 600;
	font-size: 1.125rem;
	margin-bottom: .5rem;
}
#page-footer .ce-menu_pages .nav-link{
	color: rgb(115, 108, 94);
}
.nav-link {
	font-size: 1.05em;
}
.nav-link:active {
	color: #d94b0e;
}

.subheader {
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
	color: #736c5e;
}
.mr-1.fas {
	color: #736c5e;
}
.fa, .fas, .toast-header {
	color: #736c5e;
}
.mr-1.fab.fa-typo3 {
	content: url("https://www.dalheimer-rechtsanwaelte.de/fileadmin/dalheimer/lay/logo_icon_weiss_trans.png");
	display: inline-block;
	height: auto;
	float: right;
	width: 60px;
	margin-top: -8px;
	position: absolute;
	left: unset;
	right: -8px;
}
a {
	color : #736c5e;
	text-decoration : none;
	background-color : transparent;
}
a:hover {
	color : #d94b0e;
	text-decoration : underline;
}
.nav-meta .nav-underline .nav-link {
	padding-top : 0.5rem;
	padding-bottom : 0.5rem;
	font-size : 0.875rem;
	background-color : #d94b0e;
	border-radius : 8px;
	color : #fff;
}
.dropdown-menu {
	border : none;
}
.dropdown-item.active {
	color: #d94b0f;
	text-decoration: none;
	background-color: #f8f9fa;
}
.dropdown-item:hover, .dropdown-item:focus, .dropdown-item:active {
	color : #f8f9fa;
	text-decoration : none;
	background-color : #d94b0f;
}
.navbar-nav .nav-link.active {
  color: rgb(217, 75, 14);}

.navbar-nav {
	padding-left : 6em;
	padding-top: 2.3em;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
		text-decoration: none;
}
.navbar-nav .nav-link {
	color : #736c5e;
}

.dropdown-toggle::after {
	font-family : "Font Awesome 6 Solid";
	content : "\f13a";
	color : #d94b0e;
	background : transparent;
	display : inline-block;
	margin-left : 0.1em;
	vertical-align : 0;
	border-top : none;
	border-right : 0 solid transparent;
	border-bottom : 0;
	border-left : 0 solid transparent;
}
.jumbotron-fluid .page-title {
	margin : 0 0 0 0;
	text-align : center;
}
.breadcrumb {
	background-color: #fff;
	border-radius: 0;
}
.breadcrumb-item {
	font-size: 0.95em;
}
.display-1 {
	visibility : hidden;
}
.display-4 {
	font-size : 4rem;
	font-weight : 400;
	line-height : 1.6;
	margin-top : 0.15em;
	color : #fff;
}
.tel-link::before {
	font-family : "Font Awesome 6 Solid";
	content : "\f13a";
	content : "\f075";
}
.internal-link::before, .external-link::before, .download-link::before, .email-link::before, .tel-link::before {
	margin-right : 0.5em;
	display : inline-block;
	font-style : normal;
	font-variant : normal;
	text-rendering : auto;
	color : #d94b0e;
}
.text-white a:link,  .text-white .fa, .text-white .fas,  .text-white .email-link::before, .text-white .tel-link::before {
	color: #fff !important;
}
.text-white>header *,
.text-white>.bodytext *{
	color: #fff;
}
.text-danger {
	color: #ea5901 !important;
}
h1 {
	color: #d94b0e;
	margin-bottom: 1rem;
}
h2, .h2 {
  color: #d94b0e;
}
h2.subheader{
	color: rgb(115, 108, 94)!important;

}
h3 {
	font-size: 1.4rem;
}
h4 {
	font-size: 1.05rem;
	color:rgb(42, 42, 42);
	line-height: 1.6em;
}
.btn.btn-outline-secondary.btn-block,
.btn-outline-secondary a:link,
.btn-outline-secondary{
	color: #736c5e;
}

.btn.btn-outline-secondary.btn-block:hover {
	color: #fff;
}
.btn-outline-secondary:hover {
	background-color: #736c5e;
	border-color: #736c5e;
}

header.logo-icon{
	position: relative;
}
header.logo-icon::after{
	position: absolute;
	right: -36px;
	top: -8px;
	content: "";
	display: flex;
	width: 60px;
	height: 58px;
	background-image: url("/fileadmin/dalheimer/lay/logo_icon_weiss_trans.png");
	background-size: contain;
}
ul.list-group{
	margin-bottom: 1rem;
}
.list-group-item {
	border: 1px solid #f0f0f0;
}



/*-----------news beginn------------*/
  .news-single .news-list-date {
	display: block;
	padding-top: 1em;
	font-size: 0.8em;
}
.news-single .footer {
	display: flex;
	float: right;
	width: 30%;
	background-color: rgb(231, 231, 231);
	padding: 1.3em;
	margin: 1em 0 4em 3em;
}
.news-single-author {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: none;
	word-break: break-all;
}
div.page-navigation {
	margin-bottom: 2em;
}
.pagination{
	margin-bottom: 3rem;
}
.pagination .page-link {
	color: #736c5e;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
.pagination .active > .page-link, .pagination .page-link.active{
	background-color: #d94b0e;
	border-color: #d94b0e;
	color: #ffffff;
}
.article {
	margin-bottom: 3em;
	background-color: rgb(255, 255, 255);
	padding: 2em;
	border-radius: 1em;
}
.news h3 {
	font-size: 1.8em;
}
.news .teaser-text {
	font-size: 1.2em;
	color: rgb(115, 108, 94);
}
.news .footer {
	color: rgb(115, 108, 94);
	color: rgb(172, 170, 166);
}
.news-single .pager {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flow-root;
}
.news-single ul.pager li {
	margin: 0 0 4em !important;
	text-align: left;
	background: rgb(234, 89, 1);
	color: #fff;
	border-radius: 3em;
	padding: 0.3em 1em;
}
.news-single ul.pager .previous {
	float: left;
}
.news-single ul.pager .next {
	float: right;
}
.news-single ul.pager li {
	display: block;
	width: 49%;
}
.news-single ul.pager li a{
	color: #fff;
}
.news-backlink-wrap {

    background-color: #ea5901;
   border-color: #ea5901;
}
.news-backlink-wrap:hover  {
    background-color: #99948a;
    border-color: #99948a;
}    
.news-backlink-wrap > a{color: #fff;}

  /*-----------news end------------*/
.ce-uploads-description.me-2 {
    display: block;
    font-size: 0.9em;
}

.fa-file-pdf {
    color: #ea5901!important;
}

span.ce-uploads-fileName {
    color: #ea5901!important;
    text-decoration: none;
    background-color: transparent;
}
.ce-uploads-filesize {
	color: #fff;
	background-color: rgb(150, 144, 133) !important;
	font-weight: normal;
}
.btn-primary:hover  {
    color: #fff;
    background-color: #99948a;
    border-color: #99948a;
}
.btn-primary{
    color: #fff;
    background-color: #ea5901;
    border-color: #ea5901;
}

.nav-tabs .nav-link, .nav-pills .nav-link {
    color: #fff;
    background-color: #969085;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link:hover, .nav-pills .nav-link:hover{
    color: #ea5901;
    background-color: #fff;
    border-color: #fff #fff #fff;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-pills .nav-link.active{
    color: #fff;
    background-color: #ea5901;
    border-color: #ea5901 #ea5901 #ea5901;
}
.nav-pills .nav-item {
  margin: 0 1em 1em 0;
}
.img-transform {
     transition: transform .0s ease;
    transform: scale(1) translate3d(0,0,0);
    -webkit-filter: grayscale(1);
    filter: grayscale(100%);
}

.img-transform:hover, .img-transform:active {
    transition: transform .3s ease;
    transform: scale(1.03) translate3d(0,0,0);
    -webkit-filter: brightness(1.1) contrast(1.3);
    filter: brightness(1.1) contrast(1.3);
}
.table th, .table td {
    border-top: 1px solid rgb(204, 203, 203);
}

.table.table-striped {
    background-color: rgba(238, 238, 238, 0.86);
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(234, 234, 234, 0.83);
}
.table-striped tbody tr td{
	background-color: transparent;
}
.carousel-container {
    background: linear-gradient(to right, #b4b4b2 0%,#bebfb9 100%);
}
.card-group .align-items-center.card-img-overlay{
	align-items: flex-start !important;
}
.dropdown-menu{
	--bs-dropdown-spacer: 0;
}
.table{
	--bs-table-bg: transparent;
	--bs-table-striped-bg:rgba(234, 234, 234, 0.83);
}
.table > :not(caption) > * > * {
	padding: .75rem .75rem;
}