/* Definitionen f&uuml;r normale HTML-tags */
A, DIV, P, TD, TH, UL, H1, H2, H3, H4, BODY { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; }	

H1 { font-size:14pt; font-weight:bold; width:100%; border-color:green; border-top-style:solid; border-top-width:medium; border-bottom-style:solid; border-bottom-width:medium; padding:3px; }
H2 { font-size:12pt; font-weight:bold; width:100%; border-color:black; padding:2px; border-right-style:solid; border-right-width:2px; border-bottom-style:solid; border-bottom-width:2px; }
H3 { font-size:10pt; font-weight:bold; width:100%; border-color:black; border-top-style:solid; border-top-width:2px; border-bottom-style:solid; border-bottom-width:2px; padding:1px; }

UL { list-style-type:square; }
UL.sectionlist { padding-left:30px; }

A.nav { font-size:8pt; text-decoration:none; }
A.nav:link { color:#330099; }
A.nav:visited { color:#330099; }
A.nav:active { font-style:bold; color:#330099; }
A.nav:hover { text-decoration:underline; }

#current { color:#ff3333; font-size:8pt; }
#block { text-align:justify; margin-top: 0pt; }
#small { font-size:8pt; }
#szene { background-color:#cccccc; }

TH.pp { background-color:#cccccc; }
TD { vertical-align:top; }
TD.tag {  background-color:#ffffff; text-align:left; }
TD.datum { background-color:#ffffff; text-align:right;}
TD.zeit { background-color:#ffffff; text-align:right; width:15%;}
TD.ort { background-color:#ffffff; text-align:right;}
TD.note { background-color:#ffffff; text-align:left; }

TD.imcap { text-align:center; font-size:8pt; }

DIV.bg { position:absolute; left:0px; top:0px; width:66px; height:60px; z-index:1; }
DIV.nav { position:absolute; left:0px; top:180px; width:130px; height:auto; z-index:2; }
DIV.main { position:absolute; left:160px; top:190px; width:640px; height:auto; z-index:3; }

DIV.sptext { text-align:justify; margin-left:4em; } 
