@charset "UTF-8";
/* generated by langsel.php 2026-04-17 17:15:39 */ 
div.langSwitch { 
        position: fixed; 
        display: block;
        float: right;
        top: 77px; 
        right: 50px;
        color: rgba(255,255,255,0.5);
        font-size: 20px; 
        border: 0px solid rgba(0,0,0,0);
        border-radius: 50%;
        z-index: 300;
        width: 70px; 
        height: 70px; 
        padding: 3px 3px 3px 3px !important; 
        box-sizing: border-box !important;
        background: rgb(168,168,168) !important;
        overflow: hidden;
        -webkit-transition: height 200ms ease-in-out;
        -moz-transition: height 200ms ease-in-out;
        -ms-transition: height 200ms ease-in-out;
        -o-transition: height 200ms ease-in-out;
        transition: height 200ms ease-in-out;
} 
div.langSwitch.open { 
        z-index: 3000 !important;
        font-size: 20px; 
        height: 342px !important;
        border-radius: 32px; 
        -webkit-transition: height 200ms ease-in-out;
        -moz-transition: height 200ms ease-in-out;
        -ms-transition: height 200ms ease-in-out;
        -o-transition: height 200ms ease-in-out;
        transition: height 200ms ease-in-out;
        background: rgba(96,96,96,0) !important; 
} 
div.langSwitch div { 
        cursor:pointer; 
        text-transform: uppercase; 
        margin-bottom: 4px; 
        text-align: center; 
        border-radius: 50%; 
        color: rgba(255,255,255,0.5); 
        font-size: 20px;
} 
div.langSwitch div:hover { font-size:20px; opacity:1; } 
div.langSwitch div { 
        box-sizing: border-box;
        padding-top: 16px;
        position: relative;
        height: 64px !important;
        width: 64px !important;
        background-size: 64px; 
        background-color: rgba(255,0,128,1.00);
        overflow: hidden; 
} 
div.langSwitch div:after { 
        position: absolute; 
        display: block; 
        content: ''; 
        height: 64px !important; 
        width: 64px !important; 
        background-image: url('pic/langselglare.svg'); 
        background-size: 64px; 
        background-repeat: no-repeat; 
        background-position: center; 
        top: 0px; 
        left: 0px; 
}  
div.langSwitch.de, div.langSwitch div.de { background-image: url('pic/de.svg'); }  
div.langSwitch.en, div.langSwitch div.en { background-image: url('pic/en.svg'); }  
div.langSwitch.es, div.langSwitch div.es { background-image: url('pic/es.svg'); }  
div.langSwitch.fr, div.langSwitch div.fr { background-image: url('pic/fr.svg'); }  
div.langSwitch.it, div.langSwitch div.it { background-image: url('pic/it.svg'); }  
div.langSwitch div:first-child:hover { 
        background-color: rgba(255,255,255,1); 
        background-position:center; 
        background-repeat: no-repeat; 
        background-size: 25px; 
        background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFAAAAAAAApWe5zwAAAAJ0Uk5T/wDltzBKAAAAlklEQVR42uyV2wrAIAxDT/7/pweOgZuaxseBvghNTueldmhzcID/ApBhzUebI+L2cc8BwWMkIxgAMj+KiC6/EqJPr4DodVQTLxWVxFtDFfFRUEF848gTQxRZYowV6pgDu97ZN90JznaFudP5KexWMes6XtyLCiLoGtYvW22zWqSs56iRmdeB60E7rXL5Xs8P5QCLcQkwANrnB3Vv14t1AAAAAElFTkSuQmCC') !important; 
} 
div.langSwitch.open div:first-child:hover { 
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFAAAAAAAApWe5zwAAAAJ0Uk5T/wDltzBKAAAArUlEQVR42txWOQLAMAjC/3+6W6uJYBi6pKNIqsQjCPPDTQRI6ofitShGQvFZOCOjSBbGKCiypWdUdCFA+WMPqWGsEEIzNgAhGbsZoRiNERJsDlHH9T8VArZp8RSZDExEJjSXnV1MTIyp4wb/pkW1f+jyRPxBcENyk3ZldS/OLQ23+NzydhvIbVF3CLhjxh1k9qg8G8ZdSON6WJKeF1CV9WDFlYs7WaJXPB0eAQYAGYIGR+/A8YUAAAAASUVORK5CYII=') !important; 
} 