<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {margin: 0; padding: 0;}

#modal-lang {display:none; background-color:#fff; border:1px solid gray; height: 120px;}

/*main*/
body {
    text-align: center;
    /*background: #e8e8e8;*/
    background: url("images/background.jpg");
    background-position: center top;
}


h1{
    font: bold 26px arial;
    color: #000000;
    padding: 30px 10px 30px 20px;
}

h2{
    font: bold 28px arial;
    color: #000000;
    padding: 10px 15px;
}

h3{
    font: bold 16px arial;
    color: #000000;
    padding: 15px 15px 0px 10px;
}
/*h3{*/
/*font: bold 16px arial;*/
/*color: #000000;*/
/*padding: 15px 15px 0px 10px;*/
/*}*/


.container{
    width: 950px;
    /*min-height: 1420px;*/
    /*background: #ffffff;*/
    margin: 0 auto;
    padding: 0px;
    text-align:left;
}

.pre-header {
    padding: 0;
    overflow: auto;
}

.header{
    padding:10px 5px;
    overflow: auto;
}

.header .logo{
    border: 0px none;
    /*width:290px;
    height:70px;*/
    float:left;
}

.header, .header a:link, .header a:visited{
    font: 14px arial;
    color: #000000;
    text-decoration:none;
    text-align:right;
}

.header input {
    /*background: #e8e8e8;*/
    border: 1px solid #000000;
}

.impressumBigText {
    /*color: #000000;*/
    font-family: arial;
    font-size: 12pt;
    font-stretch: condensed;
    font-weight: normal;
}

.impressumMidText {
    /*color: #000000;*/
    font-family: verdana,helvetica;
    font-size: 10pt;
    font-stretch: condensed;
    font-weight: normal;
}

.impressumSmallText {
    /*color: #000000;*/
    font-family: verdana,helvetica;
    font-size: 7pt;
    font-stretch: condensed;
    font-weight: normal;
}

.impressumSmallText a{
    font: bold 9px verdana !important;
}

.impressumText {
    /*color: #000000;*/
    font-family: verdana,helvetica;
    font-size: 8pt;
    font-stretch: condensed;
    font-weight: normal;
}

.support_top  {
    margin:0px 5px;
    width:940px;
    border: 0px none;
}

.support{
    position:relative;
    width:938px !important;
    width:939px;
    /*height:255px;*/
    border: 1px solid #cccccc;
    background: #f6f6f6;
    margin: 0px 5px !important;
    margin: -5px 5px 5px 5px;
}

.brand_text {
    position:relative;
    background: none repeat scroll 0 0 #F6F6F6;
    margin: 5px;
    padding: 10px 15px;
    position: relative;
    width: 908px;
    color: #000000;
    font: 14px arial;
}

.brand_text h2 {
    padding: 10px 0px !important;
}

/*top*/
.radius1 {
    border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
}
/*bottom*/
.radius2{
    border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
}
/*all*/
.radius3{
    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
}

.border2 {
    border: 1px solid #cccccc;
}

.border3 {
    border: 2px solid #cccccc;
}

.description {
    font: 14px sans-serif;
}

.support h1, .press h1{
    font: bold 24px arial;
    color: #666666;
    margin-top:5px;
}

.support, .press{
    color: #000000;
    font: 16px arial;
    padding-bottom: 10px;
}

.support h1{
    padding: 5px 15px 10px 15px;
}

.support ul{
    margin-left:40px !important;
    margin-left: 30px;
}

.support ul li{
    list-style: url(images/button_list.png);
    padding-left:5px;
}

.brand_text h1{
    font: bold 24px arial;
    margin-top:5px;
    padding: 10px 10px 10px 0;
}

.brand_text p{
    margin-top:7px;
}

.brand_text p a{
    font: 14px arial;
    color: #0066cc;
}

.prod_support h1, .product_info h2{
    font: bold 24px arial;
    color: #000000;
}


.support img{
    border: 1px solid #cccccc;
    margin: 0px 10px;
    float:right;
}

