/* screen.css */
footer{background-color:#008000}footer .inside{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:2rem;padding-bottom:2rem;color:#fff}footer ul{margin-left:0;text-align:center;list-style-type:none}footer  a{color: #fff !important;border: none !important}header{}nav{max-width:1000px;margin-right:auto;margin-left:auto;border-left:1px solid #008000}#hauptmenue{background-color:#fff;border-top:.5rem solid #008000;z-index: 1000}#hauptmenue .block{overflow:visible;display:block;display: flex}#head1{padding-top:1rem;padding-bottom:1rem;background-color:#008000;border-bottom:.25rem solid #fff}#head1 .inside{max-width:1000px;margin-right:auto;margin-left:auto}#head1 a{border: none;color: #fff}#head2{float:left;margin-right:2rem}#head3{float:right;margin-top:1.5rem}#head3  ul{margin:0;list-style-type:none}#head3  li{float:left;margin-right:1rem;font-size:215%;color:#fff}#head3 .tab{display:inline-block;vertical-align:baseline;font-size:50%}#main{background-image:url("../../files/themes/theme-metallbau/logo-wasserzeichen.png");background-position:right bottom;background-repeat:no-repeat}#main .inside{min-height:25rem;max-width:1000px;float:none;margin:2rem auto}.fotogalerie ul{list-style-type:none;display: -webkit-flex; /* Safari */-webkit-justify-content: space-around; /* Safari 6.1+ */display: flex;justify-content: space-between;flex-wrap: nowrap;overflow: hidden}.fotogalerie2 ul{list-style-type:none;display: -webkit-flex; /* Safari */-webkit-justify-content: space-around; /* Safari 6.1+ */display: flex;justify-content: space-between;flex-wrap: wrap}.fotogalerie2:hover img:not(:hover),.fotogalerie3:hover img:not(:hover){-khtml-opacity: .3;-moz-opacity: .3;-ms-filter: alpha(opacity=30);-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter: alpha(opacity=30);opacity: 0.3;transition: all .75s linear}.fotogalerie2 li{margin-bottom:1rem}.fotogalerie3 li{float:left;margin-right:1rem;margin-bottom:1rem}.layout_latest{margin-bottom:3rem;transition: all 0.25s linear 0s}.mobileansicht{display:none}.trail{background-color:rgba(0,128,0,.25)}