
body { font-family: arial;  font-size: 15pt;}
hr {color:#94A631}

h1 { font-family:Arial; font-size: 25pt; color:#94A631; font-weight:bold;}
     
 

 a:link { color:#115AFF; text-decoration:underline; } 
 a:visited { color:#115AFF; text-decoration:underline; } 
 a:active { color:#115AFF; text-decoration:underline;   } 
 a:hover   {color:#1446AC;text-decoration:none;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */




/*body,img,hr,p { margin-top: 10px; margin-bottom: 10px; margin-left:10px; margin-right:10px;} */
/* p {margin-top: 10px; margin-bottom: 10px; margin-left:100px; margin-right:10px;} */



/* div { margin-left:50px; } */

/* p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i */
/* { font-family:Arial,sans-serif; font-size: 10pt;} */


/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */




/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */
