﻿

/**************/
/*Defaults*/
/*************/

#wrappr{
    bottom: 0;
    position: absolute;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 80;



}


html, body {
    background : #fff;
    overflow : auto;
    margin: 0;
    padding: 0;
    height: 100%;
    text-align:center;
    border: none;
    color:#000;
    font-size: 0.95em;
    line-height: 1.45em;
    font-family: 'Source Sans pro', sans-serif,Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}


#halign{
    margin:auto;
    max-width:1680px;
    /*background-color:aqua;  */
    z-index:15;
    margin-top:0.5%;
    /*opacity:0.9;  */
    transform: scale(0.90); /* Equal to scaleX(0.9) scaleY(0.9) */
    margin-left:-0.5;

}
.lang6{
    position:relative;
    margin-top:2%;
    float:right;
    font-size:1.1em;
    z-index:99999;
}


a:link {
    color:#364C9D;
    text-decoration : none;
    background-color : transparent;
    font-size:1.0em;
    font-weight: 600;
}
a:visited {
    color:#364C9D;
    text-decoration : none;
    background-color : transparent;
    font-weight: 600;
}
a:hover {
    color: #000;
    text-decoration : none;
    background-color : transparent;
    font-weight: 600;

}


 h2 {
    margin: 0;
    margin-bottom:18px;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.35em;
    color:#000;
    font-weight:700;
}
h3 {
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    line-height: 1.25em;
    color:#1f3a88;
    font-weight:700;
}
h4 {
    margin: 0;
    margin-bottom:3px;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.3em;
    color:#000;
    font-weight:700;
}


/*************/
/* FX */
/*************/
 /*Langsamer rollover bei divs */

a:hover, div:hover {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
.clear{
    clear:both;
}
.ct8{
    -moz-hyphens: auto; /*auto umbruch im Content*/
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;

}
/*init hamburger*/
/* menu btn */

  .header .menu-btn {
    display: none;
}

.header .menu-btn:checked ~ .menu {
    max-height: 800px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
}
    .header .menu {
        position:absolute;
        clear: none;
        right:0;
        max-height: none;
        width:100%;
    z-index:700;
    font-weight:600;
    }
    .header .menu-icon {
        display: none;
    }



/* // init hamburger */
/*************/
/* Template */
/*************/

#template{
    margin-top:5px;
    /*background-color:#fff;  */


}
.logo{
    position:relative;
    text-align:left;
    z-index:500;
    margin-left:1.5%;
}
.logo img{
    position:relative;
   width:40%;
   height:auto;
   max-width:496px;

}

.adr68{
    position:absolute;
    float:left;
    font-size:1.2em;
    padding-left:3.7%;
    padding-top:1.25%;
}

/**************/
/*Templategalerie*/
/*************/
 .wprgh5{
    position:relative;
    margin-top:1%;
    width:100%;
    z-index: 400;
}

/*************/
/* hmnu */
/*************/



ul.navlist
{
    display: flex;
    flex-wrap: wrap;
    justify-content:flex-end;
    position:relative;
    list-style: none;
 	padding:0;
 	margin: 0;
    z-index:2000;

}

ul.navlist li
{
    display:block;
    background-color:#EDEDED;
    text-indent:0;
    font-size:1.2em;
    margin:-2.7% 0 0.5% 0.3%;
    text-decoration:none;
    text-align:center;

}



ul.navlist li a
{
     display:block;
     font-weight:300;
     color:#1F3A88;
     background:transparent;
     font-weight:600;
     border:0px solid #dcdcdc;
     padding:8px 12px 6px 12px;
}


/*ul.navlist li:nth-child(4){
     padding-left:29px;
}*/

ul.navlist li.active a
{
    color:#1F3A88;
    position:relative;

}
ul.navlist li a:hover
{
    Background-color:#3682BC;
    color:#fff;
    height:62%;




}

/*************/
/* content */
/*************/

.content{
    position:relative;
    width:100%;
    margin-top:2.2%;
    padding:0 0% 1.35% 0%;
    font-size:1.3em;
    text-align:left;
    line-height:1.3em;
    z-index:250;
    /*background:cyan;  */

}

/**********************/
/* Content Container */
/*********************/
.tlt7{
    position:relative;
    background: rgb(54,130,188);
    background: linear-gradient(90deg, rgba(54,130,188,1) 35%, rgba(31,58,136,1) 100%);
    padding:12px 0 12px 2%;
    margin-bottom:18px;
}

.rghbx4{
    background:#F2F5F5;
    margin-left:13.4%;
    padding:0 0 2% 0;
    width:57.5%;
    float:left;
    min-height:1050px;

}
.ar91{
    position:relative;
    margin-top:-1.85%;
    margin-left:-4.8%;
    margin-right:0.5%;
    float:left;
}

