@charset "utf-8";

@font-face {
    font-family: 'Laila';
    src: url("fonts/Laila-Regular.otf") format('truetype');
}

@font-face {
    font-family: 'Salsa';
    src: url("fonts/Salsa-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'Antonio';
    src: url("fonts/Antonio-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'MonospaceTypewriter';
    src: url("fonts/MonospaceTypewriter.ttf") format('truetype');
}

@font-face {
    font-family: 'Liquid Crystal';
    src: url("fonts/LiquidCrystal-Normal.otf") format('truetype');
}

@font-face {
    font-family: 'Aladin';
    src: url("fonts/Aladin-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'JetBrainsMono';
    src: url("fonts/JetBrainsMono-Light.ttf") format('truetype');
}

@font-face {
    font-family: 'JetBrainsMonoMed';
    src: url("fonts/JetBrainsMono-Medium.ttf") format('truetype');
}

body {
        text-align: center;
}


#opasbody {
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    background-attachment: fixed;
    background-image: url(../images/misc/neubg.jpg);
}

canvas {
    position: absolute;
    z-index: 10;
}

#displaybox {
    position: absolute;
    height: 50px;
    width: 90px;
    margin-left: 870px;
    margin-top: 60px;
    z-index: 101;
    background-color: #edf3fe;
    border-radius: 4px;
    opacity: 0.5;
}

#canvasbox {
    position: absolute;
    height: 150px;
    width: 240px;
    margin-left: 735px;
    margin-top: 5px;
    z-index: 100;
}

#neutral {
    position: absolute;
    height: 20px;
    width: 20px;
    margin-left: 752px;
    top: 42px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 4px 4px;
    z-index: 100000;
    cursor: url("/gpss/opc.cur"), pointer;
    outline: 0 solid;
}

#otrack {
    position: absolute;
    height: 15px;
    width: 15px;
    margin-left: 755px;
    top: 79px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    z-index: 100000;
    cursor: url("/gpss/opc.cur"), pointer;
    background-image: url(../images/misc/tbt.png);
    background-repeat: no-repeat;
    opacity: 0.8;

}

#ocont {
    position: absolute;
    height: 13px;
    width: 13px;
    margin-left: 755px;
    top: 106px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    z-index: 100000;
    cursor: url("/gpss/opc.cur"), pointer;
    background-image: url(../images/misc/tbt.png);
    background-repeat: no-repeat;
    opacity: 0.8;
}


#webseite {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -488px;
    margin-top: -380px;
    width: 973px;
    height: 759px;
    overflow: hidden;
}


#opas_little_helper {
    position: absolute;
    width: 962px;
    height: 543px;
    top: 211px;
    left: 4px;
    overflow: auto;
    font-size: 12px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    z-index: 10000;
    visibility: visible;
    cursor: auto;
    color: var(--textcolor);
    display: none;
}

#wdbild {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 148px;
    height: 148px;
    z-index: 100;
}

#blinker {
    position: absolute;
    left: 866px;
    top: 37px;
    width: 6px;
    height: 6px;
    z-index: 100;
}


#digitaltacho {
    position: absolute;
    height: 69px;
    width: 270px;
    left: 349px;
    top: 79px;
    z-index: 1000;
    border-radius: 2px;
    background-color: rgb(41, 40, 40);
    opacity: 1;
}
#headerimg {
    position: absolute;
    height: 200px;
    width: 970px;
    z-index: 10;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #ffffff;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    box-shadow: inset 0px 0px 1px lightgray;
    opacity: 0.5;
}

#header {
    position: absolute;
    height: 150px;
    width: 563px;
    margin-left: 187px;
    margin-top: 5px;
    background-repeat: no-repeat;
    z-index: 15;
}

#navi {
    position: absolute;
    height: 30px;
    width: 606px;
    margin-left: 187px;
    margin-top: 125px;
}

#info {
    position: absolute;
    height: 154px;
    width: 202px;
    margin-left: 774px;
    margin-top: 4px;
}

.rundeecke {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    vertical-align: middle;
}

#oif {
    position: absolute;
    border: 0;
    overflow: hidden;
    z-index: 20;
    width: 970px;
    height: 552px;
    left: 0px;
    top: 0px;

}

#map_2014 {
    position: absolute;
    width: 970px;
    height: 552px;
    top: 205px;
    left: 0px;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    box-shadow: inset 0px 0px 1px #1f1d07;
    z-index: 20;
    visibility: hidden;
    overflow: hidden;
}

