/* mali-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mali';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/mali-v10-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* mali-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mali';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/mali-v10-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* mali-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mali';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/mali-v10-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}





#immer{
	z-index: 998;
	width: 100%;
	background-repeat: no-repeat;
}


.schatten{	box-shadow: 2px 2px 10px #333;
                border: 2px solid #fff;
border-radius:25px;
    
}




body.mce-content-body {
           background-image: url(images/bgt.png);


}


#content img {
	border: 2px solid #fff;
        box-shadow: 0px 0px 5px #666;


}
.kasten{
	float: left;
	width: 256px;
	padding: 0px;
	min-height: 380px;
	margin-right: 15px;
	margin-bottom: 25px;
	background-color: #fff;
	box-shadow: 2px 2px 10px #aaa;
	background-color: #ff9900;
	color: #000;
	font-size: 16px;
	line-height: 22px;
    border-bottom-right-radius: 120px;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 150px;
    border-top-right-radius: 120px;
	border: 4px solid #e3000f;
	padding: 25px;
}

.kasten img{
    width:100%;
    height:auto;
    
}

.kastenm{
	float: left;
	width: 256px;
	padding: 0px;
	min-height: 380px;
	margin-right: 15px;
	margin-bottom: 25px;
	background-color: #fff;
	box-shadow: 2px 2px 10px #aaa;
	background-color: #ff9900;
	color: #000;
	font-size: 16px;
	line-height: 22px;
  border-bottom-right-radius: 150px;
    border-bottom-left-radius: 120px;
    border-top-left-radius: 150px;
    border-top-right-radius: 120px;
	border: 4px solid #e3000f;
	padding: 25px;
}

.kastenm img{
    width:100%;
    height:auto;
    
}



.kastenr{
	float: left;
	width: 256px;
	padding: 0px;
	min-height: 320px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #fff;
	box-shadow: 2px 2px 10px #aaa;
	background-color: #ff9900;
	color: #000;
    font-size:16px;
	line-height: 22px;
  border-bottom-right-radius: 130px;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
	border: 4px solid #e3000f;
    padding:25px;

}

.kastenr img{
    width:100%;
    height:auto;
    
}





#logolinks{
	float: left;
	padding-top: 40px;
	line-height: 30px;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin-left: 1%;
	text-align: center;
	text-transform: uppercase;
	margin-right: 10%;
    text-shadow: 0px 0px 5px #333;
}

#logorechts{
	float: right;
	padding-top: 55px;
	color: #fff;
	margin-right: 3%;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
        text-shadow: 0px 0px 5px #333;


}

#bildoben{
	float:right;
}

.abstand{
	padding-left:10px;
padding-right:10px;
	}

.button{
	color:#fff;
 background-color:#aaa;
	display:block;
	float:right;
	padding:3px;
font-style: italic;
		
}




body {
	background: #fff;
	background-image: url(images/bg.jpg);
 background-position: top center;
 background-repeat:no-repeat;
	color: #333;
	font-family: 'Mali', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 0px; /* Abstand zum oberen Browserrand*/
	margin: 0px;
}
/* p wichtig zur Einhaltung Abstand wenn so gewünscht*/



p {
	margin: 0px;
	padding: 0px;
}
/* Überschriften zur Seitennavigation */



h1 {
	font-family: 'Mali', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 34px;
    margin-top:0px;
	margin-bottom: 30px;
	line-height: 45px;
	color: #e3000f;
        background-image: url(images/kaefer.png);
    background-repeat: no-repeat;
    padding-left:60px;
		font-weight: 700;
    text-transform: uppercase;

}

h2 {
	font-family: 'Mali' ,Verdana, Geneva, sans-serif;
	  font-style: normal;
font-size: 28px;
	margin-bottom: 20px;
	line-height: 30px;
color: #000;
            background-image: url(images/kaeferk.png);
    background-repeat: no-repeat;
    margin-left:0px;
      padding-left:50px;
     padding-bottom:3px;
   padding-top: 5px;
   font-weight: 700;
     margin-top: 0px;
     text-transform: uppercase;
}

 h3 {
	font-family: 'Mali', Verdana, Geneva, sans-serif;
	  font-style: normal;
font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 28px;
color: #e3000f;
}

 h4 {
	font-family: 'Mali', Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 28px;
color: #000;
}

/* Überschriften zur Verwendung im content */




/* horizontale Linie */



hr {
	border-top:1px dotted #006600;
    border-bottom:0px;
    border-left:0px;
    border-right::0px;

}
/* links allgemein evtl. nicht verwendet da links im jeweiligen .div extra definiert sind*/



