<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	font-family: 'Roboto', sans-serif;
/*	background: linear-gradient(90deg, rgba(240,240,240,1) 20%, rgba(180,180,180,1) 100%);*/
	background: linear-gradient(135deg, rgba(233,233,233,1) 0%, rgba(140,140,140,0.20) 100%) no-repeat;
/*	background: rgba(140,192,72,0.06);*/
    background-attachment: fixed;
	margin:0;
	height:100%;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
}
.main-content, .main-head, .main-foot {
	background: #fff;
	box-shadow: 3px 7px 25px #bbb;
}
.welcome .cell {
	padding: 0.75em 1em;
	color: #ffcd1c;
	color: #f00;
	font-size: 0.8em;
	text-align: right;
	border-bottom: solid 2px #fff;
}
.welcome {
	position: relative;
}
.nav-spr {
	float: right;
}
.dropdown.menu.nav-spr &gt; li &gt; a, .dropdown.menu.nav-nav &gt; li &gt; a {
	padding-right: 0;
	padding-left: 0.5em;
}
.menu.nav-spr a, .menu.nav-nav a {
	font-size: 1em;
	color: #666;
}
.menu a {
	color: #fff;
	font-size: 0.8em;
}
.nav-spr li a:after, .nav-nav li a:after {
	content: "|";
	padding-left: 0.5em;
}
.nav-spr li:last-child a:after{
	content: "";
}
.welcome img {
	width: 22%;
}
.logo {
	position: absolute;
	left: 0;
	z-index: 10;
}
.icon-box {
	position: relative;
	z-index: 120;
}
.icon-box img {
	width: 97%;
}
.head-grey {
	background: linear-gradient(90deg, rgba(38,49,58,1) 0%, rgba(109,138,145,1) 100%);
	border-bottom: solid 10px #ccc;
	position: relative;
	z-index: 100;
}
.navi {
	margin-top: -3em;
}
.txt-grey {
	font-size: 2.6em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0.1em;
	line-height: 100%;
	font-family: 'Open Sans', sans-serif !important;
	padding: 0.5em 0.5em;
}
/*.sub-nav-wrapper span:hover,.sub-nav-wrapper span:hover a.sub-nav-wrapper a:hover{
	background:#8cc04a;
	color:#fff;
}*/
.sub-nav span:hover, .sub-nav a:hover {
    color: #fff !important;
    background: #8cc04a;
}
.subnav-activ,.subnav-activ a {
    color: #fff !important;
    background: #8cc04a;
}
.sub-nav {
/*	background: linear-gradient(90deg, #d9dde0 50%, rgba(109,138,145,1) 100%);*/
	background:#efefef;
	padding: 0.5em 0 0.25em 0;
	border-top: solid 3px #fff;
}
.sub-nav span {
	padding: 0.5em;
	border-right: dashed #999 1px;
	cursor: pointer;
}
.sub-nav-mob-header {
	display: none;
}
.sub-nav span {
	padding: 0.5em;
	border-right: dashed #999 1px;
	cursor: pointer;
}
.sub-nav a {
	color: #666;
}
.main-content, .main-head, .main-foot {
	background: #fff;
	box-shadow: 3px 7px 25px #bbb;
}
.content1 {
	padding-top: 3em;
	margin-bottom: 1em;
}
.footer {
	padding: 1em 0;
}
.footer {
	background: #eee;
}
.footer .large-2 {
	border-left: 1px solid #ddd;
}
.footer p {
	margin-bottom: 0 !important;
}
.footer a,.foot-adr {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.main-foot{
	padding-top:1em;
	padding-bottom:1em;
}
.main-content, .main-head, .main-foot {
	background: #fff;
	box-shadow: 3px 7px 25px #bbb;
}
.sozis .cell {
	text-align: center;
	margin-top: 1em;
}
#skyscraper {
/*	left: 1303px;
	display: block;*/
   	width: 160px;
	height: 600px;
	position: absolute;
	top: 0;
	background: linear-gradient(0deg, #000 50%, rgba(220,220,220,1) 100%);
}
.content1 ul{
	margin: 0.5em 0 0 4em;
}
.content1 ul li{
	list-style-image: url(/templates/1144/data/img/big_bull.jpg);
    list-style-position: inherit;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: dashed 1px #ccc;
	font-size:1.2em;
}
.content1 h2{
	margin-top:0.75em;
}
.body-content h2:first-child{
	margin-top:0 !important;
}
.klein{
	font-size:0.8em;
}
.abst{
	margin: 1em 0 0 4em;
}
.img-of{
	width: 100%;
    height: 280px;
    overflow: hidden;
	margin-bottom:0.5em;
}
.img-of img{
    max-width: 200%;
}
.img-of.dm img{
	width: 130%;
    margin: -1em 0 0 -2.5em;
}
.img-of.fd img{
	width: 100%;
    margin: -0.5em 0 0 0;
}
.team{
	margin-bottom:2em;
}</pre></body></html>