
#them  { width: 740px;
		background-image: url(bg_np.gif);
		border-style: solid;
		border-top-color:transparent;
		border-right-color:transparent;
		border-bottom-color:#6432b9;
		border-left-color:transparent;
		border-width: 1px 1px 3px 1px;
		margin: 0px;
		}
#inht    { background-color: white;
           border:solid 1px yellow;
           margin:4px 20px 4px 55px; 
          }

h2       { color:red;
           font-size: 20pt; font-weight: normal; 
           text-shadow:black 3px 2px 4px; 
           font-family: 'Comic Sans MS', fantasy; 
           margin:20px 0px 10px 20px; 
          }
h3       { color: red; font-weight: 600; font-size: 13pt; 
           background-color: #ffff00; 
           border-style: solid; border-color:gray; 
           border-width: 1px 1px 3px 3px;
           letter-spacing: 1pt; padding: 6pt; margin: 4px 24px 4px 55px; 
          }
td       { font-size: 10pt; text-decoration: none; }

p        { color: black; font-size: 10pt; margin: 4px 10px 4px 10px; }
hr       { color:yellow; background-color:yellow; height:1px; border:0px; }

.kth     { font-size:12pt; width: 380px; margin-left:20px;
           background-color: #ffff00; padding:5px; 
           border-style: solid; border-color:gray; 
           border-width: 1px 1px 3px 3px;
         }
.hl      { color: red; font-weight: 600; font-size: 10pt; margin: 2pt 10pt 4pt 4pt; }
.am      { font-size: 11px; margin: 0px 8px 0px 0px; }
.ob      { font-size: 11pt; font-weight:bold; }
.to      { color: red; font-size: 11pt; font-weight: 600; text-align: center; }
.nn      { font-size: 10pt; line-height:14pt;margin-left:6pt; }

ol       { font-size: 10pt; 
           list-style-type:lower-alpha; 
           margin-top: 4pt; margin-bottom: 4pt 
          }
ul       { font-size: 10pt; 
           list-style-image: url(kreis.gif); 
           margin-top: 1pt; margin-bottom: 3pt 
          }
