/* header.css */
.offcanvas{right:50px;top:-9999px;position:absolute;padding:-9999px; z-index:9999;background-color:#f90000;}


#header{width:100%;height:120px;background-color:#f9f9f9}
#header .inside{width:1400px;height:120px;max-width:1400px;margin:0 auto;background-color:#f9f9f9}

#header .logo{width:260px;left:25px;position:absolute;float:left;background-color:#fff;z-index:9999; border-radius:0 0 8px 8px;}

#sectionhead
{width:100%; min-height:300px;height:auto;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;background:#006 url("/files/images/allgemein/front06.jpg") center top no-repeat;background-size: cover}

#subheader .subclaim{}

.subclaim h1,
.subclaim h2
{margin:0;
padding-right:30px;

line-height: 1.6em ;
padding-bottom:5px;
background-color:rgba(0,0,102,.2);font-size:20px;
font-weight:normal;
color:#fff;
background-image:url("/files/images/layout/claim01_40.png");
background-position:right bottom;
background-repeat:no-repeat}