#map_canvas {
    position: absolute;
    width: 958px;
    height: 540px;
    top: 211px;
    left: 6px;
    overflow: auto;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-radius: 3px;
    z-index: 10;
    visibility: hidden;

}

#map_canvas_link {
    position: absolute;
    width: 230px;
    height: 552px;
    margin-top: 205px;
    margin-left: 740px;
    overflow: auto;
    font-size: 1.2em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 0px 5px 5px 0px;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    box-shadow: inset 0px 0px 1px #1f1d07;
    z-index: 10;
    visibility: hidden;
    color: black;
}

#manni {
    position: absolute;
    width: 130px;
    height: 200px;
    top: 235px;
    left: 10px;
    float: left;
}

#quickft {
    position: absolute;
    width: 235px;
    height: 280px;
    top: 10px;
    left: 145px;

}

#quickfp {
    position: absolute;
    width: 235px;
    height: 280px;
    top: 10px;
    left: 390px;

}

#quickfe {
    position: absolute;
    width: 235px;
    height: 500px;
    top: 10px;
    left: 815px;

}

#quickfk {
    position: absolute;
    width: 235px;
    height: 280px;
    top: 10px;
    left: 635px;

}

#quickbanner {
    position: absolute;
    width: 500px;
    height: 50px;
    left: 230px;
    top: 470px;
}


#tools {
    position: absolute;
    width: 216px;
    height: 400px;
    margin-top: 164px;
    margin-left: 755px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    z-index: 101;
    padding-left: 4px;
}

#gall {
    padding: 5px;
    position: absolute;
    width: 210px;
    height: 135px;
    margin-left: 755px;
    margin-top: 572px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    box-shadow: inset 0px 0px 1px #1f1d07;
    z-index: 100;
    color: white;
    cursor: pointer;
}


#footer {
    position: absolute;
    text-align: left;
    padding-left: 5px;
    padding-top: 2px;
    margin-top: 725px;
    margin-left: 5px;
    width: 965px;
    height: 22px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 600;
    background-repeat: no-repeat;
    border: 1px solid #ffffff;
    color: white;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 1px #1f1d07;
    box-shadow: inset 0px 0px 1px #1f1d07;
    z-index: 100;
    opacity: 1.0;
}

#footer a {
    text-decoration: none;
    color: white;
}

.normal {
    font-size: 12px;
}


.o5u {
    margin-top: 10px;
}

#box-link-1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 605px;
    height: 110px;
    background-color: transparent;
    z-index: 10000;
}

#box-link-2 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    height: 160px;
    background-color: transparent;
    z-index: 10000;
}

#slider-link {
    position: absolute;
    width: 210px;
    height: 137px;
    left: 0px;
    top: 0px;
    background-color: transparent;
    z-index: 30000;
}



.google_infowindow {
    font-size: .9em;
    width: 200px;
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}


#alt-caption {
    position: absolute;
    left: 164px;
    top: 200px;
    width: 500px;
    height: 20px;
    border: 1px solid red;
    z-index: 1000;
}

#big-gall {
    position: absolute;
    margin-left: 1px;
    margin-top: 0px;
    z-index: 100;
    font-family: "Salsa", Arial, Helvetica, sans-serif;
}

#big-gall-pic {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 100;
    font-family: "Salsa", Arial, Helvetica, sans-serif;
}

#occ {
    position: absolute;
    width: 54px;
    height: 54px;
    left: 74px;
    top: 125px;
    z-index: 1000;
}

.galborder {
    border: 1px solid grey;
    border-radius: 4px;
}

#galmore {
    height: 40px;
    left: 60px;
    position: absolute;
    top: 484px;
    z-index: 1000;

}

#galtext {
    width: 390px;
    height: 20px;
    left: 265px;
    position: absolute;
    top: 494px;
    font-size: 1.2em;
    color: white;
    z-index: 1000;
}

#big-gall-drop {
    background-image: url(../images/misc/omon-1.png);
    background-repeat: no-repeat;
    width: 729px;
    height: 530px;
    margin-left: 5px;
    margin-top: 3px;
    position: relative;
}



#channel {
    position: absolute;
    top: 447px;
    left: 25px;
    width: 9px;
    height: 9px;
    background-color: red;
    cursor: pointer;
    color: #f2f2f2;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px dotted grey;
    border-radius: 5px;
    opacity: 1.0;
}