a {
	text-decoration: none;
	color: #e3000f;
}
a:link, a:visited {
	text-decoration: none;
    	color: #e3000f;
}
a:active, a:hover {
	text-decoration: underline;
    	color: #e3000f;
}
/* container für mittige Zentrierung */


#logoo{
	width: 280px;
	height: auto;
    position: absolute;
    top:-220px;
    left:35%;
    z-index: 5000;
}
	
	
#container {
}

#contentrechts {
	float: left;
	max-width: 680px;
}
#contentinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	background-color: transparent;
	margin-top: 25px;

}
#bwmenuinnen {
	max-width: 980px;
	margin: 0 auto;
}

#untermenua {
	max-width: 960px;
	margin: 0 auto;
padding:0px;
	background-color: #FFFfff;
	min-height: 20px;
	opacity: 0.8;
	clear: both;
	box-shadow: 0px 5px 5px #ccc;
	display:none;
}
#untermenu {
	max-width: 930px;
	position: relative;
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	text-align: center;
	color: #006600;
	padding:1px;


}
#footerinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	color: #000;
	padding-top: 25px;
    
}
#footerinnen a{
	color:#000;



}
.fm{text-align: center;}



#logo {
	padding-right: 2%;
	height: auto;

	width: 380px;
	padding-top: 20px;
}
#header {
	padding-top: 0px;
	clear: both;
	padding: 0;
}

#headerinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	text-align:center;
	
}

#banner1 {
	clear: both;
	margin-bottom: 25px;
	color: #fff;
	border-radius: 25px;
	margin-top: 25px;
}

#banner1innen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	line-height: 25px;

}

#banner2 {
	clear: both;
	color: #fff;
}

#banner2innen {
	max-width: 780px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 25px;
}

/* content */

#logozeile {
	margin: 0px;
	width: 100%;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 10px;    
}

#logozeileinnen {
	max-width: 980px;
	position: relative;
	margin: 0 auto;
}

#content {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 25px;
	background-position: top;
	background-repeat: no-repeat;
	border-top: 0px;
	margin-top: 0%;
	margin-bottom: 0%;

}



#content a {
	font-weight: normal;
	color: #000;
}
#content a:link, a:visited {
	text-decoration: none;
    
}
#content a:hover, a:active {
	text-decoration: underline;
}







#contentinnen table{
	float:left;
	width:50%;
	min-width:250px;
	padding-right:10%;
	}

/* menu*/

#mmenu{
	max-width: 980px;
	position: relative;
	margin: 0 auto;
	color: #fff;
	min-height: 10px;
}

#menu {
	margin: 0 auto;
	width: 100%;
	clear: both;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
#menu a {
	font-weight: normal;
	text-decoration: none;
}
#menu a:link, a:visited {
	text-decoration: none;
}
#menu a:hover, a:active {
	text-decoration: none;
}
#menu li {
	line-height: 1.7;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
.doc { /* Menüpunkt ohne Unterseite*/
	list-style: none;
	
}
.docs { /* Menüpunkt mit Unterseite*/
	list-style: none;
    color:#fff;
	
}
.sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	color:#fff;
    background-color:#6b6b6b;


	
	
}
.sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	color:#fff;
        background-color:#6b6b6b;




	
}
/* 1. Menüebene*/



.menulevel1 {
	font-size: 14px;
	line-height: 20px;
	line-height: normal;
	color: #000;
	text-transform: none;
	text-decoration: none;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:hover, .menulevel1 a:active {
}
/* 2. Menüebene*/



.menulevel2 {
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
		color:#fff;


}
.menulevel2 a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #fff;
	text-decoration: none;
}
.menulevel2 a:active, .menulevel2 a:hover {
	text-decoration: none;
}


/* 3. Menüebene*/



.menulevel3 {
	font-size: 8pt;
	text-transform: none;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
/* minimenu*/
#minimenu{
display:none;
}

#minimenu a {
color:#fff;
    text-transform: uppercase;
}










#untermenu a {
	padding-left:10px;
}
#untermenu a:link, a:visited {
	color: #006600;
	text-decoration: none;
}
#untermenu a:hover, a:active {
	color: #006600;
	text-decoration: underline;
}
/* sitmap wahrscheinlich eher net verwendet*/



.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
/* footer*/



#footer {
	font-size: 18px;
	line-height: 25px;
	clear: both;
	color: #fff;
	padding-bottom: 25px;
	text-align: center;
	background-image: url(images/bild-unten.png), url(images/bg-unten.jpg);
	background-position: bottom left,bottom center;
	min-height: 475px;
	background-repeat: no-repeat;
}

}


