BODY

{

        padding-right: 0px;

        padding-left: 2px;

        font-size: 9pt;

        padding-bottom: 0px;

        margin: 0px;

        color: black;

        padding-top: 0px;

        font-family: Tahoma;

        background-color: white;

                        scrollbar-arrow-color: white; 

                        scrollbar-base-color: #FFFFFF;

                        scrollbar-highlight-color : #e6e6e6; 

                        scrollbar-shadow-color : #c5c5c5;

        SCROLLBAR-TRACK-COLOR: #cccccc;



}



/* Layout for Standart-Mainlayout */



#StandardLayout

table, tr, td

{

        font-size: 9pt;

        margin: 0px;

        color: black;

        font-family: sans-serif,verdana ;

}

/*
#StandardTabelle

         Standardtabelle */

        

        TABLE.Standard

        {

                border:none;

                width:100%;

                font-size:9pt;

                font-family: Tahoma;

        }

        TD.Standard_Col_1

        {

                width:2%;

        }
        
        TD.Standard_Col_2

        {

                width:96%;

        }

        TD.Standard_Col_3

        {

                width:2%;

        }




/* Layout for Mainlayout - Header, Content, Details, SubDetails*/

#MainLayout_Table

{

        padding-right: 0px;

        padding-left: 0px;

        padding-bottom: 0px;

        margin: 0px;

        padding-top: 0px;

        width: 99%;

}

#MainLayout_Header

{

        padding-right: 0px;

        padding-left: 0px;

        padding-bottom: 0px;

        margin: 0px;

        padding-top: 0px;

        width: 100%;

        height: 102px;

}



#MainLayout_Content

{

        padding-right: 0px;

        padding-left: 0px;

        padding-bottom: 0px;

        margin: 0px;

        padding-top: 0px;

        width: 200px;

        vertical-align:top;

}



#MainLayout_Details

{

        padding-right: 0px;

        padding-left: 0px;

        padding-bottom: 0px;

        margin: 0px;

        padding-top: 0px;

        vertical-align:top;

}



#MainLayout_SubDetails

{

        padding-right: 5px;

        padding-left: 5px;

        padding-bottom: 0px;

        margin: 0px;

        padding-top: 0px;

        width: 200px;

        vertical-align:top;

}





/* CONTENT STYLESHEETS */

TD.Content

{

        padding-left: 40px;

        height: 16px;

        color:black;

        font-size:8pt;

}



A.Content_Backwards

{

        color:black;

        font-size:8pt;

        text-decoration:none;

        

}

A.Content_Forwards

{

        color:black;

        font-size:8pt;

        text-decoration:none;

        

}



A.Content

{

        color:black;

        font-size:11pt;

        text-decoration:none;

        font:100;

}



A.Content_Backwards:hover{color:red}

A.Content_Backwards:visited{color:black}

A.Content_Forwards:hover{color:red}

A.Content_Forwards:visited{color:black}



A.Impressum

{

        color:black;

        font-size:9pt;

        font-family: Tahoma;



}



TD.Background_Top

{

        background-image: url(../DJKAdmin/images/Content_Top_1.jpg);

        border: none;

        width: 197px;

        height: 32px;

}



TD.Background_Middle

{

        background-image: url(../DJKAdmin/images/Content_Middle.jpg);

        border: none;

        width: 197px;

        height: 8px;

}

TD.Background_Bottom

{

        background-image: url(../DJKAdmin/images/Content_Bottom.jpg);

        border: none;

        width: 197px;

        height: 16px;

}



TD.Background

{

        background-image: url(../DJKAdmin/images/Content_Background.jpg);

}



/* HEADER STYLESHEETS */



TD.Header_Background_1

{

        background-image: url(../DJKAdmin/images/Header_1.gif);

        background-repeat:no-repeat;

        height:102px;

        width:108px;

}

TD.Header_Background_2

{

        background-image: url(../DJKAdmin/images/Header_2.gif);

        background-repeat:repeat-x;

        height:102px;

}

TD.Header_Background_3

{

        background-image: url(../DJKAdmin/images/Header_3.gif);

        background-repeat:no-repeat;

        height:102px;

        width:766px;

}



