/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
==============================================================

    FCGH.net Stylesheet
    Copyright © 2010 James Barrante
    $ CSS.Client.Spiele.Bericht.php $
    $ Wed, 01 Sep 2010 07:15:48 +0200 $

==============================================================
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



@media screen {



        #PSUL {
            list-style-type: none;
            margin: 16px 0 0;
            padding: 0;
        }
        
            #PSUL .UA,
            #PSUL .UB
            {
                padding: 0;
                margin: 0;
                float: left;
            }
        
            #PSUL .UA {
                width: 532px;
            }
            
            #PSUL .UB {
                width: 268px;
            }
            
            /*-- SPALTE A --*/
            
            #PSUL .EA {
                background: white url(/IMG/Spiele.Bericht.BG.gif) scroll repeat;
                border: 1px solid white;
                border-width: 1px 1px 1px 0;
            }
            
            #PSUL .EB {
                padding: 12px 20px;
                font: normal 1.9em Cambria, 'Book Antiqua', serif;
            }
            
                #PSUL .EB H2 {
                    margin-top: 0;
                }
                #PSUL .EB P {
                    line-height: 24px;
                    text-align: left;
                    margin: 0;
                    padding: 7px 0;
                }
                
                
                #PSUL .EA .AUFS {
                    background: transparent url(/IMG/Spiele.Bericht.Aufstellung.png) scroll no-repeat left 28px;
                    width: 100%;
                    min-height: 192px;
                    cursor: default;
                }
                
                    #PSUL .EA .AUFS H3 {
                        text-align: center;
                        font: bold 14px Cambria, Georgia, serif;
                        text-transform: uppercase;
                        letter-spacing: 2px;
                        background: transparent;
                        color: #005090;
                        width: 66%;
                        margin: 0 auto;
                        padding: 7px 0 12px;
                        border-top: 1px dotted #777;
                    }
                
            
                    /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
                    /*  Aufstellung                         */
                    
                    #PSUL .AUFZ {
                        padding: 4px 24px 0;
                        height: 108px;
                        margin-bottom: 16px;
                    }
                    
                    #PSUL .AUFZ DL {
                        text-align: center;
                        margin: 0;
                        padding: 6px 0;
                    }
                    
                            #PSUL .AUFZ DL:hover {
                                background: #CCF2A7;
                                border: 1px solid #005090;
                                padding: 5px 0;
                            }
                    
                        #PSUL .AUFZ DT {
                            display: none;
                            margin: 0;
                            padding: 0;
                        }
                        
                        #PSUL .AUFZ DD {
                            display: inline;
                            margin: 0;
                            padding: 0;
                            font: bold 11px Tahoma, sans-serif;
                            color: black;
                        }
                        
                            #PSUL .AUFZ DD A {
                                padding: 2px 3px;
                                margin: 0 .5em;
                                text-decoration: none;
                                color: black;
                                background: transparent;
                                text-transform: uppercase;
                            }
                            
                                #PSUL .AUFZ DD A:hover {
                                    padding: 1px 2px;
                                    border: 1px solid rgb(255,229,0);
                                    background: white;
                                }
                                
                            
                            #PSUL .AUFZ DD A SPAN {
                                padding-right: .2em;
                                color: green;
                            }
                
                    
                    
                    #PSUL .AUFW {
                        padding-left: 44%;
                        margin: 0 0;
                    }
                    
                        #PSUL .AUFW H4 {
                            display: none;
                        }
                    
                        #PSUL .AUFW OL {
                            margin: 0;
                            padding: 0;
                            list-style-type: none;
                        }
                        
                        #PSUL .AUFW OL LI {
                            margin: 0;
                            padding: 0;
                            clear: both;
                        }
                        
                            #PSUL .AUFW LI SPAN {
                                float: left;
                                display: block;
                                margin: 0;
                                padding: 4px 0;
                                font: bold 11px Tahoma, sans-serif;
                            }
                            
                                #PSUL .AUFW LI SPAN.SA {
                                    background: transparent url(/IMG/Spiele.Bericht.ico.Wechsel.png) scroll no-repeat center left;
                                    padding-left: 20px;
                                    padding-right: 1em;
                                    width: 24px;
                                    text-align: right;
                                    color: #777;
                                }
                            
                                #PSUL .AUFW LI SPAN.SB {
                                    text-align: left;
                                }
                                
                                    #PSUL .AUFW LI SPAN.SB STRONG {
                                        text-transform: uppercase;
                                    }
            
            
            /*-- SPALTE B --*/
            
            #PSUL .FA {
                padding: 2px 0 0;
                cursor: default;
            }
            
            #PSUL .FB {
                width: 240px;
                margin: 12px auto 0;
                border: 1px solid #005090;
                background: white;
                color: black;
                padding: 0;
            }
            
                #PSUL .FB H3 {
                    background: #005090;
                    color: white;
                    margin: 0;
                    padding: 3px 0 4px 16px;
                    text-align: left;
                    font: bold 11px Tahoma, sans-serif;
                }
            
                #PSUL .MDT {
                }
                
                    #PSUL .MDT P {
                        margin: 0;
                        padding: 4px 8px 4px;
                        font: normal 11px Tahoma, sans-serif;
                        color: #005090;
                    }
                
                    #PSUL .MDT A
                    {
                        display: block;
                        width: 240px;
                        height: 300px;
                        border: none;
                        padding: 0 0 2px;
                        background: white;
                        color: black;
                    }
                    
                    #PSUL .MDT A:hover {
                        background: aqua;
                        color: black;
                    }
                    
                        #PSUL .MDT A IMG {
                            display: block;
                            border: none;
                            padding: 0;
                            margin: 0 0 1px;
                            border-bottom: 1px solid #005090;
                        }
                            
            
                #PSUL .PL A,
                #PSUL .PL SPAN
                {
                    /* Bilderlink */
                    display: block;
                    width: 240px;
                    padding: 128px 0 4px;
                    margin: 0 auto;
                    border: 1px solid olivedrab;
                    font: bold 18px Cambria, Georgia, serif;
                    text-align: center;
                    text-decoration: none;
                    text-transform: uppercase;
                    letter-spacing: .2em;
                    background: white url(../../IMG/Spiele.ico.Bilder.0.png) scroll no-repeat top center;
                    -moz-user-select: none;
                }
                
                    #PSUL .PL .PICS_1 {
                        background-image: url(../../IMG/Spiele.ico.Bilder.1.png);
                        color: #005090;
                    }
                    
                        #PSUL .PL .PICS_1:hover {
                            background-color: rgb(255,229,0);
                            border-color: black;
                            -moz-outline: solid 1px greenyellow;
                            color: blue;
                        }
                        
                    #PSUL .PL .PICS_0 {
                        cursor: default;
                        color: #777;
                    }
                    
                    /* HD Viewer */
                    #PSUL .PL DIV.HD A,
                    #PSUL .PL DIV.HD A:hover
                    {
                        padding: 0;
                        margin: 16px auto 0;
                        height: 80px;
                        border: none;
                        background: transparent url(/IMG/Spiele.ico.BilderHD.1.png) scroll no-repeat;
                    }
                            #PSUL .PL DIV.HD A SPAN {
                                width: 0px;
                                height: 0px;
                                visibility: hidden;
                            }
                        #PSUL .PL DIV.HD A:hover {
                            background-image: url(/IMG/Spiele.ico.BilderHD.2.png);
                        }
                
            
                #PSUL .IB {
                    background: white;
                    color: black;
                    border: 1px solid #005090;
                    width: 240px;
                    margin: 0 auto 8px;
                }
            
            /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
            
            #PSUL .TB_TORE {
                table-layout: fixed;
                width: 100%;
                border-spacing: 0;
                border-bottom: 1px solid lightgray;
                border-collapse: collapse;
            }
            
                    #PSUL .TB_TORE TD {
                        padding: 2px;
                        border-bottom: 1px dotted gray;
                        vertical-align: top;
                    }
                    
                    #PSUL .TB_KART TD {
                        vertical-align: middle;
                    }
                    
                        #PSUL .TB_TORE TD.CB {
                            text-align: right;
                            font: bold 11px Tahoma, sans-serif;
                            color: #444;
                        }
                        
                        #PSUL .TB_TORE TD.CC {
                            text-align: center;
                        }
                        
                            #PSUL .TB_TORE TD.CC TT {
                                font: normal 9pt fixedsys, monospace;
                                color: #005090;
                            }
                    
                        #PSUL .TB_TORE TD.CD {
                            font: bold 11px Tahoma, sans-serif;
                            font-style: normal;
                            color: darkred;
                        }
                    
                            #PSUL .TB_TORE TD.CD STRONG {
                                display: block;
                                color: firebrick;
                            }
                            
                            #PSUL .TB_TORE TD.CD SPAN {
                                display: none;
                            }
                            
                            #PSUL .TB_TORE TD.CD A
                            {
                                text-decoration: none;
                                font-style: normal;
                            }
                            
                                    /* IE-Fix */
                                    #PSUL .TB_TORE TD.CD A {
                                        color: #777;
                                    }
                                    #PSUL .TB_TORE TD.CD STRONG A {
                                        color: #005090;
                                    }
                            
                                #PSUL .TB_TORE TD.CD A:hover {
                                    color: #FF6800;
                                }
                            
                                #PSUL .TB_TORE TD.TorRG,
                                #PSUL .TB_TORE TD.Tor11,
                                #PSUL .TB_TORE TD.TorET
                                {
                                    background: gainsboro url(/IMG/Spiele.ico.Tore.11.png) scroll no-repeat center 4px;
                                    cursor: help;
                                }
                                
                                    #PSUL .TB_TORE TD.TorRG SPAN,
                                    #PSUL .TB_TORE TD.Tor11 SPAN,
                                    #PSUL .TB_TORE TD.TorET SPAN
                                    {
                                        display: none;
                                    }
                                
                                    #PSUL .TB_TORE TD.TorRG { background-color: #B7DD9F;  background-image: url(/IMG/Spiele.ico.Tore.reg.png); }
                                    #PSUL .TB_TORE TD.Tor11 { background-color: #FF6800;  background-image: url(/IMG/Spiele.ico.Tore.11.png);  }
                                    #PSUL .TB_TORE TD.TorET { background-color: #DAC06B;  background-image: url(/IMG/Spiele.ico.Tore.et.png);  }
            
                #PSUL .TB_TORE .RS
                {
                    background: white;
                }
                
                    #PSUL .TB_TORE .RS .CA {
                        background: black;
                        border: none;
                    }
                
                #PSUL .TB_TORA .RA
                {
                    background: gainsboro;
                }
                
                    #PSUL .TB_TORE .RA .CA {
                        background: #CCD;
                        border: none;
                    }
    




}


