

body{
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#5f5e5e;
	background:#fff;
	margin: 0px 0 0 0;
	}



#page{
	text-align:left;
	max-width:1200px;
	min-width: 980px;
	margin: 0 auto;
	}

a img { border:none; }


.logo-header{position:relative;margin:15px 0 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo{padding:0 0 0px 14px;display:inline;float:left;width: 30%;}
.logolink{border:none}

.headerright { float: right; line-height:90px; color: #999;
    display: flex;
    justify-content: flex-end;
    width: 70%;
}

.header-pic {
    height: 315px;
    background: url(images/Bildschirmfoto.png) center center no-repeat;
    border-radius: 8px;
    background-size: cover;
    margin:0px 14px;
}
#menu
	{
	text-align: center;
	font-size: 16px;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
	}

#menu a:link, #menu a:visited, #menu a:active {
		color:#666;
		display:inline;
		font-weight:normal;
 		line-height:20px;
		padding:5px 14px;
		text-decoration:none;
		margin: 0 0px 0 0;
		border-right: 1px solid #ccc;
		}

#menu a:hover {
		color:#000;
		display:inline;
		font-weight:normal;
 		line-height:20px;
		padding:5px 14px;
		text-decoration:none;
		margin: 0 0px 0 0;
		border-right: 1px solid #ccc;
		}

#menu a.last { border: none; }
#menu a.current { color:#000; }




.thefooter {
	margin: 20px 14px 0 14px;
	text-align: right;
	border-top: 1px solid #dadada;
	padding: 3px 4px 4px 0;
	color: #aaa;
	font-size: 11px;
	}

.thecontent { padding: 50px 0 0 0; }

.content{
	
	width:700px;
	margin-left:14px;
	float:left;
        font-size: 16px;
	line-height:20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
	}

.contactleft {
    width: 100%;
    float: none;
    margin: 0 0 50px 0;
    padding: 0px 33px;
}


#loginoutputdiv { display:none; }

.logged {
	display:inline;
	width:260px;
	float:right;
	margin-right:2px;
	background:#DBDFE2;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	border:1px solid #ccc;
	color: #222;
	padding: 6px;
	text-align:center;
	}

.logged a:link, .logged a:visited, .logged a:active {
		color:#666;
		text-decoration:none;
		}

.logged a:hover {
		color:#000;
		text-decoration:none;
		}

.thefooter a:link, .thefooter a:visited, .thefooter a:active {
		color:#aaa;
		text-decoration:none;
		}

.thefooter a:hover {
		color:#000;
		text-decoration:none;
		}


.right-content{
	display:inline;
	width:260px;
	float:right;
	margin-right:14px;
        padding: 15px;
	background:#62A4D4;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	border:1px solid #ccc;
	color: #fff;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 18px;
	}

.formcontainer
	{
	padding: 6px;
	margin:0px auto;
	text-align:left;
	width: 250px;
	}

