body {
	margin:0px!important;
	font-family:verdana;
    -webkit-appearance: none;	
}
#wrapper {
    overflow:hidden;	
}
a {
	color:#0c7faa;	
}
.sw {  
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	background-color: #000!important;
	color:#fff!important;
}
div.sw #menu-inhalt li {
  border-right-style: none;
}
div.sw #menu-inhalt li a {
  border-style: none;
}
img.sg-img{  
	filter:sepia(100%);
}
div.sg {  
	background-color: yellow!important;
	color:#000!important;
}
div.sg a , div.sg li, div.sg ul {
	color:#000!important;
	border-style:none!important;
	background-color: yellow!important;
}
.tx-kesearch-pi1 {
    font-family: Verdana !important;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: #0c7faa!important;
    font-weight: bold;
}
#header {
    width:100%;
}
#headerRightTop {
	right: 20%;
    overflow: hidden;
    width: 300px;
    position: absolute;
}
#logo {
    margin-top: 25px;
	margin-bottom:10px;
    float: left;
    margin-left: 20%;
}
#logo a h1{
    margin-top: 5px;
	margin-bottom:5px;
}
/********* Focus ** Begin *******************/
div#logo a:focus h1, div#sizer a:focus, div#kontrast select:focus, div#search input#ke_search_sword:focus, #menu-inhalt li a:focus, #footer-menu a:focus, #seiteinfo a:focus {			
    border-style: solid;
    border-color: #b5152b!important;
    border-width: 3px;
	background-color:yellow!important;
	color:#000000!important;
}
ul#menu-inhalt li:focus-within > ul.menu-2-ebene {			
    display:block !important;
}
ul.menu-2-ebene:focus-within, ul.menu-2-ebene li.zweit-ebene:focus-within {
	display:block!important;
} 
#menu-inhalt li a:focus + ul.menu-2-ebene {
	display:block!important;
}
ul.menu-2-ebene:focus > ul, ul.menu-2-ebene li.zweit-ebene:focus > ul {
	display:block!important;
	background-color:#f2f2f2!important;
} 
.show ul.menu-2-ebene{
	display:block!important;
}
li.show {
	background-color:#f2f2f2!important;
}
li.show a {
	color:#000!important;
}
ul.menu-2-ebene > input:focus, ul.menu-2-ebene li.zweit-ebene:focus + ul.menu-2-ebene {
	display:block!important;
} 
/********** Focus ** End **************/

