/* Style Sheet for all types of  C o n t e n t  and  S E A R C H  Frames                       */
/* created: 19.12.00 A.Gebert                                                                  */

BODY.myORG  { background-color: #FF8000;   }    /* org oriented access */
BODY.mySEA  { background-color: #99CCFF;   }    /* search engine       */
BODY.myALT  { background-color: #99CCFF;   }    /* alternative access  */
BODY.myLECT { background-color: #ADD8E6;   }    /* Schriftlesung       */

H2,H3,H4,H5,H6,P,DL,UL,OL,TD,TD.vers,TH,PRE,CAPTION {
     font-family:helvetica,arial,sans-serif; }

H1 { font-size:180%; font-weight:bold; color:white; font-family:"Times New Roman",Times Roman,TmsRmn,Times,serif;}
H2 { font-size:140%; font-weight:bold; color:maroon }
H3 { font-size:120%; font-weight:bold; color:maroon }
H4 {} /* 02.Nov.98 not used intentionally */
H5 {} /* 02.Nov.98 not used intentionally */
H6 { font-size: 60%; font-weight: normal; color: #333333;}  /* for footers */

/* P,DL,UL,OL,TD  { font-size:90%; } */ 
.jump td a      { color:blue;  background-color:lightgreen;
                   font-size:70%; font-weight:bold; padding:6px;padding-top:0; }
.jump td a:hover { color:black; background-color:silver; }
.anmerkung  { text-align:left;  font-weight:normal; font-style:normal; font-size:80%; line-height:100%; color:black;}
.nichtam    { text-align:left;  font-weight:normal; font-style:normal; font-size:80%; line-height:100%; color:blue;}

td.datum    { text-align:left;  font-weight:bold; vertical-align:top; white-space:nowrap; }
td.uhrzeit  { text-align:right; font-weight:bold; vertical-align:top; white-space:nowrap; }
TD.vers	    { font-size:60%; color:fuchsia; }
TH	    { font-size:90%; font-weight: bold; }
PRE	    { font-size:90%; font-weight: normal; font-family:courier,monospace; }
CAPTION     { font-size:90%; font-weight: bold; }

A:LINK    { color:#008000; TEXT-DECORATION: NONE; }
A:ACTIVE  { color:#000000; TEXT-DECORATION: NONE; }
A:HOVER   { color:#000000; }
A:VISITED { color:#008080; TEXT-DECORATION: NONE; }
A.extern  {background-image: url(../images/LinkExtern.gif); padding-left: 16px;  margin-left: 1px;  background-position: left;  background-repeat: no-repeat;} 
A.intern   {background-image: url(../images/LinkIntern.gif); padding-left: 17px;  margin-left: 0px;  background-position: left;  background-repeat: no-repeat;} 

SPAN.ebene1 { margin-left: 10pt; }
SPAN.ebene2 { margin-left: 20pt; }
SPAN.ebene3 { margin-left: 30pt; }