.support a, .support a:link{
    font: 18px arial;
    line-height: 1.7;
    color: #0066cc;
    text-decoration: underline;
}

.prod_support a, .prod_support a:link{
    font: bold 17px arial;
    color: #0066cc;
    text-decoration: underline;
}

.prod_support ul {
    margin-left:40px !important;
    margin-left: 30px;
    font: bold 17px arial;
}

.prod_support ul li{
    list-style: disc;
    padding-left:5px;
}

.press h2{
    padding: 15px 15px 0px 15px !important;
}

.prod_support h1, .product_info h2{
    padding: 10px 15px;
}

/*common*/
.press {
    width:938px !important;
    width:939px;
    height:320px;
    border: 1px solid #cccccc;
    margin: 5px 5px 0px 5px;
    background: url(images/gradient.jpg) repeat-x;
    background-color: #f5f5f5;
}


.press p{
    color: #000000;
    font: bold 16px arial;
    margin: 0px 15px;
}

.press a, .press a:link{
    color: #666666;
    text-decoration:none;
    font: bold 16px arial;
}

.alle_press{
    text-align:right;
    position:relative;
    top:5px;
}

/*.alle_press img{*/
img{
    border: 0px;
}

.press span{
    color: #0066cc;
    font: bold 16px arial;
}

.button_support_red{
    width: 39px;
    height: 38px;
    border: 0px none;
    float:right;
    position:relative;
    bottom: 60px;
    right:10px;
}

.col2{
    height: 100%;
    width: 940px;
    border: 2px solid yellow;
}

.left_column{
    float:left;
    width:195px;
    color: #666666;
    font: bold 14px arial;
    position:absolute;
    margin-left:5px;
    padding-bottom: 5px;
}

.left_column p{
    padding: 10px;
}

.left_column a, .left_column a:link{
    color: #666666;
    font: bold 12px verdana;
    text-decoration:none;
}

.left_column a:active{
    color: #0066cc;
    font: bold 12px verdana;
    text-decoration:none;
}

.left_column ul{
    padding-left: 25px;
}

.left_column ul li{
    list-style: disc;
    line-height: 2;
}

/*.left_column ul{*/
/*padding-left: 25px;*/
/*}*/

/*.left_column ul li{*/
/*list-style: disc;*/
/*line-height: 2;*/
/*}*/


.main_column{
    width:730px;
    position:relative;
    left: 210px;
}

.main_column h2 {
    font-size: 16pt;
    font-weight: bold;
    padding: 10px;
}

.startseite{
    width:195px;
    height:54px;
    border: 1px solid #cccccc;
    background: #f6f6f6;
}

.lm_item{
    width:193px !important;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    margin-top:5px;
}

.lm_item input{
    /*background: #ebebeb;*/
    border: 1px solid #cccccc;
    margin:0px 10px;
    height: 30px;
}

.menu-list {
    margin-left: -15px;
    margin-right: 10px;
}

.menu-list-margin {
    margin-right: 10px;
}

.subtitle {
    width:730px;
    /*height:55px;*/
    padding-bottom: 0px;
    border: 1px solid #cccccc;
    background: #f6f6f6;
}

.subtitle_cloud {
    width:710px;
    margin-top: 5px;
    padding: 10px;
    border: 1px solid #cccccc;
    background: #f6f6f6;
    text-align: center;
    line-height: 1.7;
}

.subtitle_cloud h2 {
    font-size: 16pt !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 0 15px 10px 15px !important;
    text-align: left;
}

.subtitle_cloud a, .subtitle_cloud a:link{
    text-decoration:none !important;
    color: #0066cc;
}


.subtitle h2 {
    font-size: 16pt;
    font-weight: bold;
    color: #000000;
    padding: 15px;
}

.subtitle_bottom {
    width:730px;
    /*height:55px;*/
    padding-bottom: 0px;
    margin-top: 5px;
    border: 1px solid #cccccc;
    background: #f6f6f6;
}

.subtitle_bottom h2 {
    padding: 15px;
}