#channeldown {
    position: absolute;
    top: 447px;
    left: 25px;
    width: 9px;
    height: 9px;
    background-color: greenyellow;
    cursor: pointer;
    color: #f2f2f2;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px dotted grey;
    border-radius: 5px;
    opacity: 1.0;
}

#channeltext {
    position: absolute;
    top: 444px;
    left: 43px;
    width: 40px;
    height: 13px;
    cursor: none;
    color: #f2f2f2;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#channelinfo {
    position: absolute;
    top: 444px;
    left: 85px;
    width: 150px;
    height: 14px;
    cursor: none;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 11px;
    opacity: 1.0;
    color: greenyellow;
}


.otv {
    width: 700px;
    height: 423px;
    left: 15px;
    top: 17px;
    position: relative;
    background-image: url(../images/misc/tv-back-kanal-ohne.jpg);
    color: white;
    font-family: "Laila", Arial, Helvetica, sans-serif;
}




.caca {
    position: absolute;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    border: 1px solid #999999;
    width: 205px;
    height: 20px;
    left: 8px;
    top: 25px;
    border-radius: 3px;
    text-align: center;
    font-weight: 600;
}

.ccam {
    position: absolute;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    border: 1px solid #999999;
    width: 205px;
    height: 20px;
    left: 730px;
    top: 25px;
    border-radius: 3px;
    text-align: center;
    font-weight: 600;
}


#vlist {
    position: absolute;
    width: 210px;
    height: 480px;
    left: 8px;
    top: 55px;
}

#vlist2 {
    position: absolute;
    width: 210px;
    height: 480px;
    left: 730px;
    top: 55px;
}

#vplayhead {
    position: absolute;
    width: 500px;
    height: 30px;
    left: 333px;
    top: 25px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
}

#vplay {
    position: absolute;
    width: 500px;
    height: 420px;
    left: 325px;
    top: 85px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    background-image: url(../images/vgalstart11.png);
    background-repeat: no-repeat;
}

#n_vplayhead {
    position: absolute;
    width: 420px;
    height: 90px;
    left: 177px;
    top: 445px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    text-align: left;
    cursor: default;
    border: 1px solid rgb(97, 95, 95);
    border-radius: 3px;
}

#n_vplaytube {
    position: absolute;
    width: 170px;
    height: 85px;
    left: 778px;
    top: 445px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    text-align: center;
    cursor:default;
    border: 1px solid rgb(97, 95, 95);
    border-radius: 3px;
    
}

#n_localcount {
    position: absolute;
    width: 140px;
    height: 90px;
    left: 620px;
    top: 445px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    text-align: center;
    cursor: default;
    border: 1px solid rgb(97, 95, 95);
    border-radius: 3px;
}

#n_voting {
    position: absolute;
    width: 15px;
    height: 85px;
    left: 602px;
    top: 450px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    text-align: center;
    cursor: default;
    background-image: url(../images/misc/voting.png);
    background-repeat: no-repeat;
    visibility: hidden;
}

#n_vplay {
    position: absolute;
    width: 770px;
    height: 433px;
    left:178px;
    top: 4px;
    border: 1px solid grey;
}

#n_vplay video {
    border: none;
}

#pipvideo {
    position:absolute;
    width: 120px;
    height: 70px;
    left: 527px;
    top: 57px;
    z-index: 1000;
    cursor: pointer;
}
#pipvdesc {
    position:absolute;
    width: 204px;
    height: 65px;
    left: 322px;
    top: 57px;
    z-index: 1000;
    cursor: pointer;
    visibility: hidden;
    font-size: 1.1em;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

#vlist ul {
    font-family: "Laila", Arial, Helvetica, sans-serif;
    margin-left: 0px;
    list-style-position: inside;
    cursor: pointer;
}

#vlist ul li {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    list-style-type: none;
    border-radius: 5px;
    padding-left: 5px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 600;
}

#vlist ul li:hover {
    font-weight: 600;
}

#vlist ul li:last-child {
    border-bottom: 1px solid #999999;
}


#vlist2 ul {
    font-family: "Laila", Arial, Helvetica, sans-serif;
    margin-left: 0px;
    list-style-position: inside;
    cursor: pointer;
}

#vlist2 ul li {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    list-style-type: none;
    border-radius: 5px;
    padding-left: 5px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 600;
}

#vlist2 ul li:hover {
    font-weight: 600;
}

