body {
    background: #f5f5f5;
    font-size: 100.1%;
    padding: 0px;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0px;
    font-family: Verdana;
	
	/*
	min-width: 1024px;
	
	
	*/
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

a:link {
	color:#037500;
}
a:visited {
	color:#528947;
	
}

.readmore {
	float:right;
}

.accordion {
	/*
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	*/
	max-height: 0px;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}


.closed{
    display:none;
}

.accordion-button {
	cursor:pointer;
	font-size:20px;
	background-color:#403e3e;
	margin:0 0 auto;
	color:#ffffff;
	width:100%;
	height:30px;
	text-align:center;
}


.pagenav {
	text-align: right
}

.pagenav ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pagenav li {
	display: inline;
	margin: 0;
	padding: 0
}

.pagenav a,span.pagenav {
	padding: 0 14px;
	margin: 0;
	text-decoration: none;
	border: 1px solid #ddd;
	display: inline-block;
	line-height: 1.9em;
	background-color:#c1d58d;
}

.pagenav li:first-child a,.pagination-start span {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination {
	padding-top:1em;
	width:800px;
}

.pagination p.counter{
	margin: 14px 10px 10px 0;

}

.pagination ul {
	margin: 10px 10px 10px 0;
	padding: 0;
}

.pagination li {
	display: inline;
}

.pagination a {
	padding: 0 14px;
	line-height: 2em;
	text-decoration: none;
	color:#ffffff;
	border: 1px solid #ddd;
	display: inline-block;
	background-color:#c1d58d;
}
.pagination a:link {
	color:#ffffff;
}
.pagination a:visited {
	color:#ffffff;
}

.pagination .active a {
	cursor: default;
}

.pagination span,.pagination span  a:hover {
	cursor: default;
	padding: 0 14px;
	line-height: 2em;
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

#HLWRange1{
	/*background-color: green;*/
	left: 0px; 
	position: fixed; 
	top:0px; 
	width: 100%; 
	z-index: 1000;
	background-color: #ffffff;"
}
#fachrichung1,#fachrichung2,#fachrichung3,#fachrichung4,#fachrichung5{
	float: left;
}
#fachrichung1 img:hover,#fachrichung2 img:hover,#fachrichung3 img:hover,#fachrichung4 img:hover,#fachrichung5 img:hover{
	float: left;
	opacity:0.6;
}
#BeitragStartseiteBox{
	float: left;
	margin-top: 20px;
	width: 800px;
}
#BeitragStartseiteDatum{
	width: 110px; 
	float:left; 
	padding-bottom: 15px;
}
#BeitragStartseiteDatumBox{
	background-color: #e7e7e7; 
	border-radius: 5px; 
	padding-left: 12px; 
	padding-top:6px; 
	margin-left:15px; 
	margin-top: 47px; 
	width:70px; 
	height: 80px; 
}
#BeitragStartseiteDatumZeile1{
	line-height: 18px;
}
#BeitragStartseiteDatumZeile2{
	font-weight: bold; 
	font-size: 25px;
	line-height: 28px;
}
#BeitragStartseiteDatumZeile3{
	line-height: 18px;
}
#BeitragStartseiteContent{
	width: 690px;
	float:left;
}
#BeitragStartseiteBild{
	float:left; 
	width:150px; 
	height:105px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#BeitragStartseiteText{
	line-height: 19px;
	text-align: justify;
}
#BeitragStartseiteTitel{
	font-size: 24px;
	font-weight: bold;
	color: #87025b;
	margin-bottom: 10px;
}
#BeitragStartseiteSpalteRechts{
	float: right;
	width: 300px;
	margin-top: 20px;
}
h1,h2,h3 {
    color:#920065;
}

div,ul,menu {
    margin:0;
    -webkit-margin:0;
    -webkit-padding:0;
}

a:-any-link{
    color:black;
    text-decoration:none;
}
.top .head {
    background: #424242;
    color: white;
    width: 100%;
}

.top .text {
    position: absolute;
}

.slider {margin-top: 15px;position: relative;z-index: -1;}

.right a:-webkit-any-link {
  color: black;
}

.right a:any-link {
  color:black;
}


.slider {
  max-width: 100%;
  position:relative;
  margin: auto;
  width: -webkit-fill-available;
  height: min-content;
}

