@viewport{
  width: extend-to-zoom;
   zoom: 1.0; 
}
@-ms-viewport{
  width: extend-to-zoom; 
   zoom: 1.0; 
}
body {
                float: left;
                width: 100%; 
                font-family: 'Source Sans 3', sans-serif;
                font-size:90%;
                letter-spacing: -0.02em;
                margin:0;
                padding: 0;
                background: #fff
        }

.hauptidxusa {
    width: 100%;height: auto
}
.hauptidxuk {
    width: 100%;height: auto;
}

        #site  {
                color: #111;
                }
.charteintragidx { float: left;height: auto; width: 100%;background: #e0effe }
.eintragidx {     
    float: left;
    height: 77px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 1px 0 1px 0;
    border-bottom: 1px solid #666; }
.poseintragidxnr1 { float: left;
    width: 37px;
    height: 37px;
    margin: 14px 0 0 5px;
    font-size: 200%;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffe53b;
    outline: 1px solid #bdab30;
    border-radius: 50% 50%;
    -webkit-box-shadow: 2px 3px 3px 0px rgb(0 0 0 / 99%);
    -moz-box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.99);
    box-shadow: 2px 3px 3px 0px rgb(0 0 0 / 99%)
 }
.poseintragidx { float: left;
    width: 37px;
    height: 37px;
    margin: 14px 0 0 5px;
    font-size: 200%;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
  background-color: white;
   outline: 1px solid #ddd;
    border-radius: 50% 50%;
        -webkit-box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.4);
box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.4);  
 }
.videintragidx { 
    float: left;
    min-width: 106px;
    max-width: 106px;
    height: 71px;
    margin: 3px 4px 3px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-image: url(../../299vidpic/playbut.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-radius: 4px;
    overflow: hidden;
    outline: 1px solid #444 }
.videintragidx img { image-rendering: pixelated;transform: scale(1.05, 1.05);margin: 0 0 4% 0 !important;min-width: 134px;max-width: 134px;  min-height: 95px;
    object-fit: cover; }                                                                                                                                                                        
.videintragidx:hover { outline: 1px solid rgb(238,203,40,0.9) }
.songtxtidx { 
    float: left; 
    line-height: 110%;
    word-break: break-word }
.flexsongtxt { 
    float: left;
    min-width: 153px;
    max-width: 153px;
    height: 80px;
    padding: 0 0 0 7px;
    display: flex;
    align-items: center;
    justify-content: left }
.no1idx {
    max-height: 24px;
    padding: 4px 0 4px 0;
    font-weight: 900;
    font-size: 17px;
    color: #eee;
    text-align: center;
}
.usaflag { background:url( 'https://www.oljo.de/imgnews/us24x24.jpg' ) #121212;background-repeat: no-repeat;background-position: 0 0;background-position: top 3px left 1px }
.gbrflag { background:url( 'https://www.oljo.de/imgnews/gb24x24.jpg' ) #121212;background-repeat: no-repeat;background-position: 0 0;background-position: top 3px left 2px }
.deuflag { background:url( 'https://www.oljo.de/imgnews/de24x24.jpg' ) #121212;background-repeat: no-repeat;background-position: 0 0;background-position: top 3px left 2px }
.top100link_wo { margin-top: 1px;width: 100%;text-align: center;float: left }
a.idxsonglink { display: inline-block; font-size: 117%;color: #111;width: 97%;min-width: 134px;height: auto;padding: 2px 1.5% 4px 1.5%;white-space: normal;overflow: hidden;text-overflow: ellipsis }
a:hover.idxsonglink { background: rgb(238,203,40,0.55);text-decoration: underline; color: #111 }
a.top100link {     
    display: block;
    font-size: 16px;
    background: #288bee;
    height: 18px;
    padding: 8px 0 12px 0;
    color: #fff
}
a:hover.top100link { background: #eecb28;text-decoration: underline; color: #111 }
.videintragidx img.opac {
  width: 100%; 
  height: auto;
  opacity: 1;
	filter: alpha(opacity=70)
	}
.videintragidx img.opac:hover {
	opacity: 0.6;
	filter: alpha(opacity=70);
	}
@media only screen and (max-width: 329px) {
.poseintragidxnr1 {  }
.poseintragidx {  }

}  