ul.menu-2-ebene li.zweit-ebene:hover {
	background-color:#f2f2f2 !important;
}
ul.menu-2-ebene li.zweit-Ebene-aktiv:hover {
	background-color:#f2f2f2!important;
}
ul.menu-2-ebene li.zweit-ebene:hover a {
	color:#000000!important;
}
ul.menu-2-ebene li.zweit-Ebene-aktiv a:hover {
	color:#000000!important;
}
li.zweit-ebene, li.zweit-Ebene-aktiv {
	display: block;
    width: 20%;
	height:25px;
    float: left;
}
.menu-2-ebene li.zweit-Ebene-aktiv {
	text-decoration:underline;
}
.menu-2-ebene li.zweit-Ebene-aktiv a{
	color:#0c7faa!important;
}
#menu-inhalt .menu-2-ebene li:first-child{
	padding-left:10px;
}
#logo a {
	text-decoration: none;
	color:#000;
}
#kontakt {
	float: right;
    margin-right: 40%;
    font-size: 20px;
    /*margin-top: 90px;*/
	margin-top: 10px;
	margin-bottom: 20px;
}
@media screen and (min-width:1140px){ 
	#kontakt {
		margin-top: 90px;
	}
}
#kontakt i.fas{
	margin-right:5px;
}
#sizer {
	display: inline-block;
    margin-right: 150px;
    width: 100px;
    height: 40px;
    margin-top: 38px;
    float: right;
}
#sizer a {
	border-style:solid;
	border-color:#f2f2f2;
	color:#000;
	font-size: 20px;
    padding: 2px;
	text-decoration:none;
}
#kontrast {
	float:right;
	margin-left:20px;
	margin-top: 30px;
}
#kontrastSelect {
	font-size: 20px;
    padding: 3px;
    border-style: solid;
    border-width: 2px;
    border-color: #f2f2f2;
	z-index: 9999;
    position: absolute;
    right: 0%;
}
#search {
	float: right;
    right: 20%;
}
#search .fa-search {
    position: relative;
    margin-left: 230px;
    top: -55px;
    z-index: 1;
}
#menu {
  width:100%;
  background-color:#0c7faa;
  text-align:center;
  overflow: hidden;
}
#menu-inhalt {
	margin:0;
	width:60%;
	display: inline-flex;
	padding:0px;
	padding-inline-start: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
}
#menu-inhalt li:first-child {
	border-left-color: #ffffff;
	border-left-style:ridge;
	border-width: 1px;
	padding-left:5px;
}
#menu-inhalt li {
    list-style-type:none;
	border-right-color: #ffffff;
	border-right-style:ridge;
	border-width: 1px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:10px;
}
li.erst-ebene a {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
	padding-right:17px;
    display: block;
	border-style: solid;
    border-color: #0c7faa;
    border-width: 3px;
}
li.menue-current{
	background-color:#f2f2f2;
}
li.menue-current a {
	color:#000;
	font-size:1em;
	text-decoration:none;
	padding-right:20px;
    display: block;
	border-style: solid;
    border-color: #f2f2f2;
    border-width: 3px;
}
li.zweit-ebene a {
	border-style: solid;
    border-color: #f2f2f2;
    border-width: 3px;
}
.menu-2-ebene {
    background: #f2f2f2;
    border: none;
    border-radius: none;
    display: none;
    position: absolute;
    width: 60%;
    left: 0;
    min-height: 200px;
    height: auto;
    z-index: 2;
    overflow: hidden;
	padding-inline-start: 20%;
    padding-inline-end: 20%;
	padding-left:20%;
    padding-right:20%;
	margin-top:20px;
}
.zweit-ebene {
	border:none !important;
	padding-top:10px;
}
.menu-2-ebene .zweit-ebene a {
	color:#000000 !important;
	padding:10px;
}
#menu-inhalt li:hover .menu-2-ebene {
	display: block!important;
	margin-top:20px;
}
#menu-inhalt li:hover {
    background-color: #f2f2f2;
	border-color: #f2f2f2!important;
}
#menu-inhalt li:hover a {
	color: #000;
	border-color: #f2f2f2!important;
}
ul.menu-2-ebene li:hover a {
	background-color:#0c7faa;
}

/******main Inhalten***********************/
@media screen and (min-width:1351px){
	#main {
		width: 60%;
		padding-left: auto;
		margin-left: auto;
		margin-right: auto;
		min-height:750px;
	}
}

@media only screen and  (min-width:1140px) and (max-width:1263px){ 
	#logo {
		margin-top: 25px;
		margin-bottom: 10px;
		float: left;
		margin-left: 12%;
	}
	#kontakt {
		float: right;
		margin-right: 40%;
		font-size: 20px;
		margin-top: 90px;
	}
	#headerRightTop {
		right: 9%;
		overflow: hidden;
		width: 300px;
		position: absolute;
	}
	#menu-inhalt {
		margin: 0;
		width: 83%;
	}
	#main {
		width: 83%;
		padding-left: auto;
		margin-left: auto;
		margin-right: auto;
	}
}

#headerImage{
	
	width: 100%;
    height: auto;
	
	display: block;
    float: left;
}

#headerImage img{
	
	width:100%;
	max-height:300px;
	height:auto;
	
}


#seiteinfo{
	 background-color:#0c7faa;
	 float:right;
	 font-size: 0.9em;
}

#inhalt{
	
	width:70%;
	float:left;
	padding:0px 15px 5px 15px;
	margin-bottom: 2%;

	font-size: 0.9em;
	/*background-color:#f2f2f2;
	box-shadow: 5px 5px 5px grey;*/
}