.slider .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.slider .prev, .slider .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  text-align: unset;
}

.slider .slide  {display:none;text-align: center;}

.slider .dotslider {
    cursor:pointer;
    height: 13px;
    width: 13px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.slider .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
}

.slider .activeslider, .slider .dotslider:hover {
    background-color: #717171;
}

.footer {
    background-color: #424242;
    color: white;
    position: sticky;
    clear: both;
    min-height: 5em;
    font-size: 12px;
    display: flow-root;
    padding: 0 15% 2%;
}

.footer a:-webkit-any-link {
    color: white;
}

.footer div.links > a:-webkit-any-link {
    text-decoration: none;
}

.footer a:any-link {
  color:white
}

.footer div.links > a:any-link {
    text-decoration: none;
}

.footer p {
    margin: 1px;
}

.footer .footerhead {
    font-size: large;
}

.footer .address {
    float:left;
    padding-top: 15px;
    margin-right: 5%;
}

.footer .contact {
    float: left;
    width: 30%;
    max-width: 300px;
    padding-top: 15px;
    margin-right: 10%;
}

.footer .links {
    float:left;
    padding: 15px 0 5px;
    border-bottom: thin solid white;
    width: 12%;
}
#footerLink{
	float:left;
	text-decoration: none;
	color: white;
	width: 100px;
	font-size: 12px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:white;
	margin-top: 10px;
	padding-left: 4px;
	padding-bottom: 1px;
}
.links {}


.nav.lesson {
    padding-left: 0px;
    margin-right: 2%;
}

.nav.lesson > li > span.nav-header {
    /** width: -webkit-fill-available; **/
    width: 100%;
    display: inline-block;
    color: black;
    background-color: #d6e1b6;
    font-weight: bold;
    height: 30px;
    text-align: left;
    padding-left: 10%;
    padding-top: 4.5%;
    cursor: pointer;
}

.nav.lesson > li > span.nav-header.show {
    color: white;
    background-color: #8eb524;

}

.nav.lesson > li > span.nav-header.show + ul {
    display: block;
    padding-left: 10px;
}


.nav.lesson > li {
    margin: 5px 20px 5px 5px;
    display: block;
    text-align: inherit;
}

.nav.lesson > li > ul {
    display: none;
    background-color: #c1d58d;
    margin-bottom: 5px;
}

.nav.lesson > li > ul >
 li {
    background-color: #c1d58d;
    padding: 0px;
    border-bottom: thin solid white;
    width: 90%;
    margin-right: 10px;
    padding: 5px 0px;
}


.nav.lesson > li > ul > li:last-of-type {
    border-bottom: none;
}

.nav.lesson > li > ul > li > a {
    text-align: left;
    color: black;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
}

.nav.linkmenu {background-color: #e7e7e7;margin: 2px 2px 2px 2px;height: auto;padding-left: 20px;padding-right: 20px;}

.nav.linkmenu > li {
    list-style-type: none;
    text-align: left;
    border-bottom: thin solid white;
    padding: 5px 0px 5px 0px;
}

.nav.linkmenu > li:last-of-type {
    border-bottom: none;
    padding-bottom: 10px;
}

.nav.linkmenu > li > a {
    text-decoration: none;
    width: 100px;
}

.nav.linkmenu > li > a:before {}

.moduletable.linkmenuhead {
    background-color: #bababa;
    height: auto;
    padding-bottom: 1px;
    margin-right: 5px;
}

.moduletable.linkmenuhead>h3 {
    text-align: left;
    color: white;
    font-weight: bold;
    padding: 5px 0px 5px 20px;
}

.right {
    /* margin: 110px 0 100px; */
		margin-top: 25px;
    margin-right: 2.5%;
    max-width: 240px;
    float: right;
}

.item-page h2,.blog-featured h2 {
    color: #920065;
    width: 100%;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    width: max-content;
    width: -moz-max-content;
}

.item-page .page-header {
    background-color: #e7e7e7;
}

.custom > div > div > span {
    height: 18px;
    width: 18px;
}

.w3-content.w3-display-container {
    width: -webkit-fill-available;
    max-height: fit-content;
}

.custom > w3 {
    height: 200px;
    width: auto;
}

.item-page, .blog-featured {
    padding-top: 40px;
    /*text-align: center; MST 092019*/ 
    width: 100%;
}

div[itemprop="articleBody"],div[itemprop="blogPost"] {
    /*margin: 0 20%; */
}

body.contentpane {
    width: auto;
    margin: 10px;
    text-align: left;
}

.slide img {
    border: 0 none;
    margin: 0 auto;
    /*max-height: 30em;*/
}

h1>img {
    float: left;
    margin-left: 10%;
    margin-right: 30%;
    height: auto;
    width: 200px;
}

.headbar {
    background-color: #ffffff;
    width: -webkit-fill-available;
    width:-moz-available;
    position: relative;
    text-align: -webkit-left;
    text-align: -moz-left;
    font-size: 18px;
		margin-left: auto; 
		margin-right: auto; 
		width: 1124px; 
		height: 100px;

		/*
			padding-left: 25%;
		*/
}

#HLWHeaderLogo{
	float: left;
	width: 180px;
	height: 100px;
	padding-top: 15px;
	padding-left: 7px;
	
}
#HLWHeaderMenue{
	float: left;
	width: 940px;
	height: 100px;
	padding-top: 53px;
}