.logininfo { text-align: left; padding: 6px; font-size: 11px; color:#eee; border-top:1px solid #eee;}








h1 { font-weight: normal; padding: 0; margin: 0; font-size: 22px; }

.clearleft{clear:left}
.clearright{clear:right}
.clearboth{clear:both}

.txtright { text-align:right; }

a:focus,:focus{outline:none}

a:link, a:visited,  a:active {
		color:#3E7CB7;
		text-decoration:none;
		}

a:hover {
		color:#000;
		text-decoration:underline;
		}

a.lbox:link, a.lbox:visited,  a.lbox:active {
		color:#eee;
		text-decoration:none;
		}

a.lbox:hover {
		color:#fff;
		text-decoration:underline;
		}



.loginhead { font-weight: normal; padding: 0; margin: 0; font-size: 16px; }

.logform { padding: 0; margin: 0; }

input,.txt_area_input{
	border:1px solid #888;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#222;
	font-size:13px;
	padding:4px
	}

input:active,  input:focus {
	background-color: #DBDFE2;
	}


.w236 { width: 236px; }



.subleft {
	display: inline;
	float: left;
	line-height: 27px;
	}

.check_left {
	width: 190px;
	line-height: 16px;
	}

.subright {
	display: inline;
	float: right;
	}

.formerror { color: #990000; }

.btn-submit {
	border: 1px solid #888;
	background: url(images/bg-submit.png) repeat-x scroll 50% 50% #E6E6E6;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #666;
	font-size:12px;
	cursor: pointer;
	margin: 0 5px 0 0;
	}

.btn-submit:hover {
	color: #000;
	background: url("images/bg-submit.png") repeat-x scroll 50% 50% #DADADA;
	cursor: pointer;
	margin: 0 5px 0 0;
	}



.admin_items {
	border-top: 1px solid #999;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 4px 0 0 0;
	line-height: 20px;
	}





.account_container { width: 250px; margin: 0px auto; }

.change_error { font-weight: bold; background: #990000; width: 100%; display: block; padding: 4px; color: #fff;}
.change_ok { font-weight: bold; background: #008000; width: 100%; display: block; padding: 4px; color: #fff;}


.contact_container img {
    width: 25px;
    height: 25px;
}
.contact_container {
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
}
.mail > div {
    padding-top: 3px;
}
.contact-sec .content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.contact_container > div {
    margin-left: 10px;
}
.flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 40px 14px 0px 14px;
}
.contact-sec {
    flex: 50%;
    width: 50%;
}
.prel {
    position: relative;
    margin-bottom: 50px;
    flex: 50%;
    width: 50%;
}
.map_abs { position:absolute;bottom:0;width:100%;height:50px;}

.mapframe {
    margin: 0px 0 0 0;
  min-height: 365px;
    width: 100%;
    border:none;
}
/******responsive-menu-css-start-here****/

.header-absolute {
   position: relative;
    width: 25px;
    height: 15px;
    right: 14px;
    z-index: 99999;
    display: none!important;

}
.main-menu-icon {
    position: absolute;
    left: unset;
    top: 0px;
    width: auto;
    z-index: 999;
    
}
.main-menu-icon a {
    position: relative;
    width: 25px;
    height: 15px;
    line-height: 15px;
    display: flex;
    justify-content: flex-end;
}
.main-menu-icon a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 25px;
    background-color: #214478;
    transition: all 0.4s;
}
.main-menu-icon a span {
    height: 3px;
    width: 18px;
    background-color: #214478;
    line-height: 15px;
    float: left;
    margin-top: 6px;
}
.main-menu-icon a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 25px;
    background-color: #214478;
    transition: all 0.4s;
}
.main-menu-icon a.menu-open:after, .main-menu-icon a.menu-open:before{ background-color: #fff; }
.menu-open:before {
    transform: rotate(-45deg);
    top: 5px !important;
}
.menu-open:after {
    transform: rotate(45deg);
    bottom: 7px !important;
}
.menu-open span {
    opacity: 0;
}

.menu-main {
   width: 0px;
    position: fixed;
    height: 100vh;
    width: 0px;
    left: unset;
    right: 0px;
    top: 0px;
    background-color: rgb(0 0 0 / 71%);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    overflow: auto;
}
.menu-main.show-menu {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    width: 320px;
}
.header-main-sec.sticky {
    background-color: rgba(7, 22, 80, 1);
    padding: 16px 0px;
}
.header-main-sec.sticky .menu-main {
    background-color: rgba(7, 22, 80, 0.9);
    top: 62px;
    height: calc(100% - 62px);
        display: flex;
}
.menu-main ul {
padding: 0;
    margin: 0;
    padding-top: 20px;
    padding-left: 0;
    max-width: 490px;
    margin: auto;
    position: relative;
    float: left;
}
.menu-main ul li {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 0px;
        transform: translateX(0);
    transition: transform .35s
}
.menu-main ul li a {
    font-size: 2em;
    line-height: normal;
    color: #ffffff;
    text-transform: capitalize;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*responsive-menu-css-end-here*/
.thecontent .content{
    margin-bottom: 10px;
}
 .logo a{
    display: inline-block;
    width: 300px;
    height: auto;
}
.logo a img{
    width: 100%;
    height: auto;
}
.header-slider {
    border-radius: 8px;
    overflow: hidden;
    padding:0px 14px;
}
.header-slider .slick-initialized .slick-slide{
    border-radius: 8px;
}
/*****media-query****/


@media(max-width: 989px) {

  .header-absolute {
    display: block!important;
   }
   .headerright .menu-wrap{
       display:none!important;
   }
   #menu a:link, #menu a:visited, #menu a:active {
        border-right: 0px solid #ccc;
        font-size: 18px;
        color: #fff;
    }
    #menu a:link, #menu a:visited, #menu a:active {
        color: rgb(255 255 255 / 70%);
        padding: 5px 0px;
        border-right: 0px solid #ccc;
        font-size: 18px;
    }
    #menu a.current {
        color: #fff;
    }
    .menu-main ul {
         margin: 120px auto 0px 0px;
    }
    #menu {
        padding: 30px;
        max-width: 100%;
        width: calc(100% - 60px);
    }
    .menu-main ul li {
        text-align: left;
    }
    .thecontent .content {
       width: calc(100% - 28px);
       margin: 0px 14px;
    }
    .thecontent .right-content {
        float: left;
        margin-left: 14px;
        margin-bottom: 30px;
    }
    #page{
        max-width: 100%;
        min-width: 100%;
    }
    .logo a{
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .logo a img{
        width: 100%;
        height: auto;
    }
    .header-slider .slick-slide {
        object-fit: cover;
        height: 300px;
    }
    #menu a:hover {
        padding: 0px 0px;
        line-height: 20px;
        color: #fff;
    }
    .contactleft .contact_container {
        width: 50%;
        margin-bottom: 20px;
    }
    .contactleft {
        margin: 0 0 30px 0;
    }
   


}

@media(max-width: 767px){
    .logo {
        width: 300px;
    }
    .contactleft .contact_container {
        width: 100%;
    }
    .header-slider,.header-pic  {
        border-radius: 0px;
        padding:0px 0px;
    } 
    .header-slider .slick-initialized .slick-slide {
        border-radius: 0px;
    }
    .header-pic {
        margin:0px 0px;
    }
    .thecontent {
        padding: 30px 0 0 0;
    }
    
    
}


@media(max-width: 479px){

    .flex {
        flex-direction: column;
    }
    .prel {
        flex: 100%;
        width: 100%;
    }
    .contact-sec {
        flex: 100%;
        width: 100%;
    }   
}
@media(max-width: 374px){
    
    
}