.rghbx4 h1{
    margin: 0;
    padding: 0;

    font-size: 1.1em;
    line-height: 1.2em;
    color:#364C9D ;
    font-weight:700;

}
.rghbx4 h2{
    margin: 0;
    padding: 0;
    font-size: 0.95em;
    padding-top:8px;
    line-height: 1.2em;
    color:#364C9D ;
    font-weight:700;

}
.td3{
    background:#EDEDED;
    padding:8px;
}

.bx8 ul{
    margin-top:12px;
    padding-left:18px;
}
.bx8 li{
    padding-bottom:6px;
}

.ctbx{
width:100%;
    margin-bottom:12px;
}
em {
    padding-right:2px;
}

.bx8{
    padding:12px 3% 0 3.5%;
    display:none;
}
.bx8on{
    display:block;
    }
strong{
    color:#364C9D ;
}

.c16{
    width:46.8%;
    height:auto;
    float:right;
    margin: 0 0 3% 3%;
}

.c89{
    width:46.8%;
    height:auto;
    float:left;
    margin: 0 3% 3% 0;
}
.clm4{
    font-size: 1.2em;
    line-height: 1.3em;
    padding-right:14%;

}


.frm5{
    color:#499DC6;
    font-size:1.2em;
}
.tx1 a:link, .tx2 a:link {
    display:block;
    font-weight:400;
}


.tx1{
    margin-bottom:2%;
}

.cg4{
    color:#99CC66 ;
    padding-right:8px;
    font-size:1.4em;

}
.lnk56 {
    padding:18px 0 0 0;
    float:right;
    display:flex;
    flex-wrap: wrap;
}
.lnk56 a{
    color:#499DC6;
    margin-right:24px;
}
.lnk56 a:hover{
    color:red;
}
.lnk983{
    font-size:1.5em;
}
.flxbx{
    display:flex;
    flex-wrap:wrap;
}
.flxitm{
    margin-right:36px;
    margin-top:4px;
}
.fwd7{
    /*background:red;*/
    width:70%;
}

.flxitm img{
    width:100%;
    max-width:140px;
    height:auto;
}

/*************/
/* right Section */
/*************/

.wprgh{
    float:left;
    padding:0 2% 2% 2% 2%;
    margin-left:2.06%;
    width:26.9%;
    font-size:0.9em;
}
.rghimg{
    width:100%;
    height:auto;
    margin-bottom:36px;
}
.wprgh h3{
    margin: 0;
    padding: 0;
    font-size: 0.90em;
    line-height: 1.2em;
    color:#364C9D ;
    font-weight:700;

}
.tlt8{
    position:relative;
    background: rgb(54,130,188);
    background: linear-gradient(90deg, rgba(54,130,188,1) 35%, rgba(31,58,136,1) 100%);
    padding:11px 0 12px 2%;
    margin-left:4%;
}
.ar92{
    position:relative;
    width:12.5%;
    height:auto;
    margin-top:-4%;
    margin-left:-6.5%;
    margin-right:0.5%;
    float:left;
}
.bx9{
    padding:12px 2% 36px 11.4%;
}
.bx9 ul{
    margin-top:12px;
    padding-left:18px;
}
.bx9 li{
    padding-bottom:8px;
}
.wprgh a:hover{
    opacity:0.7;
    }

/*************/
/* footer */
/*************/
.footer{
    margin-left:13.4%;
    padding:0 0 2% 0;
    width:57.5%;
    text-align:left;

}
.ad6, .ad7{
    display:none;
}


/*************/
/* Screen 12400px bis 1700px)*/
/*************/
@media screen and (max-width: 1567px) {
body {

/*background-color:fuchsia;*/
font-size: 0.9em;
}
ul.navlist li a
{
    padding:4px 8px 4px 8px;
}
.ar92{
    width:13%;

}
}/*end*/



/*************/
/* Screen kleine Tablets  */
/*************/
@media screen and (max-width: 1494px) {

body {
/*background-color:lime;*/
}
#halign{
    margin-top:0;
}

.logo img{
   margin-top:-4%;
}
ul.navlist li
{
    font-size:1.2em;
    margin:3% 0 0 0.3%;

}
.content{
    margin-top:8.2%;
    font-size:1.2em;
}
.tlt7{
    padding:8px 0 8px 2%;
    margin-bottom:18px;
}
.rghbx4{
    min-height:950px;

}
.ar91{
    width:7%;
    height:auto;
}
.tlt8{
    padding:5px 0 6px 2%;
}
.bx9 li{
    padding-bottom:3px;
}

}/*end*/


/*************/
/* Screen 500px bis 762px Mobilephone  */
/*************/
@media screen and (max-width: 1108px) {
body {
/*background-color:aqua;  */

}


#halign{
     transform: scale(0.95); /* Equal to scaleX(0.9) scaleY(0.9) */
    margin-left:-0.5;
}

.logo img{
    position:relative;
    width:100%;
    z-index:99999;
}
.lang6{
     margin-top:-2%;
     margin-right:1.8%;
}
.adr68{
    position:absolute;
    font-size:1.1em;
    padding-left:5%;
    top:0;
    margin-top:12%;
}
.content{
    position:relative;
    margin-top:-9%;

}

