
                    #HDLB_WIN DIV.IM_TXC {
                        /* Untertitel */
                        position: relative;
                        width: 100%;
                        height: 0;
                        padding: 0;
                        margin: 0;
                    }
                        #HDLB_WIN DIV.IM_TXD {
                            position: absolute;
                            color: black;
                            top: 12px;
                            left: 0;
                            width: 100%;
                            text-align: center;
                        }
                            #HDLB_WIN DIV.IM_TXD B {
                                padding: 4px;
                                border: 1px solid white;
                                background: whitesmoke;
                                color: #444;
                                font: bold 11px Verdana, sans-serif;
                                -moz-border-radius: 3px;
                            }
                
                    #HDCT {
                        width: 768px;
                        height: 88px;
                        position: absolute;
                        top:  6px;
                        left: 16px;
                        background: url(/IMG/HDLB.Control.gif);
                        cursor: default;
                    }
                    
                        #HDCT * {
                            cursor: default;
                        }
                    
                        #HDCT.OVR {
                            background: url(/IMG/HDLB.Control.OVR.gif);
                        }
                        
                            #HDCT.OVR #HDCT_ST_XL,
                            #HDCT.OVR #HDCT_ST_PB,
                            #HDCT.OVR #HDCT_TX_ID,
                            #HDCT.OVR #HDCT_TX_TX,
                            #HDCT.OVR #HDCT_LOADA,
                            #HDCT.OVR #HDCT_USRHP,
                            #HDCT.OVR #HDCT_MY_CT,
                            #HDCT.OVR #HDCT_MY_WT
                            {
                                display: none;
                            }
                    
                    #HDCT_ST_XL,
                    #HDCT_ST_PB,
                    #HDCT_TX_ID,
                    #HDCT_TX_TX,
                    #HDCT_LOADA,
                    #HDCT_USRHP,
                    #HDCT_MY_CT,
                    #HDCT_MY_WT,
                    #HDCT_NAV_T,
                    #HDCT_NAV_P,
                    #HDCT_DYNDX,
                    #HDCT_NAV_N
                    {
                        display: block;
                        cursor: default;
                        position: absolute;
                    }
                    
                        #HDCT_ST_XL {
                            width: 48px;
                            height: 44px;
                            left: 4px;
                            top: 44px;
                            background: url(/IMG/HDLB.Control.ST_XL_0.gif);
                        }
                        #HDCT_ST_XL.T { background: url(/IMG/HDLB.Control.ST_XL_1.gif); }
                        
                        #HDCT_ST_PB {
                            width: 48px;
                            height: 44px;
                            left: 4px;
                            top: 0;
                            background: url(/IMG/HDLB.Control.ST_Pub_0.gif);
                        }
                        #HDCT_ST_PB.T { background: url(/IMG/HDLB.Control.ST_Pub_1.gif); }
                        
                        
                        #HDCT_NAV_T {
                            width: 80px;
                            height: 88px;
                            left: 595px;
                            top: 0;
                            background: url(/IMG/HDLB.Control.NAV_T_0.gif);
                        }
                        #HDCT_NAV_T.H { background: url(/IMG/HDLB.Control.NAV_T_1.gif); }
                        
                        #HDCT_NAV_P {
                            width: 40px;
                            height: 88px;
                            left: 682px;
                            top: 0;
                            background: url(/IMG/HDLB.Control.NAV_P_0.gif);
                        }
                        #HDCT_NAV_P.H { background: url(/IMG/HDLB.Control.NAV_P_1.gif); }
                        
                        #HDCT_NAV_N {
                            width: 40px;
                            height: 88px;
                            left: 722px;
                            top: 0;
                            background: url(/IMG/HDLB.Control.NAV_N_0.gif);
                        }
                        #HDCT_NAV_N.H { background: url(/IMG/HDLB.Control.NAV_N_1.gif); }
                        
                        #HDCT_LOADA {
                            width: 52px;
                            height: 32px;
                            left: 532px;
                            top: 0;
                            z-index: 2072;
                            background: url(/IMG/HDLB.Loading0.gif) no-repeat center center;
                        }
                        #HDCT_LOADA.X {
                            background-image: url(/IMG/HDLB.Loading1.gif);
                        }
                        
                        #HDCT_TX_ID {
                            width: 96px;
                            height: 64px;
                            left: 56px;
                            top: 12px;
                            color: olivedrab;
                            text-align: right;
                            font: normal 24px Consolas, 'Lucida Console', monospace;
                        }
                            #HDCT_TX_ID U {
                                color: #DE0;
                                display: block;
                                text-decoration: none;
                                font-size: 32px;
                            }
                            #HDCT_TX_ID A {
                                color: #DE0;
                                text-decoration: none;
                                border-bottom: 1px dotted #CD0;
                                cursor: pointer !important;
                            }
                        
                        #HDCT_TX_TX {
                            width: 336px;
                            height: 32px;
                            left: 192px;
                            top: 8px;
                            color: silver;
                            line-height: 12px;
                            font: normal 10px Verdana, sans-serif;
                        }
                            #HDCT_TX_TX DIV.A {
                                font-size: 11px;
                                font-weight: bold;
                                color: silver;
                            }
                                #HDCT_TX_TX DIV.A STRONG {
                                    color: white;
                                }
                                #HDCT_TX_TX DIV.A EM {
                                    font-weight: bold;
                                    font-style: normal;
                                    font-size: 10px;
                                    color: darkkhaki;
                                }
                                
                                #HDCT_TX_TX DIV.B ABBR {
                                    border-color: dimgray;
                                }
                                
                                /* Untertitel 23.12.2007 22:50:30 */
                                #HDCT_TX_TX DIV.T {
                                    position: absolute;
                                    top: -128px;
                                    left: 64px;
                                    width: 200px;
                                    height: 1em;
                                    background: yellow;
                                    color: navy;
                                }
                                                                
                        /* Help/Options button */
                        #HDCT_USRHP {
                            position: absolute;
                            bottom: 4px;
                            left: 192px;
                            width: 128px;
                            height: 24px;
                            background: url(/IMG/HDLB.Control.HLP_0.png);
                        }
                            #HDCT_USRHP:hover {
                                background: url(/IMG/HDLB.Control.HLP_1.png);
                            }
                                
                        #HDCT_MY_CT,
                        #HDCT_MY_CT.F,
                        #HDCT_MY_CT.G,
                        #HDCT_MY_CT.T,
                        #HDCT_MY_CT.U
                        {
                            top: 0;
                            left: 532px;
                            width: 52px;
                            height: 88px;
                            background: url(/IMG/HDLB.Control.My_0.gif);
                        }
                            #HDCT_MY_CT.F { background: url(/IMG/HDLB.Control.My_0.gif);    }
                            #HDCT_MY_CT.G { background: url(/IMG/HDLB.Control.My_A.gif);    }
                            
                            #HDCT_MY_CT.T { background: url(/IMG/HDLB.Control.My_1.gif);    }
                            #HDCT_MY_CT.U { background: url(/IMG/HDLB.Control.My_R.gif);    }
                            
                        #HDCT_MY_WT {
                            bottom: 0;
                            left: 192px;
                            width: 336px;
                            height: 28px;
                        }
                        
                            /* Wertungscontainer */
                            #HDCT_MY_WT DIV.SWERTUNG {
                                position: absolute;
                                top: 4px;
                                right: 0;
                            }
                            /* Wertungstext */
                            #HDCT_MY_WT DIV.SWERTUNG DIV.SWTGTT {
                                position: absolute;
                                top: 2px;
                                left: -112px;
                                width: 112px;
                                text-align: center;
                                overflow: hidden;
                                white-space: nowrap;
                                color: #DE0;
                                font: normal 10px Verdana, sans-serif;
                            }
                                /* Sterncher-Beschreibung: gut..schlecht */
                                #HDCT_MY_WT DIV.SWERTUNG DIV.SWTGTT U {
                                    text-decoration: none;
                                    font-weight: bold;
                                    color: #FD0;
                                }

                            #HDCT_MY_WT DIV.SWERTUNG DIR {
                                margin: 0;
                                padding: 0;
                                display: inline;
                            }
                            #HDCT_MY_WT DIV.SWERTUNG LI {
                                display: block;
                                float: left;
                                margin: 0;
                                padding: 0;
                                width: 16px;
                                height: 17px;
                                background-repeat: no-repeat;
                            }
                                #HDCT_MY_WT DIV.SWERTUNG DIR.SWTGD LI {
                                    border-bottom: 1px dotted red;
                                }
                                #HDCT_MY_WT DIV.SWERTUNG DIR.SWTGX LI {
                                    border-bottom: 1px solid lime;
                                }
                                #HDCT_MY_WT DIV.SWERTUNG DIR.WHITE LI {
                                    background: #ED0;
                                    border-bottom: 1px solid lime;
                                }
                            
                            /* Wertungssterncher */
                                #HDCT_MY_WT DIV.SWERTUNG LI.U {
                                    background: url(/IMG/HDLB.Wertung.D.png);
                                }
                                #HDCT_MY_WT DIV.SWERTUNG LI.S {
                                    background: url(/IMG/HDLB.Wertung.X.png);
                                }

                        /* Dynamisch aktualisierter Status/MyPics Text */
                        #HDCT_DYNDX {
                            width: 768px;
                            height: 16px;
                            left: 0;
                            top: -18px;
                            z-index: 2088;
                            background:transparent;
                        }
                            #HDCT_DYNDX DIV {
                                width: 100%;
                                height: 16px;
                                overflow: hidden;
                                text-align: center;
                                font: normal 10px Verdana, sans-serif;
                                cursor: default;
                                color: silver;
                            }
                            #HDCT_DYNDX DIV A {
                                color: silver;
                                cursor: pointer;
                            }
                                #HDCT_DYNDX DIV A:hover {
                                    color: #EF0;
                                    cursor: pointer;
                                }
                
                /* Hilfetext */
                #HDLB_CNT DIV.USRC {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                }
                    #HDLB_CNT DIV.USRX {
                        position: absolute;
                        top: 0;
                        left: 0;
                        bottom: 0;
                        width: 112px;
                        background: #000 url(/IMG/HDLB.Help.BG.gif) scroll no-repeat center center;
                    }
                    /* Hilfetext: Close button */
                        #HDLB_CNT DIV.USRY {
                            position: absolute;
                            left: 0;
                            bottom: 16px;
                            width: 100%;
                            text-align: center;
                            font: bold 11px Verdana, sans-serif;
                        }
                            #HDLB_CNT DIV.USRY U {
                                color: #DE0;
                                cursor: pointer;
                            }
                            #HDLB_CNT DIV.USRY U:hover {
                                color: white;
                            }
                    #HDLB_CNT DIV.USRD {
                        position: absolute;
                        top: 0;
                        left: 112px;
                        right: 0;
                        bottom: 0;
                        color: white;
                        background: #333;
                        overflow: auto;
                    }
                    #HDLB_CNT DIV.USRM {
                        padding: 2em;
                    }
                        #HDLB_CNT DIV.USRM UL {
                            margin-left: 4em;
                            list-style-type: square;
                        }
                    #HDLB_CNT DIV.USRD H3 {
                        padding: 0;
                        margin: 1.5em 0 .5em;
                        font: normal 2.0em 'Segoe UI', sans-serif;
                    }
                    #HDLB_CNT DIV.USRD TT {
                        font: normal 9pt fixedsys, monospace;
                        color: #DE0;
                    }
                    #HDLB_CNT DIV.USRD P {
                        padding-left: 2em;
                        font: normal 1.1em Cambria, Georgia, serif;
                        line-height: 1.5em;
                    }
                    
                    /* Optionen */
                    #HDLB_CNT #HDLB_USR_ZZ {
                        color: black;
                        background: gainsboro;
                        border: 1px solid white;
                        padding: 1em;
                        margin: 1em 0 1em;
                    }
                        #HDLB_CNT #HDLB_USR_ZZ FIELDSET, 
                        #HDLB_CNT #HDLB_USR_ZZ FIELDSET P,
                        #HDLB_CNT #HDLB_USR_ZZ FIELDSET LI
                        {
                            font: bold 11px Verdana, sans-serif;
                        }                        
                        #HDLB_CNT #HDLB_USR_ZZ FIELDSET H3 {
                            margin: .5em 0;
                        }
                        #HDLB_CNT #HDLB_USR_ZZ TT {
                            font: normal 9pt fixedsys, monospace;
                            color: green;
                        }
                        
                        #HDLB_CNT #HDLB_USR_ZZ DIV.USRS {
                            padding: .4em;
                            text-align: right;
                        }
                        #HDLB_CNT #HDLB_USR_ZZ BUTTON {
                            padding: .3em;
                            font: bold 11px Verdana, sans-serif;
                        }
                        #HDLB_CNT #HDLB_USR_ZZ INPUT#HDLB_USR_WS {
                            width: 3em;
                            text-align: right;
                            padding-right: .3em;
                            font: bold 11px Verdana, sans-serif;
                            color: blue;
                        }
                