/*main page products list*/
.left_block, .right_block{
    width:360px;
    height:515px;
    margin-top:5px;
    vertical-align:top;
}

.left_block{
    float:left;
}

.right_block{
    margin-left:360px;
    position:relative;
    left:8px;
}

.block_body{
    font: 15px arial;
    color: #000000;
    line-height: 1.3;
    width: 333px !important;
    height: 485px !important;
    padding:10px;
    border: 2px solid #cccccc;
    background: #ffffff;
}

.block_body h2 {
    padding: 0px !important;
}

.block_body .title{
    padding:5px 60px 10px 0px;
    position:absolute;
    width: 330px;
}

.block_body .title a, a:link{
    font: bold 18px arial;
    color: #666666;
    text-decoration:none;
}

.block_body .text{
    position:relative;
    top: 70px;                            /*#2549 old value 80x*/
}

.block_body .main_text{
    position:relative;
    top: 78px;
}

.block_body .pic{
    float: left;
    /*border: 1px solid #cccccc;*/
    margin: 3px 5px 10px 0px;
    position:relative;
}

.block_body p{
    padding-right:10px !important;
    font-size: 13px;
}

.block_body h3{
    padding: 10px 15px 0px 0px;
}

.bezugsquelle {
    font-size: 14px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.grey_box{
    background:#f6f6f6;
    width:323px;
    margin: -5px 0 -5px 0;
    padding: 0 5px 0 5px;
}

/*special for fucking IE
* html .grey_box {
    width:333px; ! important
}*/

/*.grey_box{*/
/*background:#f6f6f6;*/
/*width:295px;*/

/*}*/

.grey_box p{
    font: 16px arial;
    color: #000000;
}
/*.grey_box p{*/
/*padding:0px 5px;*/
/*font: 16px arial;*/
/*color: #000000;*/
/*}*/

.grey_box a, .grey_box a:link{
    font: bold 22px arial;
    color: #0066cc;
    text-decoration:underline;
}

.grey_box .bezugsquelle a{
    padding-left: 10px;
}

.grey_box_top{
    position: relative;
    top: 0px !important;
    top: 3px;
}

.grey_box_bottom{
    position: relative;
    bottom: 0px !important;
    bottom: 3px;
}

.block_body .descr {
    font: bold 12px arial;
    color: #d30000;
    line-height:1.7;
    /*position:absolute;*/
    width: 330px;
}

.block_body .descr a {
    font: bold 12px arial;
    color: #d30000;
    line-height:1.7;
}

.products_main {
    width:100%;
    border-bottom: 2px solid #cccccc;
}

.products{
    width:98%;
    margin-left:10px;
    margin-top:20px;
    /*border-bottom: 1px solid #cccccc;*/
    border-collapse:collapse;
}

.products .number{
    width:22%;
}

.products .number a, .products .number a:link{
    font: bold 15px arial;
    color: #656565;
    text-decoration:none;
}

.products .name, .products .name a {
    width:53%;
    font: bold 15px arial;
    color: #000000;
}

.products .name h3 {
    width:100%;
    font: bold 15px arial;
}

.products .evk{
    text-align:right;
    font: 16px arial;
    color: #000000;
}

.products .price{
    text-align:right;
    vertical-align:top;
    border-top: 1px solid #cccccc;
    padding-top:10px;
    padding-bottom:3px;
}

.products .price a, .products .price a:link{
    font: bold 16px arial;
    color: #0066cc;
    text-decoration: none;
}

/* this for old right support-boreich
.products .price img{
    position:relative;
    top:4px;
    border:0px none;
}

.products .price span{
    font: bold 11px arial;
    color: #656565;
}*/

.products .descr{
    font: bold 11px arial;
    color: #d30000;
    border-top: 1px solid #cccccc;
    vertical-align:top;
    padding-top: 5px;
}

.products .descr a {
    font: bold 11px arial;
    color: #d30000;
}

.products .descr .support-bereich-small {
    margin-top: 5px;
    margin-bottom: 5px;
}

.products .descr .support-bereich-small img {
    position:relative;
    top:5px;
    border:0px none;
}

.products .descr .support-bereich-small a{
    font: bold 11px arial;
    color: #656565;
}

.support-bereich a, .support-bereich a:link{
    font: bold 14px arial;
    color:#666666;
    text-decoration:none;
    position:relative;
    left:160px;
    /*top: 50px !important;       !*#2549 old value 55px*!*/
}

.support-bereich img{
    position:relative;
    /*top:10px;*/
    border: 0px none;
}

.support-bereich-sprite {
    font: bold 14px arial;
    color:#666666;
    text-decoration:none;
    position:relative;
    left:0;
    top: 22px !important;       /*#2549 old value 55px*/
}

.product_info h1{
    font: bold 24px arial;
    color: #000000;
    padding: 10px 15px;
}

/*ppe and biozid-descr*/
.ppe-big p{
    padding: 5px 0 0 0 !important;
    font: bold 12px arial !important;
}

.biozid-descr-big p{
    padding: 5px 0 0 0;
    color: #000000;
    font: 11px arial;
}

.ppe-medium p{
    padding: 5px 0 2px 0;
    font: bold 11px arial;
    text-align: center;
}

.biozid-descr-medium p{
    padding: 0 0 0 0;
    color: #000000;
    font: 11px arial;
}

.ppe-small p{
    padding: 5px 0;
    font: bold 11px arial;
}

.biozid-descr-small p{
    padding: 5px 0 0 0;
    color: #000000;
    font: 11px arial;
}

/*main page press*/
.press h1 {
    padding: 15px 15px 0px 15px;
}

.press {
    width:938px !important;
    width:939px;
    height:335px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin: 5px 5px 0px 5px;
    background: url(images/gradient.jpg) repeat-x;
}

.press p{
    color: #000000;
    font: bold 16px arial;
    margin: 0px 15px;
}

.press a, .press a:link{
    color: #666666;
    text-decoration:none;
    font: bold 16px arial;
}

.alle_press{
    text-align:right;
    position:relative;
    top:5px;
}

.alle_press img{
    border: 0px;
}

.press span{
    color: #0066cc;
    font: bold 16px arial;
}

.press_bottom  {
    margin: 0px 5px !important;
    margin: -5px 5px 5px 5px;
    width:940px;
    border: 0px none;
}

.left_press_block, .right_press_block{
    width:241px;
    height:337px;
    margin-top:5px;
    vertical-align:top;
}

.left_press_block{
    float:left;
    margin-right:5px !important;
    margin-right:2px;
}

.right_press_block{
    margin-left: 495px !important;
    margin-left:0px;
    position:relative;
    right:3px;
}

.left_video_block, .right_video_block{
    width:241px;
    height:220px;
    margin-top:5px;
    vertical-align:top;
}

.left_video_block{
    float:left;
    margin-right:5px !important;
    margin-right:2px;
}

.right_video_block{
    margin-left: 495px !important;
    margin-left:0px;
    position:relative;
    right:3px;
}

.block_press_body{
    position:relative;
    width:240px;
    height: 337px;
    background: url(images/block_press.jpg) no-repeat;
}

.block_press_body .name{
    font: bold 16px arial;
    color: #666666;
    padding:0px 15px;

    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_press_body .number a, .block_press_body .number a:link {
    font: bold 22px arial;
    text-align:center;
    color: #0066cc;
    text-decoration: underline;
}

.block_press_body .number{
    text-align:center;
    padding: 10px 0px 10px 0px;
}

.block_press_body .center_name{
    font: bold 17px arial;
    color: #666666;
    text-align:center;
    padding: 10px 0px 10px 0px;
}

.block_press_body .long_name {
    color: #666666;
    font: bold 15px arial;
    padding: 10px 0 0 5px;
    text-align: center;
    width: 230px;
}

.block_press_body .video{
    border: 0px none;
    text-align:center;
    height:50px;
    margin: 12px auto;
    font: 13px arial;
    position: absolute;
    bottom:100px;
    left:30px;
}

.block_press_body .pic{
    border: 0px none;
    text-align:center;
    height:50px;
    margin: 4px 0 12px 0;
    font: 13px arial;
}

.block_press_body .quote{
    font: bold 14px arial;
    color: #000000;
    padding:0px 15px;

    height: 98px;
    margin-top: 9px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_press_body .magazine{
    bottom: 15px;
    font: 14px arial;
    color: #000000;

    text-decoration: none;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_video_body{
    position:relative;
    width:241px;
    height: 220px;
    background: url(images/block_video.jpg) no-repeat;
}

.block_video_body .number{
    text-align:center;
    padding: 10px 0px 10px 0px;
}

.block_video_body .pic{
    border: 0px none;
    text-align:center;
    height:50px;
    margin: 12px auto;
    font: 13px arial;
}

/*product page*/
.subtitle_top_first {
    margin-top: 0px;
}

.subtitle_top {
    margin-top: 25px;
}

/*product small press*/
.press_small {
    width:730px;
    margin-top: 20px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #f6f6f6;
}

.press_small h1{
    padding: 15px 15px 0px 15px;
    font: bold 24px arial;
    color: #000000;
}

.press_bottom_small  {
    margin: 0px!important;
    margin: -20px 0px 5px 0px;
    width:732px;
    border: 0px none;
}

.press_top_small  {
    margin-top: 15px;
    width:732px;
    border: 0px none;
}

.press_small h2{
    font: bold 24px arial;
    color: #d70000;
    padding: 0px 15px;
}

.press_small .stars{
    margin:10px 0px 0px 10px;
    padding-bottom: 8px;
    border:0px none;
}

/*product description*/
.product_text h1{
    color:#666666;
    font: bold 20px arial;
    padding: 10px 0px;
}

.product_text h2{
    font: bold 16px arial;
    color:#666666;
    padding: 0px 0px 10px 0px;
}

.product_text p{
    color:#000000;
    font: 13px verdana;
    padding-top: 10px;
}

.product_text .hr{
    border-top:1px solid #cccccc;
    margin: 10px 0px 15px 0px;
}

.product_text ul {
    margin-left: 15px;
}

.product_text ul li{
    color:#000000;
    font: 13px verdana;
    list-style:url(images/bullet.png);
    padding-bottom:5px;
}

.product_text a, .product_text a:link{
    color: #0066cc;
    font: bold 15px arial;
    text-decoration:underline;
}

.product_text .subheader{
    width: 730px;
    height: 30px;
    margin: 15px 0 10px 0;
    background: url(images/subheader.jpg) no-repeat;
}

.product_text .subheader h2{
    font: bold 18px arial;
    color: #000000;
    padding: 5px 10px !important;
}

.product_text .subtitle h2 {
    font-size: 16pt;
    font-weight: bold ;
    color: #000000 ;
    padding: 15px;
}

.product_text .subtitle_bottom h2 {
    font-size: 16pt;
    font-weight: bold ;
    color: #000000 ;
    padding: 15px;
}

.product_text .product_links {
    margin: 15px 0 10px 0;
}

/*product tag cloud*/
.product_text .words{
    /*color: #0066cc;*/
    margin-bottom: 10px;
}

.product_text .words a, .product_text .words a:link{
    text-decoration:none;
    color: #0066cc;
}

.tag-0 {
    font: 8pt arial;
}

.tag-1 {
    font: 9pt arial;
}

.tag-2 {
    font: 10pt arial;
}

.tag-3 {
    font: bold 11pt arial;
}

.tag-4 {
    font: 12pt arial;
}

.tag-5 {
    font: bold 12pt arial;
}

.tag-6 {
    font: 14pt arial;
}

.tag-7 {
    font: bold 14pt arial;
}

.tag-8 {
    font: 15pt arial;
}

.tag-9 {
    font: bold 15pt arial;
}

/*.small{
    font: bold 14px arial;
}

.medium{
    font: bold 18px arial;
}

.large{
    font: bold 22px arial;
}

.huge{
    font: bold 28px arial;
}

.manual a, .manual a:link{
    text-decoration:underline;
    color: #0066cc;
    font: bold 13px verdana;
}


.product_block{
    float:right;
    margin:10px -5px 10px 5px !important;
    margin:0px;
}

.product_block_inner{
    width: 191px !important;
    width: 215px;
    height: auto;
    border-right:2px solid #cccccc;
    border-left:2px solid #cccccc;
    position:relative;
    bottom: 0px !important;
    bottom:5px;
    padding:0px 10px 10px 10px;
    text-align:center;
}

.product_block_inner h2{
    font: bold 16px verdana;
    padding:0px;
    text-align:left;
}

.product_block_inner img{
    border:none;
    margin:5px 0px;
}

.product_block_inner h2{
    font: bold 12px verdana;
    padding:2px 0px;
    background: url(images/plus.jpg) no-repeat;
}

.pb_bottom{
    position:relative;
    bottom: 0px !important;
    bottom: 8px;
}

/*product lists*/
.dark_red {
    color: #d30000;
}

.right_aligned{
    text-align:right;
}

.right_aligned img{
    border: none;
    position:relative;
    top:3px;
}

/*product forum*/
.forum{
    padding-left:20px;
}

#forum_form{
    font: 14px arial;
    overflow:hidden;
}

#forum_form .text{
    background: #e8e8e8;
    border: 1px solid #cccccc;
    margin-left:40px;
}

#forum_form p{
    font: 12px arial;
    margin-left:40px;
}

#forum_form td{
    vertical-align:top;
}