.rghbx4{
    margin-left:5%;
    padding:0 0 2% 0;
    width:65.8%;
    min-height:850px;

}
.tlt8{
    padding:3px 0 4px 2%;
}
.ar92{
    width:13.6%;
}
.footer{
    margin-left:5%;
    padding:0 0 2% 0;
    width:90%;
    text-align:left;

}

/*hamburger*/
/* header */

.header {
    position:absolute;
    margin-top:-10%;
    background-color: #fff;
    width: 100%;
    z-index:8888;

}

.header ul {
    margin: 0;
    padding: 0;
    margin-top:16%;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
}

.header li a {
    display: block;
    padding: 20px 20px;
    border-right: 1px solid #f4f4f4;
    text-decoration: none;
}

.header li a:hover,
.header .menu-btn:hover {
    background-color: #f4f4f4;
}
ul.navlist
{
    display: inherit;
    z-index:99999;
}
ul.navlist li
{
    font-size:1.8em;
    text-align:left;
    padding-left:8%;
}


/* menu */

    .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 20px 20px;
    position: relative;
    user-select: none;
}

.header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 4px;
    position: relative;
    transition: background .2s ease-out;
    width: 28px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.header .menu-icon .navicon:before {
    top: 9px;
}

.header .menu-icon .navicon:after {
    top: -9px;
}

.header .menu-btn:checked ~ .menu {
    position:relative;
    padding-bottom: 48px;
}
 .wprgh5{
    position:relative;
    margin-top:17%;
    width:100%;
    z-index: 400;
}


/*//hamburger*/





}/*end*/

  /*************/
/* Screen 0px bis 500px Mobilephone  */
/*************/
@media screen and (max-width: 983px) {
body {
/*background-color:white; */
}
.header {
    top:-40%;
    right:0;
    margin:0;
    padding:0;
    z-index:9999;
}
.header ul {
    margin-top:32%;

}
.header li {
    padding:4px;

}
ul.navlist li a
{

    padding:12px 12px 12px 12px;
}
ul.navlist li
{
    font-size:1.2em;
    line-height:1.8em;
    text-align:left;
    padding-left:8%;
}
.logo img{
    position:relative;
    width:80%;
    z-index:99999;
}
.lang6{
    z-Index:9999;
    margin-top:10px;
    margin-right:20px;
    display:block;
}
.adr68{
    display:none;;
}

.content{
    margin-top:-8%;
    margin-left:-4%;

}
.rghbx4, .wprgh{
    float:inherit;
}
.tlt7{
    margin-bottom:8px;
}

.rghbx4{
    width:98%;
    min-height:100px;
}

.rghbx4 h1{
    font-size: 0.95em;
}
.wprgh{
   margin-left:5%;
   width:98%;
}


.tlt8{
    padding:3px 0 4px 2%;
    width:90%;
}
.ar91{
    margin:0;
    padding:0;
    margin-top:-2%;
    padding-right:5px;
    margin-left:-3.1%;
    /*width:11%;*/
    width:6.2%;
    }
.ar92{
    width:4.8%;
    margin-top:-1.4%;
    margin-left:-2.9%;
    max-width:58px;
}

.bx9{
    padding:12px 2% 36px 6%;
}
.footer{

    text-align:center;
}
.ad6{
    display:inline-block;
}
.ad7{
    display:block;
}


}/*end*/
    /*************/
/* Screen 0px bis 50px Mobilephone0  */
/*************/
@media screen and (max-width: 843px) {
body {
/*background-color:maroon; */
}
.ar91{

    margin-top:-2.7%;
    padding-right:5.4px;
    margin-left:-3.7%;
    width:7.6%;
    max-width:58px;
    min-width:48px;
    }
.ar92{
    width:4.8%;
    margin-top:-2.3%;
    margin-left:-3.5%;
    min-width:42px;
}
}/*end*/

/*************/
/* Screen 0px bis 500px Mobilephone  */
/*************/
@media screen and (max-width: 593px) {
body {
/*background-color:#F2F4F4; */
}
.ar91{

    margin-top:-4.2%;
    padding-right:2.0px;
    margin-left:-4.5%;
    width:7.6%;
    max-width:58px;
    min-width:52px;
    }
.ar92{
    width:4.8%;
    margin-top:-3.3%;
    margin-left:-3.8%;
    min-width:42px;
}
.flxitm{
    width:90%;
    margin-bottom:16px;
}

}/*end*/
/*************/
/* Screen 0px bis 500px Mobilephone  */
/*************/
@media screen and (max-width: 415px) {
body {
/*background-color:red;  */
}
.ar91{
    margin-top:-4.9%;
    }
.ar92{
    margin-top:-4%;
    margin-left:-3.8%;
}
.header ul {
    margin-top:50%;
}

}/*end*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
/* IE bis 11 Bug Fix kein Flexbox rechte boxen*/
.bxrgh7{
  	display: block;
  	float:left;
  	min-height:195px;
}

}/*end*/