.headbar .nav {
    margin: 0;
    -webkit-margin-before: 0px;
}

.headbar > img {
    float: left;
}

.headbar > ul {
    float: left;
    padding-top: 43px;;
}

.headbar .nav > li {
    padding: 9px;
    position: relative;
    display: inline-block;
    float: left;
}

.headbar .nav > li > a, .headbar .nav > li > span {
    color: #920065;
    font-weight: bold;
    text-decoration: none;
}

.headbar .nav > li > ul {
    display: none;
    position: absolute;
    min-width: 100px;
    padding: 10px 15px 0px 0px;
    z-index: 1;
    width: max-content;
    font-size: 16px;
}

.headbar .nav > li:hover {
    background-color: #f1f1f1;
}

.headbar .nav > li:hover ul {
    display: block;
}

.nav-child > li {
    background-color: #8eb524;
    list-style-type: none;
    text-align: left;
    padding-left: 5px;
    display: flow-root;
    border-bottom: white;
    border-bottom-style: solid;
    border-bottom-width: thin;
		min-width: 160px;
		min-height: 35px;
		padding-top: 9px;
}

.nav-child > li:last-of-type {
    border-bottom: none;
}

.headbar .nav > .deeper.parent > .nav-child > li::after {
    float: right;
    content: "\27A4" " ";
    color: white;
    padding-right: 1px;
}

.nav-child > li > a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    margin-left: 10%;
    width: 100px;
}

.nav-child > li > ul {
    -webkit-padding-start: 0px;
    position: absolute;
    left: 100%;
    top: 10px;
    min-width: 75px;
}

.nav-child > li > ul > li {
    display: none;
    background-color: #c1d58d;
}

.nav-child > li > ul > li:hover {
    background-color: #e7e7e7;
}

.nav-child > li:hover {
    background-color: #c1d58d;
}

.nav-child > li:hover ul>li {
    display: block;
}
#BeitragStartseiteSpalteRechtsKlein {
		display: none;
	}
#footer2{
	margin-left: auto; 
	margin-right: auto; 
	width: 1124px; 
	text-align: left; 
	color: white; 
	font-size: 14px;
	}
#footer3 {
		margin-left: auto; 
		margin-right: auto; 
		width: 1124px; 
		text-align: left;
	}
	
@media (max-width: 1124px) {
html {
	width: 1124px;
	}
	


#BeitragStartseiteBox {
		width: 1104px;
		margin-left: 20px;
		margin-right: 20px;
	}
	

#BeitragStartseiteContent{
		width: 920px;
	}

.lightboxrahmen {
		width: 920px;

	}
#BeitragStartseiteSpalteRechts {
		display: none;
	}

#BeitragStartseiteSpalteRechtsKlein{
		display: inline;
		margin-left: 40px;
		margin-top: 20px;
		float: left;
	}
.pagination {
		margin-left: 130px;
	}
#footer2 {
		padding-left: 80px;
	}
#footer3 {
		padding-left: 80px;
	}


}

