<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font-family: 'Open Sans', serif;font-weight: 300;text-align: center;background-color: #f1f1f1;padding:0;margin: 0;min-height: 100vh;display: grid;color: #625C59;}
a, a:link, a:visited, a:active {color: #625C59;text-decoration: none;font-size: 30px;}
a:hover,  {color: #ccc;text-decoration: none;}
table {width: 100%;height: 100%;justify-content: center;}
table td:nth-child(1),table td:nth-child(5){width: 5%;}
table td:nth-child(2),table td:nth-child(3),table td:nth-child(4){width: 30%;}
table img {width: 250px;height: auto;}
a:hover {opacity: 0.5;filter: alpha(opacity=50); /* For IE8 and earlier */}
#logo {position: absolute;top: 25px;left: 50px;}
#logo img {height: 100px;}#sprachen {position: absolute;top: 25px;right: 25px;}
#sprachen a {font-size: 14px;color: #625C59;text-decoration:none;border: solid 1px #625C59;padding: 2px 5px 2px 5px;margin-right: 15px;}
#sprachen a:hover {background-color:#fff;color: #978667;text-decoration:none;padding: 2px 5px 2px 5px;}
.txt {margin-top:-15px;}
@media screen and (max-width: 800px) { 
table {padding-top:150px;}
table td:nth-child(1),table td:nth-child(5){width: 100%;display: block;}
table td:nth-child(2),table td:nth-child(3),table td:nth-child(4){width: 100%;display: block;margin-bottom: 50px;}
}</pre></body></html>