/* Datei: li_format.css */

/* Funktion: Format fuer Lindrum-Seiten */

/* body */
/* body { background-color:#ffcc00 } */
/* body { background-color:#5050ff } */
body { background-color:#7070dd }

/* allgemeiner Font */
p,ul,ol,li,td,th,address,blockquote,nobr
  {font-family:Courier,serif; font-size:10pt; color:#000033; text-align:justify; margin-right:5pt}

/* Ueberschriften */
h1 {font-family:Courier,serif; font-size:16pt; font-weight: bold;}
h2 {font-family:Courier,serif; font-size:14pt; font-weight: bold;}
h3 {font-family:Courier,serif; font-size:12pt; font-weight: bold;}
/* klein */
h4 {font-size:8pt; font-family:Arial; font-weight:normal; text-align:left}

/* hervorheben oder so */
em {font-size:10pt; font-family:Arial; font-style:normal; text-align:left}
#kurs {font-style:italic}

/* links */
a:link { font-family:Courier,serif; font-size:10pt; color:#000033; text-decoration:underline; }
a:visited { font-family:Courier,serif; font-size:10pt; color:#000033; text-decoration:none; }
a:hover { font-family:Courier,serif; font-size:10pt; color:#000033; text-decoration:underline; }
a:active { font-family:Courier,serif; font-size:10pt; color:#000033; text-decoration:none; }

/* generelles Layout */
