.start .meta-nav a,.start_link{text-decoration:none;text-transform:uppercase}*{box-sizing:border-box}img{max-width:100%;height:auto;border-width:0;vertical-align:middle;-ms-interpolation-mode:bicubic}html{width:100%;height:100%;font-size:62.5%}body{background-color:#fff;font-family:"Noto Sans",Arial,sans-serif}.clear-fix{clear:both}.start_wrap{width:100%;height:auto;position:relative;z-index:10;float:left;border-top:1px dotted #96a7b0;border-left:1px dotted #96a7b0}.start .meta-nav{float:right;width:auto;margin-top:1rem;margin-bottom:1rem}.start .meta-nav a{color:#ce3942;font-size:1.4rem}@media (max-width:450px){.start .meta-nav{position:absolute;right:2%}.start .meta-nav a{font-size:1.2rem}}.start .meta-nav a:hover{color:#1a6c9c}@media (max-width:320px){.start .meta-nav li{padding-left:.5rem;margin-left:.5rem}.start .meta-nav a:hover{font-size:1rem}}.text_box_start{background-color:rgba(255,255,255,.8);padding:1rem;width:100%;height:100%}@media (max-width:770px){.text_box_start{padding:.7rem}}.text_box_start h1{margin-top:0;margin-bottom:.3rem;font-size:2rem;font-weight:400;color:#000;line-height:2.4rem}@media (max-width:450px){.text_box_start h1{font-size:1.8rem;line-height:2rem}}@media (max-width:320px){.text_box_start h1{font-size:1.6rem;line-height:2rem}}@media (max-width:450px){.text_box_start a{font-size:1.3rem}}.start_link{display:block;width:100%;height:100%;text-align:center;background-color:rgba(125,128,129,.6);font-size:2.6rem;color:#fff;font-weight:400;padding-top:5rem;background-image:url(../images/pfeil_weiss.png);background-repeat:no-repeat;background-position:90% 90%}@media (max-width:650px){.start_link{font-size:2rem;padding-top:3rem}}@media (max-width:450px){.start_link{font-size:1.6rem;padding-top:2rem;background-image:none}}@media (max-width:320px){.start_link{font-size:1.4rem;padding-top:.6rem}}@media (max-width:240px){.start_link{font-size:1.2rem;padding-top:.2rem}}.start_link:hover{background-image:url(../images/pfeil_rot.png)}.box1,.box10,.box11,.box12,.box13,.box14,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9{float:left;height:25%;width:25%;position:absolute;border-right:1px dotted #fff;border-bottom:1px dotted #fff}.box1{top:0;left:0}.box2{top:0;left:25%}.box3{top:0;left:50%}@media (max-width:900px){.box1,.box2{display:none}.box3{height:33.333%;width:33.333%;left:33.333%}}@media (max-width:650px){.box3{height:25%;width:25%;left:50%}}@media (max-width:570px){.box3{left:0;top:75%}}.box4{top:0;left:75%}@media (max-width:900px){.box4{height:33.333%;width:33.333%;left:66.66%}}@media (max-width:650px){.box4{height:25%;width:25%;left:75%}}@media (max-width:570px){.box4{left:25%;top:75%}}.box5{height:50%;top:25%;left:0}@media (max-width:900px){.box5{height:66.666%;width:33.333%;top:0}.box6{display:none}}@media (max-width:650px){.box5{height:50%;width:50%}}@media (max-width:570px){.box5{height:75%;width:100%}.box7{display:none}}.box6{top:25%;left:25%}.box7{top:25%;left:50%}@media (max-width:900px){.box7{height:33.333%;width:33.333%;left:66.66%;top:66.66%}}@media (max-width:650px){.box7{height:25%;width:25%;left:50%;top:25%}}.box8{top:25%;left:75%}@media (max-width:900px){.box8{height:33.333%;width:33.333%;left:66.66%;top:33.33%}.box9{display:none}}@media (max-width:650px){.box8{height:25%;width:25%;left:75%;top:25%}}@media (max-width:570px){.box8{left:50%;top:75%}}.box9{top:50%;left:25%}.box10{top:50%;left:50%}.box11{top:50%;left:75%}.box12{top:75%;left:0}@media (max-width:900px){.box10,.box11{display:none}.box12{height:33.333%;width:33.333%;top:66.666%}.box13{display:none}}@media (max-width:650px){.box12{height:25%;width:25%;top:50%}}@media (max-width:570px){.box12{left:75%;top:75%}}.box13{top:75%;left:25%}.box14{width:50%;top:75%;left:50%}@media (max-width:900px){.box14{height:33.333%;width:66.666%;left:33.333%;top:66.666%}}@media (max-width:650px){.box14{height:50%;width:75%;top:50%;left:25%}}@media (max-width:570px){.box14{height:100%;width:100%;left:0;top:100%;border-left:1px dotted #fff}}.animation li span,.animation ul{width:100%;height:100%;position:absolute;top:0;left:0}.animation ul{margin:0;padding:0}.animation li{list-style-type:none}.animation li span{color:transparent;background-size:cover;background-repeat:none;opacity:0;z-index:0;-webkit-animation:imageAnimation 24s linear infinite 0s;animation:imageAnimation 24s linear infinite 0s}.animation li:nth-child(2) span{background-image:url(../images/fam2.jpg);background-size:100% auto;background-repeat:no-repeat;-webkit-animation-delay:6s;animation-delay:6s}.animation li:nth-child(3) span{background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/fam1.jpg);-webkit-animation-delay:12s;animation-delay:12s}.animation li:nth-child(4) span{background-image:url(../images/fam3.jpg);-webkit-animation-delay:18s;animation-delay:18s}@keyframes imageAnimation{0%{opacity:0;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}3%{opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}25%{opacity:1}100%,28%{opacity:0}}@-webkit-keyframes imageAnimation{0%{opacity:0;width:99.999%;height:99.999%;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}3%{opacity:1;width:99.999%;height:99.999%;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}25%{opacity:1;width:99.999%;height:99.999%}100%,28%{opacity:0;width:99.999%;height:99.999%}}