#vlist2 ul li:last-child {
    border-bottom: 1px solid #999999;
}



#ospez {
    position: relative;
    width: 300px;
}

.containertrailer {
    width: 192px;
    ;
    height: 432px;
    left: 1px;
    top: 1px;
    overflow: hidden;
    background: transparent;
    position: absolute;
    box-sizing: border-box;
}

.container {
    width: 205px;
    ;
    height: 423px;
    left: 510px;
    top: 17px;
    overflow: hidden;
    background: grey;
    position: absolute;
    box-sizing: border-box;
}

.marquee {
    position: relative;
    box-sizing: border-box;
    animation: marquee 500s linear infinite;
}

.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
    0% {
        top: 200px
    }

    100% {
        top: -13000px
    }
}

/* Make it look pretty */
.microsoft .marquee {
    margin: 0;
    line-height: 1.5em;

}

.microsoft:before,
.microsoft::before,
.microsoft:after,
.microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255, 255, 255, 0));
}

.microsoft:after,
.microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before,
.microsoft::before {
    top: 0;
}

.owi {
    color: white;
    font-size: 0.9em;
}

#pican {
    margin-left: 1px;
    margin-top: 1px;
    cursor: pointer;
    font-size: 0.8em;
    background-color: transparent;
    width: 202px;
    color: black;
}

#picchannel {
    position: absolute;
    left: 746px;
    top: 8px;
    width: 210px;
    height: 470px;
    cursor: pointer;
    color: white;
}
#picinfo {
    padding-left: 5px;
    position: absolute;
    left: 745px;
    top: 42px;
    width: 198px;
    height: 170px;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 2px 3px 3px #000000;
    padding-top: -3px;
    background-color: #464B4F;
    color: white;
    border: 1px dotted grey;
    text-align: left;
}

#gmin {
    position: absolute;
    left: 745px;
    top: 325px;
    width: 205px;
    height: 205px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px dotted grey;
}

#tvonoff {
    position: absolute;
    left: 645px;
    top: 450px;
    width: 10px;
    height: 10px;
    background-color: #ff0000;
    cursor: none;
    border-radius: 5px;
}



#vb_stop {
    position: relative;
    left: 20px;
    top: 200px;
    width: 50px;
    height: 20px;
    color: grey;
    cursor: pointer;
    font-size: 0.7em;
    background-color: #ccc;
    border: 1px solid red;
}

#vb_mini {
    position: relative;
    left: 80px;
    top: 20px;
    width: 50px;
    height: 20px;
    color: grey;
    cursor: pointer;
    font-size: 0.7em;
    background-color: #ccc;
    border: 1px solid red;
}

img.but {
    border: 1px solid gray;
    -webkit-box-shadow: 4px 4px 5px #000000;
    box-shadow: 4px 4px 5px #000000;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=4, direction=135, color='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 4, Direction = 135, Color = '#000000')";
    border-radius: 3px;
}

img.but:hover {
    border: 1px solid darkgray;
    -webkit-box-shadow: 4px 4px 5px #333;
    box-shadow: 4px 4px 5px #333;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=4, direction=135, color='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 4, Direction = 135, Color = '#000000')";
    border-radius: 3px;
}

img.but:active {
    margin-top: 3px;
    border: 1px solid lightgrey;
    -webkit-box-shadow: 1px 1px 1px #333;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=4, direction=135, color='#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 4, Direction = 135, Color = '#000000')";
    border-radius: 3px;
}

#ott {
    position: absolute;
    left: 747px;
    top: 14px;
    width: 200px;
    height: 470px;
    color: gray;
    cursor: pointer;
    background-image: url(../images/misc/remco-bak.png);
}

#sendeschluss {
    position: absolute;
    left: 758px;
    top: 30px;
    width: 175px;
    height: 25px;
    color: white;
    font-weight: 500;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    cursor: pointer;
}

#remco-lightbox {
    position: absolute;
    left: 760px;
    top: 70px;
    width: 80px;
    height: 24px;
    cursor: pointer;
}

#remco-fullscreen {
    position: absolute;
    left: 758px;
    top: 70px;
    width: 80px;
    height: 23px;
    cursor: pointer;
}

#kanale {
    position: absolute;
    left: 800px;
    top: 140px;
    width: 90px;
    height: 90px;
    cursor: pointer;
    background-image: url(../images/misc/bestof.png);
    z-index: 100000;
}