/* DETAILS STYLESHEETS */



        /* HEADER */

        TABLE.Details_Header

        {

                 width:100%;

                 height:23px; 

                 margin-top:0px;

                 padding-right: 5px;

                 

        }

        TR.Details_Header

        {

                width:97%;

        }

        TD.Details_Header_1

        {

                width:23px;

                background-image:url(../DJKAdmin/images/Details_Header_1.jpg); 

                background-repeat:no-repeat;

        }

        TD.Details_Header_2

        {

                background-image:url(../DJKAdmin/images/Details_Header_2.jpg); 

                background-repeat:repeat-x;

                font-size:9pt;

                font-weight:bold;

                font-family: Tahoma;

        }

        TD.Details_Header_3

        {

                width:18px;

                background-image:url(../DJKAdmin/images/Details_Header_4.jpg); 

                background-repeat:no-repeat;

        }        

        

        /* NEWS */
        
        TABLE.News
        {

                width:100%;
                font-size:8pt;
                font-family: Tahoma;

        }
        TD.News_Leer        /* Leer */
        {
                width:5px;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Leer_Start        /* Leer */
        {
                width:5px;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
                border-left:solid 1px #A9A9A9;
        }
        TD.News_Datum        /* Datum */
        {
                width: 50px;
                vertical-align:top;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                font-size:8pt;
                font-family: Tahoma;
        }
        TD.News_Titel        /* Titel */
        {
                vertical-align:top;
                border-bottom:solid 1px #A9A9A9;
                border-right:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                font-size:8pt;
                font-family: Tahoma;
        }
        TD.News_Hinweis
        {
                colspan: 5;
                font-style: italic;
        }        
        TR.News_Row
        {
                border: solid 4px black;
                height:23px;


        }
        /* Abteilungslogos */
        TD.News_Col_2_Fussball
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/Fussball_Logo.gif);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_Baseball
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/Baseball_Logo.gif);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_Volleyball
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/Volleyball_Logo.gif);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_MuKiTu
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/MuKiTu_Logo.jpg);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_Karate
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/karate_Logo.jpg);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_Unihock
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/Unihock_Logo.gif);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_Gymnastik
        {
                width:20px;
                background-image: url(../DJKAdmin/images/Abteilungen/Gymnastik_Logo.gif);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.News_Col_2_DJK
        {
                width:20px;
                background-image: url(../DJKAdmin/images/DJK.jpg);
                background-repeat:no-repeat;
                background-position:left center;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        
          TD.News_Col_Bericht
        {
                width:20px;

        }
        A.News

        {
                color:blue;
                font-size:8pt;
                text-decoration:none;
                font:100;
        }
        
        A.News:hover{color:black}
        A.News:visited{color:blue}
  
   /* News - Letzte Ergebnisse/Nächste Spiele */
   
        TD.News
        {
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
        }
   TD.NewsSpiele_Leer
        {
                width:5px;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
        }
        TD.NewsSpiele_Image
        {
                width:25px;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
        }
        TD.News_empty
        {
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                border-right:solid 1px #A9A9A9;
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
        }

        TD.NewsSpiele_Datum
        {
                width: 80px;
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
        }
        TD.NewsSpiele_Datum_Uhr
        {
                width: 130px;
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;

        }
        TD.NewsSpiele_Ort
        {
                width:100px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                border-collapse: separate;

        }  
        TD.NewsSpiele_Heim
        {
                width:160px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                border-collapse: separate;

        }        
        TD.NewsSpiele_Gast
        {
                width:150px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;

        }
        TD.NewsSpiele_Strich
        {
                width:30px;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                
        }

        TD.NewsSpiele_Ergebnis
        {
                width:30px;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
        }
        TD.NewsSpiele_Ergebnis_Absage
        {
                width:30px;
                font-size: 8pt;
                font-family: Tahoma;
                font-weight: bold;
                color: red;
                border-bottom:solid 1px #A9A9A9;
                border-right:solid 1px #A9A9A9;
                background-color: #F5F5F5;
        }
        TD.NewsSpiele_Bericht
        {
                width:35px;
                font-size: 8pt;
                font-family: Tahoma;
                border-bottom:solid 1px #A9A9A9;
                background-color: #F5F5F5;
                border-right:solid 1px #A9A9A9;
        }
        

        
        /*News - Heute */

        TD.NewsHeute_Datum
        {
                width:90px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.NewsHeute_Ort
        {
                width:97px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;

        }        
        TD.NewsHeute_Aktivitaet
        {
                width:60px;
                vertical-align:middle;
                font-size: 8pt;
                font-family: Tahoma;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
        }
        TD.NewsHeute_Was
        {
                width:250px;
                font-size: 8pt;
                font-family: Tahoma;
                background-color: #F5F5F5;
                border-bottom:solid 1px #A9A9A9;
                border-right:solid 1px #A9A9A9;
        }

        /* Kader */

        TABLE.Kader

        {

                border:none;

                width:90%;

                font-size:8pt;

                font-family: Tahoma;

        }

        TD.Kader_Header

        {

                font-size:8pt;

                font-weight:bold;

                font-family: Tahoma;

        }

        TD.Kader_Col1_Header

        {

                width:150px;

                font-size:8pt;

                font-family: Tahoma;

                font-weight:bold;

                border-bottom:solid 1px black;

        }

        TD.Kader_Col2_Header

        {

                width:80px;

                font-size:8pt;

                font-family: Tahoma;

                font-weight:bold;

                border-bottom:solid 1px black;

        }

        TD.Kader_Col3_Header

        {

                width:80px;

                font-size:8pt;

                font-family: Tahoma;

                font-weight:bold;

                border-bottom:solid 1px black;

        }

        TD.Kader_Col4_Header

        {

                font-size:8pt;

                font-family: Tahoma;

                font-weight:bold;

                border-bottom:solid 1px black;

        }

        TD.Kader_Col5_Header

        {

                width:90px;

                font-size:8pt;

                font-family: Tahoma;

                font-weight:bold;

                border-bottom:solid 1px black;

        }

        

        TD.Kader_Col1

        {

                width:150px;

                font-size:8pt;

                font-family: Tahoma;

                border-bottom:dotted 1px black;

        }

        TD.Kader_Col2

        {

                width:80px;

                font-size:8pt;

                font-family: Tahoma;

                border-bottom:dotted 1px black;

        }

        TD.Kader_Col3

        {

                width:80px;

                font-size:8pt;

                font-family: Tahoma;

                border-bottom:dotted 1px black;

        }

        TD.Kader_Col4

        {

                font-size:8pt;

                font-family: Tahoma;

                border-bottom:dotted 1px black;

        }

        TD.Kader_Col5

        {

                width:90px;

                font-size:8pt;

                font-family: Tahoma;

                border-bottom:dotted 1px black;

        }

        

        A.Kader

        {

                color:red;

                font-size:8pt;

                text-decoration:none;

                font:100;

        }



        A.Kader:hover{color:black}

        A.Kader:visited{color:red}

        

        TABLE.KaderDetails

        {

                border:none;

                width:100%;

                font-size:8pt;

                font-family: Tahoma;

        }

        

        /* Spielplan */

        

        TABLE.Spielplan

        {
                border:none;
                width:95%;
                font-size:8pt;
                font-family: Tahoma;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
        }
        
        TR.Spielplan_Header
        {
                height: 20px;                
    background-image:url(../DJKAdmin/images/Details_Header_2.jpg); 
        }
        
        TD.Spielplan_Header
        {        
                border-bottom:solid 1px black;
                font-size:8pt;
                font-weight:bold;
                font-family: Tahoma;
    padding-left: 1px;
        }

        TR.Spielplan
        {
                height: 20px;                
        }


        TD.Spielplan_Datum

        {

                width:105px;
                font-size:8pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
    padding-left: 1px;
        }


        TD.Spielplan_Heim

        {
                width:180px;
                font-size:8pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
    padding-left: 1px;
        }

        TD.Spielplan_Gast

        {
                width:180px;
                font-size:8pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
    padding-left: 1px;
        }

        TD.Spielplan_Ergebnis

        {
                text-align: center;
                width:60px;
                font-size:8pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
    padding-left: 1px;
        }

        TD.Spielplan_Bericht

        {
                width:50px;
                font-size:8pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
    padding-left: 1px;
        }

        
        TD.Spielplan_empty
        
        {

                font-size:10pt;

                font-family: Tahoma;

                text-align: center;

        }        


        

        TABLE.Spielbericht

        {

                border:none;

                width:90%;

                font-size:8pt;

                font-family: Tahoma;

        }

        TD.Spielbericht_Header

        {

                font-size:10pt;

                font-family: Tahoma;

                font-weight:bold;

        }





        

/* SUBDETAILS STYLESHEETS */



        /* HEADER */

        TABLE.SubDetails_Header

        {

                 width:97%;

                 height:23px;

                 margin-top:0px;

        }

        TR.SubDetails_Header

        {

                width:97%;

        }

        TD.SubDetails_Header_1

        {

                width:10px;

                background-image:url(../DJKAdmin/images/Details_Header_1.jpg); 

                background-repeat:no-repeat;

        }

        TD.SubDetails_Header_2

        {

                background-image:url(../DJKAdmin/images/Details_Header_2.jpg); 

                background-repeat:repeat-x;

                font-size:9pt;

                font-weight:bold;

                font-family: Tahoma;

        }

        TD.SubDetails_Header_3

        {

                width:23px;

                background-image:url(../DJKAdmin/images/Details_Header_4.jpg); 

                background-repeat:no-repeat;

        }        

        

        TD.SubDetails_Eiserloh
        {
                width:100%;
                height:43px;
                /*background-position:center;*/
                background-image:url('../DJKAdmin/images/Sponsoren/logo_eiserloh.jpg');                 
                background-repeat:no-repeat;
                padding-bottom:60px;
        }
        TD.SubDetails_Wehner
        {
                width:100%;
                height:43px;
                /*background-position:center;*/
                background-image:url('../DJKAdmin/images/Sponsoren/Wehner_Logo.jpg');                 
                background-repeat:no-repeat;
                padding-bottom:60px;
        }
        TD.SubDetails_Teuner
        {
                width:100%;
                /*height:43px;*/
                /*background-position:center;*/
                background-image:url('../DJKAdmin/images/Sponsoren/Teuner.jpg');                 
                background-repeat:no-repeat;
                padding-bottom:60px;
        }
        TD.SubDetails_Reifencenter

        {

                width:100%;

                height:57px;

                /*background-position:center;*/

                background-image:url(../DJKAdmin/images/Sponsoren/Reifencenter.jpg); 

                background-repeat:no-repeat;

                padding-bottom:60px;

        }
        
        TABLE.DetailsSubHeader /* Überschrift in der Seite */

        {
                border:none;
                width:95%;

        }

        TD.DetailsSubHeader /* Überschrift in der Seite */
        {
                font-size:10pt;
                font-family: Tahoma;
                font-weight:bold;
        }

        /* Trainerüberschrift */
                
        TD.Trainer_Col1_Header /* Nachname */

        {
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
                font-weight:bold;
                border-bottom:solid 1px grey;
        }

        TD.Trainer_Col2_Header /* Vorname */

        {

                width:120px;
                font-size:9pt;
                font-family: Tahoma;
                font-weight:bold;
                border-bottom:solid 1px grey;

        }

        TD.Trainer_Col3_Header /* Funktion */

        {
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
                font-weight:bold;
                border-bottom:solid 1px grey;
        }

        TD.Trainer_Col4_Header /* Porträt */

        {
                font-size:9pt;
                font-family: Tahoma;
                font-weight:bold;
                border-bottom:solid 1px grey;
        }

        /* Trainerauflistung */
                
        TD.Trainer_Col1 /* Nachname */  

        {
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
        }

        TD.Trainer_Col2 /* Vorname */

        {

                width:120px;
                font-size:9pt;
                font-family: Tahoma;

        }

        TD.Trainer_Col3 /* Funktion */

        {
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
        }

        TD.Trainer_Col4 /* Porträt */

        {
                font-size:9pt;
                font-family: Tahoma;
        }

        A.Trainer /* Porträtlink */

        {
                color:red;
                font-size:9pt;
                text-decoration:none;
                font:100;
        }

        A.Trainer:hover{color:black}
        A.Trainer:visited{color:red}
        
        TABLE.TrainerDetail

        {
                border:none;
                width:90%;
        }

        /* Trainerporträt */
        
        TD.TrainerDetail_Col1
        {
                width:5px;
                border-bottom:dotted 1px grey;
        }

        TD.TrainerDetail_Col2

        {
                valign: top;
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
                font-weight:bold;
                border-bottom:dotted 1px grey;
        }
        TD.TrainerDetail_Col3
        {
                width:5px;
                border-bottom:dotted 1px grey;
        }

        TD.TrainerDetail_Col4

        {
                valign: top;
                font-size:9pt;
                font-family: Tahoma;
                font-weight:normal;
                border-bottom:dotted 1px grey;
        }
        TD.TrainerDetail_Col5
        {
                width:5px;
                border-bottom:dotted 1px grey;
        }
        TD.TrainerDetail_Col_empty
        {
                colspan: 5;
                width:5px;
                border-bottom:dotted 1px grey;
        }


        /* Trainingsauflistung  */        
        TD.Training_Col1

        {
                width:120px;
                font-size:9pt;
                font-family: Tahoma;
        }

        TD.Training_Col2

        {

                width:150px;
                font-size:9pt;
                font-family: Tahoma;

        }

        TD.Training_Col3

        {
                width:150px;
                font-size:9pt;
                font-family: Tahoma;
        }
        
        TABLE.Tabelle
        {
                border:none;
                width:95%;
                font-size: 8pt;
                font-family: Tahoma;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
        }
        
        TR.Tabelle_Header
        {
                height: 20px;                
     background-image:url(../DJKAdmin/images/Details_Header_2.jpg); 
        }
        
        TD.Tabelle_Header
        {        
                border-bottom:solid 1px black;
                font-size:8pt;
                font-weight:bold;
                font-family: Tahoma;
                text-align: right;
    color: #000000;
    
    
        }
        TD.Tabelle_Header_Left
        {        
                border-bottom:solid 1px black;
                font-size:8pt;
                font-weight:bold;
                font-family: Tahoma;
                text-align: left;
    color: #000000;
    padding-left: 1px;
    background-image:url(../DJKAdmin/images/Details_Header_2.jpg); 
        }

        TR.Tabelle
        {
                height: 20px;                
        }

  TR.Tabelle_Aufstieg
        {
                height: 20px;        
    background-color: #CCFF66;        
    border-bottom:solid 1px black;
        }
  TR.Tabelle_Abstieg
        {
                height: 20px;        
    background-color: #FF9933;        
        }

        TD.Tabelle_Platz
        {
                width:30px;
    padding-left: 1px;
        }
        TD.Tabelle_Team
        {


        }
        TD.Tabelle_Spiele
        {
                width:50px;

                text-align: right;
                padding-right: 10px;
        }
        TD.Tabelle_Siege
        {
                width:30px;
                text-align: right;

                padding-right: 10px;
        }
        TD.Tabelle_Unentschieden
        {
                width:30px;

                text-align: right;
                padding-right: 10px;
        }
        TD.Tabelle_Niederlagen
        {
                width:30px;

                text-align: right;
                padding-right: 10px;
        }
        TD.Tabelle_TorFuer
        {
                width:30px;

                text-align: right;
        }
        TD.Tabelle_TorGegen
        {
                width:10px;

                text-align: left;
                padding-right: 10px;
        }
        TD.Tabelle_TorD
        {
                width:30px;

                text-align: right;
                padding-right: 10px;
        }
        TD.Tabelle_Punkte
        {
        width: 30px;

        padding-right: 10px;
        text-align: right;
}

        TABLE.History
        {
                border:none;
                width:90%;
                font-size:10pt;
                font-family: Tahoma;

        }
        TD.History_Col1
        {
                width:97px;
                font-size:10pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
        }

        TD.History_Col2
        {
                font-size:10pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
        }

        TD.History_Col3
        {
                width:97px;
                font-size:10pt;
                font-family: Tahoma;
                border-bottom:dotted 1px black;
        }

        A.History
        {
                color:red;
                font-size:10pt;
                text-decoration:none;
                font:100;
        }
        A.History:hover{color:black}
        A.History:visited{color:red}
        
        A.HistoryDetails
        {
                color:black;
                font-size:8pt;
                text-decoration:none;
                font:100;
        }
        A.HistoryDetails:hover{color:red}
        A.HistoryDetails:visited{color:black}
  
  TABLE.Link
        {
                border:none;
                width:90%;
                font-size:9pt;
                font-family: Tahoma;
        }
  TD.Linkname
        {
                width:50%;
                font-size:10pt;
                font-family: Tahoma;
        }
  TABLE.Teamnews
        {
                border:none;
                width:95%;
                font-size:8pt;
                font-family: Tahoma;

        }
  TABLE.noBorder
        {
                border:none;
                width:95%;
                font-size:8pt;
                font-family: Tahoma;

        }
  TR.Center_noBorder
        {
                border:none;
    align:center;

        }
}

SELECT.Datum_Uhr /* Date-Filter */
{
font-size: 8pt;
background-color:#FAFAD2;
font: normal 8pt Tahoma;
border:1px solid black;
}
TABLE.Filter /* Filtertable, eg. Spiele */
{
        width: 90%;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        font-family: Tahoma;
        font-weight: bold;
}
TD.Filter_Name
{
        width: 15%;
}
TD.Filter_Field
{
        width: 35%;
}
SELECT.Filter
{
        width: 177px;
        font: normal 8pt Tahoma;
  border:1px solid black;
  background-color:#FAFAD2;


}
TD.Standard_TopAlign /* Standardlayout for Cells*/
{
        border-bottom: 1pt solid Silver;
        vertical-align: top;
        font: normal 8pt Tahoma;
}
TR.Standard_Head
{
        font: normal bolder 9pt Tahoma;
        color: black;
        border-bottom: 1pt solid #191970;
        background-color: #B8B8B8;

}
A.Seitennavigation /* Navigation to SubSites */
{
        color: black;
        font-size: 8pt;
        text-decoration: none;
        font-family: Tahoma;
        text-decoration: none;
}

A.Seitennavigation_Sel /* selected Navigation to SubSites */
{
        color: black;
        font-size: 8pt;
        font-family: Tahoma;
        text-decoration: underlined;
}

A.Seitennavigation:hover{color:red} /* hover Navigation to SubSites */

TR.Turnier
{
        width:100%;
        height: 20px;                
}
        
TD.Turnier_Datum
{
    width:105px;
    font-size:8pt;
    font-family: Tahoma;
    border-bottom:dotted 1px black;
    padding-left: 1px;
}


TD.Turnier_Name

{

        font-size:8pt;
        font-family: Tahoma;
        border-bottom:dotted 1px black;
        padding-left: 1px;
}

TD.Turnier_Ort
{
        width:100px;
        font-size:8pt;
        font-family: Tahoma;
        border-bottom:dotted 1px black;
        padding-left: 1px;
}

TD.Turnier_Bericht
{
        width:70px;
        font-size:8pt;
        font-family: Tahoma;
        border-bottom:dotted 1px black;
        padding-left: 1px;
}
TD.Underlined
{
    font-size:9pt;
    font-family: Tahoma;
    border-bottom:dotted 1px black;
    padding-left: 1px;
}

TD.WebAlbum_Leer
        {
                width:5%;
        }
TD.WebAlbum_Datum
        {
                width:10%;              
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
                font-weight: bold;
        }
TD.WebAlbum_Gruppe
        {
                width:20%; 
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
                font-weight: bold;
        } 
TD.WebAlbum_Name
        {
                width:50%;
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;                
        }               
TD.WebAlbum_Image
        {
                align: middle;
                width:15%;
                vertical-align: middle;
                font-size: 9pt;
                font-family: Tahoma;
                font-weight: bold;
                align: left;  
                color: red;              
        }        
TD.WebAlbum_Beschreibung
        {
                
                vertical-align: middle;
                font-size: 8pt;
                font-family: Tahoma;
                align: left;
        }         
TABLE.WebAlbum
{
border-right:solid 1px #A9A9A9;
border-bottom:solid 1px #A9A9A9;
border-left:solid 1px #A9A9A9;
border-top:solid 1px #A9A9A9;
}        
A.WebAlbum
{
        color:red;
        font-size:8pt;
        text-decoration:none;
        font:100;
        font-weight: bold;
}