<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
	FONTS		
    font-family: 'itc_avant_garde_pro_mdbold';   
    font-family: 'itc_avant_garde_gothic_proBk';    
    font-family: 'itc_avant_garde_gothic_prdemi';   
    font-family: 'itc_avant_garde_gothic_proMd';
    font-family: 'itc_avant_garde_gothic_proXLt';
*/
* { margin: 0; }
body, html { margin: 0; padding: 0; font-family: 'itc_avant_garde_gothic_proBk'; font-size: 14px; height: 100%; }
.ie7 { display: none; }
h1, h2 { margin: 0; padding: 0; float: left; width: 100%; }
h1, h2, h3, h3 { }
h3 { margin: 0; }
strong { font-weight: normal; font-family: 'itc_avant_garde_gothic_proMd'; }
img { border: none; }
a { text-decoration: none; -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -ms-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; color: #225087; }
a:hover, :hover { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
::selection { color: #fff; background-color: #2E6BAD; }
::-moz-selection {
color:#fff;
background-color:#2E6BAD;
}
.l { float: left; }
.r { float: right; }
.fw { width: 100%; }
.sp { padding: 5px; }
.mp { padding: 10px; }
.bg { padding: 15px; }
.last-li { border: none; }

.set {width:240px;}



/* HEADER */
.row-1 { background-color: #101A33; padding: 10px 0; }
.row-1 .log-reg ul { padding: 0; margin: 0 5px 0 0; list-style: none; }
.row-1 .log-reg { float: right; }
.row-1 .log-reg li { float: left; color: #8c8686; margin: 0 3px }
.row-1 .log-reg li a { color: #8c8686; }
.row-2 { padding: 10px 0; background: #3170b3; background: -moz-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3170b3), color-stop(50%, #23548f), color-stop(100%, #182b53)); background: -webkit-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -o-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: -ms-linear-gradient(top, #3170b3 0%, #23548f 50%, #182b53 100%); background: linear-gradient(to bottom, #3170b3 0%, #23548f 50%, #182b53 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3170b3', endColorstr='#182b53', GradientType=0 );
position: relative; }
.row-2 .logo { margin: 0 0 0 5px; position: Relative; top: 30px; }
.row-2 .main-nav { display: none; }
.row-2 .mobile-nav { float: right; width: 100%; }
.row-2 .mobile-nav i { color: #fff; font-size: 25px; float: right; margin: 5px 13px 0 0; cursor: pointer; }
.row-2 .mobile-nav ul { display: none; list-style: none; padding: 30px 10px 10px; }
.row-2 .mobile-nav ul li a { display: block; width: 100%; color: #fff; padding: 5px 0; text-align: center; }
.row-2 .search-wr { float: right; position: absolute; right: 0; top: 10px; margin: 5px 10px 0 0; }
.row-2 .mobile-nav ul li:hover { background-color: #2E6BAD }
.row-2 .search-wr input { padding: 3px 25px 3px 3px; background: #234a85; background: -moz-linear-gradient(top, #234a85 0%, #24558f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #234a85), color-stop(100%, #24558f)); background: -webkit-linear-gradient(top, #234a85 0%, #24558f 100%); background: -o-linear-gradient(top, #234a85 0%, #24558f 100%); background: -ms-linear-gradient(top, #234a85 0%, #24558f 100%); background: linear-gradient(to bottom, #234a85 0%, #24558f 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234a85', endColorstr='#24558f', GradientType=0 );
border: solid 1px #163b67; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; width: 130px; }
.row-2 .search-wr button { position: Absolute; top: 0.5px; right: -4px; background: none; border: none; color: #163b67; font-size: 16px; cursor: pointer; }

/* SLIDER */
.row-3 { background: #fcfaff; background: -moz-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfaff), color-stop(50%, #d3d3d3), color-stop(100%, #ebebeb)); background: -webkit-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -o-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: -ms-linear-gradient(top, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); background: linear-gradient(to bottom, #fcfaff 0%, #d3d3d3 50%, #ebebeb 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfaff', endColorstr='#ebebeb', GradientType=0 );
position: Relative; }
.row-3 .slider-wr { height: 189px; }
.row-3 .slider { margin: 0; padding: 0; list-style: none;}
.row-3 .slider-bg { background: url(../images/slider-bg.png) no-repeat right top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: auto; }
.left, .right { left: 5px; }
.right { left: auto; right: -5px; }
.row-3:hover .left, .row-3:hover .right { opacity: 0.6; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; }
.slider &gt; li &gt; div { width: 100%; height: 120px; margin-top: 30px }
.slider &gt; li &gt; div &gt; h1 { color: #2966a7; font-size: 25px; font-weight: normal; float: left; padding: 0 3%; width: 94%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: 'itc_avant_garde_gothic_proXLt'; }
.slider &gt; li &gt; div &gt; p { padding: 5px 3%; float: left; width: 94%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.read-more { color: #000; font-size: 14px; float: left; clear: both; margin: 0 0 0 3%; font-family: 'itc_avant_garde_gothic_proMd'; }

/* CONTENT */
.row-4 { position: relative; padding: 15px 0;overflow:hidden; }
.row-4 .set {}
.row-4 .jcarousel { position: relative;}
.row-4 .jcarousel ul { list-style: none; margin: 0; padding: 0; float:left;  }
.row-4 .jcarousel ul li { width: 160px; padding: 0; margin: 0 3px; width: 310px; height: 97px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
border: solid 1px #e6e6e6; }
.row-4 .jcarousel ul li:hover { background-color: #91beec; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.35); -moz-box-shadow: 0 0 10px rgba(0,0,0,.35); box-shadow: 0 0 10px rgba(0,0,0,.35); background-image: -webkit-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: -moz-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: -o-linear-gradient(bottom, #e6e6e6, #fefefe 49%, #fff); background-image: linear-gradient(to top, #e6e6e6, #fefefe 49%, #fff); cursor:pointer;}
.row-4 .jcarousel ul li img { float: left; }
.row-4 .jcarousel ul li .jc-content { float: left; margin: 5px 0; text-align: left; width: 200px; margin-left: 5px; }
.row-4 .jcarousel ul li .jc-content h1 { max-height: 45px; overflow: hidden; float: left; line-height: 22px; color: #225087; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.row-4 .jcarousel ul li .jc-content p { margin: 5px 0; float: left;  }

/* SUB - CONTENT */
.row-3-1 { background: #eaeaea; background-image: url(../images/slider-bg.png); /* fallback */ background-image: url(../images/slider-bg.png), -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c7c7c7)); /* Saf4+, Chrome */ background-image: url(../images/slider-bg.png), -webkit-linear-gradient(top, #eaeaea, #c7c7c7); /* Chrome 10+, Saf5.1+ */ background-image: url(../images/slider-bg.png), -moz-linear-gradient(top, #eaeaea, #c7c7c7); /* FF3.6+ */ background-image: url(../images/slider-bg.png), -ms-linear-gradient(top, #eaeaea, #c7c7c7); /* IE10 */ background-image: url(../images/slider-bg.png), -o-linear-gradient(top, #eaeaea, #c7c7c7); /* Opera 11.10+ */ background-image: url(../images/slider-bg.png), linear-gradient(to bottom, #eaeaea, #c7c7c7); /* W3C */ background-repeat: no-repeat; background-position: right top; padding: 55px 0 0 0; }
.row-3-1 h1 { font-family: 'itc_avant_garde_pro_mdbold'; color: #225087; font-weight: normal; font-size: 24px; margin: 0 0 10px 0; }
.row-3-1 .sub-nav { float: left; margin: 0; padding: 0; width: 100%; }
.row-3-1 .sub-nav ul { list-style: none; margin: 0; padding: 0; background-color:#1D3A66;  float: left; width: 100%; }
.row-3-1 .sub-nav ul li {display: inline-block; text-align: center; width: 50%; float: left; }
.row-3-1 .sub-nav ul li a { padding: 10px 15px; display: block; color: #fff; font-family: 'itc_avant_garde_gothic_prdemi'; }
.row-3-1 .sub-nav ul li:hover, .row-3-1 .sub-nav ul li.active { background-color: #fff; }
.row-3-1 .sub-nav ul li:hover a, .row-3-1 .sub-nav ul li.active a { color: #1D3A66!important }
.row-4-1 { padding: 30px 0; }
.row-4-1 .content {padding:5px;}
.row-4-1 .content .col-1 { width: 65%; font-size: 13px; }
.row-4-1 .content .col-1 p { padding: 0; margin: 0; }
.row-4-1 .content .col-2 { width: 33%; }
.row-4-1 .content .col-2 a:hover {text-decoration:underline;}
.row-4-1 .content .col-2 .right-nav { list-style: none; margin: 0; padding: 0 0 0 25px; background: url(../images/box-shadow.png) no-repeat left center; }
.row-4-1 .content .col-2 .right-nav li { margin: 0 0 5px 0; padding: 0 0 0 12px; }
.row-4-1 .content .col-2 .right-nav li.active { background: url(../images/arr.png) no-repeat left center; }
.row-4-1 .content .col-2 .right-nav li.active a, .row-4-1 .content .col-2 .right-nav li:hover a { color: #565656 }
.row-4-1 .content .col-2 .right-nav li a { font-family: 'itc_avant_garde_gothic_prdemi'; font-size: 14px; }
.row-4-1 .add { padding: 0; margin: 30px 0 30px 15px; width: 325px; height: 97px; background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 );
border: solid 1px #e6e6e6; }
.row-4-1 .add img { width: 100px; float: left; }
.row-4-1 .add .jc-content { float: left; margin: 5px 0 0 5px; text-align: left; width: 220px; }
.row-4-1 .add .jc-content h1 { width: 95%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: left; margin-top: 10px; color: #225087; }
.row-4-1 .add .jc-content p { margin: 5px 0; float: left; font-size: 12px; height: 45px; overflow: hidden; }

/* RADIO */
.row-4-1 .sub-table { float: left; border-spacing: 0; width:100%;}
.row-4-1 .sub-table th { background-color: #1D3A66; color: #fff; text-align: left; font-family: 'itc_avant_garde_gothic_prdemi'; font-weight: normal; font-size: 14px; }
.row-4-1 .sub-table th { padding: 15px 10px; }
.row-4-1 .sub-table td { padding: 5px 10px; color: #7d7d7d; font-size: 10px; }
.row-4-1 .sub-table tr:nth-child(even) td { background-color: #E4E4E4; }
.row-4-1 .dwl-sect .fa { color: #dcdcdc; margin-right: 10px; font-size: 25px; }
.row-4-1 .dwl-sect h1 { font-family: 'itc_avant_garde_gothic_proMd'; color: #225087; font-weight: normal; font-size: 22px; }
.row-4-1 .dwl-sect .dwl-link { margin: 10px 0 20px 0; float: left; }
.row-4-1 .dwl-sect .dwl-link span { color: #7d7d7d; }
.row-4-1 .dwl-mo { padding: 20px 0 0 0; border-top: solid 1px #7d7d7d; }
.row-4-1 .dwl-mo h2 { font-size: 16px; color: #225087; }
.row-4-1 .dwl-mo p { font-size: 12px; padding-top: 3px; float: left; }
.row-4-1 .dwl-mo ul { margin: 5px 0; padding: 0 0 0 10px; float: left; list-style: none; }
.row-4-1 .dwl-mo ul li { background: url(../images/arr-2.png) no-repeat left center; padding: 0 0 0 10px; }
.row-4-1 .dwl-mo ul li a { font-family: 'itc_avant_garde_gothic_prdemi'; }

/* FOOTER */


.footer { width: 100%; height:auto; padding: 0; color: #fff; background: #131f35; background: -moz-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131f35), color-stop(43%, #133260), color-stop(100%, #131f35)); background: -webkit-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -o-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: -ms-linear-gradient(top, #131f35 0%, #133260 43%, #131f35 100%); background: linear-gradient(to bottom, #131f35 0%, #133260 43%, #131f35 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131f35', endColorstr='#131f35', GradientType=0 );
padding: 30px 0 70px; }
.footer ul { list-style: none; padding: 0; margin: 0 0 30px 0; text-align: center; }
.footer ul li { margin: 0 0 3px 0; }
.footer ul li a { color: #fff; font-size: 13px; }
.footer ul li a:hover { text-decoration: underline; }
.footer ul li.footer-title { font-family: 'itc_avant_garde_pro_mdbold'; margin: 0 0 10px 0; }



  .section-werberichtlinien li {
  margin-top:20px;
}
</pre></body></html>