
 /* Created by (www.)B-Pahl(.de) */

 /*  */
 body  { font-family: Arial ! important; font-size: 10pt; color: #000099; background-color: #FFFFFF; margin: 0px 7px 0px 7px; text-align: left; }
 pre   { font-family: Courier, "Courier New", monospace;  color: #000000; background-color: #EEEEEE; margin-left: 1.5em; margin-right: 1.5em; padding: 3px; border: 1px #625b66 solid; }

 /* HTML */
 b, strong      { font-weight: bold; }
 i              { font-style: italic; }
 em             { font-style: italic; font-weight: bold; }
 table, tr ,td  { font-size:10pt; border: 1px #AAAAAA solid; }
 li             { list-style-type: square; }
 img            { border: 0px; }
 p              { text-indent:1em; }

 /* Links */
 a:link    { color: #006600; text-decoration: none; }
 a:visited { color: #006600; text-decoration: none; }
 a:hover   { color: #006600; text-decoration: underline; }

 /* Link-Formen */                                         /* Pfeile in der Druckversion verstecken */
 .int      { color: #006600; text-decoration: underline; } .int img  { width: 0px; height: 0px; visibility: hidden; }
 .ext      { color: #006699; text-decoration: underline; } .ext img  { width: 0px; height: 0px; visibility: hidden; }
 .dwn      { color: #990099; text-decoration: underline; } .dwn img  { width: 0px; height: 0px; visibility: hidden; }
 .ipt      { color: #FF0000; text-decoration: underline; } .ipt img  { width: 0px; height: 0px; visibility: hidden; }
 .xpt      { color: #FF6600; text-decoration: underline; } .xpt img  { width: 0px; height: 0px; visibility: hidden; }
 .eml      { color: #006699; text-decoration: underline; } .eml img  { width: 0px; height: 0px; visibility: hidden; }
 .dmy      {} /* dummy */
 
 /* Überschriften */
 h1  { font-size: 1.7em; text-align: center; color: #000099; font-weight: bold;  padding-top: 3px; padding-bottom: 2px; margin: 0px 0px 0px 0px; background-color: #CCCCCC; border:1px #625b66 solid; color:#8B0000; }
 h2  { font-size: 13pt;  text-align: left;                   font-weight: bold;  padding-top: 4px; padding-bottom: 3px; padding-right: 3px; }
 h3  { font-size: 12pt;  text-align: left;   color: #990000;                     padding-top: 4px; padding-bottom: 3px; padding-right: 3px; }
 h4  { font-size: 12pt;  text-align: center; color: #990000;                     padding-top: 4px; padding-bottom: 3px; padding-right: 3px; }
 h5  { font-size: 11pt;  text-align: left;   color: #FF9966;                     padding-top: 0px; padding-bottom: 0px; padding-right: 3px; }
 h6  { font-size: 12pt;                      color: #000000; font-family: Courier, "Courier New" monospace; }

 /* Unter-Bereiche */
 .boxlinks    { float: left;  border: 0px solid white; margin-bottom: 10px; margin-right: 0px;   text-align: left;  width: 100%; background:URL("./pic/linki.gif") left top no-repeat; padding-left:18px; }
 .boxrechts   { float: right; border: 0px solid white; margin-bottom: 10px; margin-left:  0px;   text-align: right; width: 100%;  }
 .boxbild     { float: left;  border: 0px solid black;                                                              width: 130px; }
 .boxtext     { float: left;  border: 0px solid black;                                                              width: 66%;   padding-top: 5px; }
 .bildmenue   { float: left;  border: 0px solid white; margin-right: 3em;                        text-align: center; }
 .btxtlinks   { font-size: 10pt;                       margin-top: 11px;                         text-align: left;  vertical-align: middle; }
 .btxtrechts  { font-size: 10pt;                       margin-top: 11px;                         text-align: right; vertical-align: middle; }

 /* Text-Formen */
 .text { font-family: Arial; font-size: 9pt; color: #000099; text-align: left; margin-left: 10px; }
 .fest { font-family: Courier, "Courier New", monospace; }
 .fstb { font-family: Courier, "Courier New", monospace; font-weight: bold; }
 .upg  { color: #9933FF; }
 .spr  { color: #44AA00; }
 .txt  { color:#333333;            font-family:Courier, "Courier New", monospace; font-size:11pt; font-weight:bold; }
 .inv  { color:#FFFFFF; background-color:#333333; font-family:Courier, "Courier New", monospace; font-size:11pt; font-weight:bold; }
 .dat  { font-weight:bold; color:#FF0000; }

 /* Text-Farben */
 .sw { color: #000000; }
 .rt { color: #CC3333; }
 .rh { color: #FF0000; }
 .br { color: #990000; }
 .bh { color: #AA6666; }
 .gr { color: #006600; }
 .ok { color: #CC9900; }
 .og { color: #FF6600; }
 .gb { color: #FFCC00; }
 .bl { color: #000099; }
 .vl { color: #990099; }

 /* Tabelle (DIV.)*/
 .table  { display: table; border: 1px solid #222222; background-color: #AAAAAA; border-spacing:3px; border-collapse: separate; }
 .tbody  { display: table-row-group }
 .tr     { display: table-row }
 .td     { display: table-cell; padding: 3px; background-color: #EEEEEE; border: 0px solid #C4C47A; }
 .th     { border: 2px solid #FF0000; }

 /* sonstiges */
 .achtung { background-color: #EEEEEE; color: #FF0000; border-top: 1px #625b66 solid; border-bottom: 1px #625b66 solid; font-weight: bold; padding-left: 5px; }
 .hinweis { background-color: #EEEEEE; color: #990099; border-top: 1px #625b66 solid; border-bottom: 1px #625b66 solid; font-weight: bold; padding-left: 5px; }
 .initial { font-size:180%; font-weight:bold; }
 .dummy   {} /* dummy */
 
 #fuss:before { font-size:1.1em; content:" Copyright © 1999 - 2012, "; }

 /* verstecken im style <... media="print" ... title"Druck"> - Druckvorschau & Druck... */
 #links, #rechts, #kopf, #fehler { display:none; visibility: hidden; }
 .lnk { display:none; visibility: hidden; }

