/* Flag Links */
div#flaglink                    {        text-decoration:none;  margin-top: 4px; margin-right: 10px;}
div#flaglink td                 {        text-decoration:none;}
div#flaglink td:visited         {        text-decoration:none;}
div#flaglink td:hover           {        text-decoration:none;}
div#flaglink td:active          {        text-decoration:none;}

/* Nav Links */
div#navlink                     {        font: 12px Arial;
                                         color:#000000;
                                         width: 100px;
                                         height: 21px;
                                }

div#navlink td                  {        display: block;
                                         margin-top: 1px;
                                         margin-left:1px;
                                         padding-top: 2px;
                                         color: #FFFFFF;
                                         height: 19px;
                                         text-align: center;
                                         text-decoration: none;
                                }

div#navlink td:visited          {        background: #FF0000;
                                         color: #FFFFFF;
                                }

div#navlink td:hover            {        background: #000000;
                                         color: #FFFFFF;
                                }

div#navlink td:active           {        background: #000000;
                                         color: #FFFFFF;
                                }


/* HINTERGRUND VOM INDEX*/
body.bg_epgruppe                {        background-image: url('bilder/bg_epgruppe.gif');
                                         background-position: top left;
                                }


/* TEXT INHALTS-SEITEN*/
p.text                          {                font-family: Arial, Helvetica, Geneva, sans-serif;
                                                 font-size: 10pt;
                                                 color:#000000;
                                                 margin-left: 1cm;
                                                 margin-right: 1cm;
                                }

p.titel                         {                font-family: Arial, Helvetica, Geneva, sans-serif;
                                                 font-size: 18pt;
                                                 font-weight: bold;
                                                 color:#000000;
                                                 margin-top: 0.75cm;
                                                 margin-left: 1cm;
                                                 margin-right: 1cm;
                                }

p.story                         {                font-family: Arial, Helvetica, Geneva, sans-serif;
                                                 font-size: 11pt;
                                                 font-weight: bold;
                                                 color: #000000;
                                                 margin-top: 0.75cm;
                                }

/* TABELLE INHALTS-SEITEN*/
td.rand                         {

                                                 background: #DDDDDD;
                                                 width: 202px;
                                                 vertical-align: top;
                                                 text-align: center;
                                                 border-spacing: 0px;


                                }
td.mitte                        {

                                                 background: #FFFFFF;
                                                 width: 600px;
                                                 vertical-align: top;
                                }