#inhaltSeite{
	
	width:98%;
	padding-right: 1%;
	padding-left: 1%;
	float:left;
	font-size: 0.9em;
	/*padding:0px 10px 5px 10px;*/
}

#inhaltSeite p, #inhalt p,#seiteinfo p{
	
	line-height:1.6;
	
}

/******Seite Info***************/

#seiteinfo{
	width: 20%;
    float: right;
    color: #ffffff;
    padding: 0px 2% 5px 2%;
    
    margin-left: 3%;
	margin-bottom:10px;
	/*box-shadow: 5px 5px 5px grey;*/
}
#seiteinfo header{
	
	/*font-family:"Georgia";*/
}
#seiteinfo a {
	color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
}
#seiteinfo a::after {
	content:"\f054";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	margin-left: 15px;
}
#footer {
	display:block;
	width:100%;
	background:#f2f2f2;
	position:relative;
	margin-top:2%;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom:15px;
}
#footer-menu a {
	margin-left: 4%;
}
.sw #copyright a, .sw #datenschutz a, .sw #impressum a , .sw #backTop a {
	color:#fff;
}
#footer-menu a , #backTop a {
	color:#000;
	text-decoration:none;
}
#footer-menu {
	float:right;
	font-size: 0.9em;
}
#footer-menu a, #footer button {
	text-decoration:none;
	float:right;
	padding-top: 12px;
	font-size: 1rem;
	line-height: 1;
	background-color: transparent;
}
@media screen and (min-width:1140px){ 
	.footerContainer {
		width:60%;
		margin-left:auto;
		margin-right: auto;
	}
	#footer-menu {
		display: block;
		padding: 15px 0px 5px 0px;
		width: 55%;
		height: auto;
		overflow: hidden;
		margin-top: 50px;	
	}
	#copyright {
		float:left;
		margin-top: 77px;
	}
}
#backTop {
	color: #ffffff;
	background-color: #0c7faa;
	margin-right: 0px!important;
	padding: 10px 10px 10px 10px;
	text-align: center;
	position:absolute;
	top:0px;
	left:74%;
}
#backTop a {
	color:#fff;
}
@media screen and (max-width:1662px) and (min-width:961px){
	
	
	
	
	
}



/**Ke Search begin**/
#header #ke_search_sword {
    width: 215px!important;
    position:relative!important;
    border: 2px solid #f2f2f2;
}

#header span.resetbutt {
    display: none!important;
}

#header span.submitbutt input{
	background-image: url('../Icons/searchIcon.png');
	background-repeat: no-repeat, repeat;
    background-size: 30px;
	min-width: 30px!important;
    max-width: 30px!important;
}
#header span.submitbutt{
    top: -41px;
	position: relative;
	left: 230px;
}

div.kesearchbox {
    position: relative;
    height: auto!important;
    margin: 0 0 10px 0;
}

#inhaltSeite .resetbutt{	
	margin-top:40px;
}
#inhaltSeite span.submitbutt input{	
	margin-top:50px;
}

#header .tx-kesearch-pi1 form fieldset {
    height: 50px;
}


/**Ke_Search Input end****/

.fa-envelope:before {
	color:#0c7faa;
}
.fa-search:before {
	color:#ffffff!important;
    padding:4px;
	background-color:#0c7faa!important;
}
/***Tabelle***/
table.contenttable tbody tr:nth-of-type(odd){
	background-color: rgba(0,0,0,.05);
}
table.contenttable tbody tr td{
	padding: 15px 10px 15px 10px;
    border-top: 1px solid #dadada;
}

/********webReader**************/
#webreader{
	width:300px;
	height:50px;
	display:block;
	position:relative;
	float:left;
}
/****************jquery search input****************/



.tabel-search span{
	margin-left:50px;
	margin-right:20px;
}


/***********li im Inahlt und InhaltSeite*****************/

#inhaltSeite li, #inhalt li{
	padding:15px;
}
