header,footer{position:fixed;left:0;width:100vw;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;overflow:hidden;}
header{top:0;height:150px;background-image:url("../bilder/hg_head.svg");}
nav ul,footer ul{margin:0;}
header img,header div,nav ul,footer div,footer ul,article{position:absolute;}
header img.logo,footer div.copyright,article{left:50vw;margin-left:-650px;}
header img.logo{top:10px;width:300px;}
header img.label,footer ul{right:50vw;margin-right:-650px;}
header img.label{top:5px;height:130px;}
header div.utitel{top:70px;left:50vw;margin-left:-620px;font-size:16px;color:#005493;}
nav ul{top:105px;height:40px;right:50vw;margin-right:-540px;}
nav li,footer li{display:inline-block;}
nav a,footer a{padding-left:15px;padding-right:15px;text-decoration:none;}
nav a{height:40px;font-size:20px;}
nav li.active a{color:#b0105c;}
nav li.inactive a{color:#005493;}
nav li.on a:hover,footer a:hover{text-decoration:underline;}
footer,footer a{color:#d6ecff;}
footer{bottom:0;height:60px;font-size:12px;background-image:url("../bilder/hg_footer.svg");}
footer div,footer ul{bottom:20px;}
footer div,footer a,footer ul{height:20px;}
footer li:last-of-type a{padding-right:0;}
article{padding:170px 0 80px 0;line-height:1.75em;color:#005493;}
main.home div.txt{margin-left:100px;width:650px;text-align:right;}
main.datenschutz div.txt{margin-left:100px;width:1100px;}