
        body
        {
            font-size:15px;
            color:#333333;
            margin:10px;
            padding:0px;
            background-color:#ffffff;
            font-family: Arial, Helvetica;
        }

        #icon
        {
            width:30px; height:30px; border-radius:15px;
            background-image: url("https://widget.whatsbroadcast.com/_img/logo_icon.png");
            background-repeat: no-repeat;
            background-size:cover;
        }

        input:focus,
        select:focus,
        textarea:focus,
        button:focus {
            outline: none;
        }

        .input
        {
             padding-left:6px; padding-right:4px;
            font-size:14px; border:0px; background-color:white;
            -webkit-appearance: none; border-radius:0px;
        }
        .rahmen
        {
            background-color:white;
            border:1px solid #aaaaaa; height:32px; overflow:hidden;
            border-radius:3px;
            -moz-border-radius:3px;
            -webkit-border-radius:3px;
            margin-top:10px; margin-bottom:0px;
        }
        .button {
            width:70px;
            background-color:#23AF37;
            -moz-border-radius:3px;
            -webkit-border-radius:3px;
            border-radius:3px;
            border:1px solid #1D932E;
            display:inline-block;
            cursor:pointer;
            line-height:30px; text-align:center;
            font-family:Arial, Helvetica;
            color:#ffffff;
            font-size:13px;
            height:30px;
            text-decoration:none;
            -webkit-appearance: none;
        }
        .button:hover {
            background-color:#1D932E;
        }
        .button:active
        {
           	position:relative;
           	padding-top:1px;
	        padding-left:2px;
	        height:29px;
	        width:68px;
        }

        .point
        {
            height:11px; width:11px; text-align:center;
            border-radius:20px; background-color:#777777; display:block; overflow:hidden;
            color:white; font-size:11px; margin-right:10px; padding:4px;
            line-height:13px;
        }

        .whitelink
        {
            font-size:11px; color:#888888; text-decoration:underline;
        }

        .pagelink
        {
            color:black;
        }

        .empfehlung_platzhalter
        {
            width:100%; text-align:left;
            height:10px; color:white; overflow:hidden;
            font-size:11px;
        }

        .empfehlung
        {
            cursor:pointer;
            position:absolute; margin-top:-5px; border-top-left-radius: 5px; border-top-right-radius: 5px;
            margin-left:5px; margin-right:150px;
            width:130px; height:15px; overflow:hidden; color:white;
            background-color:limegreen; font-size:11px; text-align:center; line-height:15px;
        }

        #overlay
        {
            background-color:#eeeeee;
        }
        #datenschutzicon
        {
            top:2px; right:2px;
        }

        .mauswahl
        {
            border-radius:5px; background-color:#777777; margin:5px; float:left; padding:10px; padding-top:7px;
            width:110px; height:27px; overflow:hidden; color:white;
            cursor:pointer; font-family:arial; font-size:15px;
            background-position: 7px 10px; background-repeat:no-repeat;
            background-size: 25px 25px;
        }
        .mauswahlf
        {
            padding-left:27px; font-size:15px; text-align:left;
        }
        .mauswahlfs
        {
            padding-left:27px; font-size:8px; text-align:left;
        }
        .page
        {
            width:280px;
        }

        .icon_whatsnew
        {
            background-image:url(../../_img/icon_whatsnew_2.png)
        }

        .icon_whatsapp
        {
            background-image:url(../../_img/icon_whatsapp_2.png)
        }

        .icon_facebook
        {
            background-image:url(../../_img/icon_fb_2.png)
        }

        .icon_telegram
        {
            background-image:url(../../_img/icon_telegram_2.png)
        }

        .iconb
        {
            background-repeat:no-repeat;
            background-size: 30px 30px;
            width:30px; height:30px; overflow:hidden;
        }

        .iconb_whatsnew
        {
            background-image:url(../../_img/whatsnew_big.png);
        }

        .iconb_whatsapp
        {
            background-image:url(../../_img/whatsapp_big.png)
        }

        .iconb_facebook
        {
            background-image:url(../../_img/fb_big.png)
        }

        .iconb_telegram
        {
            background-image:url(../../_img/telegram_big.png)
        }

        .nummer1
        {
            color:black;
        }

        .icon_facebook {background-color:#3b5998;}
        .icon_telegram {background-color:#2EA5DD;}
        .icon_whatsnew {background-color:#36C94B;}
        .icon_whatsapp {background-color:#0FA20F;}