#youtube-preview {
    padding: 0 0 25px 40px;
}

.youtube-preview-list {
    padding: 0 0 25px 40px;
}

.submit {
    border: none;
    background: #ffffff;
}

dl dt.level-1 {
    margin-left: 0px
}

dl dd.level-1 {
    margin-left: 0px;
    margin-bottom: 10px;
}

dl dt.level-2 {
    margin-left: 25px
}

dl dd.level-2 {
    margin-left: 25px;
    margin-bottom: 10px;
}

dl dt.level-3 {
    margin-left: 50px
}

dl dd.level-3 {
    margin-left: 50px;
    margin-bottom: 10px;
}

/*google search*/
.search_input_box {
    background-image: url("images/google.png");
    background-position: 2%;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.product_image {
    float: right;
    margin-left: 10px;
    clear: both;
    max-width: 150px;
    max-height: 150px;
}

.sprite-eco-source-small {
    margin-left: 28px;
}

/* start notice cookie */

.cookieNotice {
    background-color: #f6f6f6;
    color: #838383;
    font-size: 12px;
    font-weight: normal;
}

.cookieNoticeCloser {
    font-size: 15px;
    font-weight:bold;
    cursor: pointer;
}

.noticeInner {
    text-align: center;
    height: 77px;
    position: fixed;
    z-index: 300;
    width: 950px;
    background-color: #f6f6f6;
}

.cookieNoticeText &gt; a {
    color: #838383;
    text-decoration: underline;
    font-size: 12px;
}

.notice_details_button {
    line-height: 46px;
    width: 120px;
    height: 30px;
    font-size: 12px;
    border: green;
    background: green;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgb(255 255 255 / 40%) 0 0 0, inset rgb(255 255 255 / 40%) 0 0 0;
    -moz-box-shadow: rgba(255,255,255,0.4) 0 0 0,inset rgba(255,255,255,0.4) 0 0 0;
    box-shadow: rgb(255 255 255 / 40%) 0 0 0, inset rgb(255 255 255 / 40%) 0 0 0;
    color: #fff;
    font-family: helvetica,serif;
    padding: 8.5px 18px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 10px;
}

.cookieNoticeCloser_essential {
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;

}


/* end notice cookie */

.BoxRatingMethod {
    padding: 10px 13px;
    color: #777;
    font: 0.7em sans-serif;
    line-height: 1.25em;
}

.grey_box .bezugsquelle a {
    float: right;
    padding-right: 40px;
}

.grey_box .bezugsquelle:nth-child(3) {
    margin-bottom: 4px;
}
</pre></body></html>