
body{                            background-image:url(../opti_bilder/hgn.jpg)
                                 }
div{                             font-family:"verdana,arial,sans-serif";
                                 font-size:10pt;
                                 font-weight:normal;
                                 color:#000000;
                                 white-space:pre
                                 }

div.titel{                       font-family:"verdana,arial,sans-serif";
                                 font-size:21pt;
                                 font-weight:bolder;
                                 color:#000000;
                                 text-align:center;
                                 white-space:pre
                                 }


div.name{                        font-family:"verdana,arial,sans-serif";
                                 font-size:12pt;
                                 font-weight:bolder;
                                 color: #FF0000;
                                 margin-top:15px;
                                 margin-bottom:10px;
                                 line-height:20pt;
                                 text-align:center;
                                 white-space:pre
                                 }
div.subtitel{                    font-family:"verdana,arial,sans-serif";
                                 font-size:14pt;
                                 font-weight:bold;
                                 color:#000000;
                                 margin-top:25px;
                                 text-align:center;
                                 margin-bottom:10px;
                                 white-space:pre;
                                 text-decoration:underline
                                 }

div.bilder{                      margin-top:5px;
                                 background-color:#993300;
                                 }

div.bildtext{                    font-family:"verdana,arial,sans-serif";
                                 font-size:10pt;
                                 font-weight:bold;
                                 color:#000000
                                 }
div.text{                        font-family:"verdana,arial,sans-serif";
                                 font-size:12pt;
                                 font-weight:bold;
                                 color:#000000
                                 }
div.schlagwort{                  font-family:"verdana,arial,sans-serif";
                                 font-size:15pt;
                                 font-weight:bold;
                                 color:#000000
                                 }
div.zitat{                       font-family:"verdana,arial,sans-serif";
                                 font-size:13pt;
                                 font-weight:bold;
                                 color:#000000;
                                 margin-top:25px;
                                 text-align:center;
                                 margin-bottom:10px;
                                 white-space:pre
                                 }

/* ------- "Launcher"  ----  Positionsanzeige und Direktzugriff in mehrteiligen Artikeln ----------- */

div.launcher{                    padding: 2px;
                                 font-size: 11px;
                                 text-align: left
                                 }

span.this{                       font-weight: bold;
                                 }

/* -------  ENDE "Launcher"  --------------- */


/* ------- "Launcher_menue_startseite"  ----  Positionsanzeige und Direktzugriff in mehrteiligen Artikeln ----------- */

div.launcher_menue{                    padding: 2px;
                                 font-size: 8px;
                                 text-align:center
                                 }

span.this{                       font-weight: bold;
                                 }

/* -------  ENDE "Launcher"  --------------- */

a:link {                         text-decoration:none; font-weight:bold; color:#0000BD;
                                 }
a:visited {                      text-decoration:none; font-weight:bold; color:#0000BD;
                                 }
a:hover {                        text-decoration:underline; font-weight:bold;color:#FF0000;
                                 }
a:active {                       text-decoration:none; font-weight:bold; color:#000000;
                                 }