#kanalnum {
    position: absolute;
    left: 815px;
    top: 155px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    font-size: 45px;
    text-align: center;
    z-index: 100000;
    font-family: "Liquid Crystal", Arial, Helvetica, sans-serif;
}

#remco-b1 {
    position: absolute;
    left: 758px;
    top: 140px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b2 {
    position: absolute;
    left: 794px;
    top: 140px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b3 {
    position: absolute;
    left: 829px;
    top: 140px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b4 {
    position: absolute;
    left: 866px;
    top: 140px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b5 {
    position: absolute;
    left: 902px;
    top: 140px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b6 {
    position: absolute;
    left: 758px;
    top: 175px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b7 {
    position: absolute;
    left: 794px;
    top: 175px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b8 {
    position: absolute;
    left: 829px;
    top: 175px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b9 {
    position: absolute;
    left: 866px;
    top: 175px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b10 {
    position: absolute;
    left: 902px;
    top: 175px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b11 {
    position: absolute;
    left: 758px;
    top: 210px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b12 {
    position: absolute;
    left: 794px;
    top: 210px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b13 {
    position: absolute;
    left: 829px;
    top: 210px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b14 {
    position: absolute;
    left: 866px;
    top: 210px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-b15 {
    position: absolute;
    left: 902px;
    top: 210px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#remco-first {
    position: absolute;
    left: 825px;
    top: 230px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#remco-start-stop {
    position: absolute;
    left: 825px;
    top: 260px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#remco-next {
    position: absolute;
    left: 860px;
    top: 260px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#remco-prev {
    position: absolute;
    left: 790px;
    top: 260px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#remco-last {
    position: absolute;
    left: 825px;
    top: 290px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#remco-menu {
    position: absolute;
    left: 758px;
    top: 105px;
    width: 175px;
    height: 25px;
    cursor: pointer;
}

#remco-mini {
    position: absolute;
    left: 758px;
    top: 415px;
    width: 175px;
    height: 25px;
    cursor: pointer;
}

.tvkanal {
    border: 1px solid darkgray;
    border-radius: 3px;
}

#eurobutton {
    position: absolute;
    left: 150px;
    top: 30px;
    width: 64px;
    height: 48px;
    z-index: 10000000;
    background-image: url('../images/misc/buttons/buttra.png');
}


#euromap {
    border: 1px solid grey;
    border-radius: 4px;
    position: absolute;
    left: 3px;
    top: 0px;
    width: 534px;
    height: 540px;
    background-image: url('../images/misc/wasser-vo.png');
}

#eumap_info {
    border-radius: 5px;
    left: 550px;
    top: 0px;
    width: 400px;
    height: 537px;
    position: absolute;
}



/* Title */

#gauge text:nth-child(6) tspan {
    font-size: 1.0em !important;
}

/* Value */

#gauge text:nth-child(7) tspan {
    font-size: 0.7em !important;
}

/* Label */

#gauge text:nth-child(8) tspan,
gauge text:nth-child(9) tspan,
gauge text:nth-child(10) tspan {
    font-size: 1.0em !important; color: rgb(235, 104, 17);
}


#k1 {
    position: absolute;
    left: 3px;
    top: 18px;
    width: 115px;
    height: 54px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: white;
    font-weight: 600;
}

#k2 {
    position: absolute;
    left: 122px;
    top: 17px;
    width: 116px;
    height: 55px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 15px;
    color: white;
    font-weight: 600;
}

#k3 {
    position: absolute;
    left: 244px;
    top: 17px;
    width: 116px;
    height: 55px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 15px;
    color: white;
    font-weight: 600;
}

#k4 {
    position: absolute;
    left: 364px;
    top: 17px;
    width: 116px;
    height: 55px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 15px;
    color: white;
    font-weight: 600;
}



#countdownclock {
    position: absolute;
    left: 606px;
    top: 160px;
    width: 148px;
    height: 15px;
    z-index: 10000;
    color: silver;
    opacity: 0.1;
    cursor: help;
}

#cclock-helper {
    position: absolute;
    left: 475px;
    top: 123px;
    width: 140px;
    height: 20px;
    z-index: 1000;
    color: silver;
    opacity: 1.0;
    border: 1px dotted black;
    background-color: white;
    color: black;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    border-radius: 6px;
    padding-left: 4px;
    visibility: hidden;
}

#opas-laender {
    z-index: 50000000;
}