#footer a {
	color: #e3000f;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #e3000f;
	text-decoration: underline;
}
#footerinnen div {
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}
/* Suchfeld */



#suche {
	position: absolute;
	z-index: 10;
	left: 800px;
	top: 160px;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
/* Formular */



form {
	margin: 0;
}
/* Formular */



img {
	border: 0;
}
a img { /* Zur Vermeidung von Rahmen bei Bildlinks*/
	border: 0;
}
/* wenn unter normalem content submenu erscheinen soll - eher net*/



.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
/* breadcrumps navi*/



.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
/* Link login*/



.login {
	font-weight: bold;
	font-size: 8pt;
	color: gray;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
/* Link cmsimple*/



.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: white;
}
/* editor*/



.edit {
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	background-image: none;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
.retrieve {
	background-color: #ffffff;
	background-image: none;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
/* name der site*/



.sitename {
	font-weight: normal;
	font-size: 20pt;
}
body.mceContentBody {
	margin: 0 !important;
	padding: 5px;
	background-color: #fff;
	background-image: none;
}
/*Sitemap Vertical Popout Menu CSS for CMSimple*/



/*Microsoft behaviour to make IE6 and earlier behave like a compatible browser - ignored by other browsers. This has now been moved to the <body> tag in template.htm in order to use dynamic template folder path to csshover.htc*/



/* body{behavior:url(/templates/TEMPLATENAME/csshover.htc);} */



/*default styles for the menu, lists and links*/



#bwmenu {
	padding: 0;
	margin: 0 auto;
	min-height: 40px;
	background-color: #e3000f;
}
#bwmenu ul {
	z-index: 500;
	list-style: none;
	margin: 0;
	padding: 0;
}
#bwmenu li {
	position: relative;
	display:0px;
	float: left;
	font-size: 15px;
	border: 0px solid black;
	margin: 0;
	padding: 0;
	line-height: 40px;
		letter-spacing: 0.0em;
	text-align:center;
	padding-left: 0.7%;
	padding-right:0.7%;
    text-transform: uppercase;
    font-weight:500;
    
    


}
#bwmenu a {
	display: block;
	color: #fff;
	text-decoration: none;
    font-weight:500;
	

}
/*change list item colours on hover*/



#bwmenu li li {
	width:200px;
	line-height: 25px;
	border-top: 0px solid #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 18px;
	text-align:center;
	background-color: #e3000f;
    padding-left:0px;
    color:#fff;
	
}


#bwmenu li li a {
    color:#fff;
	
}


#bwmenu li:hover {
    background-color:#6b6b6b;
  
	
}

#bwmenu li li:hover {
    background-color:#6b6b6b;
  
	
} 
#bwmenu a:hover {
	color:#fff;


}
/*hide menulevel2*/



#bwmenu ul ul {
	display: none;
	background-color: none;
	opacity: 0.8;
}
/*hide menulevel3 when hovering over menulevel1 items*/



#bwmenu ul li:hover ul ul {
	display: none;
}
/*display expanding menulevel2 on hovering over menulevel1 items*/



#bwmenu ul li:hover ul {
	position: absolute;
	display: block;
	top: 40px;
	left: 0px;
}
/*display expanding menulevel3 on hovering over menulevel2 items*/



#bwmenu ul ul li:hover ul {
	position: absolute;
	display: block;
	top: -1px;
	left: 100%;
}
/*End of Sitemap Horizontal Dropdown Menu CSS for CMSimple*/



#content ul {
	list-style-image: url("images/bobl.png");
}

#content .flexslider ul {
	list-style-type: none;
}
#content ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#content .flexslider ul li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#minimenu{
display:none;
}

.kasten a:link, a:visited {
	color: #e3000f;
}

.kasten a:hover, a:active {
	color: #e3000f;
    text-decoration: underline;
}

.kastenm a:link, a:visited {
	color: #e3000f;
}

.kastenm a:hover, a:active {
	color: #e3000f;
    text-decoration: underline;
}
.kastenr a:link, a:visited {
	color: #e3000f;
}

.kastenr a:hover, a:active {
	color: #e3000f;
    text-decoration: underline;
}


/* Kann maximal 1000px darstellen. */
@media only screen and (max-width : 1000px) {
#mmenu{min-height:80px;
}

#keywordsinnen {text-align:center;
}
#footerinnen {
	padding:1%;}
#resmenu {
	display: none;
}
#resbutton {
	display: none;
}
#minimenu{
display:none;
}
#untermenu {
font-size:50%;
line-height:1.4em;
}
#logoo{
	width: 240px;
	height: auto;
    position: absolute;
    top:-190px;
    left:40%;
    z-index: 5000;
} 
    
    #logorechts{
	margin-left: 3%;
        	





}
    
        #logolinks{
	margin-right: 5%;




}


}

