1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. Boersenfeger

Beiträge von Boersenfeger

  • Forum-Anpassung

    • Boersenfeger
    • 11. Februar 2023 um 11:38

    Danke für die Glückwünsche! :*

    Teste vielleicht mal meinen Forum-Code:

    CSS
    /* Camp Firefox Forum */
    
    @-moz-document domain("camp-firefox.de") {
    
    html,
    body,
    .main,
    .boxesFooter,
    .boxesFooterBoxes,
    .layoutBoundary,
    .pageFooterCopyright,
    .pageHeaderFacade,
    .pageNavigation
    { 
    background: #6495ed !important;
    }
    
    a,
    button,
    input,
    textarea,
    .messageGroupList .columnSubject > .statusDisplay
    {
        transition: none !important;
        -webkit-transition: none !important;
    }
    
    a.externalURL,
    .pageNavigation a,
    .contentHeaderTitle a
    {
        color: lightblue !important;
        font-weight: bold !important;
    }
    
    a.externalURL:hover,
    .pageNavigation a:hover,
    .contentHeaderTitle a:hover
    {
        color: #dc143c !important;
        font-weight: 900 !important;
    }
    
    #pageContainer,
    .pageContainer
    {
        max-width: 1660px !important;
        margin-left: 80px !important;
        margin: 0px auto !important;
    }
    
    #tpl_wbb_board .pageNavigationIcons > li:not(:last-child)
    {
        margin-left: 0px !important;
    }
    
    #tpl_wbb_board .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_unresolvedThreadList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_userPostList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_disclaimer .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_membersList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_recentActivityList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_team .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_userSearch .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_usersOnlineList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons
    {
        left: calc(1vw - 100% + 85px) !important;
    }
    
    #tpl_wbb_thread .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_unreadThreadList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons
    {
        left: calc(1vw - 100% + 110px) !important;
    }
    
    #tpl_wcf_articleList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_conversation .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_ignoredUsers .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wcf_notificationList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons
    {
        left: calc(1vw - 100% + 5px) !important;
    }
    
    #tpl_wbb_boardList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/2-nachrichten/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/3-smalltalk/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/4-erweiterungen-themes/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/7-vorab-versionen/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/8-probleme-auf-websites/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/9-m%C3%BCllhalde/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/11-schaltzentrale/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/16-individuelle-anpassungen/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/20-firefox-produkte-f%C3%BCr-android/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons,
    #tpl_wbb_board[itemid="https://www.camp-firefox.de/forum/forum/24-firefox-produkte-f%C3%BCr-apple-ios/"] .pageNavigation .pageNavigationIcons.jsPageNavigationIcons
    {
        left: calc(1vw - 100% + 125px) !important;
    }
    
    #tpl_wbb_unreadThreadList .section .tabularListRow.tabularListRowHead
    {
        background: #eee !important;
    }
    
    #tpl_wbb_userPostList .message
    {
        border: none !important;
        padding: 1px !important;
    }
    
    #tpl_wbb_userPostList .messageContent,
    #tpl_wbb_userPostList .messageFooterGroup
    {
        background: #eee !important;
        margin-left: 0px !important;
    }
    
    #tpl_wcf_disclaimer .content form .section.htmlContent > ol li
    {
        background: #eee !important;
        border-bottom: 1px #888 solid !important;
        padding: 0px 5px 5px 5px !important;
    }
    
    #tpl_wcf_membersList .section.sectionContainerList > ol li,
    #tpl_wcf_recentActivityList .section.sectionContainerList > ul li,
    #tpl_wcf_searchResult .section.sectionContainerList > ul li,
    #tpl_wcf_team .section.sectionContainerList > ol li,
    #tpl_wcf_usersOnlineList .section.sectionContainerList > ol li
    {
        border-bottom: 1px #888 solid !important;
    }
    
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem div.box32 div img
    {
        height: 32px !important;
        width: 32px !important;
    }
    
    #tpl_wcf_recentActivityList .containerList > li .containerHeadline,
    #tpl_wcf_recentActivityList .containerContent.htmlContent
    {
        background: #fff !important;
        padding: 2px !important;
    }
    
    #tpl_wcf_settings .content p.success
    {
        background-color: #ff6800 !important;
        border: none !important;
        color: #222 !important;
    }
    
    #tpl_wbb_board .section ul.wbbBoardList > li.wbbBoardContainer,
    #tpl_wbb_unreadThreadList .section .tabularListColumns > ol.tabularListColumns,
    #tpl_wcf_disclaimer .section > ul.boardrules-rules,
    #tpl_wcf_membersList .section.sectionContainerList > ol,
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem,
    #tpl_wcf_recentActivityList .section.sectionContainerList > ul,
    #tpl_wcf_searchResult .section.sectionContainerList,
    #tpl_wcf_team .section.sectionContainerList > ol,
    #tpl_wcf_usersOnlineList .section.sectionContainerList > ol
    {
        background: #eee !important;
        border-bottom: 1px #888 solid !important;
    }
    
    #tpl_wbb_userPostList .message:hover,
    #tpl_wbb_userPostList .messageContent:hover
    {
        background: #00bfff !important;
    }
    
    #tpl_wbb_board .section ul.wbbBoardList > li.wbbBoardContainer:hover,
    #tpl_wbb_unreadThreadList .section ol.tabularList li.tabularListRow ol.tabularListColumns:hover,
    #tpl_wcf_membersList .section.sectionContainerList > ol li:hover,
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem:hover,
    #tpl_wcf_recentActivityList .section.sectionContainerList > ul li:hover,
    #tpl_wcf_searchResult .section.sectionContainerList > ul li:hover,
    #tpl_wcf_team .section.sectionContainerList > ol li:hover,
    #tpl_wcf_usersOnlineList .section.sectionContainerList > ol li:hover
    {
        background: #faebd7 !important;
    }
    
    .attachmentThumbnail .attachmentThumbnailImage img
    {
        opacity: .95 !important;
        transition: none !important;
        -webkit-transition: none !important;
    }
    
    .badge,
    a.badge,
    .newMessageBadge
    {
        color: #ee0 !important;
        font-weight: 900 !important;
    }
    
    .boxesFooterBoxes .box > .boxContent
    {
        margin-top: 0px !important;
        margin-left: 20px !important;
        min-height: 80px !important;
    }
    
    .boxesFooterBoxes .boxContainer
    {
        padding: 0px !important;
        margin-left: -5px !important;
    }
    
    .buttonGroup > li:last-child .button[data-tooltip="Inhalt melden"],
    .messageFooterButtons > li:last-child .button[data-tooltip="Inhalt melden"],
    .messageFooterButtonsExtra > li:last-child .button[data-tooltip="Inhalt melden"]
    {
        background: #c00 !important;
    }
    
    .buttonGroup > li:last-child .button[data-tooltip="Zitieren"],
    .messageFooterButtons > li:last-child .button[data-tooltip="Zitieren"],
    .messageFooterButtonsExtra > li:last-child .button[data-tooltip="Zitieren"]
    {
        background: #44f !important;
    }
    
    .containerHeadline a,
    .htmlContent a,
    .messageBody > .messageText a,
    .messageGroupAuthor a.userLink,
    .messageGroupList .columnLastPost a,
    .messageSignature > div a,
    .messageText a,
    .redactor-layer a,
    .sidebarItemTitle a.userLink,
    a.messageGroupLink,
    a.wbbLastPostAuthor,
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem a
    {
        color: #286ce6 !important;
    }
    
    .containerHeadline a:hover,
    .htmlContent a:hover,
    .messageBody > .messageText a:hover,
    .messageGroupAuthor a.userLink:hover,
    .messageGroupList .columnLastPost a:hover,
    .messageSignature > div a:hover,
    .messageText a:hover,
    .redactor-layer a:hover,
    .sidebarItemTitle a.userLink:hover,
    .tabularBoxTitle > header h2 a:hover,
    a.messageGroupLink:hover,
    a.wbbLastPostAuthor:hover,
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem a:hover
    {
        color: #dc143c !important;
    }
    
    .columnSubject > h3 a,
    .containerHeadline > h3,
    .tabularBoxTitle > header > h2
    {
        font-size: 16px !important;
    }
    
    .content .userAvatarImage
    {
        background: none !important;
        border: none !important;
        height: 32px !important;
        width: 32px !important;
    }
    
    .contentHeader
    {
        max-height: 64px !important;
        padding: 0px !important;
        margin: 0px 0px 5px 0px !important;
    }
    
    .contentHeader .contentTitle
    {
        font-size: 16px !important;
        font-weight: 900 !important;
    }
    
    .contentHeader.userProfileUser
    {
        min-height: 120px !important;
    }
    
    .contentHeader + .section,
    .contentHeader + .sectionContainer,
    .contentHeader + form,
    .messageHeader + .messageBody,
    .paginationTop + .section
    {
        margin-top: 0px !important;
    }
    .contentHeader .inlineDataList,
    .contentHeaderTitle ul,
    .messageHeaderBox > .messageHeaderMetaData *
    {
        color: black !important;
    }
    
    
    .main
    {
        padding: 0px !important;
        padding-bottom: 10px !important;
    }
    
    .boxesFooter,
    .boxesFooterBoxes,
    .layoutBoundary,
    .main,
    .pageFooterCopyright,
    .pageHeaderFacade,
    .pageNavigation
    {
        background-color: #6495ed !important;
    }
    
    .main #about,
    .main #recentActivity,
    li.jsIgnoredUser .box48
    {
        background: #eee !important;
        padding: 5px !important;
    }
    
    .main #recentActivity li:hover,
    .main ol.userList li.jsIgnoredUser .box48:hover
    {
        background: #fff !important;
    }
    
    .main .layoutBoundary
    {
        padding: 0px 15px !important;
    }
    
    .main ol.userList li.jsIgnoredUser
    {
        background: #eee !important;
        padding: 0px !important;
    }
    
    .main ol.userList li.jsIgnoredUser .box48
    {
        background: #eee !important;
        padding: 3px !important;
    }
    
    .message
    {
        border: 1px #888 solid !important;
    }
    
    .messageContent,
    .messageFooterGroup
    {
        background: #ddd !important;
        padding: 10px !important;
        margin-left: 20px !important;
    }
    
    .messageFooterGroup
    {
        padding: 2px !important;
        margin-top: 0px !important;
    }
    
    .messageGroupAuthor a.userLink
    .sidebarItemTitle a.userLink
    {
        /*font-style: italic !important;*/
    }
    
    .messageGroupList .box32 a,
    #tpl_wcf_notificationList .content ul.containerList.userNotificationItemList li.jsNotificationItem.notificationItem div.box32 div
    {
        width: 32px !important;
    }
    
    .messageGroupList .columnLastPost a
    {
        overflow: visible !important;
    }
    
    .messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl
    {
        visibility: visible !important;
    }
    
    .messageGroupList .tabularList li.divider ol.wbbThreadAnnouncement
    {
        background: #bb190040 !important;
    }
    
    .messageGroupList .tabularList li.divider ol.wbbThreadSticky
    {
        background: #89faff4f !important;
    }
    
    .messageGroupList .tabularList li.divider:hover
    {
        background: #eef6f9 !important;
    }
    
    .messageGroupList .userAvatarImage
    {
        background: none !important;
        border: none !important;
        height: 75% !important;
        width: 75% !important;
    }
    
    .messageHeader
    {
        border-bottom: 1px #888 solid !important;
        margin-bottom: 3px !important;
        padding-bottom: 0px !important;
    }
    
    .messageHeaderBox > .messageStatus *
    {
        color: #f5deb3 !important;
    }
    
    .messageList.messageReducedList > li:not(:last-child)
    {
        padding-bottom: 10px !important;
    }
    
    .messageSidebar .userAvatar span.badgeOnline
    {
        padding: 1px !important;
        margin: 0px 0px 0px 36px !important;
    }
    
    .pageHeaderFacade > .layoutBoundary .pageHeaderLogo > a
    {
        padding: 0px 0px 0px 10px !important;
    }
    
    .pageHeaderFixed .pageHeaderPanel
    {
        animation: none !important;
        transform: none !important;
        position: absolute !important;
    }
    
    .pageHeaderFixed .userPanel,
    .pageHeaderFacade .userPanel
    {
        animation: none !important;
        position: absolute !important;
        top: 10px !important;
        transition: none !important;
        -webkit-transition: none !important;
        z-index: 999 !important;
    }
    
    @media screen and (min-width:1025px)
    {
        .pageHeaderFixed .userPanel,
        .pageHeaderFacade .userPanel
        {
            left: calc((100vw - 1360px) / 2 + 400px) !important;
            /*left: 400px !important; für stylesweeping*/
        }
    }
    
    @media screen and (min-width:1400px)
    {
        .pageHeaderFixed .userPanel,
        .pageHeaderFacade .userPanel
        {
            left: calc((100vw - 1360px) / 2 + 400px) !important;
            /*left: 400px !important; für stylesweeping*/
        }
    }
    
    .pageHeaderNormal .pageHeaderPanel
    {
        position: absolute !important;
        transform: none !important;
        -webkit-transform: none !important;
    }
    
    .pageHeaderPanel,
    .pageHeaderFacade > .layoutBoundary
    {
        background: none !important;
    }
    
    .pageNavigation
    {
        padding: 10px 0px 4px 0px !important;
    }
    
    .pageNavigation
    {
        margin-left: 10px !important;
    }
    
    .pageNavigation .breadcrumbs
    {
        margin-left: 125px;
    }
    
    .pageNavigation .layoutBoundary
    {
        background-color: #286ce6 !important;
        margin-left: 5px;
        margin-right: 20px;
    }
    
    @-moz-document domain(camp-firefox.de) {
    
    .layoutBoundary {  
         max-width: 100vw !important;
    }
    }
    
    .pageNavigation .pageNavigationIcons.jsPageNavigationIcons
    {
        color: lightblue !important;
        flex-direction: row !important;
        left: -1160px !important;
        margin-left: 0px !important;
        margin-right: 20px !important;
        position: relative !important;
    }
    
    .pageNavigation .pageNavigationIcons.jsPageNavigationIcons::after
    {
        content: " Du bist hier: " !important;
        color: lightblue !important;
        font-size: 16px !important;
        font-weight: 900 !important;
        margin-left: 10px !important;
    }
    
    .paginationTop
    {
        margin-top: 10px !important;
    }
    
    .quoteBox .quoteBoxContent
    {
        font-style: normal !important;
    }
    
    .quoteBox .quoteBoxContent .quoteBox
    {
        background: #fef6de !important;
        margin-right: 10px !important;
    }
    
    .quoteBoxContent
    {
        padding-left: 10px !important;
    }
    
    .quoteBoxTitle
    {
        color: blue !important;
        font-size: 15px !important;
    }
    
    .quoteBoxTitle,
    .xboxesFooterBoxes .box
    {
        margin-bottom: 0px !important;
    }
    
    .searchBarOpen .pageHeaderSearch
    {
        background: none !important;
        inset: 0px !important;
        left: calc((100vw - 1360px) / 2 + 600px) !important;
        margin-top: 0px !important;
        max-width: 400px !important;
        position: absolute !important;
        top: 10px !important;
        z-index: 999 !important;
    }
    
    .searchBarOpen .pageHeaderSearch form
    {
        border: 1px #444 solid !important;
    }
    
    .searchBarOpen .pageHeaderSearch form .pageHeaderSearchInput
    {
        background: #ddd !important;
    }
    
    .searchBarOpen .pageHeaderSearch form .pageHeaderSearchInputContainer .pageHeaderSearchType > .button::after
    {
        text-align: start !important;
    }
    
    .searchBarOpen .pageHeaderSearch form .pageHeaderSearchType.dropdown
    {
        width: 200px !important;
    }
    
    .sidebar
    {
        margin-top: 30px !important;
    }
    
    .sidebar.boxesSidebarRight .boxContainer .box .boxTitle
    {
        background: #eee !important;
        border-bottom: 1px #888 solid !important;
    }
    
    .sidebar.boxesSidebarRight .boxContainer .box h2
    {
        padding: 20px 20px 0px !important;
        margin-top: -20px !important;
    }
    
    .tabularBoxTitle > header
    {
        background: #eee !important;
        border-bottom: 1px #888 solid !important;
        margin-bottom: 0px !important;
    }
    
    .tabularListRowHead > .tabularListColumns > li,
    .tabularBoxTitle > header a,
    .tabularBoxTitle > header .icon
    {
        color: #009cff !important;
        font-weight: 900 !important;
    }
    
    .tabularListRowHead
    {
        border-bottom: 2px solid #8cd2ff !important;
    }
    
    .userMention
    {
        background: none !important;
        border: none !important;
        padding: 0px !important;
    }
    
    .wbbBoardDescription
    {
        max-width: 610px !important;
    }
    
    .wbbBoardList .wbbBoard
    {
        padding: 2px 0px !important;
    }
    
    .xboxesFooterBoxes .boxContainer h2.boxTitle,
    .xboxesFooterBoxes .boxContainer .boxContent.messageShareButtons
    {
        max-height: 0px !important;
    }
    
    .xboxesFooterBoxes .boxContainer,
    .boxesFooterBoxes .boxContainer section.box:nth-of-type(2)
    {
        background: #eee !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    
    woltlab-quote,
    .quoteBox
    {
        padding: 0px 0px 4px 10px !important;
        min-height: 0px !important;
    }
    
    
    /* html content, zB about:support */
    .messageBody > .messageText table *,
    .redactor-layer table *
    {
        font-size: 12px !important;
    }
    
    .htmlContent table td,
    .htmlContent table th,
    .messageBody > .messageText table td,
    .messageBody > .messageText table th,
    .messageSignature > div table td,
    .messageSignature > div table th,
    .redactor-layer table td,
    .redactor-layer table th,
    .table td,
    .table th,
    .tabularListRow
    {
        padding: 0px !important;
    }
    
    
    /*elemente ausblenden*/
    .box16,
    .boxesFooterBoxes .boxContainer section.box:nth-of-type(1),
    .box[data-box-identifier="com.woltlab.wcf.RegisterButton"],
    .box[data-box-identifier="com.woltlab.wcf.TodaysBirthdays"],
    .contentHeader .contentHeaderIcon,
    .messageGroupListStatsSimple,
    .messageHeader::after,
    .messageHeader::before,
    .pageHeaderLogo .pageHeaderLogoSmall,
    .pageHeaderLogo img.pageHeaderLogoLarge,
    .pageHeaderLogo,
    .pageNavigation .pageNavigationIcons.jsPageNavigationIcons a[data-tooltip="RSS-Feed"],
    .quoteBox .userLink,
    .quoteBoxIcon,
    .sidebar.boxesSidebarRight .boxContainer .box .boxTitle::after,
    .sidebar.boxesSidebarRight .boxContainer .box .boxTitle::before,
    .tabularBoxTitle > header::after,
    .tabularBoxTitle > header::before,
    .tabularListRowHead::after,
    .tabularListRowHead::before,
    #tpl_wbb_board .wbbStats,
    #tpl_wbb_boardList .wbbStats,
    #tpl_wbb_userPostList .messageFooterGroup,
    #tpl_wcf_articleList .pageNavigation .pageNavigationIcons.jsPageNavigationIcons::after,
    #tpl_wcf_recentActivityList small.containerContentType
    {
        display: none !important;
    }
    
    
    /* Camp-Firefox Ergänzungen */
     
        #redactor-toolbar-0 {
            background:#3b83bd! important;
        } 
    
    /*Vorschaufenster für eine Antwort breiter*/
    
        .dialogContent {
            min-width:1000px! important; 
        }
    
    /*Text Code eingefügt*/
    
        .re-button.re-code.re-button-icon::after {
            font-weight:bold! important;
            content: 'Code' ! important; }
        .re-button.re-code.re-button-icon:hover {
            color:black! important; 
        }
    
    /*Rahmen um Antwortfenster*/
    
        .messageContent.messageQuickReplyContent {
            border-left: 1px solid black! important;
            border-right: 1px solid black! important;
            border-bottom: 1px solid black! important; 
        }
    
        .messageTabMenu{
            border-top: 1px solid black! important;
            border-bottom: 1px solid black! important;
        }
    
    /*Rahmen um Zitatfenster und andere*/
    
        .codeBox.collapsibleBbcode.cssHighlighter,
        .quoteBox.collapsibleBbcode,
        .quoteBox.collapsibleBbcode.collapsed,
        .codeBox.collapsibleBbcode.cssHighlighter.collapsed,
        .quoteBox.collapsibleBbcode.jsCollapsibleBbcode {
            background:beige! important;
            border: 1px solid black! important;
        }
    
    /*Zitateblock farbig*/
    
        blockquote.quoteBox {
            background: marigold ! important; 
        }
    
        .userAvatarImage {
            border-radius: 0 ! important;
        }
    
        span.quoteBoxTitle {
            font-size: 16px ! important;
        }
    
    /* Smilies ausgeklappt*/
    
        LI[data-name="smilies"]{
            display:none! important;
            }
        DIV[class="messageTabMenuContent messageTabMenu"][data-preselect="true"][data-collapsible="false"] {
            margin-left:10px! important;
            border:none! important;
            display: block! important;
        }
            
        .messageTabMenuNavigation.jsOnly {
            border-bottom:1px solid black! important;
        }
    
    /* Überschriften in Unterforen */
    
        .tabularBoxTitle > header a {
            color: marigold! important;
        }
    
    /* Boxen unterschiedlich einfaerben */
    
        #pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > OL{
            background:beige! important;
        }
        #pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > OL{
            background:red! important;
        }
    
    /* Ungelesene Themen ausblenden */
    
        .box[data-box-identifier="com.woltlab.wbb.UnreadThreads"] {
        display: none! important;
        }    
        
    /* Aufzählungszeichen ist fett */
    
        .paginationTop > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(n+2) > a:nth-child(1):hover,
        .paginationTop > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(n+3) > a:nth-child(1):hover,
        .messageListPagination > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(n+2) > a:nth-child(1):hover,
        #content > FOOTER > DIV > NAV > UL > LI:nth-child(n+1) > A:hover{
            color:white! important;
            background:marigold! important;
        }
    
    /* Untere Boxen auch blau */
        .boxesFooterBoxes{
            background:#3b83bd! important;
        }
        
    /* PopUps ausblenden */    
        
        @-moz-document
        url-prefix("https://www.camp-firefox.de/forum/forum/"),
        url-prefix("https://www.camp-firefox.de/suchergebnisse/"),
        url-prefix("https://www.camp-firefox.de/forum/ungelesene-beitraege/")
    {
        .popover { display: none; }
    }    
        
        
    /* Aktiv für alle Webseiten */
    
         * { text-shadow: transparent 0px 0px 0px, rgba(0,0,0,0.68) 0px 0px 0px !important
        }    
        
    /* Beitrag bearbeiten hochsetzen */
    
        .wbbPost {
            position: relative !important;
            }
    
        .messageSidebar + .messageContent {
            padding-top: 54px !important;
            }
    
        .messageFooterGroup {
            position: absolute !important;
            top: 0 !important;
            left: 260px !important;
            right: 30px !important;
            }    
        .jsReportPost.jsOnly {
            margin-right: -19px !important;
           }
           
    /* URL Link - Intern */
        .messageSignature * a {
            color:blue !important;
        } 
    
    /* URL Link - Extern */
        a.externalURL {
            color: red !important;
        }
        .messageSignature * .externalURL Span{
            color: red !important;
        }
        .messageSignature * .externalURL{
            color: red !important;
        }     
    }
    
    /* Forenteile besonders hervorheben */
    
        body[data-board-id="20"] .username::after { 
        
        content:"!!!Achtung ich bin im Android-Forum!!!";
        font-size: 24px !important;
        color: red !important;
       } 
       
        body[data-board-id="24"] .username::after { 
        
        content:"!!!Achtung ich bin im iOS-Forum!!!";
        font-size: 24px !important;
        color: red !important;
       }  
       
    /* PopUps auf Link ausblenden */
    
    @-moz-document url-prefix(https://www.camp-firefox.de/forum/){
    
    .popover {
        display: none !important;
    }
    }
    @-moz-document url-prefix(https://www.thunderbird-mail.de/forum/){
        
    .popover {
        display: none !important;
    }
    }
    
    /* Alles Anzeigen und Kopieren animiert */
    
    @-moz-document url-prefix(https://www.camp-firefox.de/forum/thema/) {
    
    .codeBox .codeBoxHeader {
        position: sticky !important;
        top: 10px !important;
        z-index: 1 !important;
        padding: 10px 10px 10px !important;
        margin: -10px -10px 0 !important;
        background-color: #fafafa !important;
        align-items: center !important;
        display: flex !important;
        min-height: 24px !important;
    }
    
    span.toggleButton.icon.icon24.fa-expand.pointer.jsToggleButtonEnabled::after {
        content: "Alles anzeigen" !important;
        padding-left: 8px !important;
        padding-top: 0px !important;
        color: green !important;
        font-family: "Open Sans", Arial, Helvetica, sans-serif!important;
    }
    span.toggleButton.icon.icon24.pointer.jsToggleButtonEnabled.fa-compress::after {
        content: "Weniger anzeigen" !important;
        padding-left: 8px !important;
        padding-top: 0px !important;
        color: blue !important;
        font-family: "Open Sans", Arial, Helvetica, sans-serif!important;
    }
    
    span.toggleButton.icon.icon24.fa-expand.pointer.jsToggleButtonEnabled {
        min-width: 180px !important;
        margin-right: 20px !important;
        color: blue !important;
    }
    span.toggleButton.icon.icon24.pointer.jsToggleButtonEnabled.fa-compress {
        min-width: 180px !important;
        margin-right: 20px !important;
        color: green !important;
    }
    
    span.toggleButton.icon.icon24.fa-expand.pointer.jsToggleButtonEnabled:hover,
    span.toggleButton.icon.icon24.pointer.jsToggleButtonEnabled.fa-compress:hover {
        color: red !important;
    }
    
    div.codeBoxHeader span.icon.icon24.fa-files-o.pointer::after {
        content: "Kopieren" !important;
        padding-left: 8px !important;
        padding-top: 0px !important;
        color: blue !important;
        font-family: "Open Sans", Arial, Helvetica, sans-serif!important;
    }
    
    div.codeBoxHeader span.icon.icon24.fa-files-o.pointer:hover::after {
        content: "Kopieren" !important;
        padding-left: 8px !important;
        padding-top: 0px !important;
        color: green !important;
        font-family: "Open Sans", Arial, Helvetica, sans-serif!important;
    }
    
    div.codeBoxHeader span.icon.icon24.fa-files-o.pointer {
        color: green !important;
        min-width: 140px !important;
        margin-right: 15px !important;
    }
    
    div.codeBoxHeader span.icon.icon24.fa-files-o.pointer:hover {
        color: red !important;
        min-width: 140px !important;
        margin-right: 15px !important;
    }
    .messageGroupStarter .messagePublicationTime .datetime::after { background: #008000;color:white; font-size:15px;
      content: "Themenstarter" !important;
      border-radius: 10px !important;
      margin-left: 10px !important;
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    }
    Alles anzeigen
  • Webseiten Lade-Fehler

    • Boersenfeger
    • 9. Februar 2023 um 17:51

    Ich kann die Seite aus # 3 in einem Nightly problemlos aufrufen...

    gleiches gilt für die Seite aus # 1

    PS: Allerdings mit Windows 10 Pro

    Lade mal die Filmseite neu mit STRG+UMSCHALT+R

  • In memoriam

    • Boersenfeger
    • 7. Februar 2023 um 10:15

    George R. Robertson, bekannt als Chief Hurst in 6 Folgen von Police Academy, ist im Alter von 89 Jahren gestorben.

    Bereits am 31.Januar verstarb im Alter von 85 Jahren Charlie Thomas. Einer der Gründer der Rhythm & Bluesband The Drifters.

  • FF 109 - Einträge in "Lesezeichen bearbeiten" können nicht mehr ausgeblendet werden

    • Boersenfeger
    • 5. Februar 2023 um 14:51

    Der Code #8 von bananovic erfüllt meinen Wunsch perfekt... Vielen Dank an Euch beide.. :thumbup:

  • FF 109 - Einträge in "Lesezeichen bearbeiten" können nicht mehr ausgeblendet werden

    • Boersenfeger
    • 5. Februar 2023 um 14:27

    2002Andreas Prima, vielen Dank, nutze ich jetzt auch.... :P :thumbup:

    Kann man auch die Segmente "Schlagwörter und Schlüsselwort" komplett entfernen?

  • Wechsel von der Version ESR zur "Normalversion" Firefox 109

    • Boersenfeger
    • 5. Februar 2023 um 12:27

    arnios

    // Ergänzend:

    Außer der windowseigenen Sicherheitssoftware Defender sollten keine weiteren diesbezüglichen Programme installiert sein. Ebenso bitte keine Tuning- oder Cleaningsoftware nutzen.

    Vielleicht für dich interessant:

    Thema

    Sicherheitskonzept für Windowsnutzer

    Dieser Thread dient ausdrücklich nicht zur Diskussion. Bei Bedarf eröffne ich dann gerne einen neuen Faden.
    Ich bedanke mich an dieser Stelle noch mal bei allen, die vor geraumer Zeit bei der Zusammenstellung mitgeholfen haben..
    Wem Fehler, nicht funktionierende Links, o.ä. auffallen, der möge sich bitte per PN an mich wenden.



    Ein Ansatz eines Sicherheitskonzeptes für Windowsnutzer

    Stand: 22.02.2024

    * Bei der Nutzung des Internets ist es wichtig, sich nicht auf installierte Sicherheitssoftware zu…
    Boersenfeger
    15. April 2016 um 19:36
  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 4. Februar 2023 um 10:37
    Zitat von Endor

    Zu der Cookie Abfrage:

    Wenn ich die ausblende kann man nicht scrollen.
    Klar im Wetterfuchsfenster geht das sowieso nicht,
    daher wäre es vielleicht egal.

    Bau das mal in den CSS Code ein und teste:

    CSS
    @-moz-document url-prefix("https://www.wetterkontor.de"){
            
    #sp_message_container_733771 {display: none !important;}
    }

    Bringt nix... ich kann damit leben...

    BTW: Mittel- und Doppelklick werden hier korrekt ausgeführt und ich erhalte die PopUp-Fenster, in denen ich scrollen und auch navigieren und neue Abfragen eingeben kann.

  • In memoriam

    • Boersenfeger
    • 1. Februar 2023 um 16:15

    // Warum, es geht doch voraussichtlich weiter, nur mit anderen Inhabern... :/

  • Anzeige auf ADAC-Webseite

    • Boersenfeger
    • 30. Januar 2023 um 16:21

    Dann mal machen....

    Ich gehe davon aus, das du Cookies zulässt...

    Wird ein Sicherheitsprogramm und oder Cleaning-Tuningsoftware genutzt? ...soweit es solche unter Linux überhaupt gibt...

  • Anzeige auf ADAC-Webseite

    • Boersenfeger
    • 30. Januar 2023 um 15:31
    Zitat von reni

    Mit neuem Profil getestet - das Selbe.

    ...

    Wo könnte das Problem sein?

    Das neue Profil war nackig, ohne Erweiterungen oder Veränderungen?

    Wenn ja, was sagt der ADAC dazu?

  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 30. Januar 2023 um 15:02

    :D

    Das passt, allerdings kommt wieder die Cookie-Abfrage :/

  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 30. Januar 2023 um 14:21

    Moin, mit den Änderungen klappt es wieder, dafür herzlichen Dank an die Beteiligten.

    Ich habe noch eine unschöne Darstellung

    CSS
    /* AGENT_SHEET */
        @namespace url(http://www.w3.org/1999/xhtml);
    
        /*  Vorhersage klick auf Fahnen   */
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/schweden/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/norwegen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/finnland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/daenemark/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/niederlande/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/belgien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/grossbritannien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/irland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/island/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/luxemburg/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/frankreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/spanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/oesterreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/schweiz/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/italien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tschechische-republik/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowakei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/polen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/russische-foederation/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/estland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/lettland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/litauen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ukraine/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ungarn/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/rumaenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bulgarien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tuerkei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/serbien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/kroatien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bosnien-herzegowina/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/montenegro/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/mazedonien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/albanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/portugal/")
                       {
                           
        html{scrollbar-width: none !important;}
        
        #header, H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683, #shr-admin-badge, .cc-window,
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14), div.uk-panel:nth-child(13){display: none !important;}
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/klima/")    {
            
        html{scrollbar-width: none !important;}
            
        #header, H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683, #shr-admin-badge, .cc-window,
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14){display: none !important;}
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/"){
        .icon-bar {display: none !important;}    
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/deutschland/rueckblick.asp"){
            
        html{scrollbar-width: none !important;}
            
        #header, H2, HR, P,  
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, 
        .uk-panel.uk-panel-box.uk-margin,
        .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, 
        .cc_banner.cc_container.cc_container--open, 
        #sp_message_container_421683, #shr-admin-badge, 
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), 
        div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14),div.uk-margin:nth-child(17), 
        ins.adsbygoogle:nth-child(4),
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box,
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:last-child,
        .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-2, 
        #content > DIV > DIV:first-child > DIV:nth-child(21),
        #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, 
        #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-panel:nth-child(6),
        #tage5bis8, 
        .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, 
        #tabelle > p:nth-child(5){display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
    
        body {margin-top: 25px !important;}
        
        #content > article:nth-child(1) > h1:nth-child(2){margin-left: 15px !important;}
        }
            
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/") {
            
        html{scrollbar-width: none !important;}
        
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        .uk-grid.uk-grid-small.uk-grid-divider,    #wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #sp_message_container_421683,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page_margins { margin-top: -115px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(8), 
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(9) {
        width: 0px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/muenchen"){
            
        html{scrollbar-width: none !important;}
        
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider, 
        #wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683  {display: none !important;}
        
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A, 
        #content > DIV > DIV:first-child > H1, #shr-admin-badge, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8), 
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/(*)"){
            
        html{scrollbar-width: none !important;}
        
        #page {margin-top: -10px !important;}
        .breadcrumb {margin-top: 5px !important;}
        #header > DIV:first-child, #header > DIV:last-child, #wkFooter2,
        #content > DIV > DIV:last-child > DIV:nth-child(14), #shr-admin-badge,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child
        {display: none !important;}
        }
    
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/bayern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/schleswigholstein-hamburg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/badenwuerttemberg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/brandenburg-berlin.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen-bremen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/hessen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/mecklenburgvorpommern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/nordrheinwestfalen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/rheinlandpfalz-saarland.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsenanhalt.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/thueringen.asp"){
                           
        html{scrollbar-width: none !important;}
    
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #bnr, #maine0d59d447b, .mir_info.mir_info-outside  {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2, #shr-admin-badge,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page_margins { margin-top: -100px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:first-child {margin-top: 100px !important; margin-bottom: -50px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:last-child  {margin-top: 100px !important; margin-bottom: -50px !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/deutschland/wetter-vorhersage-ort.asp"){
            
        html{scrollbar-width: none !important;}
        
        #header, H1, H2, HR, P, #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #sp_message_container_421683,,
        .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        .uk-grid.uk-grid-small.uk-grid-divider, #wkFooter2, .cc_banner.cc_container.cc_container--open  {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(6) > DIV > UL,
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(20),
        #content > DIV > DIV:first-child > P:nth-child(27),
        #content > DIV > DIV:first-child > P:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(14) > DIV,
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:last-child > A,
        .uk-subnav.uk-subnav-pill, .uk-subnav.uk-subnav-line,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-form-row    {display: none !important;}
    
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:last-child
        {max-width: 150px !important; margin-left: 15px !important; margin-right: -15px !important;}
    
        #warnungen > H2{margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child{min-width: 200px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(5){ margin-left: 70px !important; margin-top: -25px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(8){ margin-left: 130px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(16){ margin-left: 220px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:nth-child(2) > SPAN { margin-left: 12px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > H3 { margin-left: 12px !important; margin-right: -10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child {width: 360px !important;
        margin-left: 10px !important; margin-right: -30px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child > DL {width: 500px !important;
        margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:nth-child(2),
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child  {max-width: 110px !important; }
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-gefuehlte-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-feuchte.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sichtweite.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-druck.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wind.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wetter.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-niederschlag.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sonnenscheindauer.asp"){
                           
        html{scrollbar-width: none !important;}
    
        /*Text unten unsichtbar*/
        .uk-article {
        font-size: 0px;}
    
        /*Textbox über dem Datum wieder lesbar*/
        .uk-panel.uk-panel-box {
        color: black;
        font-size: 13px;}
    
        DIV[data-uk-tooltip=""]{
        font-size: 12px!important;
        color: black!important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-align-medium-right, div.uk-h3,
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(8),
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(9),
        .uk-width-large-3-5 > article:nth-child(1) > h3:nth-child(9),
        .uk-width-large-3-5 > article:nth-child(1) > h3:nth-child(10),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(13),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(15),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(16),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(17),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(18),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(19),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(20),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(21),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(23),
        .uk-width-large-3-5 > article:nth-child(1) > a:nth-child(n+1),
        #header, H1, H2, P, .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5),
        .uk-text-right.uk-text-small.uk-text-muted, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:first-child > A,
        .uk-panel.uk-panel-box.uk-margin, .message-container, .message-overlay, .message,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #shr-admin-badge, .cc_banner.cc_container.cc_container--open,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > HR {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:first-child {margin-top: -30px !important;}
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:last-child {margin-top: -30px !important;}
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:first-child > LI:nth-child(7) {margin-left: 215px !important;}
    
        #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:first-child,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child {display: none !important;}
    
        .uk-panel.uk-panel-box {max-height: 42px !important; margin-top: -8px !important;}
    
        .uk-h4.wk-header-margins {margin-bottom: 2px !important; margin-top: 3px !important;}
    
        LI{margin-top: 3px !important;}
    
        #page{box-shadow: none!important; border: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar/radar-ost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedwest.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-west.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordwest.asp"){
    
        html{scrollbar-width: none !important;}
        
        #header, H1, H2, P,   .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  
        #wkFooter2, .uk-text-right.uk-text-small.uk-text-muted, .uk-width-small-1-2.uk-width-medium-1-3.uk-row-first,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL > LI > A ,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL, 
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #shr-admin-badge, .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        #r1 {margin-left: 50px !important;}
    
        #content > DIV > DIV:first-child > DIV:nth-child(3){width: 500px !important; margin-left: 55px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV {width: 490px !important; margin-left: 5px !important; 
        background: transparent !important; }
        .uk-subnav.uk-subnav-pill.uk-align-medium-right {min-width: 380px !important;}    
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar.asp"){
        
        html{scrollbar-width: none !important;}
            
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .uk-text-right.uk-text-small.uk-text-muted, #shr-admin-badge, .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, div.uk-grid:nth-child(3),
        #page_margins > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
        div.uk-panel:nth-child(14), .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/uv-index.asp"){
            
        html{scrollbar-width: none !important;}
        
        #page{border: none !important;  box-shadow: none !important; }
        
        HTML, #start, .uk-grid, body {background: #FFFFFF !important;}
    
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-text-right.uk-text-small.uk-text-muted,#shr-admin-badge, .uk-panel.uk-panel-box.uk-margin, 
        .uk-width-large-2-5.uk-width-medium-1-2, H5, .cc_banner.cc_container.cc_container--open, #start > IMG
        {display: none !important;}
        }    
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-hasel.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-erle.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-birke.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-graeser.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-ambrosia.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-beifuss.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-roggen.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-esche.asp"){
                           
        html{scrollbar-width: none !important; }
        
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-text-right.uk-text-small.uk-text-muted,
        .uk-panel.uk-panel-box.uk-margin, .uk-width-large-2-5.uk-width-medium-1-2, H5, TABLE, .uk-panel.uk-panel-box.uk-panel-box-primary, #start > IMG,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-bayern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-badenwuerttemberg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-brandenburg-berlin.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-hessen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-mecklenburgvorpommern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-niedersachsen-bremen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-nordrheinwestfalen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-rheinlandpfalz-saarland.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsenanhalt.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-schleswigholstein-hamburg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-thueringen.asp"){
                           
        html{scrollbar-width: none !important;}
    
        #header,H1, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right, #content > DIV > DIV:first-child > P:nth-child(6),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-panel.uk-panel-box.uk-margin, .banner728x90,
        .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, .uk-width-1-1.uk-hidden-small.uk-text-center,
        #content > DIV > DIV:first-child > P:nth-child(3), #content > DIV > DIV:first-child > P:nth-child(2),
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child > DIV,
        .cc_banner.cc_container.cc_container--open    {display: none !important;}
       
        #page{box-shadow: none!important; border: none !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        
        DIV[class="warnungen_box uk-panel uk-panel-box uk-panel-box-primary"]{margin-top: -300px !important;}
    
        #karte {margin-left: -100px !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/warnung.asp"){
            
        html{scrollbar-width: none !important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(7),
        .mir_container.mir_ad-800, div.uk-grid-small > div:nth-child(2),
        div.uk-grid:nth-child(3), .banner728x90, #shr-admin-badge, 
        #content > DIV > DIV:first-child > DIV:nth-child(8), #content > DIV > DIV:first-child > DIV:nth-child(9),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
    
        body {margin-left: 20px !important;}    
        
        #content {height: 700px !important; width: 1200px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        
        #karte {margin-left: -110px !important; margin-top: 80px !important;}
        }
    
        @-moz-document url("https://www.wetterkontor.de/warnungen/"){
            
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:nth-child(3),    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-grid-small:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
        div.uk-grid-small:nth-child(1) > div:nth-child(2), div.uk-grid:nth-child(3),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        body {margin-left: 25px !important;}    
        
        #content {height: 700px !important; width: 1200px !important;}
      
        #page{box-shadow: none!important; border: none !important;}    
        
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-warnungen/"){
            
        html{scrollbar-width: none !important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-panel:nth-child(15), 
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        .uk-panel.uk-panel-box.uk-margin,
        #content > DIV > DIV:first-child > DIV:nth-child(7),
        #content > DIV > DIV:first-child > P:nth-child(4),
        #content > DIV > DIV:first-child > P:nth-child(5),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        #content {height: 700px !important; }
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        
        #content > DIV > DIV:first-child > DIV:nth-child(6) > UL {margin-left: 0px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-vorhersage.asp"){
                           
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, #sp_message_container_421683,
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(5),
        #content > DIV > DIV:first-child > DIV:nth-child(21), 
        #content > DIV > DIV:first-child > FORM > DIV,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #aktuelle_beobachtung > P:last-child, div.uk-panel:nth-child(15),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(6),
        #content > DIV > DIV:first-child > P:nth-child(27),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        .uk-panel, H1, H2, #content > DIV > DIV:first-child > P:nth-child(4),
        .uk-subnav.uk-subnav-line {margin-left: 30px !important;}
        
        #content > DIV > DIV:first-child > DIV:nth-child(7){margin-left: -15px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }
            
        @-moz-document url-prefix("https://www.wetterkontor.de/biowetter/"){
            
        html{scrollbar-width: none !important;}
        
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:last-child,
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-2, #content > DIV > DIV:first-child > DIV:nth-child(21),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open, div.uk-panel:nth-child(6),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, #sp_message_container_421683,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,div.uk-margin:nth-child(6),
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-panel.uk-panel-box.uk-margin {display: none !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        body {margin-top: 25px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/blitze/"){
            
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, #content > DIV > DIV:first-child > DIV:nth-child(21),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(7),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(9),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(11),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(12),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(13),
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        div.uk-panel:nth-child(15), div.uk-panel:nth-child(5),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, 
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(6),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(6),
        .cc_banner.cc_container.cc_container--open, #wetterkontor_incontent_1,
        .uk-h3, .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(8),
         div.uk-h4:nth-child(9), div.uk-margin:nth-child(11), div.uk-h4:nth-child(14),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(15),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(16),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(17),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(19),
         div.uk-h4:nth-child(18){display: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}    
        
        H1{margin-left: 160px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }        
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/europa/"){
            
        html{scrollbar-width: none !important;}
        
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, .icon-bar,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header,H1, H2, .uk-width-large-2-5.uk-width-medium-1-3, .uk-text-right, .uk-text-muted, 
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-panel, .div_part, 
        #shr-admin-badge, #content > DIV > DIV:first-child > P:nth-child(2), .uk-grid.uk-grid-small.uk-grid-match, 
        .cc_banner.cc_container.cc_container--open, .icon-bar,
        .uk-width-large-3-5 > h3:nth-child(10), .uk-width-large-3-5 > p:nth-child(11),
        .uk-align-medium-right, .uk-width-large-3-5 > p:nth-child(13),
        .uk-width-large-3-5 > h4:nth-child(14), .uk-width-large-3-5 > p:nth-child(15),
        .uk-width-large-3-5 > p:nth-child(16), .uk-width-large-3-5 > h4:nth-child(17),
        .uk-width-large-3-5 > p:nth-child(18),
        .uk-width-large-3-5 > p:nth-child(19),
        .uk-width-large-3-5 > p:nth-child(20),
        .uk-width-large-3-5 > h4:nth-child(21),
        .uk-width-large-3-5 > p:nth-child(22),
        .uk-width-large-3-5 > p:nth-child(23),
        .uk-width-large-3-5 > p:nth-child(24),
        .uk-width-large-3-5 > p:nth-child(25)
        {display: none !important;}    
        
        .uk-width-large-3-5{font-size: 0px !important;}
        
        .uk-tab{font-size: 14px !important; }
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/pegel/"){
            
        html{scrollbar-width: none !important;}
        
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header, H1, H2, P, #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), #shr-admin-badge,
        #content > DIV > DIV:first-child > DIV, #content > DIV > DIV:first-child > ARTICLE > DIV:last-child > HR,
        .breadcrumb,.uk-width-large-2-5.uk-width-medium-1-3, #start > IMG, .cc_banner-wrapper {display: none !important;}    
    
        .uk-panel.uk-panel-box.uk-margin {margin-top: -5px !important;}
        }
    
        @-moz-document domain(www.msn.com) {
            
        html{scrollbar-width: none !important;}
        
        .weather_carousel_card_dots_cover-DS-EntryPoint1-1, .datafromContainer-DS-EntryPoint1-1,
        .weatherContainer-DS-EntryPoint1-1 > div:nth-child(1) > div:nth-child(2) > div:nth-child(3),
        .adsContainer-DS-EntryPoint1-1, .location_name_set_home_icon-DS-EntryPoint1-1,
        #onetrust-consent-sdk, .unitSwitchContainer-DS-EntryPoint1-1, .BubbleMessageContainerRight-DS-EntryPoint1-1,
        #header, div.sectionContainer-DS-EntryPoint1-1:nth-child(4), .root-DS-EntryPoint1-1 > div:nth-child(6), 
        .oneFooter-DS-EntryPoint1-1 , div.sectionContainer-DS-EntryPoint1-1:nth-child(3),
        .feedback_link_default-DS-EntryPoint1-1.button-DS-EntryPoint1-3, .weather_alerts_link-DS-EntryPoint1-1, .openMapLink-DS-EntryPoint1-1,
        .profile_signInLink-DS-EntryPoint1-1, button.chevron-DS-EntryPoint1-1:nth-child(2),
        button.chevron-DS-EntryPoint1-1:nth-child(3), .weather_feedback_entry-DS-EntryPoint1-1,
        .adsContent-DS-EntryPoint1-1{display: none! important;}
         
        .cardItem-DS-EntryPoint1-1 {
        border-right: none ! important;}
        
        .weather_alerts_title-DS-EntryPoint1-1{
        margin-top: 50px !important;
        margin-left: -150px !important;
        max-width: 200px !important;
        word-wrap: break-word !important;}
        
        .weather_alerts_level-DS-EntryPoint1-1{
        margin-left: 70px !important;
        margin-top: -20px !important;
        pointer-events: none !important;}
        
        body{margin-top: -125px !important;}
        
        .weather-section{margin-top: 40px !important;}
        
        .weatherAdscontainer-DS-EntryPoint1-1{margin-top: 35px !important;}
        
        a.chevron-DS-EntryPoint1-1:nth-child(3) {
        margin-right: -35px !important;}
        
        a.chevron-DS-EntryPoint1-1:nth-child(1){
        margin-left: -35px !important;}
        }
            
        @-moz-document domain(www.daswetter.com) {
            
        html{scrollbar-width: none !important;}
    
        #news1, .leySocial, 
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(2),
        #cfav, .shared, .avisos, .container_sticky, .navegacion,
        #bannerDerPC, #meteored_share, span.principal:nth-child(3),
        span.secundaria:nth-child(4), .megabanner, span.franja:nth-child(4),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(2),
        span.columnas:nth-child(6), span.franja:nth-child(7), #bannerSupPC,
        .publicidad-pie, .pie-pagina, .map-loc-titulo, span.creatividad:nth-child(2),
        li.lis-mini-carrusel:nth-child(5), li.lis-mini-carrusel:nth-child(7),
        #pubIzq, #contSup, #foots, #pubSup, .mas-noticias, #zona-contenido,
        #shared, div.leaflet-bottom:nth-child(4), #full_screen, .leaflet-control-zoom,
        #izquierda, #selector_tipos, .der, #contPag    {display: none !important;}
        
        .estado{margin-top: -50px !important; margin-left: 450px !important;}
        
        #pCentro{margin-top: 90px !important;}
        
        .mapa {margin-left: -120px !important;}
        
        .resumen-dia{margin-left: 48px !important; margin-top: -20px !important;}
        
        #contDias{margin-left: -10px !important;}
        
        #divGota{min-height: 64px !important;}
        
        span.principal:nth-child(2){margin-left: 345px !important; margin-bottom: 20px !important;}
        
        h1.titulo{margin-bottom: 15px !important;}
        
        #highcharts-p78qazo-0{min-height: 600px !important;}
        
        .franja > span:nth-child(1){max-width: 650px !important; margin-left: 5px !important;}
        
        span.columnas:nth-child(3),.titulo-horas, .franja    {  
        box-shadow: none!important; border: none !important;} 
        
        span.columnas:nth-child(1) > span:nth-child(1) > span:nth-child(1),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1) > span:nth-child(1){  
        box-shadow: none!important; border: none !important;} 
        
        #iw-container{margin-left: 250px !important;}
        
         .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 5px !important;}
        
        div.leaflet-bottom:nth-child(3){margin-left: 35px !important;}
        
        [class="secundaria"]{ 
        margin-left:35px !important; margin-right: -80px !important;}
        
        [class="prevision-hoy-horas"]{
        margin-left:280px !important; margin-right: -280px !important; margin-top:30px !important;
        margin-bottom: -50px !important; box-shadow: none!important;}
        
        [class="tabla-horas"]{
        margin-right: -30px !important; margin-top:50px !important;
        width: 730px !important;}
        
        [class="por-horas"]{ margin-top:-15px !important; }
        
        #search_pc{margin-left: -2px !important; max-width: 300px !important;}
        
        #divPestanas, 
        .loc-dia {margin-left: 30px !important;}
        
        #cookies {margin-right: -30px !important;}
    
        .grafica{margin-left: 15px !important; width: 740px !important;}
        
        .sin_prob{margin-left: 285px !important; margin-right: -255px !important;
        margin-bottom: -70px !important; }
        
        .titulo-horas{margin-left: 50px !important; margin-right: -30px !important;
        margin-bottom: 30px !important; margin-top: -20px !important;}
        
        span.columnas:nth-child(2) > span:nth-child(1) > span:nth-child(2) > section:nth-child(1){
        margin-top: -20px !important;}
        
        span.columnas:nth-child(2) > span:nth-child(1) > span:nth-child(1) > section:nth-child(1){
        margin-left: 305px !important; min-width: 740px !important;}
        
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(1) > section:nth-child(1){
        margin-left: 35px !important; max-width: 735px !important;}
        
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(2){
        margin-left: 70px !important; margin-top: -30px !important; }
        
        .grafica-horas,
        .highcharts-root {margin-left: 15px!important;  min-width: 740px !important;}
            
        .dos-semanas .dia.activo::after {
        border-right: 51px solid transparent !important;
        border-left: 51px solid transparent !important;}
    
        header #contSup{
        margin-left: -40px !important; 
        box-shadow: none!important; 
        border: none !important;}
        
        .navegacion{
        margin-left: -100px !important; 
        box-shadow: none!important;
        border: none !important;}
    
        span.columnas:nth-child(2){margin-left: -270px !important; 
        box-shadow: none!important; border: none !important;}
        
        #contenedorHora{margin-left: 70px !important;}
        
        #mod_derecha{margin-left: -145px !important;}
        
        #mods_cont
        {width: 85% !important; margin-left: 60px !important;
        box-shadow: none!important; border: none !important;}
    
        #pCentro {margin-left: 120px !important;}    
        
        .lluvia-nieve{margin-left: 55px !important; min-width: 760px !important;}
        
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1){
        max-width: 760px !important; margin-left: 25px !important;}
        
        #mapid{min-height: 500px !important;  
        margin-left: 31px !important; margin-top: -80px !important; 
        box-shadow: none!important; border: none !important;}
    
        #controles_mm {margin-left: -70px !important;}
        
        #container{margin-left: -20px !important;}
    
        #h1Ul > h1:nth-child(1){margin-left: 120px !important;}
        #mapaAlertas{margin-left: 90px !important;}
    
        #tipAlert{margin-left: 50px !important;}    
    
        span.columnas:nth-child(5){margin-top: -50px !important;}
        span.columnas:nth-child(2){margin-top: -60px !important;}
    
        .subcabecera {padding-left: 20px !important; 
        box-shadow: none!important; border: none !important;}
    
        .dos-semanas{padding-left: 40px !important; 
        box-shadow: none!important; border: none !important;}
        
        span.columnas:nth-child(1){margin-left: 20px !important;}
        
        .ulMove{margin-left: 130px !important;}
    
        .estado-actual, span.columnas:nth-child(1),
        span.franja:nth-child(4),span.columnas:nth-child(5),
        span.columnas:nth-child(6), span.columnas:nth-child(7){padding-left: 50px !important; 
        box-shadow: none!important; border: none !important;}
    
        .franjas{
        background: #FFFFFF !important; 
        box-shadow: none!important; 
        border: none !important; 
        margin-left:-45px !important;}
        
        .lluvia-nieve > span:nth-child(1){
        box-shadow: none!important; 
        border: none !important;}
    
        navegacion label{border: none !important;}    
        
        .estado-actual{margin-left: -36px !important;}
        
        .map-loc-titulo{margin-left: -50px !important;}
        
        .dos-semanas{margin-left: -28px !important;}
        
        .carrusel{margin-left: 13px !important;}
        
        span.columnas:nth-child(1) > span:nth-child(1) > span:nth-child(2){margin-left: -6px !important;}
        
        .por-horas{margin-top: 24px !important; margin-left: -4px !important;}    
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/nachrichten/aktuelles/),
                       url-prefix(https://www.daswetter.com/nachrichten/){
                           
        html{scrollbar-width: none !important;}
            
        .franjas    {display: none !important;}
    
        .portada-noticias{margin-left: -55px !important; max-width: 770px !important;}
        
        .navegacion-portada-noticias {margin-left: 40px !important;}
        }
        
        @-moz-document url(https://www.daswetter.com/satelliten/) {
            
        html{scrollbar-width: none !important;}
        
        .selectSateliteLugar {display: none !important;}
        
        .h1-contenido{margin-left: -255px !important;}
            
        div.leaflet-bottom:nth-child(4) {display: none !important;}
        #mapid{margin-left: 10px !important; min-width: 770px !important;}
        
        .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 45px !important;}
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/radar-deutsc-regen.html) {
            
        html{scrollbar-width: none !important;}
        
        .selectRadarLugar {display: none !important;}
        
        .h1-contenido{margin-left: 200px !important;}
        
        #mapid{min-width: 780px !important; margin-left: 50px !important;}
        
        .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 100px !important;}
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/wetterwarnungen/) {
            
        html{scrollbar-width: none !important;}
        
        .selectDias, .selectMapaLugar {display: none !important;}
        
        .franja{max-width: 750px !important; margin-left: 84px !important;}
        
        .h1-contenido{margin-left: -75px !important;}
        }    
        
        @-moz-document url-prefix(https://www.daswetter.com/wetterkarten/prcnub-aleman.html) {
            
        html{scrollbar-width: none !important;}
        
        .selectMapaLugar {display: none !important;}
        
        .h1-contenido{margin-left: 150px !important;}
        }
        
        @-moz-document domain(www.meteocentrale.ch) {
            
        html{scrollbar-width: none !important;}
        
        #header,#top,#left,#c8548,#right,#footer,#wetterapp_border > NOSCRIPT,#content > H1,#page > NOSCRIPT,.qc-cmp-cleanslate,
        body > div:nth-child(10),body > div:nth-child(9), body > div:nth-child(16),body > div:nth-child(13), 
        #lower-content > center:nth-child(6){display: none !important;}
    
        #wetterapp_border{
        margin-left: -30px !important;
        margin-top: -10px !important;}
        }
    
        @-moz-document domain(www.wetter.net) {
            
        html{scrollbar-width: none !important;}
        
        header.row {background: transparent !important;}
        
        div.col-md-5:nth-child(3) {margin-top: 5px !important; margin-bottom: -30px !important; margin-left:-24px !important;}
        .city-favs{margin-top: -10px !important; margin-left:-220px !important;}
    
        .col-md-10 > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > p:nth-child(3),
        .col-md-10 > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > p:nth-child(3)    {background: white !important; 
        color: black !important; font-weight: bold !important;}
    
        #city_search_input {background: white !important; color: black !important; font-weight: bold !important;}
        
        #search-wrapper{margin-bottom: 20px !important; margin-left: 8px !important; margin-top: -2px !important;}
        
        .toggle-favs-icon-down:after,
        .toggle-favs-icon-up:after {
        color: white !important;}
    
        #bodyContainer_switch > DIV:nth-child(5) > DIV > UL, .advertising_billboard,
        HTML > BODY > DIV:first-child, NAV, FOOTER, HTML > BODY > DIV:nth-child(12),
        .upArrow, .row.social_share_city , .advertising_pubperform.row,
        .col-sm-4.teaser_block, .advertising_city.col-xs-12, .advertising_left,
        .col-sm-8.teaser_block.teaser_block_2, .teaser_container > div:nth-child(1),
        div.container-fluid, .weather_container > div:nth-child(10), .share_buttons_float_right,
        #banner, #sky, HTML > BODY > DIV:nth-child(9) > DIV > DIV > DIV, .col-md-3 > a:nth-child(1),
        .weather_container > div:nth-child(9), .advertising_right {display: none !important;}
    
        .white.todayTextHeader{font-size: 24px !important;}
        .white.center.todayText {font-size: 20px !important;}
        p{font-size: 18px !important;}
        }
    
        @-moz-document domain(www.unwetterzentrale.de),
                       domain(www.niederschlagsradar.de),
                       url-prefix(http://db.eurad.uni-koeln.de/prognose/data/aktuell/trh_eur_1h_movd1.gif),
                       url-prefix(https://www.dwd.de/DWD/wetter/wv_allg/deutschland/film/vhs_deutschland.jpg),
                       url-prefix(https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_deutschland.jpg),
                       domain(www.meteox.de){
        HTML {background: #FFFFFF !important;} 
        
        html{scrollbar-width: none !important;}
        }
    
        @-moz-document url-prefix("https://www.wetteronline.de/regenradar/berlin-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/hamburg-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/bremen-bundesland"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/mecklenburg-vorpommern"),
                       url-prefix("https://www.wetteronline.de/regenradar/niedersachsen"),
                       url-prefix("https://www.wetteronline.de/regenradar/nordrhein-westfalen"),
                       url-prefix("https://www.wetteronline.de/regenradar/sachsen"),
                       url-prefix("https://www.wetteronline.de/regenradar/bayern"),
                       url-prefix("https://www.wetteronline.de/regenradar/braunschweig"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/baden-wuerttemberg"),
                       url-prefix("https://www.wetteronline.de/regenradar/thueringen"),
                       url-prefix("https://www.wetteronline.de/regenradar/sachsen-anhalt"),
                       url-prefix("https://www.wetteronline.de/regenradar/saarland"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/hessen"),
                       url-prefix("https://www.wetteronline.de/regenradar/schleswig-holstein"),
                       url-prefix("https://www.wetteronline.de/regenradar/brandenburg-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/rheinland-pfalz"){
        
        #top, #searchbox, #favorites, #memberarea_wrapper, #woBillboard, div._3Sb_2c:nth-child(12), #sp_message_container_389665, .cursor-movable > wo-ripple:nth-child(5) > wo-map-controls-wrapper:nth-child(1) > wo-imprint:nth-child(4),
        #map-searchform, div.leaflet-top:nth-child(2), ._1KFpPt, div.leaflet-bottom:nth-child(4), .top-right > wo-zoom:nth-child(2),
        #content-navigation, #header, #topcontainer, cc_banner, .cc_banner-wrapper, #ultraleftcontainer, .top-right,
        #sp_message_container_483486, .cleverpush-bell, #rightcontainer {display: none !important;}
            
        wo-control-container.bottom {margin-right: 80px !important;}
        
        html{scrollbar-width: none !important;}
        
        ._1OzLNe {margin-bottom: 0px !important; margin-left: -120px !important;}
        #content{margin-top: -100px !important;}    
        }
        
        @-moz-document domain(niederschlagsradar.de){
        
        html{scrollbar-width: none !important;}
        
        #horizontalspace, #headermenu, #dropdown, #header-flags, #headercontent, #menulinks-marge,
        #content-main, #slider, #content > div:nth-child(1) > table:nth-child(4), #description,
        #legend, #footer, #content > div:nth-child(1) > table:nth-child(5), #cconsent-modal, 
        #cconsent-bar, #cookie-message, #content-main-160, #twitter-follow {display:none !important;}
        }
    Alles anzeigen

    Wo muss man ggf. dran drehen? Ausserdem kommt ab und zu noch eine Cookieabfrage, obwohl ich auf den Originalseiten Cookies zulasse und diese auch beim Beenden nicht lösche...

  • Wiederherstellung von Fenstern nach Neustart von Firefox

    • Boersenfeger
    • 27. Januar 2023 um 16:58

    //

    Zitat von Hans-Hermann

    Ich habe das Problem, dass nach einem Neustart von Firefox nicht alle zuvor geöffneten Fenster wiederhergestellt werden.

    Ich arbeite grundsätzlich nur mit einem Fenster, dafür aber mit vielen Tabs, wenn es denn nötig ist... diese Tabs schließe ich dann jeweils einzeln, wenn diese nicht mehr benötigt wird mit Klick aufs X im Tab. In den Einstellungen kann man einstellen, das Firefox die letzte Sitzung wiederherstellen soll. Wenn also eine Sitzung mit noch geöffneten Tabs nötig wird, beende ich Firefox via Menü--Beenden. Eine Chronik muss natürlich angelegt werden...

  • Ebay - seit Wochen Probleme mit Darstellung und Drucken

    • Boersenfeger
    • 26. Januar 2023 um 15:37
    Zitat von DenalB

    Das ist schade, dass es scheinbar solche Bugs gibt, die von Mozilla nicht angegangen werden ...

    Das kann man sooo wahrscheinlich nicht pauschal sagen... :)

    Manche Bugs betreffen ggf nur Minderheiten der Nutzer ( ..in diesem Falle die von mir ungeprüfte Zahl der Nutzer der Erweiterung!?) , da rutschen Marginalfehler eher in den Hintergrund, da das Mozilla-Personal bzw die damit befassten Personen auch nur begrenzt zur Verfügung steht. Wenn es dem Entwickler die Mühe bzw die Zeit einer erneuten Kontaktaufnahme nicht wert ist, das seine Erweiterung im Firefox vernünftig funktioniert, fällt das auch eher auf ihn zurück. X/

  • Ebay - seit Wochen Probleme mit Darstellung und Drucken

    • Boersenfeger
    • 26. Januar 2023 um 06:27
    Zitat von Thomas S.

    Was soll man hier tun, damit ggf. eine Lösung des Problems erreicht werden kann?

    Zitat von 2002Andreas

    Wenn Du einen Bug melden willst, ist Bugzilla die richtige Adresse.

    Dann dort das Problem melden... Englisch ist dort Standard.

  • Hintergrund für Anwendungsmenü-Button ändern

    • Boersenfeger
    • 23. Januar 2023 um 15:10

    Hab ich mir gemopst :P

    Dankeschön!

  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 23. Januar 2023 um 14:12

    2. CSS

    CSS
     /*Wetterfuchs Button*/
    
      @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
      @namespace html url('http://www.w3.org/1999/xhtml');
      @-moz-document url-prefix("chrome://browser/content/browser.xhtml"){
    
      menu[label="DE Wetterdaten"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACK0lEQVQ4jbWR3UtTcRjHn7sgIvWcnfOLIAi7KIIu+hP6C9a71rQ3acQQiQhKLwy6iQoiYgRdFFjTDUvcip3YnF7aRW8ez9Z2th3dsq1s0023zu9sRN8urEjUyos+958PX56H6H+QUmgDEVFljHVVlE3SugNfxraAiKg6ylAZka8QES2MMPxVrI6xyC8xwqJca8NCmAXLIflrKcSKRESFgG1nzi9sWzVQGZW/LUYYFsJysp53o553w0pfgpW9huJz2V9UZBSC8solswGZLY7IF4mIymGG+se7sNLd4HEXrEQnakYPTKMXs89WkX9SDjOUQgxV1YFa5ip47Cx49DS4dgJca0dtqgflV0eR90vIDUtI3Vk69DLmFKlUz7thJTrBo6fAtXaYk8dgqkfA42dQ1S/g/ZA4vEIsBCWlEJSx+OY46rlb4O+c4FobzMlWmOphmBN28JgDpnEZhRd2ZB7bEBvcLKwIfQqItyvaOVh6F0y1FaZ6COaEHaa6HzXjPD6P2zHlFTrSPsEZ9zZuXybnAzZHzi9h/mULajM3YekucK0FfPIgrJQLc69PIuNvRtorrn7ID0PSAyKi7BPhRk7ZjZLqBJ/qRm26B/NvOzA93IzE/Y1bdY/4SO9v6lvzG9ODNqR8DTuyT3ch7ROys+MHkBwQryf7RSQ8gm9NkYjI8DTtMe41NRARpQaWpur9ohX3CL1ERPGHwuAfA7+j/5BifY17o32N+/5ZXC/fAen2UmIDHbyPAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACK0lEQVQ4jbWR3UtTcRjHn7sgIvWcnfOLIAi7KIIu+hP6C9a71rQ3acQQiQhKLwy6iQoiYgRdFFjTDUvcip3YnF7aRW8ez9Z2th3dsq1s0023zu9sRN8urEjUyos+958PX56H6H+QUmgDEVFljHVVlE3SugNfxraAiKg6ylAZka8QES2MMPxVrI6xyC8xwqJca8NCmAXLIflrKcSKRESFgG1nzi9sWzVQGZW/LUYYFsJysp53o553w0pfgpW9huJz2V9UZBSC8solswGZLY7IF4mIymGG+se7sNLd4HEXrEQnakYPTKMXs89WkX9SDjOUQgxV1YFa5ip47Cx49DS4dgJca0dtqgflV0eR90vIDUtI3Vk69DLmFKlUz7thJTrBo6fAtXaYk8dgqkfA42dQ1S/g/ZA4vEIsBCWlEJSx+OY46rlb4O+c4FobzMlWmOphmBN28JgDpnEZhRd2ZB7bEBvcLKwIfQqItyvaOVh6F0y1FaZ6COaEHaa6HzXjPD6P2zHlFTrSPsEZ9zZuXybnAzZHzi9h/mULajM3YekucK0FfPIgrJQLc69PIuNvRtorrn7ID0PSAyKi7BPhRk7ZjZLqBJ/qRm26B/NvOzA93IzE/Y1bdY/4SO9v6lvzG9ODNqR8DTuyT3ch7ROys+MHkBwQryf7RSQ8gm9NkYjI8DTtMe41NRARpQaWpur9ohX3CL1ERPGHwuAfA7+j/5BifY17o32N+/5ZXC/fAen2UmIDHbyPAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACaUlEQVQ4ja3P30tTYRwG8LdroVC3c6iuoz8hu/O2q4JuLAtGimiyGggS7KJhMUYXB2KoCEobwxaWzYkytznyQiMmIjtzaT9kW3PnvOecd8e5dEdn9XRRHhhWBPWFl/d783ze5yXkf0410Xz2aP+c4CeOdholDX8FVOa5K7sJvqrNWU5X4jwIIaQc+3H/ORixnK8keJUQQipxHjsx7tue2I7tKPden+NACCFslosTQk78FtmJ86wc47EntuOQjqBWeIRa8THUWU5VZzjQaev0L4PlqLWjHOOhR7lB4+M9HOTdMNZvw8jcwv67O6h98qC8fBXFkLWj8KL5Qn78VOMxRAk38HriHGpFL4z1HhhrNhjpm6iK12Csd8LIPcDWS8uXwqTl+rEwm22+rM1Y9d21HhzkH/4M30BVbIOy4kDm9SAWEmFEwv7D6efDU4FAoLUOKEycbJJDllYatmzXtgTsv+1ENdUGZeUu3iwEkc1mwRiDpmnY2NjAk7HhjNfrrUeKYcv94pQV6nIHsulxJBfDeJWYQT6fh67rUFUViqKgVCpBFEUIgjBS32LS6iWEkHTUjs3NTTDGUCqVwBgDpRSyLEOWZVBKoes63G73V5fL5XM6nS0mknvWeGlxPmDWVRTFDMqyDEmSIEmSiSSTSfT19flM4MPTpouRSCSjaZoJqKoKVVVBKTXPURPGGOx2e7nuK6FQyCWKIiilkCQJ6XQaqVTKfH11dRWpVAqapmFpaQnd3d2+OiAYDJ7x+/2u0dHRzNDQUEYQBJ/H4wkMDAzknE5nrr+/P+RwOOZ6e3vLXV1dPpvN1kL+db4DudfTCu0lGbIAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACaUlEQVQ4ja3P30tTYRwG8LdroVC3c6iuoz8hu/O2q4JuLAtGimiyGggS7KJhMUYXB2KoCEobwxaWzYkytznyQiMmIjtzaT9kW3PnvOecd8e5dEdn9XRRHhhWBPWFl/d783ze5yXkf0410Xz2aP+c4CeOdholDX8FVOa5K7sJvqrNWU5X4jwIIaQc+3H/ORixnK8keJUQQipxHjsx7tue2I7tKPden+NACCFslosTQk78FtmJ86wc47EntuOQjqBWeIRa8THUWU5VZzjQaev0L4PlqLWjHOOhR7lB4+M9HOTdMNZvw8jcwv67O6h98qC8fBXFkLWj8KL5Qn78VOMxRAk38HriHGpFL4z1HhhrNhjpm6iK12Csd8LIPcDWS8uXwqTl+rEwm22+rM1Y9d21HhzkH/4M30BVbIOy4kDm9SAWEmFEwv7D6efDU4FAoLUOKEycbJJDllYatmzXtgTsv+1ENdUGZeUu3iwEkc1mwRiDpmnY2NjAk7HhjNfrrUeKYcv94pQV6nIHsulxJBfDeJWYQT6fh67rUFUViqKgVCpBFEUIgjBS32LS6iWEkHTUjs3NTTDGUCqVwBgDpRSyLEOWZVBKoes63G73V5fL5XM6nS0mknvWeGlxPmDWVRTFDMqyDEmSIEmSiSSTSfT19flM4MPTpouRSCSjaZoJqKoKVVVBKTXPURPGGOx2e7nuK6FQyCWKIiilkCQJ6XQaqVTKfH11dRWpVAqapmFpaQnd3d2+OiAYDJ7x+/2u0dHRzNDQUEYQBJ/H4wkMDAzknE5nrr+/P+RwOOZ6e3vLXV1dPpvN1kL+db4DudfTCu0lGbIAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="EU Wetter"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADI0lEQVQ4jYWSa0hTARTHz513tzu9W2vLzNzMSlOcFqVmDy2jd2kUmlmwsgf2sIdJUYSBPfwSZlFCGb2l+lCJaJiRZg91gqXLMktNq6nTMlm+5hy7/z4UYtDjDwfOh/P7c15Ef5ckKChIuspLqVztIVcTET9Lo5EREfMPZkjcMX9Ot8OTXXjEnU846c6m7JZLN6equBgiUuvd3Fz+apQQNGrkAT92XpKWTS5dyn8oT5S3v09R9r7eprBcCeWfnx4pzUpgKUzzp24iIiLYsTzvdTuEzTfuk1lsLwVR7BYg2mQQe5xheyFHzRa+O1HOph0ewS4hIulwnjk0nbwvhUrOFG9izY4GNWD1AHrHA31aYGA0IPKwN0thjGZ7tkokSUSkHKJTU1MlKplMmxnslNd/VwA6/QCTH9DkA3ycDJj9AYsPYFOg/TY5zo5xKkomiv5tcefn0LaSKKbFXjYKqPOA/akKg4VyiMUCUOkGNPsAFl/YK11wJZCpCSF29nADdqpCOiNzvvDmdf4yVD6Iw6P8U8jPu4o31+bCekeAaFADrb6wV7ghN5BpSSZKHJqfiFSxm/ZmZN8pthrqu1DWbMNniwNvvwGXS83IKSpA/cMVcLzTovumAkfHMYVRRGFERLzKM9R/4ix9UvqNJ2Zzr4iGLuBrP/D5O5DzDrhYBdR9A/KMJpQXbIRhvctgOkf3FxP5keeUmAUH03OrHr5stxtNVpSagOp2oHsAqP0KpD0DsiqBth7guQkofNWJ46fuWYOnrbk0iRMCyD981/bMW1WWZ012VLSKeNsJGDuAJgvw6TtgaAGKm3/mDV2AoRU4WuLAzqxGq2d4yklSKBSq8bp1Wxfqs17sPlfddyK7dmDP9TbHsbsdYk6diGyjiGs1IoxfgPuNQPytPnjHP+4KjMwoUE+OW01ExGg0GhnPj/Vydl20XHBdvFY5QZ8yMXj/vQB9wZeZ+pzOHRlVA3vOVNti098PqsIv1Dg5B68kojFExA/dEABDRKxOp+OIyJlIcCWaMFUq1YZwwvxoToiI49WRGzhuUsBv4H/EEJHk189zv0IyvOAHHWmc0LTam5UAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="EU Wetter"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADI0lEQVQ4jYWSa0hTARTHz513tzu9W2vLzNzMSlOcFqVmDy2jd2kUmlmwsgf2sIdJUYSBPfwSZlFCGb2l+lCJaJiRZg91gqXLMktNq6nTMlm+5hy7/z4UYtDjDwfOh/P7c15Ef5ckKChIuspLqVztIVcTET9Lo5EREfMPZkjcMX9Ot8OTXXjEnU846c6m7JZLN6equBgiUuvd3Fz+apQQNGrkAT92XpKWTS5dyn8oT5S3v09R9r7eprBcCeWfnx4pzUpgKUzzp24iIiLYsTzvdTuEzTfuk1lsLwVR7BYg2mQQe5xheyFHzRa+O1HOph0ewS4hIulwnjk0nbwvhUrOFG9izY4GNWD1AHrHA31aYGA0IPKwN0thjGZ7tkokSUSkHKJTU1MlKplMmxnslNd/VwA6/QCTH9DkA3ycDJj9AYsPYFOg/TY5zo5xKkomiv5tcefn0LaSKKbFXjYKqPOA/akKg4VyiMUCUOkGNPsAFl/YK11wJZCpCSF29nADdqpCOiNzvvDmdf4yVD6Iw6P8U8jPu4o31+bCekeAaFADrb6wV7ghN5BpSSZKHJqfiFSxm/ZmZN8pthrqu1DWbMNniwNvvwGXS83IKSpA/cMVcLzTovumAkfHMYVRRGFERLzKM9R/4ix9UvqNJ2Zzr4iGLuBrP/D5O5DzDrhYBdR9A/KMJpQXbIRhvctgOkf3FxP5keeUmAUH03OrHr5stxtNVpSagOp2oHsAqP0KpD0DsiqBth7guQkofNWJ46fuWYOnrbk0iRMCyD981/bMW1WWZ012VLSKeNsJGDuAJgvw6TtgaAGKm3/mDV2AoRU4WuLAzqxGq2d4yklSKBSq8bp1Wxfqs17sPlfddyK7dmDP9TbHsbsdYk6diGyjiGs1IoxfgPuNQPytPnjHP+4KjMwoUE+OW01ExGg0GhnPj/Vydl20XHBdvFY5QZ8yMXj/vQB9wZeZ+pzOHRlVA3vOVNti098PqsIv1Dg5B68kojFExA/dEABDRKxOp+OIyJlIcCWaMFUq1YZwwvxoToiI49WRGzhuUsBv4H/EEJHk189zv0IyvOAHHWmc0LTam5UAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAh1JREFUeNqkU01rE1EUPTOTmaQdOtV8oCG0WMXEhUooCFJdKKIgCH6Aidi1dKEWtYtSELq0ItaaIt27qNVFwT+gEhVdaZQaiSBWShOoaSbtpJP5cGa805KYQixILhx4vDdzz3nnnsc4joNWikWLxdQWzvj2SVjGEML7U+sbhblBcMJ95pZ8fasGntrCCO47LsTP6pACGxurywNG5vkX4N3WCpwH/hSCPUcQv9ALfhGwqhsnXBtgRoDM7EcUf7xlbpaaKuHoDr+OneodhbcClIhwbRlQCWt5OrUIfHjXtc+XVjSUm5p4+3xkBIIAFLOA9hvQXWhAVaHW75EzuzE/5hv85xQqmt2OMklXTfrJIKjELmN6tR8X9QymfGO4uvPTjXPPfiaberA7wEW/j+/JwcfRKIjdVpF2TiO99xGGDwmgdpAId98UkMkrJ54mYy82NbAmQqOqxV4WJU8Pw+l8mj2De9wIHiaimCc/LRvgKS0Rj4Oh2a9FL88t8Bwz8SQRe1zLQZiwrXwH07J0OJ46+ArDR73IkmWy/pcp5AX8rI2IxGLydR7ZQuXATDI2Vw9SYiZXCQR3iCejHTCIUjMbUuaOi1RIlBqVki8aOtLflrAgV0v1KHeFOsUrfZ3g29h1Zo2kVxugkD2LNJySq6rdi/6+LnT7RX89iUulFWXqpdnhOPYm5mb1wb07QypVVWn8Nu4q/c+3ZDGtPuc/AgwA59vIHZu2SgQAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAh1JREFUeNqkU01rE1EUPTOTmaQdOtV8oCG0WMXEhUooCFJdKKIgCH6Aidi1dKEWtYtSELq0ItaaIt27qNVFwT+gEhVdaZQaiSBWShOoaSbtpJP5cGa805KYQixILhx4vDdzz3nnnsc4joNWikWLxdQWzvj2SVjGEML7U+sbhblBcMJ95pZ8fasGntrCCO47LsTP6pACGxurywNG5vkX4N3WCpwH/hSCPUcQv9ALfhGwqhsnXBtgRoDM7EcUf7xlbpaaKuHoDr+OneodhbcClIhwbRlQCWt5OrUIfHjXtc+XVjSUm5p4+3xkBIIAFLOA9hvQXWhAVaHW75EzuzE/5hv85xQqmt2OMklXTfrJIKjELmN6tR8X9QymfGO4uvPTjXPPfiaberA7wEW/j+/JwcfRKIjdVpF2TiO99xGGDwmgdpAId98UkMkrJ54mYy82NbAmQqOqxV4WJU8Pw+l8mj2De9wIHiaimCc/LRvgKS0Rj4Oh2a9FL88t8Bwz8SQRe1zLQZiwrXwH07J0OJ46+ArDR73IkmWy/pcp5AX8rI2IxGLydR7ZQuXATDI2Vw9SYiZXCQR3iCejHTCIUjMbUuaOi1RIlBqVki8aOtLflrAgV0v1KHeFOsUrfZ3g29h1Zo2kVxugkD2LNJySq6rdi/6+LnT7RX89iUulFWXqpdnhOPYm5mb1wb07QypVVWn8Nu4q/c+3ZDGtPuc/AgwA59vIHZu2SgQAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Welt Wetter"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACeUlEQVQ4jcWST0iTcRyHPzXLBIkICkZFl4KO3erQsQ6BVAc9dBl2UMGDlIOFBPFGTorUYbxC5ioIM5pEuKnz3xQ3DWfMmVtWW5tu8zV8dU2buunc79NNiGUde86f54EvfIE/YCmBZlhCXvAx8n9KOBO7hQJLCTR/2uagVqIwIePqphGf0k34sv0AqQ0Zo5t16Fi9j9P/DKSMeLHVBLIVgm8hhA1CvAG3n4JpGR1rD3FpVzl9F3LGBIoOUDjyKMYKyfGDFKP5FP0Q2ZfgVj0mVAmFOXLiDk6uNyLGVpADe8iJQxR+LflZS+E7TI5rBO1g5gm21xtQkRNYk3AxW4eMeA3SuZ9i+igZPk5+LyAjIKf3UgyD2WdgugHvcgO1uL79CJt8BdIFZn1HOPfxJj2TAX6YjPLbhJ6ZoX3MPgfT9RjICfA2LmeMoKfzHiedZnqdjVxUfzCVSjGV2mA8keREXwPZAqbqMfubbG5uPtU7NDbW73y/vrQcFysrK1xUlxiNRplMJqmqKuPxOGdn52izWjlee+78jmwymbRtbW3zoVCIqqoykUhwdXWViqLQ6/UyFotRVVWGw2GGQiF+DQQ44uhVW1rM1wAA7e3tFYODg5yamhLz8/NUFIXxeJyKorCvr0+4XC76fD7hdrvp8XhEJBLhwsKCsNvtNBqNZ1FaWnqgpqZGttls7O7upt/vZzAY5MzMjLBYLKKrq4ter5cul0u43W52dnbSarVSlmXq9XrDzillZWVXqqurT1RWVkqSJFl6enqWDQZDwGAwjDgcjiWz2TxeVVUl6XS6C8XFxYaioqIbu34kAJSXl2sB5APQ6HS6Y38d/1d+AeE+qsB20+BiAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Welt Wetter"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACeUlEQVQ4jcWST0iTcRyHPzXLBIkICkZFl4KO3erQsQ6BVAc9dBl2UMGDlIOFBPFGTorUYbxC5ioIM5pEuKnz3xQ3DWfMmVtWW5tu8zV8dU2buunc79NNiGUde86f54EvfIE/YCmBZlhCXvAx8n9KOBO7hQJLCTR/2uagVqIwIePqphGf0k34sv0AqQ0Zo5t16Fi9j9P/DKSMeLHVBLIVgm8hhA1CvAG3n4JpGR1rD3FpVzl9F3LGBIoOUDjyKMYKyfGDFKP5FP0Q2ZfgVj0mVAmFOXLiDk6uNyLGVpADe8iJQxR+LflZS+E7TI5rBO1g5gm21xtQkRNYk3AxW4eMeA3SuZ9i+igZPk5+LyAjIKf3UgyD2WdgugHvcgO1uL79CJt8BdIFZn1HOPfxJj2TAX6YjPLbhJ6ZoX3MPgfT9RjICfA2LmeMoKfzHiedZnqdjVxUfzCVSjGV2mA8keREXwPZAqbqMfubbG5uPtU7NDbW73y/vrQcFysrK1xUlxiNRplMJqmqKuPxOGdn52izWjlee+78jmwymbRtbW3zoVCIqqoykUhwdXWViqLQ6/UyFotRVVWGw2GGQiF+DQQ44uhVW1rM1wAA7e3tFYODg5yamhLz8/NUFIXxeJyKorCvr0+4XC76fD7hdrvp8XhEJBLhwsKCsNvtNBqNZ1FaWnqgpqZGttls7O7upt/vZzAY5MzMjLBYLKKrq4ter5cul0u43W52dnbSarVSlmXq9XrDzillZWVXqqurT1RWVkqSJFl6enqWDQZDwGAwjDgcjiWz2TxeVVUl6XS6C8XFxYaioqIbu34kAJSXl2sB5APQ6HS6Y38d/1d+AeE+qsB20+BiAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Wetter aktuell"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jYWSP0gbcRTHf9MFCZQjCfagwUSoUodQQ1NitNYMWQR3BzPq4GjBTA4q4iAeZ2qwxTRIaqDBRKEoIgRaDmyVTrHi4lCHODgIwSwuFz8dLq1NTK4Pvrwf733f/58QFsKy7EF9BMuyx4pXH6TKKpkgLEoxNnrLVL7CRm+ZRSlGJgiqrFomKM+35bjV4SIFpTT8emPqixTc6pTn23LNK2uyypI9zVbY4CwKp2PwMwo/hkx9OgZnUdgKGyzZ02gNnZD2w3UWSu/hKALfhkx8D9+/jyKm/zoLaT91CYpT9jgHftD7QX8F+iDor//BYM3eDwd+ilP2eN22q+vdNxyOQiEIhT4ohJqgz/QfjlJd7775ex00JxyPw5cI7Adg/6UFAibveBw0pznGRMg2YiSUCjs++Oz/P3Z8GAmlMhGyjfyZQjqZllfIB2DbB3kLbPsgH+BkWl4RQkj3e1hzQ+45ZHvg07PWyPaYvDV3/RXOZ5yZ0pxj725VqbLZBR+fPsRmF3erSrU059g7n3FmGv+SWwjhvZx17ZLqhGQHJD3wwWvqZAekOrmcde0KIbw1/kO5WnAlSSgUY464obVXePcEQ2uvFGOOOAmFqwVXsmlgQycvhBDK5IBtmLePmRywDQshlJq9eeUWItWCpFaE3zqgwzeAgPF4AAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Wetter aktuell"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jYWSP0gbcRTHf9MFCZQjCfagwUSoUodQQ1NitNYMWQR3BzPq4GjBTA4q4iAeZ2qwxTRIaqDBRKEoIgRaDmyVTrHi4lCHODgIwSwuFz8dLq1NTK4Pvrwf733f/58QFsKy7EF9BMuyx4pXH6TKKpkgLEoxNnrLVL7CRm+ZRSlGJgiqrFomKM+35bjV4SIFpTT8emPqixTc6pTn23LNK2uyypI9zVbY4CwKp2PwMwo/hkx9OgZnUdgKGyzZ02gNnZD2w3UWSu/hKALfhkx8D9+/jyKm/zoLaT91CYpT9jgHftD7QX8F+iDor//BYM3eDwd+ilP2eN22q+vdNxyOQiEIhT4ohJqgz/QfjlJd7775ex00JxyPw5cI7Adg/6UFAibveBw0pznGRMg2YiSUCjs++Oz/P3Z8GAmlMhGyjfyZQjqZllfIB2DbB3kLbPsgH+BkWl4RQkj3e1hzQ+45ZHvg07PWyPaYvDV3/RXOZ5yZ0pxj725VqbLZBR+fPsRmF3erSrU059g7n3FmGv+SWwjhvZx17ZLqhGQHJD3wwWvqZAekOrmcde0KIbw1/kO5WnAlSSgUY464obVXePcEQ2uvFGOOOAmFqwVXsmlgQycvhBDK5IBtmLePmRywDQshlJq9eeUWItWCpFaE3zqgwzeAgPF4AAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Vorhersage"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB10lEQVQ4jc3ST0iTYRzA8eeS0CFSkCA8xBIFSUiaDVe3wNtAIXOHUAq2Q7tERF0bhn8OmZKkLwXiXK63idJSyzm1Xr0FLtFpr4K4TcuB1F6XiTO2b4eJrT+jdesHn9vD9/k98Ajx3wytuR3YRQ5Og4TTIGEXObTmdmQdiDuMAeZaIPg4Za6FuMMYyOLmvAc49TPMN4Jqg4WrKaoN5huhV+/nfl7mTeyVh8rxVYO/HhQjvDmXolTAzGXwmThxVOgyBr5JhQMotTBWDt6z4DWA9wyMnoLRQtSXNpAOt2UMaO26V3jOw/PT+0phUEefu4kazxeuT8aweZapcq+a/xg4eUQU4yiGZyUgF4GrAKXPwt23cfYADUgCzdMfueRSL/wWSLTl34ndO7aUfFSwR3c+Ss8VTM4lVuIwocHYZ3itwfJ2ElPvwuZF13u/WV6sT28cF0KURJvEu9WHFdyY3iUCTEZhIPLDVBQCWwmiQMPUB8zyYulPm9Q+VbevjWsMhhPIG9ATBkeaJ+vwIgLyBgyFdrnlC2N2q58OAjcnIvh3YGgTuoIg/aJrX2cwdWb2K9weX+cgUNevxqwja1iGQ1j/wjIcwjqyRl2/Gkt/RZkQQv+PyjL+j2znO9UZk8zFS/WrAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB10lEQVQ4jc3ST0iTYRzA8eeS0CFSkCA8xBIFSUiaDVe3wNtAIXOHUAq2Q7tERF0bhn8OmZKkLwXiXK63idJSyzm1Xr0FLtFpr4K4TcuB1F6XiTO2b4eJrT+jdesHn9vD9/k98Ajx3wytuR3YRQ5Og4TTIGEXObTmdmQdiDuMAeZaIPg4Za6FuMMYyOLmvAc49TPMN4Jqg4WrKaoN5huhV+/nfl7mTeyVh8rxVYO/HhQjvDmXolTAzGXwmThxVOgyBr5JhQMotTBWDt6z4DWA9wyMnoLRQtSXNpAOt2UMaO26V3jOw/PT+0phUEefu4kazxeuT8aweZapcq+a/xg4eUQU4yiGZyUgF4GrAKXPwt23cfYADUgCzdMfueRSL/wWSLTl34ndO7aUfFSwR3c+Ss8VTM4lVuIwocHYZ3itwfJ2ElPvwuZF13u/WV6sT28cF0KURJvEu9WHFdyY3iUCTEZhIPLDVBQCWwmiQMPUB8zyYulPm9Q+VbevjWsMhhPIG9ATBkeaJ+vwIgLyBgyFdrnlC2N2q58OAjcnIvh3YGgTuoIg/aJrX2cwdWb2K9weX+cgUNevxqwja1iGQ1j/wjIcwjqyRl2/Gkt/RZkQQv+PyjL+j2znO9UZk8zFS/WrAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Pollenbelastung"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACvklEQVQ4jY2RaUjTARjG30L8kDlLMd2pc2sbebXNa+Ixj5xg0zL/GWpMxQPFkR8q0RnNMhPBrLQokUrNmUeWVyRD/CBMmEGU1BIx6PCooenurHz7Fk0tfT4+vL/neeAF2IH6K1yOrGtDRndya6dHNVQOAIBG4UZdve1ROqYEB9TwqwAAUCNo0Dazwv8bYOuhmwEAzIOsPlMX/axBRZEaO5hRAADGRpc+rcJZ+k/4VjHsHVOCw8cHdJZBRc9Z7aAdtAzxUk1dtHfjVe7EtvNnlPuzDB2UFKOKWmhSMT0MKobU0O6Zs/TQlWRV+1WbWj3LbF30BjvodSJPpIvn6D8QQe8X0w/nfWtki83drILlFqZ0qZNCN3Uy4lbbyYmr9z3CtmzVJnKC9TnhK9ZzSTiXGoiLZbwJm1qMxpog28wpxsXlFnL5cuuBgLUBdsNjxT6voRs8oV3Ac67rSXN++PqMhIf9dBL2sp3WFhoi8HM6H+fPH1r40uh9bbLenQ8AYGlxH7B1M978ge/5udL1uVGol4WimuuGlwBwpCQQbzoCvopgovVM3KyxzT/a+tQnwzoWINs0f5LwTV6RS/BrhhBHOK54AQAzAbDeEfCFiPrDKI8ZXaymXZ2tIiVNX3Y+ZgenDwoFVzqjJvX5sWgqFqMugYvdFCdsct6NTxgknE3koqUiDbUin6ZNzZK7XuQSbcyKbDQUr9cF46dKAqcKE/ClmI26GBbOZ4rQoiDQUJmB02lh45sCTmt52bJxvlmmDsHkHl+MbeYhL4mMc5kRaC0Ro1keh29zBfhMwpyajmcrt3yfLwGOkXW0aFEN9WhYuVeFpDYAS+UsbCN8bLVFrJ95rULMHhbpAGDXlgF/K/mOIFWuSfh1vMe/llIAe4KV7p7EsP9E0UTk921hAIDYag41S80/sdFP6fUOBTE4bPR/A1GJKwzwZ467AAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Pollenbelastung"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACvklEQVQ4jY2RaUjTARjG30L8kDlLMd2pc2sbebXNa+Ixj5xg0zL/GWpMxQPFkR8q0RnNMhPBrLQokUrNmUeWVyRD/CBMmEGU1BIx6PCooenurHz7Fk0tfT4+vL/neeAF2IH6K1yOrGtDRndya6dHNVQOAIBG4UZdve1ROqYEB9TwqwAAUCNo0Dazwv8bYOuhmwEAzIOsPlMX/axBRZEaO5hRAADGRpc+rcJZ+k/4VjHsHVOCw8cHdJZBRc9Z7aAdtAzxUk1dtHfjVe7EtvNnlPuzDB2UFKOKWmhSMT0MKobU0O6Zs/TQlWRV+1WbWj3LbF30BjvodSJPpIvn6D8QQe8X0w/nfWtki83drILlFqZ0qZNCN3Uy4lbbyYmr9z3CtmzVJnKC9TnhK9ZzSTiXGoiLZbwJm1qMxpog28wpxsXlFnL5cuuBgLUBdsNjxT6voRs8oV3Ac67rSXN++PqMhIf9dBL2sp3WFhoi8HM6H+fPH1r40uh9bbLenQ8AYGlxH7B1M978ge/5udL1uVGol4WimuuGlwBwpCQQbzoCvopgovVM3KyxzT/a+tQnwzoWINs0f5LwTV6RS/BrhhBHOK54AQAzAbDeEfCFiPrDKI8ZXaymXZ2tIiVNX3Y+ZgenDwoFVzqjJvX5sWgqFqMugYvdFCdsct6NTxgknE3koqUiDbUin6ZNzZK7XuQSbcyKbDQUr9cF46dKAqcKE/ClmI26GBbOZ4rQoiDQUJmB02lh45sCTmt52bJxvlmmDsHkHl+MbeYhL4mMc5kRaC0Ro1keh29zBfhMwpyajmcrt3yfLwGOkXW0aFEN9WhYuVeFpDYAS+UsbCN8bLVFrJ95rULMHhbpAGDXlgF/K/mOIFWuSfh1vMe/llIAe4KV7p7EsP9E0UTk921hAIDYag41S80/sdFP6fUOBTE4bPR/A1GJKwzwZ467AAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Wetterlage"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJUlEQVQ4jY2TsWvbQBTGb8ifkDFjR4+hQ/EURCfToXQqoVOnYDwY06GYTiKT8FCMhyAyGNEhmA5FdDAiQzgyFOFBHB6M8SCEByM0iMODefjXQUmcJqbtwcEN9373ve++p9SjJVtBtoJSSuXTEFnFyCZHCoP6nyVpjJ2FKKWUmUSYsYssYyTpI6VB1vnfQbbIiYYdslsfu7boqy42CZBJF5l6SGGQzRPIvewH6auMcNglu/XJZposCZE0rECLsILc3d0Bpj524lU9by3zlcXruQTfNTrJka1g1xa7MEgaI+vsiYoywyYB9qZLNu7g9VwO3/Q5fBvw4mxE80KTlxUkTw1Szv9UUSmxSJnh9nwaH05597lP/1tMf6ipn43wf1QvyzJGVhrZ2EdtFBp7fYq5dIh6DqOew+jrR/RFA3PpYC7q6EG9Og8dzKWDvWnuIDLpontHeO0aXruO267htY/ptBzcdo3o/AivdYzXOsb/VMNvHzHqOUh554Utc8ztiPinS6fdpH7SwHntUD9pPGzvvIm+6qKHTfTglHkSP/dBKaV0ktNpuTjvmxy87HPwKqDxJWS+sshWyBaGPHniwe435sjUR5I+4XVEcxASjDPy0iIbQQpDPPaxqdkTpmVUJW4ZVcFaZxWsMJXzaYj95WIXEbK2ewAr/RAQ2Vhk5lfBWobIYlRFeREhq/jfgyXpXdE9qDDILEDW+X7jnrcTVmO8yXegzf7i33nWXPTn6T8NAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Wetterlage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJUlEQVQ4jY2TsWvbQBTGb8ifkDFjR4+hQ/EURCfToXQqoVOnYDwY06GYTiKT8FCMhyAyGNEhmA5FdDAiQzgyFOFBHB6M8SCEByM0iMODefjXQUmcJqbtwcEN9373ve++p9SjJVtBtoJSSuXTEFnFyCZHCoP6nyVpjJ2FKKWUmUSYsYssYyTpI6VB1vnfQbbIiYYdslsfu7boqy42CZBJF5l6SGGQzRPIvewH6auMcNglu/XJZposCZE0rECLsILc3d0Bpj524lU9by3zlcXruQTfNTrJka1g1xa7MEgaI+vsiYoywyYB9qZLNu7g9VwO3/Q5fBvw4mxE80KTlxUkTw1Szv9UUSmxSJnh9nwaH05597lP/1tMf6ipn43wf1QvyzJGVhrZ2EdtFBp7fYq5dIh6DqOew+jrR/RFA3PpYC7q6EG9Og8dzKWDvWnuIDLpontHeO0aXruO267htY/ptBzcdo3o/AivdYzXOsb/VMNvHzHqOUh554Utc8ztiPinS6fdpH7SwHntUD9pPGzvvIm+6qKHTfTglHkSP/dBKaV0ktNpuTjvmxy87HPwKqDxJWS+sshWyBaGPHniwe435sjUR5I+4XVEcxASjDPy0iIbQQpDPPaxqdkTpmVUJW4ZVcFaZxWsMJXzaYj95WIXEbK2ewAr/RAQ2Vhk5lfBWobIYlRFeREhq/jfgyXpXdE9qDDILEDW+X7jnrcTVmO8yXegzf7i33nWXPTn6T8NAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="UV-Index"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAU0lEQVQ4jb3PywkAIAwD0Gzl/iu5QD0pSD8kihZ6i68G1mHMIhsVsAabSwPp9S9A+VgBVmcFcNkIUb/vkJPuGyJfjCqUAQZhwu+Q64tVkEKkbsEM1GcM6uzJkZMAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="UV-Index"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAU0lEQVQ4jb3PywkAIAwD0Gzl/iu5QD0pSD8kihZ6i68G1mHMIhsVsAabSwPp9S9A+VgBVmcFcNkIUb/vkJPuGyJfjCqUAQZhwu+Q64tVkEKkbsEM1GcM6uzJkZMAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Flusspegel"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADTElEQVQ4jX2TW0ybBRiG32BxgW201o4SKD8CpdCD9txxGLSFzvYfhw1m59rx90ShYV1nTHSxY1t+2FQk8xC8WJgxxJrs4tfAnAlWJ8sYozRQiTi9UC+MV2aZ0cQF4wXwebMlA+O+yzd5nuT7vrzAY0ahUBR4j4U1KJAqAOQ9zHt6ehQcx+18HIv80gZj09HxH/2nv970Da9Qa9+V3wpLDVEAcLlc6o6ODn0qlfofSUGZ4vnBT+6HRxYocH6FekdWKHhhlXqHlzfKalre5ThO5/V6DblcTraNa2wwdV/M7O//+G7vmRs08NYqBS+sUvjNOxQd+54G3sjQybcXyd59KpNMJp9+BDXnl1kjI+5E+i/f2QxFzmfohTPLZE9kyRbLkLFvnizBz6klNkPul29S19A3mzVtyVsApAAAxhYd8w9/R0dPz9HBV2fJFL1Nam6e1IFb9GxontTBRTKFviBL8CqZY1lSh7Kk6cvRzoqWiwCAoop98a5XbmzaT9wkQ2SBNMEMaUJZ0gQWyBa9TvrQHOkCX9He40ukiSyRpi9HhtgSFe7RvQ6WZXd4vV7GYLGfKlWzH1Z1X/lDeeTqWomd/1kbWdw0hq9Tff+X1HBymerCmQ2m84N7cuvgUo2145rD4VCC53mZo3MgZuqfXQNEbQ/2KrdarYZKbfNYdVN4Zo+RSz8pUZ0DoBWXqAdr9x5KCYLA8DwvAgCU24dmVL5rfwOoAyByuVyM3smdq49++o/NZtM/uHRecaXpOdvxuXWzJz67/fNyAA0imcFR0/XOL36/36k//N4Pmhc/ugdAXljlOSBRuYfb3O3Nhk7+213i4sNbaFFxfRMASe2hS7/qj1z+MxwONzKMUgvAjCKV1XQit1HX6E0LglDCsuyOLXCR9lhcPZBdl8vlbbVG+9k6nYWfnJyUoECpALCrUMaY9Z38T/taXAHJMw4Hdpc3bxEwrUNztQff/51lWXsikaienp6W7Fa2d1kSt9fEYul+n8+nHR8frxZXtnobX7uzni+temmLIBgMVjudzvZ4PK6dmpoqBoAKdnTWGP3svsfjcQuCwBBR3lOqA0kdl7oLwPyf7kxMTMjS6bT0kagcEDWNjo6KiehhjZ8AINvO/guIQzP/bdefFQAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Flusspegel"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADTElEQVQ4jX2TW0ybBRiG32BxgW201o4SKD8CpdCD9txxGLSFzvYfhw1m59rx90ShYV1nTHSxY1t+2FQk8xC8WJgxxJrs4tfAnAlWJ8sYozRQiTi9UC+MV2aZ0cQF4wXwebMlA+O+yzd5nuT7vrzAY0ahUBR4j4U1KJAqAOQ9zHt6ehQcx+18HIv80gZj09HxH/2nv970Da9Qa9+V3wpLDVEAcLlc6o6ODn0qlfofSUGZ4vnBT+6HRxYocH6FekdWKHhhlXqHlzfKalre5ThO5/V6DblcTraNa2wwdV/M7O//+G7vmRs08NYqBS+sUvjNOxQd+54G3sjQybcXyd59KpNMJp9+BDXnl1kjI+5E+i/f2QxFzmfohTPLZE9kyRbLkLFvnizBz6klNkPul29S19A3mzVtyVsApAAAxhYd8w9/R0dPz9HBV2fJFL1Nam6e1IFb9GxontTBRTKFviBL8CqZY1lSh7Kk6cvRzoqWiwCAoop98a5XbmzaT9wkQ2SBNMEMaUJZ0gQWyBa9TvrQHOkCX9He40ukiSyRpi9HhtgSFe7RvQ6WZXd4vV7GYLGfKlWzH1Z1X/lDeeTqWomd/1kbWdw0hq9Tff+X1HBymerCmQ2m84N7cuvgUo2145rD4VCC53mZo3MgZuqfXQNEbQ/2KrdarYZKbfNYdVN4Zo+RSz8pUZ0DoBWXqAdr9x5KCYLA8DwvAgCU24dmVL5rfwOoAyByuVyM3smdq49++o/NZtM/uHRecaXpOdvxuXWzJz67/fNyAA0imcFR0/XOL36/36k//N4Pmhc/ugdAXljlOSBRuYfb3O3Nhk7+213i4sNbaFFxfRMASe2hS7/qj1z+MxwONzKMUgvAjCKV1XQit1HX6E0LglDCsuyOLXCR9lhcPZBdl8vlbbVG+9k6nYWfnJyUoECpALCrUMaY9Z38T/taXAHJMw4Hdpc3bxEwrUNztQff/51lWXsikaienp6W7Fa2d1kSt9fEYul+n8+nHR8frxZXtnobX7uzni+temmLIBgMVjudzvZ4PK6dmpoqBoAKdnTWGP3svsfjcQuCwBBR3lOqA0kdl7oLwPyf7kxMTMjS6bT0kagcEDWNjo6KiehhjZ8AINvO/guIQzP/bdefFQAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Regenradar"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJElEQVQ4jc2RzYsScRjHvfYfxG7/Q3MJ2kvYIYINY6HxYIZkurQuNLE0ddAOQy+6KpagYqOmo41vOYNjg28h6kFExdEO/kqsVldXqWGJ/Qfi6VQg2aFTfS/P6fP5PjyPQvHfJplMKuPxOB2NRifBYHDi9Xppp9Op/Bu42+12YTgcwmAwgHq9DjabrUtR1GpJLpdb43meSqfTiGXZb5IkAUIIOp0ONJtNaLVaUCgUwGw20ysFmUyGarfbMBwOASEEvV4PGo0GVKtVKJVKkM/noVarAUmS3wmCYIxG4/klQSKRQAghkCRpCRRFEXieh1QqBalUCkRRBJZlQa/XM0sChmFQv9+HRqMBlUoFyuUyiKIIHMdBMpkElmUhHA5DKBQCQRBAq9WeLAlomqaKxeKv9mw2C5lMBvL5PAiCALFYDCKRCHAcB4FAAHAcX97AbrevOZ1Oymq1IoqikMViYUiSfEUQxMRkMk0MBkNWp9OVNBrNCY7jjEqlWr6BQqFQ3InMHXejc8/PeZueObbpqUfjPXSo3RPPVduB48qTT56Nveap3+CbvvFp/9tjeTtwhHmKx/J13xjbf/NV3no6wiyvF/Il8wgjmLm8sfdufeUbiejCtRs+ct96MXXd8B26r7kOXFv7n92bjz66Lj8cuS8++OC6cO+9+4x6RbvOP1t/VpBl9fMx9pj/Im9SI4xMLGTlfYTtvJzJ53YRpvdP5bM7f2j/p/kBYt5dIcJjSaIAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Regenradar"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJElEQVQ4jc2RzYsScRjHvfYfxG7/Q3MJ2kvYIYINY6HxYIZkurQuNLE0ddAOQy+6KpagYqOmo41vOYNjg28h6kFExdEO/kqsVldXqWGJ/Qfi6VQg2aFTfS/P6fP5PjyPQvHfJplMKuPxOB2NRifBYHDi9Xppp9Op/Bu42+12YTgcwmAwgHq9DjabrUtR1GpJLpdb43meSqfTiGXZb5IkAUIIOp0ONJtNaLVaUCgUwGw20ysFmUyGarfbMBwOASEEvV4PGo0GVKtVKJVKkM/noVarAUmS3wmCYIxG4/klQSKRQAghkCRpCRRFEXieh1QqBalUCkRRBJZlQa/XM0sChmFQv9+HRqMBlUoFyuUyiKIIHMdBMpkElmUhHA5DKBQCQRBAq9WeLAlomqaKxeKv9mw2C5lMBvL5PAiCALFYDCKRCHAcB4FAAHAcX97AbrevOZ1Oymq1IoqikMViYUiSfEUQxMRkMk0MBkNWp9OVNBrNCY7jjEqlWr6BQqFQ3InMHXejc8/PeZueObbpqUfjPXSo3RPPVduB48qTT56Nveap3+CbvvFp/9tjeTtwhHmKx/J13xjbf/NV3no6wiyvF/Il8wgjmLm8sfdufeUbiejCtRs+ct96MXXd8B26r7kOXFv7n92bjz66Lj8cuS8++OC6cO+9+4x6RbvOP1t/VpBl9fMx9pj/Im9SI4xMLGTlfYTtvJzJ53YRpvdP5bM7f2j/p/kBYt5dIcJjSaIAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Regenradar Vorhersage"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB3UlEQVQ4jZWRT2sTURTFH3Ttpl+goB+ggS79DLqS2ExJiSX1A9gUpSrWLgp20YUrN65EzUwc8t5kFkURMRcRJoG0aSFpQDNvSCT0T5ROxpSk8bhoU+KMI/XA2fx453LufYz5pLwsX45ptZN5U+K2KRF9XWndTG9f8b8L1cybWr/8A2h0T/3hWw/RV5XyhcLXn1cvzZs2rPYAaztdrO10YbV/IWnauGiBsWTOxnrlGKtlD6tbHp5WjpHgdUyna4OkKRFTq7uBlJKp8gSvI2HUMWd8wcqmh5VSB49LHSyXOvh8cALa6+Pj3gCptzLYJiG+4l1rAO70sNHs48m2h6Wii/tFF0tFF/cKLu4WOlgueUi9b+BWzsZMZvf7+YBZXsejzZ+4Y7lYsFykLBeLhaAXLBdp2UPG6WMuN3KXqw9ePLyh21CEg7iwERc2FCExLRwoQiJunLKYkIgKB9GsxLVn+ezoFuOMsan/9MR5OmeI9ifKwzT4/pCZBt8PZSJ78McRiQgAQJRHkNEIywcYY4wxzvkREUFV1eaQ6bp+SETQdf1wyFRVbRIROOdH/p+MMMamNE1rEBGEEC3G2OTZrpNCiBYRQdO0xhmL+AeE1v4XD2i4ir9iGP+bIiEVwzj7Day8k1jVHwChAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Regenradar Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB3UlEQVQ4jZWRT2sTURTFH3Ttpl+goB+ggS79DLqS2ExJiSX1A9gUpSrWLgp20YUrN65EzUwc8t5kFkURMRcRJoG0aSFpQDNvSCT0T5ROxpSk8bhoU+KMI/XA2fx453LufYz5pLwsX45ptZN5U+K2KRF9XWndTG9f8b8L1cybWr/8A2h0T/3hWw/RV5XyhcLXn1cvzZs2rPYAaztdrO10YbV/IWnauGiBsWTOxnrlGKtlD6tbHp5WjpHgdUyna4OkKRFTq7uBlJKp8gSvI2HUMWd8wcqmh5VSB49LHSyXOvh8cALa6+Pj3gCptzLYJiG+4l1rAO70sNHs48m2h6Wii/tFF0tFF/cKLu4WOlgueUi9b+BWzsZMZvf7+YBZXsejzZ+4Y7lYsFykLBeLhaAXLBdp2UPG6WMuN3KXqw9ePLyh21CEg7iwERc2FCExLRwoQiJunLKYkIgKB9GsxLVn+ezoFuOMsan/9MR5OmeI9ifKwzT4/pCZBt8PZSJ78McRiQgAQJRHkNEIywcYY4wxzvkREUFV1eaQ6bp+SETQdf1wyFRVbRIROOdH/p+MMMamNE1rEBGEEC3G2OTZrpNCiBYRQdO0xhmL+AeE1v4XD2i4ir9iGP+bIiEVwzj7Day8k1jVHwChAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Satellitenbild"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAm0lEQVQ4jZWSwQ3EIAwEtzRKcSkphVIoJSXc/x6bR8AJ2IBjCSkSzNiBBT5WSoUA+JVTuK2dxGy+Ycn3MudEDgKgJHSbHlynsJ3PAmYxkhjM/49neSRVoJIVbCSAP8kKVkkTlexKQsUsvQQARQ62i65T9jW8r0pC3Sch0e/aeQ+PIRlAf+xVSMbO3r/vQhJ7ullI3NueSaIH33UB9k7Ux4RYseYAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterdaten"] menuitem[label="Satellitenbild"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAm0lEQVQ4jZWSwQ3EIAwEtzRKcSkphVIoJSXc/x6bR8AJ2IBjCSkSzNiBBT5WSoUA+JVTuK2dxGy+Ycn3MudEDgKgJHSbHlynsJ3PAmYxkhjM/49neSRVoJIVbCSAP8kKVkkTlexKQsUsvQQARQ62i65T9jW8r0pC3Sch0e/aeQ+PIRlAf+xVSMbO3r/vQhJ7ullI3NueSaIH33UB9k7Ux4RYseYAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Wetter aktuell"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACV0lEQVQ4jX2T20vUQRiGv8XFPyAkSKXIbqNLb6o7r7wKQkki7cRSBHYgsQtFMJMOamiIhzZFaN3SJGzTWMM1gl1MrMTIsIQ0QsttbbNW3f39Zp4uxlwsbW5mGOZ5329m3k9kk8HPWfCfhqFSknszbHbeHJgNwXApfAogIqL7T0KgGBER9cKNuu1Ev76+uQiRtzBajQrVoCe6sN3Z2O5s9BsfVs9ZrMY01PvefwX4EkLPjRrXD4+x6jKxm9PQTQI1glUmxIudxHuNu5p6ip5oNkKsLECoBAZdqJFG7J4CVGc6etAJAQGfoDuM0HLVfpZ6Gog37UHdSUF/9JGs4J2XxM0sVGc6BAVeipkHjAge4dcZIZzjIOEtQk91r78K8+Oolgz0E6eBA+thu11YqhQi+Q6WfO4kzFgtOliB7c5GdWwzUECgbxV+INAurDQIsWph4bDw7dB2Et4iGHQhjNfDcCV2215US4YB+lZBj4GtRgNHLwnhPAeRgiysbhc8L0lWoudGsRsy4FaqAT3m8axGYemaEC0XIqcchHOFRMj71/2/jqAn75Oo34m+sQVqBNUq2C2m9MUqIXLOuIdzHFiPjqGnPOu/UQ0cR4VqUN0H0ZdTscqEWLmweNE4R/IdRC/sI+a5yvKVrSaVM/2rIp+HYP6VCdJEF1ZdJvFiJ9F8IXJACOea7/sTJKb9MFa7QSLnx9HPzqODFVjBNn4c2cH3o7tYGbpHrPkEVtvupOs/sLZh2g/+QpgNISJi3c3D6naZ+E4+RLWm/L+ZRExDra39hWvdKCKykftvqC4eyIGNfxMAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Wetter aktuell"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACV0lEQVQ4jX2T20vUQRiGv8XFPyAkSKXIbqNLb6o7r7wKQkki7cRSBHYgsQtFMJMOamiIhzZFaN3SJGzTWMM1gl1MrMTIsIQ0QsttbbNW3f39Zp4uxlwsbW5mGOZ5329m3k9kk8HPWfCfhqFSknszbHbeHJgNwXApfAogIqL7T0KgGBER9cKNuu1Ev76+uQiRtzBajQrVoCe6sN3Z2O5s9BsfVs9ZrMY01PvefwX4EkLPjRrXD4+x6jKxm9PQTQI1glUmxIudxHuNu5p6ip5oNkKsLECoBAZdqJFG7J4CVGc6etAJAQGfoDuM0HLVfpZ6Gog37UHdSUF/9JGs4J2XxM0sVGc6BAVeipkHjAge4dcZIZzjIOEtQk91r78K8+Oolgz0E6eBA+thu11YqhQi+Q6WfO4kzFgtOliB7c5GdWwzUECgbxV+INAurDQIsWph4bDw7dB2Et4iGHQhjNfDcCV2215US4YB+lZBj4GtRgNHLwnhPAeRgiysbhc8L0lWoudGsRsy4FaqAT3m8axGYemaEC0XIqcchHOFRMj71/2/jqAn75Oo34m+sQVqBNUq2C2m9MUqIXLOuIdzHFiPjqGnPOu/UQ0cR4VqUN0H0ZdTscqEWLmweNE4R/IdRC/sI+a5yvKVrSaVM/2rIp+HYP6VCdJEF1ZdJvFiJ9F8IXJACOea7/sTJKb9MFa7QSLnx9HPzqODFVjBNn4c2cH3o7tYGbpHrPkEVtvupOs/sLZh2g/+QpgNISJi3c3D6naZ+E4+RLWm/L+ZRExDra39hWvdKCKykftvqC4eyIGNfxMAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Vorhersage"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABlUlEQVQ4jY2TsYrCQBiE8wIHPoIgHBxcqRAwa5EuoFiYV7AxXUoLOwOaNkWwMOUVNqa4Tg5sBHVRBIttFCy0sLJyQYhzhe4aTz39Ybqdbyd/ZhXlyZTMAhhjeHZOThC0YRgaKKVw3SYGvTwsqwzGGEpmAa7b/B8WBG1MRjk0GhrqtSyiqALfI6jXslgtio8BQdCG6zZhWWXMZybmMxOho2JazSB0VAx6eawWRZkiCNrXIMPQMBnlMJ+Z8D2CaTWD/ddF02oGvkck3DC02yT1WhbzmSnN2CpSAjLo5eF7BJTSC4AxBssqo17LInTUGzO2Cg7jEyR0VDQamlys/FW7ZQfHYx/rYQfRpoXDWLkS/3nD/vsdoaMiiiqYjHLXn0FsHXHFIcIsEvgeuU7AOQexdaR5CmmekoBo0zoZz+b4DqQ5fmscILRbdqRZLHm1KF7iE1vH5+rjroitYz3s3O2BLBSxdSS6yRtzopsEsXUcj/3nTfwLEWZKKSajHCyrDEopDEN7XGUBEWbOOURDX36NYnEvHT7PLwQqz2xpZSLqAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABlUlEQVQ4jY2TsYrCQBiE8wIHPoIgHBxcqRAwa5EuoFiYV7AxXUoLOwOaNkWwMOUVNqa4Tg5sBHVRBIttFCy0sLJyQYhzhe4aTz39Ybqdbyd/ZhXlyZTMAhhjeHZOThC0YRgaKKVw3SYGvTwsqwzGGEpmAa7b/B8WBG1MRjk0GhrqtSyiqALfI6jXslgtio8BQdCG6zZhWWXMZybmMxOho2JazSB0VAx6eawWRZkiCNrXIMPQMBnlMJ+Z8D2CaTWD/ddF02oGvkck3DC02yT1WhbzmSnN2CpSAjLo5eF7BJTSC4AxBssqo17LInTUGzO2Cg7jEyR0VDQamlys/FW7ZQfHYx/rYQfRpoXDWLkS/3nD/vsdoaMiiiqYjHLXn0FsHXHFIcIsEvgeuU7AOQexdaR5CmmekoBo0zoZz+b4DqQ5fmscILRbdqRZLHm1KF7iE1vH5+rjroitYz3s3O2BLBSxdSS6yRtzopsEsXUcj/3nTfwLEWZKKSajHCyrDEopDEN7XGUBEWbOOURDX36NYnEvHT7PLwQqz2xpZSLqAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Unwetterwarnung"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACE0lEQVQ4jY2STWsTURhGs3Cl7vwNLupKXPsHXOivsCtRsnDdtKQoUiilQp0hbWgg9ENmmkImyU0naWJCEpzJOEMoNNCQmhBDUNqaNrRm1B4XkoqWxB44u3uf9/K81+MZws7ODoqisLS0xOrqKoZhcHx8zLDzF5yfn5PP5xFCUK/X6XQ6NBoNisUii4uLNJvNyyH9fp9yuUwsFqNQKJBIJKjVajiOQ7lcxrZtqtUqlmWhadrfAe12m7m5OZLJJIZhoOs6lUqFXC6HEIJ4PI4Qgkwmg+M4hMNhbNvm7Ozsd1A0GiWbzVKpVDBNk2KxiK7rbG5uoqrqhRsbG+i6jhCCSCTC7Owstm3jmZ6eplQqoWkaqqqiKApra2usrKxcUlEU0uk0lmVhmiaSJOEJBAKsr68TCoUIBoMjXV5eJhwOoygK29vbTE5O4nEch4mJCQKBALIsI0nSSGVZRpZlZmZm/hS6tbWFz+fD6/VeyampKVKp1OV1tgyJ0vxt+ocFvrVe0Nt9wPejOLvqQ0qv79AszQ//SD/dUzL+m3QbUdyjBO5hjN7uI07rz/hxYnHyKY0p3aPbMoaHtAyJ9wt3SfuusZ8ax/3yFvcgyn5qnIz/+ugXDPiYf8WH4H3cr3m6e28wFsaoak84Paj9/7Lb+8y7l7fotZPU9cdXnzqgnvVTSz7FWBhjTzy/2tQBgxIz/huji/qHX+b4DF1iTBkOAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Unwetterwarnung"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACE0lEQVQ4jY2STWsTURhGs3Cl7vwNLupKXPsHXOivsCtRsnDdtKQoUiilQp0hbWgg9ENmmkImyU0naWJCEpzJOEMoNNCQmhBDUNqaNrRm1B4XkoqWxB44u3uf9/K81+MZws7ODoqisLS0xOrqKoZhcHx8zLDzF5yfn5PP5xFCUK/X6XQ6NBoNisUii4uLNJvNyyH9fp9yuUwsFqNQKJBIJKjVajiOQ7lcxrZtqtUqlmWhadrfAe12m7m5OZLJJIZhoOs6lUqFXC6HEIJ4PI4Qgkwmg+M4hMNhbNvm7Ozsd1A0GiWbzVKpVDBNk2KxiK7rbG5uoqrqhRsbG+i6jhCCSCTC7Owstm3jmZ6eplQqoWkaqqqiKApra2usrKxcUlEU0uk0lmVhmiaSJOEJBAKsr68TCoUIBoMjXV5eJhwOoygK29vbTE5O4nEch4mJCQKBALIsI0nSSGVZRpZlZmZm/hS6tbWFz+fD6/VeyampKVKp1OV1tgyJ0vxt+ocFvrVe0Nt9wPejOLvqQ0qv79AszQ//SD/dUzL+m3QbUdyjBO5hjN7uI07rz/hxYnHyKY0p3aPbMoaHtAyJ9wt3SfuusZ8ax/3yFvcgyn5qnIz/+ugXDPiYf8WH4H3cr3m6e28wFsaoak84Paj9/7Lb+8y7l7fotZPU9cdXnzqgnvVTSz7FWBhjTzy/2tQBgxIz/huji/qHX+b4DF1iTBkOAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Regenradar aktuell"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACVklEQVQ4jYWT309ScRjGz7+SUBdtbnXZ31AH2uBwDnhVa9W6qk232mw2BeEcClFQh6AeEVIUkMOPFBAwFfUm66JaN21lW2vd1br/dIGhlth7+X6f53mf5937FYQOpbgkHIodh2JHdkp0wp1azh6ZickwxVKe5XQKr8/zfxHF5cCh2FFcEuMTIbabm5Qrq2Syy8TnZ+l//AjZKZ3uSHFJ6HPT1BtVngZUVtdKVGsVjEKORDJOJDKB2zvIrH6EOSEiyTYaGzWKpTzpzNKJ6Tkjy8vNBulsq18s5ZmKTSLJtiOBgYF+avUq+aJBpbpGdb1MzsiSSMbZ2W3S2KiTXUmTzqTQ4zOo/mHu3L1FO/t6rUKtvs7ObpNKtUy+kGNhMUl0OsJa5QU5Y4V4QicYCuDTPPg0Dx7vYCuG4nJgFHIY+RX2X78iXzBILS8wo0cJjQcZC48QiUVRAyN4D8knBARBEHr7HhCbmSK5mEDXpwmFg4yGg/j8wwx53Fxx+bDfG8anuvEektsR/pTskrArMlZJQZJtSLINqyTTbX1CtzzGRasbSbYhOyWUTjdhElXOXfW1H7sdI3jmtrkZ2MAkapyFFUyixqWe8TbQbNGIl9+z1DxgLPOG81Y/x8ktrNrqXVaCqIk9bjxrtAVMop+h+B5fvv/C1pc8cmUPoCZ2uT26Rdc1FcFs0Xhe+0B654DR9D7mvyZduO7HJPoPXfmZr7wjtf2ZaPEtZouG0CWq9Me2+PTtJ5b7+pkfxiRq9IbrfPz6A+XhwvH8KmZR/WdRnRZtFtXWdEEQfgOvg9AN4qFLHQAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Regenradar aktuell"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACVklEQVQ4jYWT309ScRjGz7+SUBdtbnXZ31AH2uBwDnhVa9W6qk232mw2BeEcClFQh6AeEVIUkMOPFBAwFfUm66JaN21lW2vd1br/dIGhlth7+X6f53mf5937FYQOpbgkHIodh2JHdkp0wp1azh6ZickwxVKe5XQKr8/zfxHF5cCh2FFcEuMTIbabm5Qrq2Syy8TnZ+l//AjZKZ3uSHFJ6HPT1BtVngZUVtdKVGsVjEKORDJOJDKB2zvIrH6EOSEiyTYaGzWKpTzpzNKJ6Tkjy8vNBulsq18s5ZmKTSLJtiOBgYF+avUq+aJBpbpGdb1MzsiSSMbZ2W3S2KiTXUmTzqTQ4zOo/mHu3L1FO/t6rUKtvs7ObpNKtUy+kGNhMUl0OsJa5QU5Y4V4QicYCuDTPPg0Dx7vYCuG4nJgFHIY+RX2X78iXzBILS8wo0cJjQcZC48QiUVRAyN4D8knBARBEHr7HhCbmSK5mEDXpwmFg4yGg/j8wwx53Fxx+bDfG8anuvEektsR/pTskrArMlZJQZJtSLINqyTTbX1CtzzGRasbSbYhOyWUTjdhElXOXfW1H7sdI3jmtrkZ2MAkapyFFUyixqWe8TbQbNGIl9+z1DxgLPOG81Y/x8ktrNrqXVaCqIk9bjxrtAVMop+h+B5fvv/C1pc8cmUPoCZ2uT26Rdc1FcFs0Xhe+0B654DR9D7mvyZduO7HJPoPXfmZr7wjtf2ZaPEtZouG0CWq9Me2+PTtJ5b7+pkfxiRq9IbrfPz6A+XhwvH8KmZR/WdRnRZtFtXWdEEQfgOvg9AN4qFLHQAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Regenradarprognose"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJElEQVQ4jc2RzYsScRjHvfYfxG7/Q3MJ2kvYIYINY6HxYIZkurQuNLE0ddAOQy+6KpagYqOmo41vOYNjg28h6kFExdEO/kqsVldXqWGJ/Qfi6VQg2aFTfS/P6fP5PjyPQvHfJplMKuPxOB2NRifBYHDi9Xppp9Op/Bu42+12YTgcwmAwgHq9DjabrUtR1GpJLpdb43meSqfTiGXZb5IkAUIIOp0ONJtNaLVaUCgUwGw20ysFmUyGarfbMBwOASEEvV4PGo0GVKtVKJVKkM/noVarAUmS3wmCYIxG4/klQSKRQAghkCRpCRRFEXieh1QqBalUCkRRBJZlQa/XM0sChmFQv9+HRqMBlUoFyuUyiKIIHMdBMpkElmUhHA5DKBQCQRBAq9WeLAlomqaKxeKv9mw2C5lMBvL5PAiCALFYDCKRCHAcB4FAAHAcX97AbrevOZ1Oymq1IoqikMViYUiSfEUQxMRkMk0MBkNWp9OVNBrNCY7jjEqlWr6BQqFQ3InMHXejc8/PeZueObbpqUfjPXSo3RPPVduB48qTT56Nveap3+CbvvFp/9tjeTtwhHmKx/J13xjbf/NV3no6wiyvF/Il8wgjmLm8sfdufeUbiejCtRs+ct96MXXd8B26r7kOXFv7n92bjz66Lj8cuS8++OC6cO+9+4x6RbvOP1t/VpBl9fMx9pj/Im9SI4xMLGTlfYTtvJzJ53YRpvdP5bM7f2j/p/kBYt5dIcJjSaIAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="DE Wetterkarten"] menuitem[label="Regenradarprognose"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACJElEQVQ4jc2RzYsScRjHvfYfxG7/Q3MJ2kvYIYINY6HxYIZkurQuNLE0ddAOQy+6KpagYqOmo41vOYNjg28h6kFExdEO/kqsVldXqWGJ/Qfi6VQg2aFTfS/P6fP5PjyPQvHfJplMKuPxOB2NRifBYHDi9Xppp9Op/Bu42+12YTgcwmAwgHq9DjabrUtR1GpJLpdb43meSqfTiGXZb5IkAUIIOp0ONJtNaLVaUCgUwGw20ysFmUyGarfbMBwOASEEvV4PGo0GVKtVKJVKkM/noVarAUmS3wmCYIxG4/klQSKRQAghkCRpCRRFEXieh1QqBalUCkRRBJZlQa/XM0sChmFQv9+HRqMBlUoFyuUyiKIIHMdBMpkElmUhHA5DKBQCQRBAq9WeLAlomqaKxeKv9mw2C5lMBvL5PAiCALFYDCKRCHAcB4FAAHAcX97AbrevOZ1Oymq1IoqikMViYUiSfEUQxMRkMk0MBkNWp9OVNBrNCY7jjEqlWr6BQqFQ3InMHXejc8/PeZueObbpqUfjPXSo3RPPVduB48qTT56Nveap3+CbvvFp/9tjeTtwhHmKx/J13xjbf/NV3no6wiyvF/Il8wgjmLm8sfdufeUbiejCtRs+ct96MXXd8B26r7kOXFv7n92bjz66Lj8cuS8++OC6cO+9+4x6RbvOP1t/VpBl9fMx9pj/Im9SI4xMLGTlfYTtvJzJ53YRpvdP5bM7f2j/p/kBYt5dIcJjSaIAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Aktuell und Vorhersage"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACqklEQVQ4jY1S3UuTcRSe/hleBAV21aUwYntfiLoOopK86K4QQki6iC4Spsvp5ju/IYIyP9YEmXNvWWQNPzc/p86PrfkxpU2nIk5B1173O7/f00VooiY9cG4O53kOz3OOTncBNJc+N+My5F00cyFYl9FMqtTwX8MZl1GvdRqvnGhlkSpvkiolTSZd9lEz1W7IybiM+jMCqXZDDrnlNFMlD+svfMYDZREKlAnyPRXs6935Q5exgFTJQW45fWrRX5AqOWi4SPBEH0Q6BsE2wLUQ+EYbWM890CdZMFX2/NtGf9ETnhiA4GkI2oHQJsEP3KB9B2inHpnum8h0GgrPJZtMumweMK+IdAyCkhB8F+JwGvzABb5nBSVLQOEHYB/lCZ1Ol3UiPEMeqVIDqVKSJl8JwbYgtGmIwyD4r17w/RbQbilo+xFoLR9MlQSp8ibrMpo1lz5Xp7n0uX/OJW+Sv1hwbQE85QE/cIPvt4LvKaCdYtDWfVD8NpgqC1KlJKlSw+kfyWLe/Em+1QHab0MyZoO2XYrgyAu8e1uK5qYSzPY8RMpzI1Rlfnn5/BDd0mPmLYDzgwKnsxV19Vb09n1HNBrFfGgOTmcz6uoVrbm1KWOzV3w+I8BU2bPQfkd0d3uwuhrFzGwQicQ6lpYXEZyZwuDQACKRMCKRMF6/aWQWS9n1Y7LWabxCbjnd1vg8PjLqx9LyIuLxGFZWopibm8GPSAjLy4sIBqfg8w+ipfU9rIrFceIaRn2i49Ylpdp6GIv/xPr6GqLRJYTC8xifGEV8LY5IJIzRsWH4/IMY8g3AZq9InbGhKJX+0bERhMPzmJwKYHxiDD7/AILBKUwExo/J3t5vsCmV3jMC5eWmazZ7ZW9tvR32aiu319jIXmNjSrX1qHh1bRWqlMovFovp6m+ZeghT85UmzgAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Aktuell und Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACqklEQVQ4jY1S3UuTcRSe/hleBAV21aUwYntfiLoOopK86K4QQki6iC4Spsvp5ju/IYIyP9YEmXNvWWQNPzc/p86PrfkxpU2nIk5B1173O7/f00VooiY9cG4O53kOz3OOTncBNJc+N+My5F00cyFYl9FMqtTwX8MZl1GvdRqvnGhlkSpvkiolTSZd9lEz1W7IybiM+jMCqXZDDrnlNFMlD+svfMYDZREKlAnyPRXs6935Q5exgFTJQW45fWrRX5AqOWi4SPBEH0Q6BsE2wLUQ+EYbWM890CdZMFX2/NtGf9ETnhiA4GkI2oHQJsEP3KB9B2inHpnum8h0GgrPJZtMumweMK+IdAyCkhB8F+JwGvzABb5nBSVLQOEHYB/lCZ1Ol3UiPEMeqVIDqVKSJl8JwbYgtGmIwyD4r17w/RbQbilo+xFoLR9MlQSp8ibrMpo1lz5Xp7n0uX/OJW+Sv1hwbQE85QE/cIPvt4LvKaCdYtDWfVD8NpgqC1KlJKlSw+kfyWLe/Em+1QHab0MyZoO2XYrgyAu8e1uK5qYSzPY8RMpzI1Rlfnn5/BDd0mPmLYDzgwKnsxV19Vb09n1HNBrFfGgOTmcz6uoVrbm1KWOzV3w+I8BU2bPQfkd0d3uwuhrFzGwQicQ6lpYXEZyZwuDQACKRMCKRMF6/aWQWS9n1Y7LWabxCbjnd1vg8PjLqx9LyIuLxGFZWopibm8GPSAjLy4sIBqfg8w+ipfU9rIrFceIaRn2i49Ylpdp6GIv/xPr6GqLRJYTC8xifGEV8LY5IJIzRsWH4/IMY8g3AZq9InbGhKJX+0bERhMPzmJwKYHxiDD7/AILBKUwExo/J3t5vsCmV3jMC5eWmazZ7ZW9tvR32aiu319jIXmNjSrX1qHh1bRWqlMovFovp6m+ZeghT85UmzgAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Regenradar aktuell"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB3UlEQVQ4jZWRT2sTURTFH3Ttpl+goB+ggS79DLqS2ExJiSX1A9gUpSrWLgp20YUrN65EzUwc8t5kFkURMRcRJoG0aSFpQDNvSCT0T5ROxpSk8bhoU+KMI/XA2fx453LufYz5pLwsX45ptZN5U+K2KRF9XWndTG9f8b8L1cybWr/8A2h0T/3hWw/RV5XyhcLXn1cvzZs2rPYAaztdrO10YbV/IWnauGiBsWTOxnrlGKtlD6tbHp5WjpHgdUyna4OkKRFTq7uBlJKp8gSvI2HUMWd8wcqmh5VSB49LHSyXOvh8cALa6+Pj3gCptzLYJiG+4l1rAO70sNHs48m2h6Wii/tFF0tFF/cKLu4WOlgueUi9b+BWzsZMZvf7+YBZXsejzZ+4Y7lYsFykLBeLhaAXLBdp2UPG6WMuN3KXqw9ePLyh21CEg7iwERc2FCExLRwoQiJunLKYkIgKB9GsxLVn+ezoFuOMsan/9MR5OmeI9ifKwzT4/pCZBt8PZSJ78McRiQgAQJRHkNEIywcYY4wxzvkREUFV1eaQ6bp+SETQdf1wyFRVbRIROOdH/p+MMMamNE1rEBGEEC3G2OTZrpNCiBYRQdO0xhmL+AeE1v4XD2i4ir9iGP+bIiEVwzj7Day8k1jVHwChAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Regenradar aktuell"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB3UlEQVQ4jZWRT2sTURTFH3Ttpl+goB+ggS79DLqS2ExJiSX1A9gUpSrWLgp20YUrN65EzUwc8t5kFkURMRcRJoG0aSFpQDNvSCT0T5ROxpSk8bhoU+KMI/XA2fx453LufYz5pLwsX45ptZN5U+K2KRF9XWndTG9f8b8L1cybWr/8A2h0T/3hWw/RV5XyhcLXn1cvzZs2rPYAaztdrO10YbV/IWnauGiBsWTOxnrlGKtlD6tbHp5WjpHgdUyna4OkKRFTq7uBlJKp8gSvI2HUMWd8wcqmh5VSB49LHSyXOvh8cALa6+Pj3gCptzLYJiG+4l1rAO70sNHs48m2h6Wii/tFF0tFF/cKLu4WOlgueUi9b+BWzsZMZvf7+YBZXsejzZ+4Y7lYsFykLBeLhaAXLBdp2UPG6WMuN3KXqw9ePLyh21CEg7iwERc2FCExLRwoQiJunLKYkIgKB9GsxLVn+ezoFuOMsan/9MR5OmeI9ifKwzT4/pCZBt8PZSJ78McRiQgAQJRHkNEIywcYY4wxzvkREUFV1eaQ6bp+SETQdf1wyFRVbRIROOdH/p+MMMamNE1rEBGEEC3G2OTZrpNCiBYRQdO0xhmL+AeE1v4XD2i4ir9iGP+bIiEVwzj7Day8k1jVHwChAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Unwetterwarnung"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACDklEQVQ4jZ2Rz4sSYRyHJaJLN2ebYG9Rf0PscQ8RERhsyHbwJHmWDl5WYpmbiEEEcxk8OIKOjtNgNo4M6kxQOhKO5hCDij9wc4t2JdcNbNdq+eyhNhDctu25vJf3eb4v39dmW0AikViNx+NMNBodhMPhAU3TTCgUWl109zTZME0TvV4P7XYbuq4jEAgYFEUtjmQymWVRFCme561YLDY2TRPNZhPVahWVSgWGYUBVVfj9fmZhQBAEqlarodvtotVqodFooFQqQdM0KIoCWZZRLpfh8/mOvF4v6/F4VuYCHMdZnU4H9Xp9TpQkCaIoIplMIpVKoVAoIJ1Ow+12s3MBlmUty7Kg6zpUVUWhUIAsy39kjuPAsiwikQiKxSJcLtdkLsAwDKWqKgzDgK7ryOVykCQJmqYhn89DEATwPA9FUcBxHJxO5/wLgsHgcigUomiaxmvm5rQeufFz/yWBSYbA3gsCY5HA6LkdzzZWjpxOJ+twOOZ3cMIrynbxa55cm9bu4Pvnp5gNN/Fjj8VIJqe72SsPT//830zy5O2JQnYOuo/w7f0apuZdfJKv40zxhLFCbh0MNjHbpjAb/joPPzzGx+y1v0coynZhlCWf7GZJ7EgkJsZ9zLYp7L97cLa8iKG4NPzy9h4GAjHpc5ev/rNopWyXtkRiY+fNLfRThHDuyX3evt7jlw47nH393PL/cgwviGlT/nAOKwAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Unwetterwarnung"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACDklEQVQ4jZ2Rz4sSYRyHJaJLN2ebYG9Rf0PscQ8RERhsyHbwJHmWDl5WYpmbiEEEcxk8OIKOjtNgNo4M6kxQOhKO5hCDij9wc4t2JdcNbNdq+eyhNhDctu25vJf3eb4v39dmW0AikViNx+NMNBodhMPhAU3TTCgUWl109zTZME0TvV4P7XYbuq4jEAgYFEUtjmQymWVRFCme561YLDY2TRPNZhPVahWVSgWGYUBVVfj9fmZhQBAEqlarodvtotVqodFooFQqQdM0KIoCWZZRLpfh8/mOvF4v6/F4VuYCHMdZnU4H9Xp9TpQkCaIoIplMIpVKoVAoIJ1Ow+12s3MBlmUty7Kg6zpUVUWhUIAsy39kjuPAsiwikQiKxSJcLtdkLsAwDKWqKgzDgK7ryOVykCQJmqYhn89DEATwPA9FUcBxHJxO5/wLgsHgcigUomiaxmvm5rQeufFz/yWBSYbA3gsCY5HA6LkdzzZWjpxOJ+twOOZ3cMIrynbxa55cm9bu4Pvnp5gNN/Fjj8VIJqe72SsPT//830zy5O2JQnYOuo/w7f0apuZdfJKv40zxhLFCbh0MNjHbpjAb/joPPzzGx+y1v0coynZhlCWf7GZJ7EgkJsZ9zLYp7L97cLa8iKG4NPzy9h4GAjHpc5ev/rNopWyXtkRiY+fNLfRThHDuyX3evt7jlw47nH393PL/cgwviGlT/nAOKwAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Regenradarprognose"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB/0lEQVQ4jbWSQYgSYRiGf/AUBAt7ca9Rty5dWgi6tgRdWkr2MM26GixGyuAhtXYHETXhH5jRlBARYUa9iDY2qIjZIDgO6A4IebA1PATrsVPQKXi7bNG25nbph4fn9HyH7/8I+V9PFEVOkqSPyWQSkiSdiKJIBUG4cmHocDhslNLXqqpiNpthsVhgPp9D13VIkgRK6d1zUTAYXIvFYqFYLPYmGo3SWq2G6XSK0WiEwWCA4XCIyWQC0zQRj8ffnol5nr8ViURQr9fR7/ehaRosy0Kn04GqqqhWq1BVFa1WC6PRCNlsFjzPe/1+/zohhJBAIKC0221YlgXDMKDrOjRNQ7lchqIovygWi9A0DaqqolQqIRwOIxAI7BOO4771ej1UKhUoigJZlpHP55HL5c4hyzIajQZM04RhGOA4bkw8Hk+vUCggk8kglUqtJJ1OI5vNQpZlNJtNeDyer8Tlcu34fD6IoghBEEApXYkgCBAEAYeHh3C73ZQQQgjDMAcsy56wLIt/5DPDMKEzv7GdOr79MPPp+4NXx95Vvi/Nbiy5noptKzF5tvVy8niV7yQ+7C29vpvPrSebL46+bIaODlb5ut9cXzrgmrefuPq0v32Rl8b23e6O3dkdb7Dv9+zO7tju7O7/7o1H7+7Zd7tD4qjYlg443cGlU1/+w2s/d/S39AcE/6v/fVledwAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="EU Wetter"] menuitem[label="Regenradarprognose"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB/0lEQVQ4jbWSQYgSYRiGf/AUBAt7ca9Rty5dWgi6tgRdWkr2MM26GixGyuAhtXYHETXhH5jRlBARYUa9iDY2qIjZIDgO6A4IebA1PATrsVPQKXi7bNG25nbph4fn9HyH7/8I+V9PFEVOkqSPyWQSkiSdiKJIBUG4cmHocDhslNLXqqpiNpthsVhgPp9D13VIkgRK6d1zUTAYXIvFYqFYLPYmGo3SWq2G6XSK0WiEwWCA4XCIyWQC0zQRj8ffnol5nr8ViURQr9fR7/ehaRosy0Kn04GqqqhWq1BVFa1WC6PRCNlsFjzPe/1+/zohhJBAIKC0221YlgXDMKDrOjRNQ7lchqIovygWi9A0DaqqolQqIRwOIxAI7BOO4771ej1UKhUoigJZlpHP55HL5c4hyzIajQZM04RhGOA4bkw8Hk+vUCggk8kglUqtJJ1OI5vNQpZlNJtNeDyer8Tlcu34fD6IoghBEEApXYkgCBAEAYeHh3C73ZQQQgjDMAcsy56wLIt/5DPDMKEzv7GdOr79MPPp+4NXx95Vvi/Nbiy5noptKzF5tvVy8niV7yQ+7C29vpvPrSebL46+bIaODlb5ut9cXzrgmrefuPq0v32Rl8b23e6O3dkdb7Dv9+zO7tju7O7/7o1H7+7Zd7tD4qjYlg443cGlU1/+w2s/d/S39AcE/6v/fVledwAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Wetter aktuelles"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACy0lEQVQ4jY2TX0hTcRTHr6EPYtqbPSpUSKiX5sx7b0/RW6+FIRQ9yYKwcv1BgmojwoJkRmG0uTl378LhiybRKsybOJzLudv1t5+E3QfLJru2andzpSZ9ezFlldQXPo/ncL7nnC/DrMtuZ7ZFneaicYdQHPJUlYY8VaW0q3r7uEMojjrNRXY7s43ZQgWynSlURbZEFdly0mveRXwcq0p8HfFxLOk171JFtlwV2RLZzhQyDFOQVy3bmcIJP1c24zZVqH6OJyJ/hEqchYr8WSpxFiLyR6jIczNuU0XIU1W63mRTtKt6u+LlK6nYcIj6+TPzQ+ZnX4b3pTIy++3Li30f5x/VB6kktBCJPzjjNlWoIluSZ4d0czuJtP8AFfmzetCk5WLHsao/wVo6htXkY+SijdCDprdUElpUP8erIlsedZqLNhrMeLk9VBQa3w/WjWanTmDNULCSeIjl991YWejDmvEamcljeDdgfh6XuKNUEnaPO4TiTQu+elPcz51OPqk1lhN9+KrZfsOOb/MiFoK1n6gknCI+jg15qko3LYgN9VTizy8Ea77ntKtYetOywYJyCaGnt9Hf50FA6voxIF5//tJ38vCEnyv7Y4K5oRrDUBqRjTchG2/Ch1fN8Hq9IITAMAwYhoFYLIaenh4Euq/s/WMHs/2m0cSwAHnwApwP7sHlvAtVVZHNZqHrOnRdx9LSEiYnJ3G/697tv15hsLv5czAYRC6XQzqdRiqVwuzsLAghIIRA0zTouo7Ozk44HA53R0eHOe8Pbt28kVtcXMTc3BwopVAUBZFIBOFwGOFwGJFIBIlEAplMBlNTU2hvb3dvfKLi5StttmuGpmmIRqOQZRmyLGNkZCSPsbExTE9PI5lMwmazreRl4erl1k6XywVVVRGLxbZEURQEAgG0tbXd2djFrzRetJ5zWa1W/IOV1tbWOxaLZcdWCf1v/QRFYxQmn88J2gAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Wetter aktuelles"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACy0lEQVQ4jY2TX0hTcRTHr6EPYtqbPSpUSKiX5sx7b0/RW6+FIRQ9yYKwcv1BgmojwoJkRmG0uTl378LhiybRKsybOJzLudv1t5+E3QfLJru2andzpSZ9ezFlldQXPo/ncL7nnC/DrMtuZ7ZFneaicYdQHPJUlYY8VaW0q3r7uEMojjrNRXY7s43ZQgWynSlURbZEFdly0mveRXwcq0p8HfFxLOk171JFtlwV2RLZzhQyDFOQVy3bmcIJP1c24zZVqH6OJyJ/hEqchYr8WSpxFiLyR6jIczNuU0XIU1W63mRTtKt6u+LlK6nYcIj6+TPzQ+ZnX4b3pTIy++3Li30f5x/VB6kktBCJPzjjNlWoIluSZ4d0czuJtP8AFfmzetCk5WLHsao/wVo6htXkY+SijdCDprdUElpUP8erIlsedZqLNhrMeLk9VBQa3w/WjWanTmDNULCSeIjl991YWejDmvEamcljeDdgfh6XuKNUEnaPO4TiTQu+elPcz51OPqk1lhN9+KrZfsOOb/MiFoK1n6gknCI+jg15qko3LYgN9VTizy8Ea77ntKtYetOywYJyCaGnt9Hf50FA6voxIF5//tJ38vCEnyv7Y4K5oRrDUBqRjTchG2/Ch1fN8Hq9IITAMAwYhoFYLIaenh4Euq/s/WMHs/2m0cSwAHnwApwP7sHlvAtVVZHNZqHrOnRdx9LSEiYnJ3G/697tv15hsLv5czAYRC6XQzqdRiqVwuzsLAghIIRA0zTouo7Ozk44HA53R0eHOe8Pbt28kVtcXMTc3BwopVAUBZFIBOFwGOFwGJFIBIlEAplMBlNTU2hvb3dvfKLi5StttmuGpmmIRqOQZRmyLGNkZCSPsbExTE9PI5lMwmazreRl4erl1k6XywVVVRGLxbZEURQEAgG0tbXd2djFrzRetJ5zWa1W/IOV1tbWOxaLZcdWCf1v/QRFYxQmn88J2gAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Vorhersage"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABMElEQVQ4jZ2SIZLDMAxFBRf2Gj3Css7CHGGpYWGgr7AwMFdYGGgaaGgYKigo+BY4beomnc6sZjQTJfrPP7JEHgIN4Il7vXyBhq22ETQirwINUM6HADAopzeAp6YGsMLBWwAawMbWZjlT7YaaNq3vpq1PYz0IjZA/aoMn8Fyfs7RZzoBusHLaDgblbvFAfLlcmkQDYPtZVDfH4ue6ncEtl6+99SyYw1yMRb11oYG3gDhkuj4Rh3wXl8U2gIiIOxz9wlyMOGRERG5iNae7Ttw0B0M8kbLyHWe668T4WxqAiMhnmJiLVQg2Ntd4E6s5czFS1mba7hCHTBxy/fa8SF2fsEd7a+ymv/buVrnrE2r+P4CIyFwqJGWlLPXqjrLrE3M5WCYRkUWdOGT6n/llxiHjDn8skyMr3aR0nQAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABMElEQVQ4jZ2SIZLDMAxFBRf2Gj3Css7CHGGpYWGgr7AwMFdYGGgaaGgYKigo+BY4beomnc6sZjQTJfrPP7JEHgIN4Il7vXyBhq22ETQirwINUM6HADAopzeAp6YGsMLBWwAawMbWZjlT7YaaNq3vpq1PYz0IjZA/aoMn8Fyfs7RZzoBusHLaDgblbvFAfLlcmkQDYPtZVDfH4ue6ncEtl6+99SyYw1yMRb11oYG3gDhkuj4Rh3wXl8U2gIiIOxz9wlyMOGRERG5iNae7Ttw0B0M8kbLyHWe668T4WxqAiMhnmJiLVQg2Ntd4E6s5czFS1mba7hCHTBxy/fa8SF2fsEd7a+ymv/buVrnrE2r+P4CIyFwqJGWlLPXqjrLrE3M5WCYRkUWdOGT6n/llxiHjDn8skyMr3aR0nQAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Aktuell und Vorhersage"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACu0lEQVQ4ja3ST0iTYRwH8JdAR10UEzxkNtchPHSITmGXrlEdgl0ql5HL/LOZYpuSihQaJEtdQpBDrYyCkkpykH9wzemY880g56tubGu2d4q6P26+c3PP8+1gpaPy1APf4/cDv9/zY5j//WyNTKqzOUtur89+ztXkfubUEo5TS/o5VW65XcGI9iwvd4iqvA/TXavPjnCRDzlfiSFjhozsn994c8Dt68hcmVVLNjhVbvlfy/5OpmatKx1R02mBzFxYJ/OXwtRZJFBnoYDZ80FqOba6+T7Fb68XR+fU4oqksl3LiAJd+xC1nENi4RqoRwnqURDqLk1Qd8kWnMVxOOVxOipa2exPDc2qj8aSxlnvZqoi+uOILRSDLlaCLt76hYC6Syl1lxC6cCVOjWl+OioK+h5lRex3chp2gKeMWbBeRMJVAbJYtY14fiLuclB3GciXM1vElC0QY0ZYeJcesdflzPwGwj1MPMqVgCxWg3yv3oVUgHoUILNSJCZPgpjzQMayt8ing7GFWrHwB5BwVYJ4qrchlxLDb+vQ3dkG3eP7GO4twtLgKcTH85AYOwxHw6H4zgg9zKTAShGdK0F0rgxR7ia0Wi1YlkUgEEAgEIDZbEZ7ezvWDPkQPkrwrTlzafcObkcGT0D/ohAtD5qgabkHq9WKUCgEnufB8zzC4TBMJhNGXl7HWq8YXk1aZ9I3vm47i76+PkQiEfj9fiwvL8Nms4FlWbAsC47jwPM8Ghsb8apJita75flJt1BXWxXz+XxwOByYnp6GxWKB0WiEwWCAwWCA0WiEx+NBMBjExMQEVCqVLglQKhUhjuMwPj4OvV4PvV6PgYGBpAwNDWFqagperxdKpTKWBCiKr7ZqNBpYrVaYzeZ/xmKxQKfTQS6XtyUBUzeYlELZ5ScymQx7paCgICaTydqkUmkawzDMD3YgJ5kh3nZeAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Welt Wetter"] menuitem[label="Aktuell und Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACu0lEQVQ4ja3ST0iTYRwH8JdAR10UEzxkNtchPHSITmGXrlEdgl0ql5HL/LOZYpuSihQaJEtdQpBDrYyCkkpykH9wzemY880g56tubGu2d4q6P26+c3PP8+1gpaPy1APf4/cDv9/zY5j//WyNTKqzOUtur89+ztXkfubUEo5TS/o5VW65XcGI9iwvd4iqvA/TXavPjnCRDzlfiSFjhozsn994c8Dt68hcmVVLNjhVbvlfy/5OpmatKx1R02mBzFxYJ/OXwtRZJFBnoYDZ80FqOba6+T7Fb68XR+fU4oqksl3LiAJd+xC1nENi4RqoRwnqURDqLk1Qd8kWnMVxOOVxOipa2exPDc2qj8aSxlnvZqoi+uOILRSDLlaCLt76hYC6Syl1lxC6cCVOjWl+OioK+h5lRex3chp2gKeMWbBeRMJVAbJYtY14fiLuclB3GciXM1vElC0QY0ZYeJcesdflzPwGwj1MPMqVgCxWg3yv3oVUgHoUILNSJCZPgpjzQMayt8ing7GFWrHwB5BwVYJ4qrchlxLDb+vQ3dkG3eP7GO4twtLgKcTH85AYOwxHw6H4zgg9zKTAShGdK0F0rgxR7ia0Wi1YlkUgEEAgEIDZbEZ7ezvWDPkQPkrwrTlzafcObkcGT0D/ohAtD5qgabkHq9WKUCgEnufB8zzC4TBMJhNGXl7HWq8YXk1aZ9I3vm47i76+PkQiEfj9fiwvL8Nms4FlWbAsC47jwPM8Ghsb8apJita75flJt1BXWxXz+XxwOByYnp6GxWKB0WiEwWCAwWCA0WiEx+NBMBjExMQEVCqVLglQKhUhjuMwPj4OvV4PvV6PgYGBpAwNDWFqagperxdKpTKWBCiKr7ZqNBpYrVaYzeZ/xmKxQKfTQS6XtyUBUzeYlELZ5ScymQx7paCgICaTydqkUmkawzDMD3YgJ5kh3nZeAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Aktuell und Vorhersage"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jYWSP0gbcRTHf9MFCZQjCfagwUSoUodQQ1NitNYMWQR3BzPq4GjBTA4q4iAeZ2qwxTRIaqDBRKEoIgRaDmyVTrHi4lCHODgIwSwuFz8dLq1NTK4Pvrwf733f/58QFsKy7EF9BMuyx4pXH6TKKpkgLEoxNnrLVL7CRm+ZRSlGJgiqrFomKM+35bjV4SIFpTT8emPqixTc6pTn23LNK2uyypI9zVbY4CwKp2PwMwo/hkx9OgZnUdgKGyzZ02gNnZD2w3UWSu/hKALfhkx8D9+/jyKm/zoLaT91CYpT9jgHftD7QX8F+iDor//BYM3eDwd+ilP2eN22q+vdNxyOQiEIhT4ohJqgz/QfjlJd7775ex00JxyPw5cI7Adg/6UFAibveBw0pznGRMg2YiSUCjs++Oz/P3Z8GAmlMhGyjfyZQjqZllfIB2DbB3kLbPsgH+BkWl4RQkj3e1hzQ+45ZHvg07PWyPaYvDV3/RXOZ5yZ0pxj725VqbLZBR+fPsRmF3erSrU059g7n3FmGv+SWwjhvZx17ZLqhGQHJD3wwWvqZAekOrmcde0KIbw1/kO5WnAlSSgUY464obVXePcEQ2uvFGOOOAmFqwVXsmlgQycvhBDK5IBtmLePmRywDQshlJq9eeUWItWCpFaE3zqgwzeAgPF4AAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Aktuell und Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jYWSP0gbcRTHf9MFCZQjCfagwUSoUodQQ1NitNYMWQR3BzPq4GjBTA4q4iAeZ2qwxTRIaqDBRKEoIgRaDmyVTrHi4lCHODgIwSwuFz8dLq1NTK4Pvrwf733f/58QFsKy7EF9BMuyx4pXH6TKKpkgLEoxNnrLVL7CRm+ZRSlGJgiqrFomKM+35bjV4SIFpTT8emPqixTc6pTn23LNK2uyypI9zVbY4CwKp2PwMwo/hkx9OgZnUdgKGyzZ02gNnZD2w3UWSu/hKALfhkx8D9+/jyKm/zoLaT91CYpT9jgHftD7QX8F+iDor//BYM3eDwd+ilP2eN22q+vdNxyOQiEIhT4ohJqgz/QfjlJd7775ex00JxyPw5cI7Adg/6UFAibveBw0pznGRMg2YiSUCjs++Oz/P3Z8GAmlMhGyjfyZQjqZllfIB2DbB3kLbPsgH+BkWl4RQkj3e1hzQ+45ZHvg07PWyPaYvDV3/RXOZ5yZ0pxj725VqbLZBR+fPsRmF3erSrU059g7n3FmGv+SWwjhvZx17ZLqhGQHJD3wwWvqZAekOrmcde0KIbw1/kO5WnAlSSgUY464obVXePcEQ2uvFGOOOAmFqwVXsmlgQycvhBDK5IBtmLePmRywDQshlJq9eeUWItWCpFaE3zqgwzeAgPF4AAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Vorhersage"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB10lEQVQ4jc3ST0iTYRzA8eeS0CFSkCA8xBIFSUiaDVe3wNtAIXOHUAq2Q7tERF0bhn8OmZKkLwXiXK63idJSyzm1Xr0FLtFpr4K4TcuB1F6XiTO2b4eJrT+jdesHn9vD9/k98Ajx3wytuR3YRQ5Og4TTIGEXObTmdmQdiDuMAeZaIPg4Za6FuMMYyOLmvAc49TPMN4Jqg4WrKaoN5huhV+/nfl7mTeyVh8rxVYO/HhQjvDmXolTAzGXwmThxVOgyBr5JhQMotTBWDt6z4DWA9wyMnoLRQtSXNpAOt2UMaO26V3jOw/PT+0phUEefu4kazxeuT8aweZapcq+a/xg4eUQU4yiGZyUgF4GrAKXPwt23cfYADUgCzdMfueRSL/wWSLTl34ndO7aUfFSwR3c+Ss8VTM4lVuIwocHYZ3itwfJ2ElPvwuZF13u/WV6sT28cF0KURJvEu9WHFdyY3iUCTEZhIPLDVBQCWwmiQMPUB8zyYulPm9Q+VbevjWsMhhPIG9ATBkeaJ+vwIgLyBgyFdrnlC2N2q58OAjcnIvh3YGgTuoIg/aJrX2cwdWb2K9weX+cgUNevxqwja1iGQ1j/wjIcwjqyRl2/Gkt/RZkQQv+PyjL+j2znO9UZk8zFS/WrAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Vorhersage"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB10lEQVQ4jc3ST0iTYRzA8eeS0CFSkCA8xBIFSUiaDVe3wNtAIXOHUAq2Q7tERF0bhn8OmZKkLwXiXK63idJSyzm1Xr0FLtFpr4K4TcuB1F6XiTO2b4eJrT+jdesHn9vD9/k98Ajx3wytuR3YRQ5Og4TTIGEXObTmdmQdiDuMAeZaIPg4Za6FuMMYyOLmvAc49TPMN4Jqg4WrKaoN5huhV+/nfl7mTeyVh8rxVYO/HhQjvDmXolTAzGXwmThxVOgyBr5JhQMotTBWDt6z4DWA9wyMnoLRQtSXNpAOt2UMaO26V3jOw/PT+0phUEefu4kazxeuT8aweZapcq+a/xg4eUQU4yiGZyUgF4GrAKXPwt23cfYADUgCzdMfueRSL/wWSLTl34ndO7aUfFSwR3c+Ss8VTM4lVuIwocHYZ3itwfJ2ElPvwuZF13u/WV6sT28cF0KURJvEu9WHFdyY3iUCTEZhIPLDVBQCWwmiQMPUB8zyYulPm9Q+VbevjWsMhhPIG9ATBkeaJ+vwIgLyBgyFdrnlC2N2q58OAjcnIvh3YGgTuoIg/aJrX2cwdWb2K9weX+cgUNevxqwja1iGQ1j/wjIcwjqyRl2/Gkt/RZkQQv+PyjL+j2znO9UZk8zFS/WrAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Unwetterwarnung"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACE0lEQVQ4jY2STWsTURhGs3Cl7vwNLupKXPsHXOivsCtRsnDdtKQoUiilQp0hbWgg9ENmmkImyU0naWJCEpzJOEMoNNCQmhBDUNqaNrRm1B4XkoqWxB44u3uf9/K81+MZws7ODoqisLS0xOrqKoZhcHx8zLDzF5yfn5PP5xFCUK/X6XQ6NBoNisUii4uLNJvNyyH9fp9yuUwsFqNQKJBIJKjVajiOQ7lcxrZtqtUqlmWhadrfAe12m7m5OZLJJIZhoOs6lUqFXC6HEIJ4PI4Qgkwmg+M4hMNhbNvm7Ozsd1A0GiWbzVKpVDBNk2KxiK7rbG5uoqrqhRsbG+i6jhCCSCTC7Owstm3jmZ6eplQqoWkaqqqiKApra2usrKxcUlEU0uk0lmVhmiaSJOEJBAKsr68TCoUIBoMjXV5eJhwOoygK29vbTE5O4nEch4mJCQKBALIsI0nSSGVZRpZlZmZm/hS6tbWFz+fD6/VeyampKVKp1OV1tgyJ0vxt+ocFvrVe0Nt9wPejOLvqQ0qv79AszQ//SD/dUzL+m3QbUdyjBO5hjN7uI07rz/hxYnHyKY0p3aPbMoaHtAyJ9wt3SfuusZ8ax/3yFvcgyn5qnIz/+ugXDPiYf8WH4H3cr3m6e28wFsaoak84Paj9/7Lb+8y7l7fotZPU9cdXnzqgnvVTSz7FWBhjTzy/2tQBgxIz/huji/qHX+b4DF1iTBkOAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Unwetterwarnung"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACE0lEQVQ4jY2STWsTURhGs3Cl7vwNLupKXPsHXOivsCtRsnDdtKQoUiilQp0hbWgg9ENmmkImyU0naWJCEpzJOEMoNNCQmhBDUNqaNrRm1B4XkoqWxB44u3uf9/K81+MZws7ODoqisLS0xOrqKoZhcHx8zLDzF5yfn5PP5xFCUK/X6XQ6NBoNisUii4uLNJvNyyH9fp9yuUwsFqNQKJBIJKjVajiOQ7lcxrZtqtUqlmWhadrfAe12m7m5OZLJJIZhoOs6lUqFXC6HEIJ4PI4Qgkwmg+M4hMNhbNvm7Ozsd1A0GiWbzVKpVDBNk2KxiK7rbG5uoqrqhRsbG+i6jhCCSCTC7Owstm3jmZ6eplQqoWkaqqqiKApra2usrKxcUlEU0uk0lmVhmiaSJOEJBAKsr68TCoUIBoMjXV5eJhwOoygK29vbTE5O4nEch4mJCQKBALIsI0nSSGVZRpZlZmZm/hS6tbWFz+fD6/VeyampKVKp1OV1tgyJ0vxt+ocFvrVe0Nt9wPejOLvqQ0qv79AszQ//SD/dUzL+m3QbUdyjBO5hjN7uI07rz/hxYnHyKY0p3aPbMoaHtAyJ9wt3SfuusZ8ax/3yFvcgyn5qnIz/+ugXDPiYf8WH4H3cr3m6e28wFsaoak84Paj9/7Lb+8y7l7fotZPU9cdXnzqgnvVTSz7FWBhjTzy/2tQBgxIz/huji/qHX+b4DF1iTBkOAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Regenradar aktuell"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACVklEQVQ4jYWT309ScRjGz7+SUBdtbnXZ31AH2uBwDnhVa9W6qk232mw2BeEcClFQh6AeEVIUkMOPFBAwFfUm66JaN21lW2vd1br/dIGhlth7+X6f53mf5937FYQOpbgkHIodh2JHdkp0wp1azh6ZickwxVKe5XQKr8/zfxHF5cCh2FFcEuMTIbabm5Qrq2Syy8TnZ+l//AjZKZ3uSHFJ6HPT1BtVngZUVtdKVGsVjEKORDJOJDKB2zvIrH6EOSEiyTYaGzWKpTzpzNKJ6Tkjy8vNBulsq18s5ZmKTSLJtiOBgYF+avUq+aJBpbpGdb1MzsiSSMbZ2W3S2KiTXUmTzqTQ4zOo/mHu3L1FO/t6rUKtvs7ObpNKtUy+kGNhMUl0OsJa5QU5Y4V4QicYCuDTPPg0Dx7vYCuG4nJgFHIY+RX2X78iXzBILS8wo0cJjQcZC48QiUVRAyN4D8knBARBEHr7HhCbmSK5mEDXpwmFg4yGg/j8wwx53Fxx+bDfG8anuvEektsR/pTskrArMlZJQZJtSLINqyTTbX1CtzzGRasbSbYhOyWUTjdhElXOXfW1H7sdI3jmtrkZ2MAkapyFFUyixqWe8TbQbNGIl9+z1DxgLPOG81Y/x8ktrNrqXVaCqIk9bjxrtAVMop+h+B5fvv/C1pc8cmUPoCZ2uT26Rdc1FcFs0Xhe+0B654DR9D7mvyZduO7HJPoPXfmZr7wjtf2ZaPEtZouG0CWq9Me2+PTtJ5b7+pkfxiRq9IbrfPz6A+XhwvH8KmZR/WdRnRZtFtXWdEEQfgOvg9AN4qFLHQAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Regenradar aktuell"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACVklEQVQ4jYWT309ScRjGz7+SUBdtbnXZ31AH2uBwDnhVa9W6qk232mw2BeEcClFQh6AeEVIUkMOPFBAwFfUm66JaN21lW2vd1br/dIGhlth7+X6f53mf5937FYQOpbgkHIodh2JHdkp0wp1azh6ZickwxVKe5XQKr8/zfxHF5cCh2FFcEuMTIbabm5Qrq2Syy8TnZ+l//AjZKZ3uSHFJ6HPT1BtVngZUVtdKVGsVjEKORDJOJDKB2zvIrH6EOSEiyTYaGzWKpTzpzNKJ6Tkjy8vNBulsq18s5ZmKTSLJtiOBgYF+avUq+aJBpbpGdb1MzsiSSMbZ2W3S2KiTXUmTzqTQ4zOo/mHu3L1FO/t6rUKtvs7ObpNKtUy+kGNhMUl0OsJa5QU5Y4V4QicYCuDTPPg0Dx7vYCuG4nJgFHIY+RX2X78iXzBILS8wo0cJjQcZC48QiUVRAyN4D8knBARBEHr7HhCbmSK5mEDXpwmFg4yGg/j8wwx53Fxx+bDfG8anuvEektsR/pTskrArMlZJQZJtSLINqyTTbX1CtzzGRasbSbYhOyWUTjdhElXOXfW1H7sdI3jmtrkZ2MAkapyFFUyixqWe8TbQbNGIl9+z1DxgLPOG81Y/x8ktrNrqXVaCqIk9bjxrtAVMop+h+B5fvv/C1pc8cmUPoCZ2uT26Rdc1FcFs0Xhe+0B654DR9D7mvyZduO7HJPoPXfmZr7wjtf2ZaPEtZouG0CWq9Me2+PTtJ5b7+pkfxiRq9IbrfPz6A+XhwvH8KmZR/WdRnRZtFtXWdEEQfgOvg9AN4qFLHQAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Regenradarprognose"] {
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACDklEQVQ4jZ2Rz4sSYRyHJaJLN2ebYG9Rf0PscQ8RERhsyHbwJHmWDl5WYpmbiEEEcxk8OIKOjtNgNo4M6kxQOhKO5hCDij9wc4t2JdcNbNdq+eyhNhDctu25vJf3eb4v39dmW0AikViNx+NMNBodhMPhAU3TTCgUWl109zTZME0TvV4P7XYbuq4jEAgYFEUtjmQymWVRFCme561YLDY2TRPNZhPVahWVSgWGYUBVVfj9fmZhQBAEqlarodvtotVqodFooFQqQdM0KIoCWZZRLpfh8/mOvF4v6/F4VuYCHMdZnU4H9Xp9TpQkCaIoIplMIpVKoVAoIJ1Ow+12s3MBlmUty7Kg6zpUVUWhUIAsy39kjuPAsiwikQiKxSJcLtdkLsAwDKWqKgzDgK7ryOVykCQJmqYhn89DEATwPA9FUcBxHJxO5/wLgsHgcigUomiaxmvm5rQeufFz/yWBSYbA3gsCY5HA6LkdzzZWjpxOJ+twOOZ3cMIrynbxa55cm9bu4Pvnp5gNN/Fjj8VIJqe72SsPT//830zy5O2JQnYOuo/w7f0apuZdfJKv40zxhLFCbh0MNjHbpjAb/joPPzzGx+y1v0coynZhlCWf7GZJ7EgkJsZ9zLYp7L97cLa8iKG4NPzy9h4GAjHpc5ev/rNopWyXtkRiY+fNLfRThHDuyX3evt7jlw47nH393PL/cgwviGlT/nAOKwAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Regionales Wetter"] menuitem[label="Regenradarprognose"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACDklEQVQ4jZ2Rz4sSYRyHJaJLN2ebYG9Rf0PscQ8RERhsyHbwJHmWDl5WYpmbiEEEcxk8OIKOjtNgNo4M6kxQOhKO5hCDij9wc4t2JdcNbNdq+eyhNhDctu25vJf3eb4v39dmW0AikViNx+NMNBodhMPhAU3TTCgUWl109zTZME0TvV4P7XYbuq4jEAgYFEUtjmQymWVRFCme561YLDY2TRPNZhPVahWVSgWGYUBVVfj9fmZhQBAEqlarodvtotVqodFooFQqQdM0KIoCWZZRLpfh8/mOvF4v6/F4VuYCHMdZnU4H9Xp9TpQkCaIoIplMIpVKoVAoIJ1Ow+12s3MBlmUty7Kg6zpUVUWhUIAsy39kjuPAsiwikQiKxSJcLtdkLsAwDKWqKgzDgK7ryOVykCQJmqYhn89DEATwPA9FUcBxHJxO5/wLgsHgcigUomiaxmvm5rQeufFz/yWBSYbA3gsCY5HA6LkdzzZWjpxOJ+twOOZ3cMIrynbxa55cm9bu4Pvnp5gNN/Fjj8VIJqe72SsPT//830zy5O2JQnYOuo/w7f0apuZdfJKv40zxhLFCbh0MNjHbpjAb/joPPzzGx+y1v0coynZhlCWf7GZJ7EgkJsZ9zLYp7L97cLa8iKG4NPzy9h4GAjHpc5ev/rNopWyXtkRiY+fNLfRThHDuyX3evt7jlw47nH393PL/cgwviGlT/nAOKwAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Blitzortung"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jZ2S30tTYRjHH857MEZCF4E3/gMhRDcVBAMjkijpRuiyi24rKiEoOZ33bFmUUBAsjCTMBkksiPAHZXvPptukhSEm0ozA5Woxmz+2uTl3juPbRXBknW1GD3wuP+/75fs8RDVG56xX12TUQmjs5dgN+VhVWagSnx5oRbkUr0nq0yMEXLtgk/2ctYd6mlBMT6CU8mDja0cFZmYMyWgXAq4G2BL4zhATnI38mnsCMytQ+HK6AjPzFj8mryLgaoBfIac9OpcfzA+dw1YujMJ8ewXm2htL1hU6bC9NlS5GPftgZqPYiF9CPnbSopT2IhG6vF0gZ68El9u2f+6iluBNB3KJERjpQeRjp5D/fKKCrfVJlDcXUN5cwNLsY0TuNUNXqPlPcRrzJCJuGBkBY3XUYn2uzcJYHUUhOYjZ50erJ/h774vjF1BaeoZiwg1jZRjJ99cQursXQpPdtW7HShN7fRZmNgJjZRj5xQHMeJ0QnL14p1JrXVnX5Dsz3uMwsx9gLA/he/gKJm7vgc4lpa5IRKRzSYk+bEFxOYxcvB/T/YcgNPa06spssRVyhnqaUEgF8C14HuO3GuFXpes7ikREvk5yBLsb8XPqPj72HYDOWa9fpf3/JBMRCZWOTPUdRLB7N3Ysqd4jvk5y/I/7G1JYkoUKzGzOAAAAAElFTkSuQmCC") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Blitzortung"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB70lEQVQ4jZ2S30tTYRjHH857MEZCF4E3/gMhRDcVBAMjkijpRuiyi24rKiEoOZ33bFmUUBAsjCTMBkksiPAHZXvPptukhSEm0ozA5Woxmz+2uTl3juPbRXBknW1GD3wuP+/75fs8RDVG56xX12TUQmjs5dgN+VhVWagSnx5oRbkUr0nq0yMEXLtgk/2ctYd6mlBMT6CU8mDja0cFZmYMyWgXAq4G2BL4zhATnI38mnsCMytQ+HK6AjPzFj8mryLgaoBfIac9OpcfzA+dw1YujMJ8ewXm2htL1hU6bC9NlS5GPftgZqPYiF9CPnbSopT2IhG6vF0gZ68El9u2f+6iluBNB3KJERjpQeRjp5D/fKKCrfVJlDcXUN5cwNLsY0TuNUNXqPlPcRrzJCJuGBkBY3XUYn2uzcJYHUUhOYjZ50erJ/h774vjF1BaeoZiwg1jZRjJ99cQursXQpPdtW7HShN7fRZmNgJjZRj5xQHMeJ0QnL14p1JrXVnX5Dsz3uMwsx9gLA/he/gKJm7vgc4lpa5IRKRzSYk+bEFxOYxcvB/T/YcgNPa06spssRVyhnqaUEgF8C14HuO3GuFXpes7ikREvk5yBLsb8XPqPj72HYDOWa9fpf3/JBMRCZWOTPUdRLB7N3Ysqd4jvk5y/I/7G1JYkoUKzGzOAAAAAElFTkSuQmCC") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Mitteleuropa"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAADa0lEQVR42mL8/+c/AwMzAxS8lWVgEH4MZv748P/x/clgpqxiLgMDhwAjAxYAEEAsyJz3j/bNevVqh4cQmw4DH5cww8+PV8DiP59sYvj07e3/d7+uMIiJeRwXlAu1gukBCCCEAX/eCfOwfhd+9fM9w8ffpxl+s4oyqOjkgaWePV7F8O3rawaGfz8YgGpEgWpFGViEXoPkAAKIAeSFN88vB319tv//5ZNm/59eTPj///ub//8+7v3//98lMAazgWIgOZAakFogYABhgABi/P//o/C5fcFveH79YOCXNGFgFlZgEBE2Y2D4/5vhP+sHsCWMvwWABCvDm7enGP6+fcDw8fkZhi9sHAxGTrsZAQII6AW+t3KCQQzM/3YxCCpIMDDwyDP8//mAgfEXLwPjP2i4/fnE8J/tM4OIpDwDA+8PBrY/IgxCTG5gKYAAYgIRIiI8DE8ePQHawsjw9d0jBoa/z4DsNwx/vzwBYxAbJAaWA6oBqQXpAQGAAGK8fLrn/8fHMxisTTyBUSXF8JP5AwPbf04Gxh/fGRjYoAH8C+gjDk6GX4zfGdj/Ar3z4xnD0TPbGfhlMxgAAojlPwMHw/9//4CKvjEwMAFtYnrJwMjACYw7IP8/wgBGJi4gA2jovz9gtSA9IL0AAcT4/88Pjr93lmw6f7Tc1cTRhuHHr18MHJyfgAoFGf5+/wnWz8zJDjT4PcOP73wMHGxsDGf2H2EwtO7czawS4wcQQCwMzOw/nj59LysmxMrA8PkBAwevIMP/H+8Y/gNjhZkNkkT/ffnLwMj2DagZpOYZA0gtSI+cOvsPgAACJ6S7r1ZpcLx5wfD311sGLlFmBnERTaDzfjD8YfwECen/fAyMPzkYXj49wfDt9V+GF69+M/wQWaUhx1DCABBAYANULFureP+ztJ07OI+B5/USBnGxKwxMX5gZmH7/gITBbw5g9P5lePj6N8OX7zEMRj5JDJ8Z/1SBpAACiBGUmhgYPkgw/GZgeHl93awzJ0t9hVn+MHD+YWNQ1/wN1n/zOivDd5ZfDG//sDCYmHdvFtcMSmNgBckIvAAIIGheEHgBEmDiUtzPyufhKyigzCAtLMyw/2QHWNbWvILh6du3DJ8+3AWrYWAFqocCgACCugA7uHioESypb1ePyMq/vwowsHJ/gHEBAgwAmV5dbyw4PVgAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Mitteleuropa"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAADa0lEQVR42mL8/+c/AwMzAxS8lWVgEH4MZv748P/x/clgpqxiLgMDhwAjAxYAEEAsyJz3j/bNevVqh4cQmw4DH5cww8+PV8DiP59sYvj07e3/d7+uMIiJeRwXlAu1gukBCCCEAX/eCfOwfhd+9fM9w8ffpxl+s4oyqOjkgaWePV7F8O3rawaGfz8YgGpEgWpFGViEXoPkAAKIAeSFN88vB319tv//5ZNm/59eTPj///ub//8+7v3//98lMAazgWIgOZAakFogYABhgABi/P//o/C5fcFveH79YOCXNGFgFlZgEBE2Y2D4/5vhP+sHsCWMvwWABCvDm7enGP6+fcDw8fkZhi9sHAxGTrsZAQII6AW+t3KCQQzM/3YxCCpIMDDwyDP8//mAgfEXLwPjP2i4/fnE8J/tM4OIpDwDA+8PBrY/IgxCTG5gKYAAYgIRIiI8DE8ePQHawsjw9d0jBoa/z4DsNwx/vzwBYxAbJAaWA6oBqQXpAQGAAGK8fLrn/8fHMxisTTyBUSXF8JP5AwPbf04Gxh/fGRjYoAH8C+gjDk6GX4zfGdj/Ar3z4xnD0TPbGfhlMxgAAojlPwMHw/9//4CKvjEwMAFtYnrJwMjACYw7IP8/wgBGJi4gA2jovz9gtSA9IL0AAcT4/88Pjr93lmw6f7Tc1cTRhuHHr18MHJyfgAoFGf5+/wnWz8zJDjT4PcOP73wMHGxsDGf2H2EwtO7czawS4wcQQCwMzOw/nj59LysmxMrA8PkBAwevIMP/H+8Y/gNjhZkNkkT/ffnLwMj2DagZpOYZA0gtSI+cOvsPgAACJ6S7r1ZpcLx5wfD311sGLlFmBnERTaDzfjD8YfwECen/fAyMPzkYXj49wfDt9V+GF69+M/wQWaUhx1DCABBAYANULFureP+ztJ07OI+B5/USBnGxKwxMX5gZmH7/gITBbw5g9P5lePj6N8OX7zEMRj5JDJ8Z/1SBpAACiBGUmhgYPkgw/GZgeHl93awzJ0t9hVn+MHD+YWNQ1/wN1n/zOivDd5ZfDG//sDCYmHdvFtcMSmNgBckIvAAIIGheEHgBEmDiUtzPyufhKyigzCAtLMyw/2QHWNbWvILh6du3DJ8+3AWrYWAFqocCgACCugA7uHioESypb1ePyMq/vwowsHJ/gHEBAgwAmV5dbyw4PVgAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Europa"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACy0lEQVQ4jY2TX0hTcRTHr6EPYtqbPSpUSKiX5sx7b0/RW6+FIRQ9yYKwcv1BgmojwoJkRmG0uTl378LhiybRKsybOJzLudv1t5+E3QfLJru2andzpSZ9ezFlldQXPo/ncL7nnC/DrMtuZ7ZFneaicYdQHPJUlYY8VaW0q3r7uEMojjrNRXY7s43ZQgWynSlURbZEFdly0mveRXwcq0p8HfFxLOk171JFtlwV2RLZzhQyDFOQVy3bmcIJP1c24zZVqH6OJyJ/hEqchYr8WSpxFiLyR6jIczNuU0XIU1W63mRTtKt6u+LlK6nYcIj6+TPzQ+ZnX4b3pTIy++3Li30f5x/VB6kktBCJPzjjNlWoIluSZ4d0czuJtP8AFfmzetCk5WLHsao/wVo6htXkY+SijdCDprdUElpUP8erIlsedZqLNhrMeLk9VBQa3w/WjWanTmDNULCSeIjl991YWejDmvEamcljeDdgfh6XuKNUEnaPO4TiTQu+elPcz51OPqk1lhN9+KrZfsOOb/MiFoK1n6gknCI+jg15qko3LYgN9VTizy8Ea77ntKtYetOywYJyCaGnt9Hf50FA6voxIF5//tJ38vCEnyv7Y4K5oRrDUBqRjTchG2/Ch1fN8Hq9IITAMAwYhoFYLIaenh4Euq/s/WMHs/2m0cSwAHnwApwP7sHlvAtVVZHNZqHrOnRdx9LSEiYnJ3G/697tv15hsLv5czAYRC6XQzqdRiqVwuzsLAghIIRA0zTouo7Ozk44HA53R0eHOe8Pbt28kVtcXMTc3BwopVAUBZFIBOFwGOFwGJFIBIlEAplMBlNTU2hvb3dvfKLi5StttmuGpmmIRqOQZRmyLGNkZCSPsbExTE9PI5lMwmazreRl4erl1k6XywVVVRGLxbZEURQEAgG0tbXd2djFrzRetJ5zWa1W/IOV1tbWOxaLZcdWCf1v/QRFYxQmn88J2gAAAABJRU5ErkJggg==") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Europa"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACy0lEQVQ4jY2TX0hTcRTHr6EPYtqbPSpUSKiX5sx7b0/RW6+FIRQ9yYKwcv1BgmojwoJkRmG0uTl378LhiybRKsybOJzLudv1t5+E3QfLJru2andzpSZ9ezFlldQXPo/ncL7nnC/DrMtuZ7ZFneaicYdQHPJUlYY8VaW0q3r7uEMojjrNRXY7s43ZQgWynSlURbZEFdly0mveRXwcq0p8HfFxLOk171JFtlwV2RLZzhQyDFOQVy3bmcIJP1c24zZVqH6OJyJ/hEqchYr8WSpxFiLyR6jIczNuU0XIU1W63mRTtKt6u+LlK6nYcIj6+TPzQ+ZnX4b3pTIy++3Li30f5x/VB6kktBCJPzjjNlWoIluSZ4d0czuJtP8AFfmzetCk5WLHsao/wVo6htXkY+SijdCDprdUElpUP8erIlsedZqLNhrMeLk9VBQa3w/WjWanTmDNULCSeIjl991YWejDmvEamcljeDdgfh6XuKNUEnaPO4TiTQu+elPcz51OPqk1lhN9+KrZfsOOb/MiFoK1n6gknCI+jg15qko3LYgN9VTizy8Ea77ntKtYetOywYJyCaGnt9Hf50FA6voxIF5//tJ38vCEnyv7Y4K5oRrDUBqRjTchG2/Ch1fN8Hq9IITAMAwYhoFYLIaenh4Euq/s/WMHs/2m0cSwAHnwApwP7sHlvAtVVZHNZqHrOnRdx9LSEiYnJ3G/697tv15hsLv5czAYRC6XQzqdRiqVwuzsLAghIIRA0zTouo7Ozk44HA53R0eHOe8Pbt28kVtcXMTc3BwopVAUBZFIBOFwGOFwGJFIBIlEAplMBlNTU2hvb3dvfKLi5StttmuGpmmIRqOQZRmyLGNkZCSPsbExTE9PI5lMwmazreRl4erl1k6XywVVVRGLxbZEURQEAgG0tbXd2djFrzRetJ5zWa1W/IOV1tbWOxaLZcdWCf1v/QRFYxQmn88J2gAAAABJRU5ErkJggg==") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Welt"]{
      appearance:none!important;
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC80lEQVQ4jY2TSUwTARSGnx5MvJi4okYiIVijBzUqMZjoVb14crkYE008eDBKYpStZmo0EeNCFILKIiZYoDWdFtpCWUo6YDtQaadT2kKBmbYqVgxFp3RcEv09qDUcXP7TO7z/y3sv/yP6DykNmokPd5atUBo28amqNdvSjZpuIlr0P94fgEf5VqVBM5Ux7lfnn2xRlZo13Lu7q9b905hu1HQrdXlu1XZE+TJVi89hHT7xpzDfqoFSncMrjZu4vwJmb6/IVR5siH4Zv4NP4kV89ByF6ixCpqMA849zka5ZfWSBgbHzy3QO8ZDWMbLrep946IFnrNFpuz477TmPjwMHofbugNpTgIwtD/MtGij1BeNERHS111+o7fQVPRWkMSGZQpNv8qsr9hZCMgWn9AZ6IYqQ8yTUnnyojnxk2vOR0W/F++rVx4jp8l4yjcbwLBRHv5xE9+Q09AEJbCQBNpKAKRwHG0lAPxLEjK0QGfNGqOx2pGvX+5QGzSCVmD037nEiWkQZ/jez6Jp4DXM4AXkujUAyhVZRhj4gQR+Q0Rl9DcMwj5D+qKrczzlMREQPufC6cqs31uSbBBtJ4KkgoUWUsxOwkQTagjLMP2vjaAwPh6Izlf3B3dnjXTR79pSwg2gTJVRxo2j2T2bNrlgS0lwa9ugrsJEEhGQKI9OzaPJNJRlDaAkREZW2826tzVt53sDhsoWHzj4EUziOeu8E2sdeZmGtogz3yxmwkQTqvVFUPR8tJMYmaK7ah31ERFWDY5t1PcKBy5ahmXNtLhSbnn+7x4lZwBPf1M81ZBQbXahxBXMX5EDbNbJPH5CMJdaB5Uy3cKItGKu7YOAGr3R4UGZxo8L2AtoOD4qNHJhOv/V3gBz+vWwk/kJnHw6VWfgcxmBYUmHlRSIihmEWX+sVjjf7pf6bfYGdjEM4resJnC02uJdmAeXtvGNBIjv9ebWe8TNERKWmoZVlFt75z8f5JTYcTxIRGULyWiKiW33hjYzdt/VP/d8BLF4MT+ZzxMoAAAAASUVORK5CYII=") no-repeat !important;
      min-height: 24px!important;
      padding-left:4px!important;
      background-position:6px 5px!important;    
      }
    
      menu[label="Blitzortung"] menuitem[label="Welt"]:hover{
      appearance:none!important;
      margin-right: -1px !important;
      background: #ecf0f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC80lEQVQ4jY2TSUwTARSGnx5MvJi4okYiIVijBzUqMZjoVb14crkYE008eDBKYpStZmo0EeNCFILKIiZYoDWdFtpCWUo6YDtQaadT2kKBmbYqVgxFp3RcEv09qDUcXP7TO7z/y3sv/yP6DykNmokPd5atUBo28amqNdvSjZpuIlr0P94fgEf5VqVBM5Ux7lfnn2xRlZo13Lu7q9b905hu1HQrdXlu1XZE+TJVi89hHT7xpzDfqoFSncMrjZu4vwJmb6/IVR5siH4Zv4NP4kV89ByF6ixCpqMA849zka5ZfWSBgbHzy3QO8ZDWMbLrep946IFnrNFpuz477TmPjwMHofbugNpTgIwtD/MtGij1BeNERHS111+o7fQVPRWkMSGZQpNv8qsr9hZCMgWn9AZ6IYqQ8yTUnnyojnxk2vOR0W/F++rVx4jp8l4yjcbwLBRHv5xE9+Q09AEJbCQBNpKAKRwHG0lAPxLEjK0QGfNGqOx2pGvX+5QGzSCVmD037nEiWkQZ/jez6Jp4DXM4AXkujUAyhVZRhj4gQR+Q0Rl9DcMwj5D+qKrczzlMREQPufC6cqs31uSbBBtJ4KkgoUWUsxOwkQTagjLMP2vjaAwPh6Izlf3B3dnjXTR79pSwg2gTJVRxo2j2T2bNrlgS0lwa9ugrsJEEhGQKI9OzaPJNJRlDaAkREZW2826tzVt53sDhsoWHzj4EUziOeu8E2sdeZmGtogz3yxmwkQTqvVFUPR8tJMYmaK7ah31ERFWDY5t1PcKBy5ahmXNtLhSbnn+7x4lZwBPf1M81ZBQbXahxBXMX5EDbNbJPH5CMJdaB5Uy3cKItGKu7YOAGr3R4UGZxo8L2AtoOD4qNHJhOv/V3gBz+vWwk/kJnHw6VWfgcxmBYUmHlRSIihmEWX+sVjjf7pf6bfYGdjEM4resJnC02uJdmAeXtvGNBIjv9ebWe8TNERKWmoZVlFt75z8f5JTYcTxIRGULyWiKiW33hjYzdt/VP/d8BLF4MT+ZzxMoAAAAASUVORK5CYII=") no-repeat !important;    
      border-width: thin !important;
      border-radius: 4px !important;
      border-color: #aecff7 !important;
      border-style: solid !important;
      min-height: 24px!important;
      padding-left:3px!important;
      background-position:5px 4px!important;    
      }   
      #wetterfuchs-toolbarbutton > dropmarker {
      display: none !important;
      }
      }
    Alles anzeigen
  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 23. Januar 2023 um 14:11

    Hier werkelt diese:

    JavaScript
    // ==UserScript==
    // @name           wetterfuchsbutton.uc.js
    // @compatibility  Firefox 33. - 90+
    // @include        main
    // @region         Braunschweig
    // @version        1.0.20190512
    // ==/UserScript==
    
    var wetterfuchs = {
    
      urlobj: {
        MO_Doppelklick: {url:"https://www.msn.com/de-de/wetter/heute/Braunschweig,Deutschland/we-city-52.26,10.52",width:800,height:1000},
        MO_Rechtsklick: {url:"http://www.wetter.net/1370/Braunschweig",width:820,height:440},
        MO_Mittelklick: {url:"https://www.daswetter.com/wetter_Brunswick-Europa-Deutschland-Niedersachsen--1-487558.html",width:800,height:638},
        DED_WetterAktuell: {url:"https://www.wetterkontor.de/de/deutschland_aktuell.asp?id=0&page=0&sort=0",width:640,height:880},
        DED_Vorhersage: {url:"https://www.wetterkontor.de/de/wetter/deutschland.asp",width:670,height:780},
        DED_Pollenbelastung: {url:"https://www.wetterkontor.de/de/bio/pollenflug-erle.asp",width:478,height:590},
        DED_UVIndexVorhersage: {url:"https://www.wetterkontor.de/de/bio/uv-index.asp",width:478,height:590},
        DE_WetterAktuell: {url:"https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_deutschland.jpg",width:780,height:520},
        DE_Vorhersage: {url:"https://www.dwd.de/DWD/wetter/wv_allg/deutschland/film/vhs_deutschland.jpg",width:780,height:485},
        DE_Unwetterwarnung: {url:"http://www.unwetterzentrale.de/images/map/deutschland_index.png",width:572,height:572},
        DE_RegenradarAktuell: {url:"https://www.niederschlagsradar.de/image.ashx",width:568,height:530},
        DE_RegenradarPrognose: {url:"https://www.niederschlagsradar.de/images.aspx?srt=loopvorhersage&jaar=-3&regio=homepage&tijdid=&m=&d=&uhr=&mi=",width:568,height:530},
        EU_AktuellVorhersage: {url:"https://www.wetterkontor.de/de/wetter/europa/",width:680,height:690},
        EU_Unwetterwarnung: {url:"http://www.unwetterzentrale.de/images/map/europe_index.png",width:572,height:572},
        EU_RegenradarAktuell: {url:"http://www.meteox.de/images.aspx?jaar=-3&voor=&soort=loop-bliksem&c=&n=&tijdid=20128241541",width:570,height:570},
        EU_RegenradarPrognose: {url:"https://www.niederschlagsradar.de/niederschlagsprognose.aspx?type=1&continent=europa",width:553,height:645},
        WE_WetterAktuell: {url:"http://www.meteocentrale.ch/de/wetter/weltwetter.html#sytl",width:575,height:360},
        RE_AktuellVorhersage: {url:"https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen-bremen.asp",width:675,height:640},
        RE_Unwetterwarnung: {url:"https://www.wetterkontor.de/warnungen/wetterwarnungen-niedersachsen-bremen.asp",width:850,height:480},
        RE_RegenradarAktuell: {url:"https://www.niederschlagsradar.de/image.ashx?type=regioloop&regio=mgd&j=&m=&d=&mi=&uhr=&bliksem=0&voor=&srt=loop1stunde&tijdid=2021212177",width:568,height:530},
        RE_RegenradarPrognose: {url:"https://www.wetteronline.de/regenradar/niedersachsen?mode=interactive&wrx=52.29,10.48&wrm=9",width:850,height:850},
      },
            
      wfthrobber: "https://raw.github.com/ardiman/userChrome.js/master/wetterfuchsbutton/loading51.gif",
      // alternativ z.B. wfthrobber: "chrome://global/skin/media/throbber.png"
    
      createBtn: function() {
        try {
          CustomizableUI.createWidget({
             id: 'wetterfuchs-toolbarbutton',
             type: 'custom',
             onBuild: function(aDocument) {
                var toolbaritem = aDocument.createElementNS('http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul','toolbarbutton');
                var attributes = {
                   id: 'wetterfuchs-toolbarbutton',
                   class: 'chromeclass-toolbar-additional',
                   type: 'menu',
                   removable: 'true',
                   label: 'Wetterfuchs',
                   tooltiptext: 'Lokale und globale Wetter Infos',
                   oncontextmenu: "return false",
                   ondblclick: "if (event.button === 0) { wetterfuchs.openPanel(\'MO_Doppelklick\',event,\'b\')}",
                   onclick: "if (event.button === 1) {wetterfuchs.openPanel(\'MO_Mittelklick\',event,\'b\')};if (event.button === 2) {wetterfuchs.openPanel(\'MO_Rechtsklick\',event,\'b\')}",
                   style: 'list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAD+0lEQVQ4jb3Tf0zUZRwH8LdgEngngitiMVBXcxH4h+lmETndkqVIOYemrewH4ipJmCjmmDLJRmrKBkPgMNYSMYNN3cQ1YoG4ovjpwQEnX+644ziP7/fbHd9z4SnH8+4PxXIWtLX13j7bsz17Xtvz+TwP8H9lfXx02NT62HJd3JHlurgHe9GhYX9/appkx+k31m0JKtEBzzdlLLz08+6FlxcAz9VtCi7JjtNv/NfQ60sXJQJA/VocutVx6I77+9fGbl/fNeG7nu53X355zNu89W5DSkA+AGyIj1o1I1i1KtQglyzn2MUk/+TNYgq1nEIuohg9TuHK56Qtg2PfxftdJ2L4zStzK6azHgOwoDNRf9Q/kEPeqiJ/MwiqZaRSQsqFpOswhSNL0PEeJ9pXsDVBd1IH3ZMA5jyiFSwOWt//2eIfTF+lyt3XjrCvrZjjN0vJsQpSOUbezCQdH5D2N0nrBk6aYun5+nHF+KmusXDJ/JRHwI7UrS9WH05TW1quUZLMorOjlacNp9j/ay7p2kmquyhGd5HOHeTwNgrLq0J0hfPGhyE9BUA0gICHwIq8vNy2tva7DoeDZrOZNTU1rK6uZl1dPc+fr+HF2uOUBw9SKPtJ18fk8FZOGqPYsy34l1Ig9iEwBogs+uLzVpPJRIvFIoxGIxsaGihJEm02G212O43dfaysrKC9L4/05JDOHRTmeKHVzOaVJH1tInRPTHmBGe9v3/NTc/P40NAQrVYrJUni4ODgPcxm4/DwMB0OBzs6Onm2qpAj/bmcdKZTmBbRtD2o80pw4MZ9gB4AkJaWFnHhwoU7qqrS6XSKkZGRB5DL5aIsy1QUhaqq0uVycWBggF1d7aLlx+OcuB4hpMwQaz6w5P4rAVJSUhJ6e3vpdrupKAplWaYkSTSZTJRlmZqm0ev10uv1UtM0jo+P0+fzcXBIFj1nEiekzBDnt0vnffKgfytXrlxWX1/v93g8dLvdtFqt7O7uFhaLhXa7nYqiUNM0appGVVXp8/mE3+/nrdvjrMrY214FJJUBkX8dSkRycvKpsrIy58VLl+5cbW6m0WgUHo+HsizT1NtLVVWpaRodIyNUVDdv+3x0jI6y8I017SeAp7OBuQBmTYEBAGL1ev27EWFhB/ZnZTkbm5rYb77BltZWGsrLRWPTVfaZB1h7tpKGL/ewsqTo992bNnXs0wfvBRD0T19vdjgQFQmkLwkPN2x+aVnbO3ExA6uB2p0vPGX7KOEZxzrgXE402rbMw7nVwOZS4NnpwKkEA4hZByRnAm/lA2tP6HHgaAgOngTW1ABJZ4AV9282awbrz2QBwQVAaCowpxiIMQCLUoE5ecD8t+/17D8l8H7NmD8Aw0h46qvM+RMAAAAASUVORK5CYII=)'
                };
                for (var a in attributes)
                   toolbaritem.setAttribute(a, attributes[a]);
                appendMenupopup(toolbaritem);
                return toolbaritem;
             }
          });
          addCss();
        } catch(e) { };
    
        function appendMenupopup(toolbaritem) {
          let mymenu = document.createXULElement('menupopup');
          mymenu.id = 'wetterfuchsmenu';
          toolbaritem.appendChild(mymenu);
          function appendMenu(label, id, Items) {
            let menu = document.createXULElement('menu');
            menu.setAttribute('label', label);
            mymenu.appendChild(menu);
            let menupopup = document.createXULElement('menupopup');
            menupopup.id = id;
            menu.appendChild(menupopup);
            for (let item of Items) {
              let menuitem = document.createXULElement('menuitem');
              menuitem.setAttribute('label', item[0]);
              menuitem.setAttribute('oncommand', item[1]);
              menupopup.appendChild(menuitem);
            };
          };
          appendMenu("DE Wetterdaten", "wetterfuchsdatamenu", [
            ["Wetter aktuell", "wetterfuchs.openPanel(\'DED_WetterAktuell\',event,\'p\')"],
            ["Vorhersage", "wetterfuchs.openPanel(\'DED_Vorhersage\',event,\'p\')"],
            ["Pollenbelastung", "wetterfuchs.openPanel(\'DED_Pollenbelastung\',event,\'p\')"],
            ["UV-Index", "wetterfuchs.openPanel(\'DED_UVIndexVorhersage\',event,\'p\')"]
          ]);
          appendMenu("DE Wetterkarten", "wetterfuchsDEmapsmenu", [
            ["Wetter aktuell", "wetterfuchs.openPanel(\'DE_WetterAktuell\',event,\'p\')"],
            ["Vorhersage", "wetterfuchs.openPanel(\'DE_Vorhersage\',event,\'p\')"],
            ["Unwetterwarnung", "wetterfuchs.openPanel(\'DE_Unwetterwarnung\',event,\'p\')"],
            ["Regenradar aktuell", "wetterfuchs.openPanel(\'DE_RegenradarAktuell\',event,\'p\')"],
            ["Regenradarprognose", "wetterfuchs.openPanel(\'DE_RegenradarPrognose\',event,\'p\')"]
          ]);
          appendMenu("EU Wetter", "wetterfuchsEUmapsmenu", [
            ["Aktuell und Vorhersage", "wetterfuchs.openPanel(\'EU_AktuellVorhersage\',event,\'p\')"],
            ["Unwetterwarnung", "wetterfuchs.openPanel(\'EU_Unwetterwarnung\',event,\'p\')"],
            ["Regenradar aktuell", "wetterfuchs.openPanel(\'EU_RegenradarAktuell\',event,\'p\')"],
            ["Regenradarprognose", "wetterfuchs.openPanel(\'EU_RegenradarPrognose\',event,\'p\')"]
          ]);
          appendMenu("Welt Wetter", "wetterfuchsWEmapsmenu", [
            ["Aktuell und Vorhersage", "wetterfuchs.openPanel(\'WE_WetterAktuell\',event,\'p\')"]
          ]);
          appendMenu("Regionales Wetter", "wetterfuchsRegiomapsmenu", [
            ["Aktuell und Vorhersage", "wetterfuchs.openPanel(\'RE_AktuellVorhersage\',event,\'p\')"],
            ["Unwetterwarnung", "wetterfuchs.openPanel(\'RE_Unwetterwarnung\',event,\'p\')"],
            ["Regenradar aktuell", "wetterfuchs.openPanel(\'RE_RegenradarAktuell\',event,\'p\')"],
            ["Regenradarprognose", "wetterfuchs.openPanel(\'RE_RegenradarPrognose\',event,\'p\')"]
          ]);
        };
        
        function addCss() {
            
          /* var css =
            '@-moz-document domain(daswetter.com), \
                            domain(dwd.de), \
                            domain(meteocentrale.ch), \
                            domain(niederschlagsradar.de), \
                            domain(www.meteox.de), \
                            domain(msn.com), \
                            domain(wetter.faz.net), \
                            domain(wetter.de), \
                            domain(wetter.net), \
                            domain(wetterkontor.de), \
                            domain(wetteronline.de) { \
              scrollbar {display: none !important;} \
            }'; */
            
          if (Services.appinfo.version.split('.')[0] <= 56) {
            css +=
              '@-moz-document url(AppConstants.BROWSER_CHROME_URL) { \
                #wetterfuchs-toolbarbutton .toolbarbutton-icon {max-width: none !important} \
              }';
          };
          var cssUri = Services.io.newURI('data:text/css,' + encodeURIComponent(css), null, null);
          var SSS = Cc['@mozilla.org/content/style-sheet-service;1'].getService(Ci.nsIStyleSheetService);
          SSS.loadAndRegisterSheet(cssUri, SSS.AGENT_SHEET);
        };
      },
    
      init: function() {
        this.createBtn();
        let panel = document.createXULElement('panel');
        panel.id = "wetterfuchs-panel";
        panel.setAttribute('noautohide', "false");
        panel.setAttribute('type', "arrow");
        panel.setAttribute('onpopuphiding', "wetterfuchs.clearPanel()");
        panel.setAttribute('onmousedown', "if (event.button == 1) wetterfuchs.openUrlFromPanel()");
        document.getElementById('mainPopupSet').appendChild(panel);
        let vbox = document.createXULElement('vbox');
        panel.appendChild(vbox);
        let browser = document.createXULElement('browser');
        browser.id = "wetterfuchs-iframe";
        browser.setAttribute('type', 'content');
        browser.setAttribute('flex', '1');
        browser.setAttribute('remote', 'true');
        browser.setAttribute('src', this.wfthrobber);
        vbox.appendChild(browser);
      },
    
      myEventhandler: function (e,toDo) {
        switch (toDo) {
         case "p":
          e.preventDefault();
          break;
         case "s":
          e.stopPropagation();
          break;
         case "b":
          e.preventDefault();
          e.stopPropagation();
          break;
        }
      },
    
      clearPanel: function() {
        var myiframe = document.getElementById("wetterfuchs-iframe");
        myiframe.parentNode.width = 146;
        myiframe.parentNode.height = 146;
        myiframe.setAttribute("src",this.wfthrobber);
      },
    
      openUrlFromPanel: function() {
        openWebLinkIn(document.getElementById("wetterfuchs-iframe").getAttribute("src"), "tab");
        document.getElementById("wetterfuchs-panel").hidePopup();
      },
    
      openPanel: function(bezeichner,e,toDo) {
        this.myEventhandler(e,toDo);
        var mymenu = document.getElementById("wetterfuchsmenu");
        if (mymenu.state === "open" && e.button !== 0) return;
        mymenu.hidePopup();
        var myiframe = document.getElementById("wetterfuchs-iframe");
        myiframe.parentNode.width = this.urlobj[bezeichner]["width"];
        myiframe.parentNode.height = this.urlobj[bezeichner]["height"];
        myiframe.setAttribute("src",this.urlobj[bezeichner]["url"]);
        var mypanel = document.getElementById("wetterfuchs-panel");
        mypanel.openPopup(document.getElementById("wetterfuchs-toolbarbutton"));
      },
    
    };
    
    if (location == AppConstants.BROWSER_CHROME_URL)
      wetterfuchs.init();
    Alles anzeigen

    zusammen mit diesen 2 CSS

    CSS
    /* AGENT_SHEET */
        @namespace url(http://www.w3.org/1999/xhtml);
    
        /*  Vorhersage klick auf Fahnen   */
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/schweden/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/norwegen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/finnland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/daenemark/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/niederlande/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/belgien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/grossbritannien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/irland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/island/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/luxemburg/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/frankreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/spanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/oesterreich/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/schweiz/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/italien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tschechische-republik/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowakei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/slowenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/polen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/russische-foederation/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/estland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/lettland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/litauen/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ukraine/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/ungarn/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/rumaenien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bulgarien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/tuerkei/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/griechenland/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/serbien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/kroatien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/bosnien-herzegowina/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/montenegro/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/mazedonien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/albanien/"),
                       url-prefix("https://www.wetterkontor.de/de/wetter/portugal/")
                       {
                           
        html{scrollbar-width: none !important;}
        
        #header, H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683, #shr-admin-badge, .cc-window,
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14), div.uk-panel:nth-child(13){display: none !important;}
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/klima/")    {
            
        html{scrollbar-width: none !important;}
            
        #header, H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683, #shr-admin-badge, .cc-window,
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14){display: none !important;}
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/"){
        .icon-bar {display: none !important;}    
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/deutschland/rueckblick.asp"){
            
        html{scrollbar-width: none !important;}
            
        #header, H2, HR, P,  
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, 
        .uk-panel.uk-panel-box.uk-margin,
        .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, 
        .cc_banner.cc_container.cc_container--open, 
        #sp_message_container_421683, #shr-admin-badge, 
        div.uk-grid-small > div:nth-child(1) > div:nth-child(1), 
        div.uk-grid-small > div:nth-child(2), div.uk-grid:nth-child(3),
        div.uk-panel:nth-child(14),div.uk-margin:nth-child(17), 
        ins.adsbygoogle:nth-child(4),
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(3),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(8) > LI > A,
        #content > DIV > DIV:first-child > DIV:nth-child(8) > A,
        .uk-panel, #sp_message_container_421683,
        .uk-width-small-1-2.uk-width-medium-1-2, 
        .uk-panel.uk-panel-box,
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:last-child,
        .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-2, 
        #content > DIV > DIV:first-child > DIV:nth-child(21),
        #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, 
        #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-panel:nth-child(6),
        #tage5bis8, 
        .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, 
        #tabelle > p:nth-child(5){display: none !important;}
    
        #page{box-shadow: none!important; border: none !important;}
     
        #content {height: 670px !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        H1{margin-left: 210px !important;}
    
        body {margin-top: 25px !important;}
        
        #content > article:nth-child(1) > h1:nth-child(2){margin-left: 15px !important;}
        }
            
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/") {
            
        html{scrollbar-width: none !important;}
        
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        .uk-grid.uk-grid-small.uk-grid-divider,    #wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #sp_message_container_421683,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page_margins { margin-top: -115px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > UL:last-child {margin-top: 100px !important; margin-bottom: -45px !important;}
    
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(8), 
        #wkRCol > TABLE > TBODY > TR > TD:first-child > DIV > DIV:nth-child(9) {
        width: 0px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/muenchen"){
            
        html{scrollbar-width: none !important;}
        
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider, 
        #wkFooter2, .uk-list, .cc_banner.cc_container.cc_container--open, #sp_message_container_421683  {display: none !important;}
        
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A, 
        #content > DIV > DIV:first-child > H1, #shr-admin-badge, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8), 
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/(*)"){
            
        html{scrollbar-width: none !important;}
        
        #page {margin-top: -10px !important;}
        .breadcrumb {margin-top: 5px !important;}
        #header > DIV:first-child, #header > DIV:last-child, #wkFooter2,
        #content > DIV > DIV:last-child > DIV:nth-child(14), #shr-admin-badge,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child
        {display: none !important;}
        }
    
        @-moz-document url("https://www.wetterkontor.de/de/wetter/deutschland/bayern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/schleswigholstein-hamburg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/badenwuerttemberg.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/brandenburg-berlin.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/niedersachsen-bremen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/hessen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/mecklenburgvorpommern.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/nordrheinwestfalen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/rheinlandpfalz-saarland.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsen.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/sachsenanhalt.asp"),
                       url("https://www.wetterkontor.de/de/wetter/deutschland/thueringen.asp"){
                           
        html{scrollbar-width: none !important;}
    
        #header, H1,H2, HR, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3, .uk-panel.uk-panel-box.uk-margin, .uk-grid.uk-grid-small.uk-grid-divider,
        #wkFooter2, .cc_banner.cc_container.cc_container--open, #bnr, #maine0d59d447b, .mir_info.mir_info-outside  {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > H2:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        .uk-width-small-1-2.uk-width-medium-1-2, #shr-admin-badge,
        .uk-text-right.uk-text-small.uk-text-muted, .uk-form-row,
        .uk-panel.uk-panel-box{display: none !important;}
    
        #page_margins { margin-top: -100px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:first-child {margin-top: 100px !important; margin-bottom: -50px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > UL:last-child > LI:last-child  {margin-top: 100px !important; margin-bottom: -50px !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/deutschland/wetter-vorhersage-ort.asp"){
            
        html{scrollbar-width: none !important;}
        
        #header, H1, H2, HR, P, #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child,
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #sp_message_container_421683,,
        .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        .uk-grid.uk-grid-small.uk-grid-divider, #wkFooter2, .cc_banner.cc_container.cc_container--open  {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #content > DIV > DIV:first-child > H1, #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > DIV:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(6) > DIV > UL,
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(20),
        #content > DIV > DIV:first-child > P:nth-child(27),
        #content > DIV > DIV:first-child > P:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(14) > DIV,
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:last-child > A,
        .uk-subnav.uk-subnav-pill, .uk-subnav.uk-subnav-line,
        .uk-width-small-1-2.uk-width-medium-1-2,
        .uk-form-row    {display: none !important;}
    
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(9) > LI:last-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:first-child,
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(2),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:nth-child(3),
        #content > DIV > DIV:first-child > UL:nth-child(17) > LI:last-child
        {max-width: 150px !important; margin-left: 15px !important; margin-right: -15px !important;}
    
        #warnungen > H2{margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child{min-width: 200px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(5){ margin-left: 70px !important; margin-top: -25px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(8){ margin-left: 130px !important;}
        #content > DIV > DIV:first-child > H2:nth-child(16){ margin-left: 220px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > P:nth-child(2) > SPAN { margin-left: 12px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > H3 { margin-left: 12px !important; margin-right: -10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child {width: 360px !important;
        margin-left: 10px !important; margin-right: -30px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:first-child > DL {width: 500px !important;
        margin-left: 10px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:nth-child(2),
        #content > DIV > DIV:first-child > DIV:nth-child(23) > DIV > DIV:last-child  {max-width: 110px !important; }
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-gefuehlte-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-feuchte.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sichtweite.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-druck.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wind.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-wetter.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-niederschlag.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-temperatur.asp"),
                       url-prefix("https://www.wetterkontor.de/de/aktuelle-werte-deutschland-sonnenscheindauer.asp"){
                           
        html{scrollbar-width: none !important;}
    
        /*Text unten unsichtbar*/
        .uk-article {
        font-size: 0px;}
    
        /*Textbox über dem Datum wieder lesbar*/
        .uk-panel.uk-panel-box {
        color: black;
        font-size: 13px;}
    
        DIV[data-uk-tooltip=""]{
        font-size: 12px!important;
        color: black!important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-align-medium-right, div.uk-h3,
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(8),
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(9),
        .uk-width-large-3-5 > article:nth-child(1) > h3:nth-child(9),
        .uk-width-large-3-5 > article:nth-child(1) > h3:nth-child(10),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(13),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(15),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(16),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(17),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(18),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(19),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(20),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(21),
        .uk-width-large-3-5 > article:nth-child(1) > h4:nth-child(23),
        .uk-width-large-3-5 > article:nth-child(1) > a:nth-child(n+1),
        #header, H1, H2, P, .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5),
        .uk-text-right.uk-text-small.uk-text-muted, #sp_message_container_421683,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:first-child > A,
        .uk-panel.uk-panel-box.uk-margin, .message-container, .message-overlay, .message,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:first-child > A,
        #shr-admin-badge, .cc_banner.cc_container.cc_container--open,
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > HR {display: none !important;}
    
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:first-child {margin-top: -30px !important;}
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:last-child > LI:last-child {margin-top: -30px !important;}
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(4) > UL:first-child > LI:nth-child(7) {margin-left: 215px !important;}
    
        #shr-admin-badge,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:first-child,
        #content > DIV > DIV:first-child > ARTICLE > UL > LI:last-child {display: none !important;}
    
        .uk-panel.uk-panel-box {max-height: 42px !important; margin-top: -8px !important;}
    
        .uk-h4.wk-header-margins {margin-bottom: 2px !important; margin-top: 3px !important;}
    
        LI{margin-top: 3px !important;}
    
        #page{box-shadow: none!important; border: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar/radar-ost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordost.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-suedwest.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-west.asp"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-nordwest.asp"){
    
        html{scrollbar-width: none !important;}
        
        #header, H1, H2, P,   .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  
        #wkFooter2, .uk-text-right.uk-text-small.uk-text-muted, .uk-width-small-1-2.uk-width-medium-1-3.uk-row-first,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL > LI > A ,
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV > DIV:first-child > UL, 
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #shr-admin-badge, .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        #r1 {margin-left: 50px !important;}
    
        #content > DIV > DIV:first-child > DIV:nth-child(3){width: 500px !important; margin-left: 55px !important;}
        #content > DIV > DIV:first-child > DIV:nth-child(3) > DIV {width: 490px !important; margin-left: 5px !important; 
        background: transparent !important; }
        .uk-subnav.uk-subnav-pill.uk-align-medium-right {min-width: 380px !important;}    
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/radar.asp"){
        
        html{scrollbar-width: none !important;}
            
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .uk-text-right.uk-text-small.uk-text-muted, #shr-admin-badge, .uk-panel.uk-panel-box.uk-margin, #sp_message_container_421683,
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, div.uk-grid:nth-child(3),
        #page_margins > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
        div.uk-panel:nth-child(14), .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/uv-index.asp"){
            
        html{scrollbar-width: none !important;}
        
        #page{border: none !important;  box-shadow: none !important; }
        
        HTML, #start, .uk-grid, body {background: #FFFFFF !important;}
    
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb, .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), 
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-text-right.uk-text-small.uk-text-muted,#shr-admin-badge, .uk-panel.uk-panel-box.uk-margin, 
        .uk-width-large-2-5.uk-width-medium-1-2, H5, .cc_banner.cc_container.cc_container--open, #start > IMG
        {display: none !important;}
        }    
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-hasel.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-erle.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-birke.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-graeser.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-ambrosia.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-beifuss.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-roggen.asp"),
                       url-prefix("https://www.wetterkontor.de/de/bio/pollenflug-esche.asp"){
                           
        html{scrollbar-width: none !important; }
        
        #header, H1, H2, P,  #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        .uk-width-large-2-5.uk-width-medium-1-3,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-text-right.uk-text-small.uk-text-muted,
        .uk-panel.uk-panel-box.uk-margin, .uk-width-large-2-5.uk-width-medium-1-2, H5, TABLE, .uk-panel.uk-panel-box.uk-panel-box-primary, #start > IMG,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-bayern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-badenwuerttemberg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-brandenburg-berlin.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-hessen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-mecklenburgvorpommern.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-niedersachsen-bremen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-nordrheinwestfalen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-rheinlandpfalz-saarland.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsen.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-sachsenanhalt.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-schleswigholstein-hamburg.asp"),
                       url-prefix("https://www.wetterkontor.de/warnungen/wetterwarnungen-thueringen.asp"){
                           
        html{scrollbar-width: none !important;}
    
        #header,H1, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right, #content > DIV > DIV:first-child > P:nth-child(6),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, .uk-breadcrumb,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-panel.uk-panel-box.uk-margin, .banner728x90,
        .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium, .uk-width-1-1.uk-hidden-small.uk-text-center,
        #content > DIV > DIV:first-child > P:nth-child(3), #content > DIV > DIV:first-child > P:nth-child(2),
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child > DIV,
        .cc_banner.cc_container.cc_container--open    {display: none !important;}
       
        #page{box-shadow: none!important; border: none !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        
        DIV[class="warnungen_box uk-panel uk-panel-box uk-panel-box-primary"]{margin-top: -300px !important;}
    
        #karte {margin-left: -100px !important;}
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/warnungen/warnung.asp"){
            
        html{scrollbar-width: none !important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(7),
        .mir_container.mir_ad-800, div.uk-grid-small > div:nth-child(2),
        div.uk-grid:nth-child(3), .banner728x90, #shr-admin-badge, 
        #content > DIV > DIV:first-child > DIV:nth-child(8), #content > DIV > DIV:first-child > DIV:nth-child(9),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
    
        body {margin-left: 20px !important;}    
        
        #content {height: 700px !important; width: 1200px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        
        #karte {margin-left: -110px !important; margin-top: 80px !important;}
        }
    
        @-moz-document url("https://www.wetterkontor.de/warnungen/"){
            
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:nth-child(3),    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-grid-small:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
        div.uk-grid-small:nth-child(1) > div:nth-child(2), div.uk-grid:nth-child(3),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        body {margin-left: 25px !important;}    
        
        #content {height: 700px !important; width: 1200px !important;}
      
        #page{box-shadow: none!important; border: none !important;}    
        
        .uk-grid.uk-grid-width-medium-1-2 {margin-left: 0px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        }
    
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-warnungen/"){
            
        html{scrollbar-width: none !important;}
    
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        div.uk-panel:nth-child(15), 
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        .uk-panel.uk-panel-box.uk-margin,
        #content > DIV > DIV:first-child > DIV:nth-child(7),
        #content > DIV > DIV:first-child > P:nth-child(4),
        #content > DIV > DIV:first-child > P:nth-child(5),
        .cc_banner.cc_container.cc_container--open {display: none !important;}    
        
        #content {height: 700px !important; }
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important; }
        
        #content > DIV > DIV:first-child > DIV:nth-child(6) > UL {margin-left: 0px !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/wetter-vorhersage/deutschland/"),
                       url-prefix("https://www.wetterkontor.de/de/radar/radar-vorhersage.asp"){
                           
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, #sp_message_container_421683,
        #content > DIV > DIV:first-child > DIV:first-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(5),
        #content > DIV > DIV:first-child > DIV:nth-child(21), 
        #content > DIV > DIV:first-child > FORM > DIV,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #aktuelle_beobachtung > P:last-child, div.uk-panel:nth-child(15),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:last-child,
        #content > DIV > DIV:first-child > DIV:nth-child(2) > UL > LI:nth-child(6),
        #content > DIV > DIV:first-child > P:nth-child(27),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open {display: none !important;}
        
        .uk-panel, H1, H2, #content > DIV > DIV:first-child > P:nth-child(4),
        .uk-subnav.uk-subnav-line {margin-left: 30px !important;}
        
        #content > DIV > DIV:first-child > DIV:nth-child(7){margin-left: -15px !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }
            
        @-moz-document url-prefix("https://www.wetterkontor.de/biowetter/"){
            
        html{scrollbar-width: none !important;}
        
        #content > DIV > DIV:first-child > DIV:first-child > UL > LI:last-child,
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-2, #content > DIV > DIV:first-child > DIV:nth-child(21),
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        .cc_banner.cc_container.cc_container--open, div.uk-panel:nth-child(6),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, #sp_message_container_421683,
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child,div.uk-margin:nth-child(6),
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-panel.uk-panel-box.uk-margin {display: none !important;}
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
    
        body {margin-top: 25px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/blitze/"){
            
        html{scrollbar-width: none !important;}
        
        #header, .uk-width-large-2-5.uk-width-medium-1-3.uk-hidden-small, .uk-text-right,  
        .uk-width-large-2-5.uk-width-medium-1-3, #content > DIV > DIV:first-child > DIV:nth-child(21),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(7),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(9),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(10),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(11),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(12),
        #content > DIV > DIV:first-child > ARTICLE > P:nth-child(13),
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(10),
        div.uk-panel:nth-child(15), div.uk-panel:nth-child(5),
        #tage5bis8, .uk-width-large-1-6.uk-hidden-small.uk-hidden-medium,
        .uk-grid.uk-margin.uk-hidden-small.uk-hidden-medium, 
        .uk-width-large-3-5 > article:nth-child(1) > hr:nth-child(6),
        .banner728x90, #shr-admin-badge, #content > DIV > DIV:first-child > DIV:nth-child(8),
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(6),
        .cc_banner.cc_container.cc_container--open, #wetterkontor_incontent_1,
        .uk-h3, .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(8),
         div.uk-h4:nth-child(9), div.uk-margin:nth-child(11), div.uk-h4:nth-child(14),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(15),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(16),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(17),
        .uk-width-large-3-5 > article:nth-child(1) > p:nth-child(19),
         div.uk-h4:nth-child(18){display: none !important;}
    
        HTML, #start, .uk-grid {background: #FFFFFF !important;}    
        
        H1{margin-left: 160px !important;}
        
        #page{box-shadow: none!important; border: none !important;}    
        }        
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/wetter/europa/"){
            
        html{scrollbar-width: none !important;}
        
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, .icon-bar,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header,H1, H2, .uk-width-large-2-5.uk-width-medium-1-3, .uk-text-right, .uk-text-muted, 
        #content > DIV > DIV:first-child > ARTICLE > DIV:nth-child(3) > DIV:first-child > UL > LI:last-child, 
        .uk-breadcrumb,  #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), .uk-panel, .div_part, 
        #shr-admin-badge, #content > DIV > DIV:first-child > P:nth-child(2), .uk-grid.uk-grid-small.uk-grid-match, 
        .cc_banner.cc_container.cc_container--open, .icon-bar,
        .uk-width-large-3-5 > h3:nth-child(10), .uk-width-large-3-5 > p:nth-child(11),
        .uk-align-medium-right, .uk-width-large-3-5 > p:nth-child(13),
        .uk-width-large-3-5 > h4:nth-child(14), .uk-width-large-3-5 > p:nth-child(15),
        .uk-width-large-3-5 > p:nth-child(16), .uk-width-large-3-5 > h4:nth-child(17),
        .uk-width-large-3-5 > p:nth-child(18),
        .uk-width-large-3-5 > p:nth-child(19),
        .uk-width-large-3-5 > p:nth-child(20),
        .uk-width-large-3-5 > h4:nth-child(21),
        .uk-width-large-3-5 > p:nth-child(22),
        .uk-width-large-3-5 > p:nth-child(23),
        .uk-width-large-3-5 > p:nth-child(24),
        .uk-width-large-3-5 > p:nth-child(25)
        {display: none !important;}    
        
        .uk-width-large-3-5{font-size: 0px !important;}
        
        .uk-tab{font-size: 14px !important; }
        
        #page{box-shadow: none!important; border: none !important;}    
        
        HTML, #start, .uk-grid {background: #FFFFFF !important;}
        }
        
        @-moz-document url-prefix("https://www.wetterkontor.de/de/pegel/"){
            
        html{scrollbar-width: none !important;}
        
        .cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override-530831885,
        #page_margins > DIV > DIV > DIV:first-child > DIV:first-child > DIV,
        #page_margins > DIV > DIV > DIV:last-child, #sp_message_container_421683,
        #page_margins > DIV > DIV > DIV:first-child > DIV:last-child,
        #header, H1, H2, P, #wkFooter2, #content > DIV > DIV:first-child > DIV:nth-child(5), #shr-admin-badge,
        #content > DIV > DIV:first-child > DIV, #content > DIV > DIV:first-child > ARTICLE > DIV:last-child > HR,
        .breadcrumb,.uk-width-large-2-5.uk-width-medium-1-3, #start > IMG, .cc_banner-wrapper {display: none !important;}    
    
        .uk-panel.uk-panel-box.uk-margin {margin-top: -5px !important;}
        }
    
        @-moz-document domain(www.msn.com) {
            
        html{scrollbar-width: none !important;}
        
        .weather_carousel_card_dots_cover-DS-EntryPoint1-1, .datafromContainer-DS-EntryPoint1-1,
        .weatherContainer-DS-EntryPoint1-1 > div:nth-child(1) > div:nth-child(2) > div:nth-child(3),
        .adsContainer-DS-EntryPoint1-1, .location_name_set_home_icon-DS-EntryPoint1-1,
        #onetrust-consent-sdk, .unitSwitchContainer-DS-EntryPoint1-1, .BubbleMessageContainerRight-DS-EntryPoint1-1,
        #header, div.sectionContainer-DS-EntryPoint1-1:nth-child(4), .root-DS-EntryPoint1-1 > div:nth-child(6), 
        .oneFooter-DS-EntryPoint1-1 , div.sectionContainer-DS-EntryPoint1-1:nth-child(3),
        .feedback_link_default-DS-EntryPoint1-1.button-DS-EntryPoint1-3, .weather_alerts_link-DS-EntryPoint1-1, .openMapLink-DS-EntryPoint1-1,
        .profile_signInLink-DS-EntryPoint1-1, button.chevron-DS-EntryPoint1-1:nth-child(2),
        button.chevron-DS-EntryPoint1-1:nth-child(3), .weather_feedback_entry-DS-EntryPoint1-1,
        .adsContent-DS-EntryPoint1-1{display: none! important;}
         
        .cardItem-DS-EntryPoint1-1 {
        border-right: none ! important;}
        
        .weather_alerts_title-DS-EntryPoint1-1{
        margin-top: 50px !important;
        margin-left: -150px !important;
        max-width: 200px !important;
        word-wrap: break-word !important;}
        
        .weather_alerts_level-DS-EntryPoint1-1{
        margin-left: 70px !important;
        margin-top: -20px !important;
        pointer-events: none !important;}
        
        body{margin-top: -125px !important;}
        
        .weather-section{margin-top: 40px !important;}
        
        .weatherAdscontainer-DS-EntryPoint1-1{margin-top: 35px !important;}
        
        a.chevron-DS-EntryPoint1-1:nth-child(3) {
        margin-right: -35px !important;}
        
        a.chevron-DS-EntryPoint1-1:nth-child(1){
        margin-left: -35px !important;}
        }
            
        @-moz-document domain(www.daswetter.com) {
            
        html{scrollbar-width: none !important;}
    
        #news1, .leySocial, 
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(2),
        #cfav, .shared, .avisos, .container_sticky, .navegacion,
        #bannerDerPC, #meteored_share, span.principal:nth-child(3),
        span.secundaria:nth-child(4), .megabanner, span.franja:nth-child(4),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(2),
        span.columnas:nth-child(6), span.franja:nth-child(7), #bannerSupPC,
        .publicidad-pie, .pie-pagina, .map-loc-titulo, span.creatividad:nth-child(2),
        li.lis-mini-carrusel:nth-child(5), li.lis-mini-carrusel:nth-child(7),
        #pubIzq, #contSup, #foots, #pubSup, .mas-noticias, #zona-contenido,
        #shared, div.leaflet-bottom:nth-child(4), #full_screen, .leaflet-control-zoom,
        #izquierda, #selector_tipos, .der, #contPag    {display: none !important;}
        
        .estado{margin-top: -50px !important; margin-left: 450px !important;}
        
        #pCentro{margin-top: 90px !important;}
        
        .mapa {margin-left: -120px !important;}
        
        .resumen-dia{margin-left: 48px !important; margin-top: -20px !important;}
        
        #contDias{margin-left: -10px !important;}
        
        #divGota{min-height: 64px !important;}
        
        span.principal:nth-child(2){margin-left: 345px !important; margin-bottom: 20px !important;}
        
        h1.titulo{margin-bottom: 15px !important;}
        
        #highcharts-p78qazo-0{min-height: 600px !important;}
        
        .franja > span:nth-child(1){max-width: 650px !important; margin-left: 5px !important;}
        
        span.columnas:nth-child(3),.titulo-horas, .franja    {  
        box-shadow: none!important; border: none !important;} 
        
        span.columnas:nth-child(1) > span:nth-child(1) > span:nth-child(1),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1),
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1) > span:nth-child(1){  
        box-shadow: none!important; border: none !important;} 
        
        #iw-container{margin-left: 250px !important;}
        
         .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 5px !important;}
        
        div.leaflet-bottom:nth-child(3){margin-left: 35px !important;}
        
        [class="secundaria"]{ 
        margin-left:35px !important; margin-right: -80px !important;}
        
        [class="prevision-hoy-horas"]{
        margin-left:280px !important; margin-right: -280px !important; margin-top:30px !important;
        margin-bottom: -50px !important; box-shadow: none!important;}
        
        [class="tabla-horas"]{
        margin-right: -30px !important; margin-top:50px !important;
        width: 730px !important;}
        
        [class="por-horas"]{ margin-top:-15px !important; }
        
        #search_pc{margin-left: -2px !important; max-width: 300px !important;}
        
        #divPestanas, 
        .loc-dia {margin-left: 30px !important;}
        
        #cookies {margin-right: -30px !important;}
    
        .grafica{margin-left: 15px !important; width: 740px !important;}
        
        .sin_prob{margin-left: 285px !important; margin-right: -255px !important;
        margin-bottom: -70px !important; }
        
        .titulo-horas{margin-left: 50px !important; margin-right: -30px !important;
        margin-bottom: 30px !important; margin-top: -20px !important;}
        
        span.columnas:nth-child(2) > span:nth-child(1) > span:nth-child(2) > section:nth-child(1){
        margin-top: -20px !important;}
        
        span.columnas:nth-child(2) > span:nth-child(1) > span:nth-child(1) > section:nth-child(1){
        margin-left: 305px !important; min-width: 740px !important;}
        
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(1) > section:nth-child(1){
        margin-left: 35px !important; max-width: 735px !important;}
        
        span.columnas:nth-child(3) > span:nth-child(1) > span:nth-child(2){
        margin-left: 70px !important; margin-top: -30px !important; }
        
        .grafica-horas,
        .highcharts-root {margin-left: 15px!important;  min-width: 740px !important;}
            
        .dos-semanas .dia.activo::after {
        border-right: 51px solid transparent !important;
        border-left: 51px solid transparent !important;}
    
        header #contSup{
        margin-left: -40px !important; 
        box-shadow: none!important; 
        border: none !important;}
        
        .navegacion{
        margin-left: -100px !important; 
        box-shadow: none!important;
        border: none !important;}
    
        span.columnas:nth-child(2){margin-left: -270px !important; 
        box-shadow: none!important; border: none !important;}
        
        #contenedorHora{margin-left: 70px !important;}
        
        #mod_derecha{margin-left: -145px !important;}
        
        #mods_cont
        {width: 85% !important; margin-left: 60px !important;
        box-shadow: none!important; border: none !important;}
    
        #pCentro {margin-left: 120px !important;}    
        
        .lluvia-nieve{margin-left: 55px !important; min-width: 760px !important;}
        
        span.columnas:nth-child(5) > span:nth-child(1) > span:nth-child(1){
        max-width: 760px !important; margin-left: 25px !important;}
        
        #mapid{min-height: 500px !important;  
        margin-left: 31px !important; margin-top: -80px !important; 
        box-shadow: none!important; border: none !important;}
    
        #controles_mm {margin-left: -70px !important;}
        
        #container{margin-left: -20px !important;}
    
        #h1Ul > h1:nth-child(1){margin-left: 120px !important;}
        #mapaAlertas{margin-left: 90px !important;}
    
        #tipAlert{margin-left: 50px !important;}    
    
        span.columnas:nth-child(5){margin-top: -50px !important;}
        span.columnas:nth-child(2){margin-top: -60px !important;}
    
        .subcabecera {padding-left: 20px !important; 
        box-shadow: none!important; border: none !important;}
    
        .dos-semanas{padding-left: 40px !important; 
        box-shadow: none!important; border: none !important;}
        
        span.columnas:nth-child(1){margin-left: 20px !important;}
        
        .ulMove{margin-left: 130px !important;}
    
        .estado-actual, span.columnas:nth-child(1),
        span.franja:nth-child(4),span.columnas:nth-child(5),
        span.columnas:nth-child(6), span.columnas:nth-child(7){padding-left: 50px !important; 
        box-shadow: none!important; border: none !important;}
    
        .franjas{
        background: #FFFFFF !important; 
        box-shadow: none!important; 
        border: none !important; 
        margin-left:-45px !important;}
        
        .lluvia-nieve > span:nth-child(1){
        box-shadow: none!important; 
        border: none !important;}
    
        navegacion label{border: none !important;}    
        
        .estado-actual{margin-left: -36px !important;}
        
        .map-loc-titulo{margin-left: -50px !important;}
        
        .dos-semanas{margin-left: -28px !important;}
        
        .carrusel{margin-left: 13px !important;}
        
        span.columnas:nth-child(1) > span:nth-child(1) > span:nth-child(2){margin-left: -6px !important;}
        
        .por-horas{margin-top: 24px !important; margin-left: -4px !important;}    
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/nachrichten/aktuelles/),
                       url-prefix(https://www.daswetter.com/nachrichten/){
                           
        html{scrollbar-width: none !important;}
            
        .franjas    {display: none !important;}
    
        .portada-noticias{margin-left: -55px !important; max-width: 770px !important;}
        
        .navegacion-portada-noticias {margin-left: 40px !important;}
        }
        
        @-moz-document url(https://www.daswetter.com/satelliten/) {
            
        html{scrollbar-width: none !important;}
        
        .selectSateliteLugar {display: none !important;}
        
        .h1-contenido{margin-left: -255px !important;}
            
        div.leaflet-bottom:nth-child(4) {display: none !important;}
        #mapid{margin-left: 10px !important; min-width: 770px !important;}
        
        .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 45px !important;}
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/radar-deutsc-regen.html) {
            
        html{scrollbar-width: none !important;}
        
        .selectRadarLugar {display: none !important;}
        
        .h1-contenido{margin-left: 200px !important;}
        
        #mapid{min-width: 780px !important; margin-left: 50px !important;}
        
        .mapa #pCentro #controles_mm {
        position: relative !important;
        margin-left: 100px !important;}
        }
        
        @-moz-document url-prefix(https://www.daswetter.com/wetterwarnungen/) {
            
        html{scrollbar-width: none !important;}
        
        .selectDias, .selectMapaLugar {display: none !important;}
        
        .franja{max-width: 750px !important; margin-left: 84px !important;}
        
        .h1-contenido{margin-left: -75px !important;}
        }    
        
        @-moz-document url-prefix(https://www.daswetter.com/wetterkarten/prcnub-aleman.html) {
            
        html{scrollbar-width: none !important;}
        
        .selectMapaLugar {display: none !important;}
        
        .h1-contenido{margin-left: 150px !important;}
        }
        
        @-moz-document domain(www.meteocentrale.ch) {
            
        html{scrollbar-width: none !important;}
        
        #header,#top,#left,#c8548,#right,#footer,#wetterapp_border > NOSCRIPT,#content > H1,#page > NOSCRIPT,.qc-cmp-cleanslate,
        body > div:nth-child(10),body > div:nth-child(9), body > div:nth-child(16),body > div:nth-child(13), 
        #lower-content > center:nth-child(6){display: none !important;}
    
        #wetterapp_border{
        margin-left: -30px !important;
        margin-top: -10px !important;}
        }
    
        @-moz-document domain(www.wetter.net) {
            
        html{scrollbar-width: none !important;}
        
        header.row {background: transparent !important;}
        
        div.col-md-5:nth-child(3) {margin-top: 5px !important; margin-bottom: -30px !important; margin-left:-24px !important;}
        .city-favs{margin-top: -10px !important; margin-left:-220px !important;}
    
        .col-md-10 > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > p:nth-child(3),
        .col-md-10 > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > p:nth-child(3)    {background: white !important; 
        color: black !important; font-weight: bold !important;}
    
        #city_search_input {background: white !important; color: black !important; font-weight: bold !important;}
        
        #search-wrapper{margin-bottom: 20px !important; margin-left: 8px !important; margin-top: -2px !important;}
        
        .toggle-favs-icon-down:after,
        .toggle-favs-icon-up:after {
        color: white !important;}
    
        #bodyContainer_switch > DIV:nth-child(5) > DIV > UL, .advertising_billboard,
        HTML > BODY > DIV:first-child, NAV, FOOTER, HTML > BODY > DIV:nth-child(12),
        .upArrow, .row.social_share_city , .advertising_pubperform.row,
        .col-sm-4.teaser_block, .advertising_city.col-xs-12, .advertising_left,
        .col-sm-8.teaser_block.teaser_block_2, .teaser_container > div:nth-child(1),
        div.container-fluid, .weather_container > div:nth-child(10), .share_buttons_float_right,
        #banner, #sky, HTML > BODY > DIV:nth-child(9) > DIV > DIV > DIV, .col-md-3 > a:nth-child(1),
        .weather_container > div:nth-child(9), .advertising_right {display: none !important;}
    
        .white.todayTextHeader{font-size: 24px !important;}
        .white.center.todayText {font-size: 20px !important;}
        p{font-size: 18px !important;}
        }
    
        @-moz-document domain(www.unwetterzentrale.de),
                       domain(www.niederschlagsradar.de),
                       url-prefix(http://db.eurad.uni-koeln.de/prognose/data/aktuell/trh_eur_1h_movd1.gif),
                       url-prefix(https://www.dwd.de/DWD/wetter/wv_allg/deutschland/film/vhs_deutschland.jpg),
                       url-prefix(https://www.dwd.de/DWD/wetter/aktuell/deutschland/bilder/wx_deutschland.jpg),
                       domain(www.meteox.de){
        HTML {background: #FFFFFF !important;} 
        
        html{scrollbar-width: none !important;}
        }
    
        @-moz-document url-prefix("https://www.wetteronline.de/regenradar/berlin-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/hamburg-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/bremen-bundesland"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/mecklenburg-vorpommern"),
                       url-prefix("https://www.wetteronline.de/regenradar/niedersachsen"),
                       url-prefix("https://www.wetteronline.de/regenradar/nordrhein-westfalen"),
                       url-prefix("https://www.wetteronline.de/regenradar/sachsen"),
                       url-prefix("https://www.wetteronline.de/regenradar/bayern"),
                       url-prefix("https://www.wetteronline.de/regenradar/braunschweig"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/baden-wuerttemberg"),
                       url-prefix("https://www.wetteronline.de/regenradar/thueringen"),
                       url-prefix("https://www.wetteronline.de/regenradar/sachsen-anhalt"),
                       url-prefix("https://www.wetteronline.de/regenradar/saarland"),                   
                       url-prefix("https://www.wetteronline.de/regenradar/hessen"),
                       url-prefix("https://www.wetteronline.de/regenradar/schleswig-holstein"),
                       url-prefix("https://www.wetteronline.de/regenradar/brandenburg-bundesland"),
                       url-prefix("https://www.wetteronline.de/regenradar/rheinland-pfalz"){
        
        #top, #searchbox, #favorites, #memberarea_wrapper, #woBillboard, div._3Sb_2c:nth-child(12), #sp_message_container_389665, .cursor-movable > wo-ripple:nth-child(5) > wo-map-controls-wrapper:nth-child(1) > wo-imprint:nth-child(4),
        #map-searchform, div.leaflet-top:nth-child(2), ._1KFpPt, div.leaflet-bottom:nth-child(4), .top-right > wo-zoom:nth-child(2),
        #content-navigation, #header, #topcontainer, cc_banner, .cc_banner-wrapper, #ultraleftcontainer, .top-right,
        #sp_message_container_483486, .cleverpush-bell, #rightcontainer {display: none !important;}
            
        wo-control-container.bottom {margin-right: 80px !important;}
        
        html{scrollbar-width: none !important;}
        
        ._1OzLNe {margin-bottom: 0px !important; margin-left: -120px !important;}
        #content{margin-top: -100px !important;}    
        }
        
        @-moz-document domain(niederschlagsradar.de){
        
        html{scrollbar-width: none !important;}
        
        #horizontalspace, #headermenu, #dropdown, #header-flags, #headercontent, #menulinks-marge,
        #content-main, #slider, #content > div:nth-child(1) > table:nth-child(4), #description,
        #legend, #footer, #content > div:nth-child(1) > table:nth-child(5), #cconsent-modal, 
        #cconsent-bar, #cookie-message, #content-main-160, #twitter-follow {display:none !important;}
        }
    Alles anzeigen
  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 23. Januar 2023 um 13:58

    Sören schrieb ja, das es bis Mai 2021 rückwärts nicht funktioniert... muss also an den Zielwebseiten liegen... :/

  • Wetterfuchsbutton Script für userChrome.js

    • Boersenfeger
    • 23. Januar 2023 um 13:47
    Zitat von Sören Hentzschel

    … die demnach älter als Mai 2021 und seit dem niemandem aufgefallen ist? ;)

    Ich verwende das Script zwar nicht täglich, aber das wäre mir dann doch aufgefallen.... :P

    Endor: Du wirst es sicher herausfinden :)

Unterstütze uns!

Jährlich (2025)

101,9 %

101,9% (662,48 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon