<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.tabelle { background-color: #e8e3d6; width: 100%; overflow: hidden; margin-top: 2em; margin-bottom: 2em; display: block; }
.tabelle td p { margin: 0 !important; padding: 0 !important; }
.tabelle p { overflow: hidden; padding: 1em 0.8em 0.35em; display: block; }
table { background-color: #e8e3d6; display: block; width: 100%; }
td { word-break: break-all;  color: #333; font-size: 16px; font-weight: 400; line-height: 1.7; vertical-align: top; width: 2%; padding: 0.8em; border-bottom: 1px solid #f1efe8; }
tr:nth-child(2n) { background-color: #ece7db; }
@media (min-width:570px) {
	td a[href^="http://"]:after { content: "\f08e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href^="https://"]:after { content: "\f08e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href^="mailto"]:after { content: "\f0e0"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href$=".pdf"]:after { content: "\f15c"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href$=".jpg"]:after { content: "\f03e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href$=".png"]:after { content: "\f03e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
	td a[href$=".gif"]:after { content: "\f03e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 0.3em; }
}

</pre></body></html>