/* Kann maximal 768px darstellen. */
@media only screen and (max-width : 768px) {
#resmenu {
	display: none;
}
    
    #bildoben{
    width:200px;
    height:auto;
}
    
    
#resbutton {
	display: none;
}
#contentinnen table{
	float:left;
	width:100%;
	}
#logoo{
	width: 180px;
	height: auto;
    position: absolute;
    top:-150px;
    left:40%;
    z-index: 5000;
} 
    
    #spalte{
    width: 30%;
}

    

    
    #logo {
	padding-right: 2%;
        padding-top:15px;
        clear:left;
        margin-right:2%;
}
    
    #logorechts{
	margin-right:30%;

       





}
    
        #logolinks{
	margin-right: 6%;

       

}
        #footerinnen{background-size:80px;
}
    }
    


/* Kann maximal 480px darstellen. */
@media only screen and (max-width : 480px) {

#logozeileinnen {
    height:190px;
display:block;

}
    
#bildoben{
    display: none;
}
    
    #footer {

	background-image: url(images/bg-unten.jpg);
	background-position: bottom center;

}
    
    #bwmenu{
        display: none;}
    


    #footerinnen{background-image: none;
}

#content {
    padding-top: 10px;
    margin:5%;
    width:90%;
}
    
    #contentinnen {
    padding: 15px;
   
}
    

	
#resmenu {
	float: left;
	position: relative;
	display: block;
	width: 86%;
	padding-left: 2%;
	padding-right: 2%;
        background-image: url(images/bgt.png);
    border-radius:25px;
    text-shadow:none;
margin:5%;
}
#resmenu .menulevel1 {
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
   
}
#resmenu .menulevel1 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
    
}
#resmenu .menulevel1 a:link, .menulevel1 a:visited {
	text-decoration: none;
    
}
#resmenu .menulevel1 a:active, .menulevel1 a:hover {
	color: #ccc;
	text-decoration: none;
        background-color:#555;



}
#resmenu .menulevel2 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#resmenu .menulevel2 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
#resmenu .menulevel2 a:link, .menulevel2 a:visited {
	text-decoration: none;
}
#resmenu .menulevel2 a:active, .menulevel2 a:hover {
	color: #ccc;
	text-decoration: none;
            background-color:#555;



}
#resmenu .sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #fff;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
    background-color:#555;
}
#resmenu .sdocs { /* Aktiver Menüpunkt ohne Unterseite*/
	color: #fff;
	list-style: none;
	padding-left: 20px;
	padding-right: 15px;
    background-color:#555;
}
#resbutton {
	display: block;
	float: left;
	width: 50px;
	height: 35px;
	border-radius: 5px;
	position: relative;
	z-index: 5000;
	margin-top: 5px;
	margin-left: 5px;
        margin-right:10px;
	border: 2px solid #000;
    background-color: #fff;


}
#resbutton a {
	border-radius: 5px;
}
#resbutton a:link, a:visited {
	border-radius: 5px;
}
#resbutton a:hover, a:active {
	border-radius: 5px;
}

#mmenu{
	display:none;
	}
    

	
#untermenua{
	display:none;
	}
	
	#menu{
	min-height:5px;
         border:none;
        border-top:2px solid #fff;
       
	}
	
	#logo{
		width:200px;
		height:auto;
	}
	
	#fmenu{display:none;}
    
#minimenu{
display:block;
text-align:center;
}

#logo{
	width:70%; height:auto;padding-top:5px;
    padding-left:10%;
	
}
    
    #logoo{
	width: 70%;
        top:-25px;
        left:15%;
	height: auto;
    position: absolute;
    z-index: 5000;
} 
    

#footerinnenn a{
	display:none;


}
    
    #footer{
        min-height: 700px;
    }
    
        #spalte{
    width: 100%;
}
    
    #logolinks{
	float: right;
	width: 90%;
	padding-top: 10px;
}
    
        #logorechts{
	float: right;
	width: 90%;
	padding-top: 10px;
    margin-right:2%;
    margin-bottom:2%;
}
    
    #logozeile {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	color: #003366;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	background-image: none;
	background-position: top right;
	background-repeat: no-repeat;
}

.kasten{
	width:75%;
    margin-left:5%;
}

.kastenm{
	width:75%;
    margin-left:5%;
}
.kastenr{
	width:75%;
    margin-left:5%;;
}

    

    
    .fm{display:none;}

}





}