#vid-select {
    position: absolute;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    left: 15px;
    top: 25px;
    width: 270px;
}

#opasvideo {
    width: 270px;
}


#pass-sel {
    position: absolute;
    left: 15px;
    top: 35px;
    font-family: "Laila", Arial, Helvetica, sans-serif;
}



optgroup {
    font-style: normal;
    font-family: "Laila", Arial, Helvetica, sans-serif;
}



#metbg {
    position: absolute;
    width: 195px;
    height: 150px;
    top: 390px;
    left: 760px;
    background-image: url(../images/misc/uni-email.png);
}

#soundbar {
    position: absolute;
    width: 727px;
    height: 50px;
    top: 480px;
    left: 3px;
    background-image: url(../images/misc/soundbar-k.png);
}



#vidcom img:nth-child(2) {
    cursor: pointer;
}

#vidcom img:nth-child(3) {
    cursor: pointer;
}

#podcast {
    cursor: pointer;
}

#podhead {
    position: absolute;
    top: 10px;
    left: 70px;
    width: 850px;
    height: 35px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 2.0em;
    padding-left: 10px;
    font-family: Aladin;
    color: var(--zitatfarbe);
    padding-top: 3px;
}

.podbody {
    position: absolute;
    top: 65px;
    left: 70px;
    width: 850px;
    height: 470px;
}

#waveform {
    position: relative;
    width: 250px;
    height: 90px;
    border: 1px solid red;
}

#calendar {
    position: relative;
    margin-top: 0px;
    margin-left: 6px;
    height: 220px;
    float: left;
}

#calextender {
    position: absolute;
    height: 290px;
    width: 728px;
    top: 235px;
    left: 8px;
    text-align: justify;
    border: 1px solid rgb(131, 131, 131);
    padding: 2px;
    border-radius: 2px;
}

.jquery-ui-like {
	border-radius: 1px;
	background: transparent;
	overflow: hidden;
}
.jquery-ui-like div {
	background-image: url("../jquery/pbar-ani.gif");
	border-right: 1px solid #AAA;
    border-radius: 8px;
}

#progressBar {
    position: absolute;
    width: 326px;
    top: 136px;
    left: 320px;
    height: 14px;
    z-index: 10000;
}
.big-green {

	background: transparent;
}

.big-green div {
	border-radius: 10px;
	overflow: hidden;
    border-right: 1px solid rgb(231, 229, 229);
}

#tstamp {
    position: relative;
    color: #FFCC00;
    font-family: "Laila", Arial, Helvetica, sans-serif;
    font-size: 0.9 em;
    z-index: 10000;
}

#videolist {
    position: absolute;
    top: 10px;
    left: 20px;
    height: 512px;
    width: 280px;
    float: left;
    overflow: hidden;
    font-size: 0.8em;
}

#videolist td{
    font-size: 0.7em;
    padding: 1px 2px 1px 4px;
    border-radius: 0px;
    border-color: var(--borderdunkel);
}
#videolist th{
    color: var(--spruchfarbe);
    padding: 2px;
}

#videolist table{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    background-color: transparent;
    border-color: var(--borderdunkel);
}

.vjs-fullscreen-control.vjs-control.vjs-button {
    display: none;
}

.b-custom-select__title__input {
    text-align: left;
    font-size: 11px;
}

#kontheader {
    position: absolute;
    z-index: 1000;
    left: 30px;
    top: 10px;
}


#n_videopic {
    position: absolute;
    top: 4px;
    left: 10px;
    height: 130px;
    width: 160px;
    background-image: url("../images/t-2023/video-iseran.jpg");
}


#n_videolist {
    position: absolute;
    top: 145px;
    left: 10px;
    height: 390px;
    width: 160px;
    float: left;
    overflow: hidden;
    font-size: 0.8em;
}

#n_videolist td{
    font-size: 0.7em;
    padding: 1px 2px 1px 4px;
    border-radius: 4px;
    border-color: var(--borderdunkel);
}
#n_videolist th{
    font-size: 0.7em;
    padding: 1px 2px 1px 4px;
    border-radius: 4px;
    border-color: var(--borderdunkel);
    text-shadow: 3px 3px 3px black;
    color: rgb(218, 173, 12);
    background-image: url(../images/misc/quickf-grey-carbon.jpg);
}

#n_videolist table{
    border-spacing: 3px;
    border-collapse: separate;
    width: 100%;
    background-color: transparent;
    border-color: var(--borderdunkel);
}
