/* Formatvorlage Turnverein Unterer Reiat */

BODY { color: rgb(255, 255, 255);
       background-color: rgb(128, 0, 0);
       font-family: "Humanst521 BT", Arial, sans-serif; }

H1 { color: rgb(255, 204, 153);
     text-transform: capitalize; }

H2, H3, H4, H5, H6 { color: rgb(229, 203, 0); }

A { color: rgb(128, 255, 128);
    text-decoration: none; }

A:hover { color: rgb(0, 255, 0); }

TH, TD { text-align: left;
         vertical-align: top;
         padding-right: 1.5em; }

TH { text-decoration: underline;
     font-weight: normal; }

COL.Kopf { font-weight: bold; }

DIV.Anlaesse { color: rgb(0, 0, 0);
               background-color: rgb(255, 255, 0);
               text-align: center;
               border-style: solid;
               border-width: 0.1em;
               border-color: rgb(0, 0, 0);
               margin-left: 3em;
               margin-right: 3em; }

DIV.Anlaesse H1 { color: rgb(0, 0, 0);
                  text-align: center; }
DIV.Anlaesse H2 { color: rgb(0, 0, 0); }
DIV.Anlaesse H3 { color: rgb(0, 0, 0); }

DIV.Anlaesse TH { color: rgb(0, 0, 0); }
DIV.Anlaesse TD { color: rgb(0, 0, 0); }

DIV.Anlaesse A { color: rgb(0, 0, 192); }

DIV.Anlaesse P.Wichtig { color: rgb(255, 0, 0);
                         font-size: 1.5em;
                         font-weight: bold; }

TD.unten { vertical-align: bottom; }

TR.Wichtig TD { font-weight: bold; }

IMG.loTitel { float: left; }
IMG.roTitel { float: right; }

