/* DATEI: henle.css */

/* Wirth & Horn, Diplom-Informatiker */
/* www.wirth-horn.de */


body,td,a            { font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
/* body,td,a            { font-family: Arial, Helvetica, sans-serif; font-size:10pt; background-color: white;} */
p,h1,h2,h3,h4,h5,h6  { font-family: Arial, Helvetica, sans-serif; font-size:10pt; }

/* Header: nur Groesse */
h1   	  { font-size:20pt; } 
h2 	      { font-size:18pt; }
h3   	  { font-size:16pt; }
h4   	  { font-size:15pt; margin-top:10px; font-family: Times New Roman; color:MidnightBlue; font-weight: normal;}
h5   	  { font-size:12pt; margin-top:10px; } 
h6   	  { font-size:10pt; }

p 	 	  { color:#000000; }
ul,li        { font-family: Arial, Helvetica, sans-serif; font-size:10pt; }

a:link    { color:MidnightBlue; text-decoration:none;} 
a:visited { color:MidnightBlue; text-decoration:none;} 
a:active  { color:#003399; text-decoration:none;}
a:hover   { color:SteelBlue; text-decoration:none;}


#rand    { margin:5px;}

img {border-color:black;}

th { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; }

td.active { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:Black; }
td.inactive { font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:LightSlateGray; }

a.plain {color:LightSlateGray; text-decoration:none;}

.footnote { font-size:9pt; }
.comment  { font-family: Arial, Helvetica, sans-serif; font-size:10pt; color:LightSlateGray; }
.western	{ font-family: Arial, Helvetica, sans-serif; font-size:10pt; }
.eastern	{ font-family: MS Gothic, MS Mincho, sans-serif; font-size:10pt; }
.news     { background-color: Cornsilk; }

.head {font-size:15pt; font-family: Times New Roman; color: MidnightBlue;}

