<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(fonts.css);
.cms4d_odebug{
width:100%;
float:left;
clear:both;
font-family:Arial;
font-size:12px;
color:black;
background-color:white;
}
.cms4d_odebug_pre{
min-height:30px;
white-space:pre-wrap
}
.ie8_browser_notice{
color:black;
background-color:rgb(240,180,0);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.2em;
text-align:center;
padding:10px;
}
.box_border, .box_border_all, .box_border_all *{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.clearfix:before, .clearfix:after{
content:'';
display:block;
display:table;
width:100%;
clear:both;
}
.html_content img, .left_col img, .right_col img{
max-width:100%;
width:auto;
height:auto;
}
.html_content img.bild_links{
float:left;
margin:0.3em 32px 10px 0;
}
.html_content img.bild_rechts{
float:right;
margin:0.3em 0 10px 32px;
}
.content_container img.max_30{
max-width:30%;
}
.content_container img.max_33{
max-width:33%;
}
.content_container img.max_50{
max-width:50%;
}
div[class*=c4g_grid_], div[class*=c4g_grid_] &gt; div{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
div[class*=c4g_grid_]{
clear:both;
position:relative;
margin-left:-32px;
padding-bottom:32px;
}
div[class*=c4g_grid_]:before, div[class*=c4g_grid_]:after{
content:'';
display:block;
display:table;
width:100%;
clear:both;
}
div[class*=c4g_grid_] &gt; div{
width:100%;
float:left;
position:relative;
border:32px none transparent;
border-left-style:solid;
}
div.c4g_grid_6 &gt; div{width:16.666666%;}
div.c4g_grid_6 &gt; div:nth-child(6n+1){clear:left;}
div.c4g_grid_6 &gt; div:nth-child(1n+7){border-top-style:solid;}
div.c4g_grid_5 &gt; div{width:20%;}
div.c4g_grid_5 &gt; div:nth-child(5n+1){clear:left;}
div.c4g_grid_5 &gt; div:nth-child(1n+6){border-top-style:solid;}
div.c4g_grid_4 &gt; div{width:25%;}
div.c4g_grid_4 &gt; div:nth-child(4n+1){clear:left;}
div.c4g_grid_4 &gt; div:nth-child(1n+5){border-top-style:solid;}
div.c4g_grid_3 &gt; div{width:33.333333%;}
div.c4g_grid_3 &gt; div:nth-child(3n+1){clear:left;}
div.c4g_grid_3 &gt; div:nth-child(1n+4){border-top-style:solid;}
div.c4g_grid_2 &gt; div{width:50%;}
div.c4g_grid_2 &gt; div:nth-child(2n+1){clear:left;}
div.c4g_grid_2 &gt; div:nth-child(1n+3){border-top-style:solid;}
div.c4g_grid_1 &gt; div{width:100%;}
div.c4g_grid_1 &gt; div:nth-child(1n){clear:left;}
div.c4g_grid_1 &gt; div:nth-child(1n+2){border-top-style:solid;}
div.c4g_grid_33_66 &gt; div{width:66.666666%;}
div.c4g_grid_33_66 &gt; div:first-child{width:33.333333%;}
div.c4g_grid_66_33 &gt; div{width:33.333333%;}
div.c4g_grid_66_33 &gt; div:first-child{width:66.666666%;}
div[class*=c4g_grid_] &gt; div p:last-child
,div[class*=c4g_grid_] &gt; div h1:last-child
,div[class*=c4g_grid_] &gt; div h2:last-child
,div[class*=c4g_grid_] &gt; div h3:last-child
,div[class*=c4g_grid_] &gt; div h4:last-child
,div[class*=c4g_grid_] &gt; div h5:last-child
,div[class*=c4g_grid_] &gt; div h6:last-child
{
margin-bottom:0;
}
div[class*=c4g_grid_].c4g_textgrid{
padding-bottom:1em;
}
div[class*=c4g_grid_].c4g_textgrid &gt; div{
border-top-width:1em;
}
div[class*=c4g_grid_].c4g_textgrid + h1
,div[class*=c4g_grid_].c4g_textgrid + h2
,div[class*=c4g_grid_].c4g_textgrid + h3
,div[class*=c4g_grid_].c4g_textgrid + h4
,div[class*=c4g_grid_].c4g_textgrid + h5
,div[class*=c4g_grid_].c4g_textgrid + h6{
margin-top:0.5em;
}
div[class*=c4g_grid_].no_padding_bottom{padding-bottom:0;}
.fbox, .fbox *{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.fbox img{
display:block;
max-width:100%;
width:auto;
height:auto;
border:none;
}
.fbox a, .fbox a:hover, .html_content .fbox a:hover{
color:inherit;
text-decoration:none;
}
.fbox .box_head, .fbox .box_img, .fbox .box_body, .fbox .box_link{
width:100%;
float:left;
clear:both;
position:relative;
}
.fbox .box_head &gt; *:first-child{
margin:0;
}
.fbox p{
margin-bottom:0;
}
.fbox p+p{
margin-top:0.8em;
}
.fbox .box_img{
margin-bottom:10px;
}
.fbox h1, .fbox h2, .fbox h3, .fbox h4, .fbox h5, .fbox h6{
clear:none;
}
.fbox .box_head{
margin-bottom:0.5em;
}
.fbox .box_head &gt; *{
margin-bottom:0;
}
.fbox .box_link{
margin-top:0.8em;
}
.fbox_2, .fbox_2 *{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.fbox_2{
position:relative;
}
.fbox_2 a, .fbox_2 a:hover, .html_content .fbox_2 a:hover{
text-decoration:none;
color:inherit;
}
.fbox_2 img{
display:block;
border:none;
}
.fbox_2 p{
margin-bottom:0;
}
.fbox_2 p+p{
margin-top:0.8em;
}
.fbox_2 h1, .fbox_2 h2, .fbox_2 h3, .fbox_2 h4, .fbox_2 h5, .fbox_2 h6{
clear:none;
}
.fbox_2 .box_head{
margin-bottom:0.5em;
}
.fbox_2 .box_head &gt; *{
margin-bottom:0;
}
.fbox_2 .box_link{
margin-top:0.8em;
}
.fbox_2 .box_img{
float:left;
clear:left;
width:50%;
margin-right:-100%;
padding-right:16px;
position:relative;
z-index:100;
}
.fbox_2 .box_head, .fbox_2 .box_body, .fbox_2 .box_link{
width:100%;
float:left;
position:relative;
}
.fbox_2 .box_img ~ *{
width:50%;
left:50%;
padding-left:16px;
margin-right:2%;
}
.fbox_2.fbox_2_40_60 .box_img{
width:40%;
}
.fbox_2.fbox_2_40_60 .box_img ~ *{
width:60%;
left:40%;
}
.fbox_2.fbox_2_33_66 .box_img{
width:33.4%;
}
.fbox_2.fbox_2_33_66 .box_img ~ *{
width:66.6%;
left:33.4%;
}
.fbox_2.fbox_2_25_75 .box_img{
width:25%;
}
.fbox_2.fbox_2_25_75 .box_img ~ *{
width:75%;
left:25%;
}
.fbox_2.fbox_2_24_76 .box_img{
width:24.2%;
}
.fbox_2.fbox_2_24_76 .box_img ~ *{
width:75.8%;
left:24.2%;
}
@media screen, projection{
.cms4d_bcmenu_container{
}
.bcmenu{
width:100%;
float:left;
clear:both;
position:relative;
font-size:16px;
font-family:roboto2014_condensed_light, Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}
.bcmenu .btn{
color:rgb(153,153,153);
text-decoration:none;
display:inline-block;
margin-right:5px;
}
.bcmenu .btn &gt; span{
display:inline-block;
padding:5px 0 5px 0;
}
.bcmenu .btn:before{
content:'';
margin:0 0.25em 0.1em 0.2em;
color:rgb(153,153,153);
display:inline-block;
width:0px;
height:0px;
overflow:hidden;
border-left:8px solid rgb(204,204,204);
border-top:4px solid transparent;
border-bottom:4px solid transparent;
}
.bcmenu .btn:first-child:before{
display:none;
}
.bcmenu a.btn{
color:black;
}
.bcmenu .btn.on{
color:black;
font-family:roboto2014_condensed_regular, Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}
}
@media print{
.cms4d_bcmenu_container{
display:none;
}
}
.cms4d_float_center, .cms4d_float_center_inner{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.cms4d_float_center{
float:right;
clear:both;
position:relative;
left:-50%;
text-align:left;
}
.cms4d_float_center_inner{
position:relative;
left:50%;
}
</pre></body></html>