body {
	font-size: 1.2rem;
	background-image: url("../../../../../images/template/body-bg.png");
	background-repeat: repeat-x;
}

.container-header {
	background-color: #225783;
	background-image: none;
}

.container-header .grid-child {
	padding: 0!important;
}

li.nav-item {
	padding: 0.5em 0.8em;
}

 .container-header .mod-menu > li + li {
	 margin-left: 0;
  }

.container-header .mod-menu > li.active::after, 
.container-header .mod-menu > li:hover::after {
	background: none!important;
}

.container-header .mod-menu > li.current.active, 
.container-header .mod-menu > li:hover,
.container-header .mod-menu > li.current {
	background-color: #dedede;
	color: #225783;
}

.container-header .mod-menu > li a:hover {
	color: #225783;
}

.logoheader {
	margin: 20px 0px 20px 0px;
	height: 120px;
}

#mod-custom110 {
	display: inline-flex;
}

.logo {
	margin-right: 40px;
}

.logoheader h1 {
	color: #225783;
	font-size: 3.5rem;
	margin-top: 30px;
}

main {
	margin-top: 4em!important;
}
.page-header {
	margin-bottom: 2rem;
}

h1,
h2,
h3,
h4,
h5 {
	color: #666;
}

.com-content-article h2 {
	margin: 1.5em 0 0.8em 0;
}

.com-content-article h4 {
	margin-bottom: 0.8em;
}

.datenschutz h4 {
	margin-top: 1.6em;
}

hr {
	margin: 2rem 0;
}

main a {
	color: #225783;
	text-decoration: none!important;
}

main a:hover {
	color: #225783;
	text-decoration: underline!important;
}

.footer {
	background-image: none;
	background-color: #225783;
	border-top: 20px solid #dedede;
	margin-top: 3em;
}

.footer a:hover {
	color: #fff!important;
}

.blog-items {
	margin-top: 2.2em;
}

.readmore a:hover {
	text-decoration: none!important;
}

p.readmore {
	margin-top: 1.8em;
}

main ol, 
main ul {
	padding-left: 3rem;
}

main li {
	padding-left: 0.2rem;
	margin-bottom: 10px;
}

ul.firmenverwaltung {
	list-style-image: url("../../../../../images/template/list-dots.png");
}
