/* DATEI: uher.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */


/* body { margin:10px; padding:0px; text-align:center; color: white; background-color:#C0C0C0; } */
body { margin:10px; padding:0px; background-color:#C0C0C0; }

/* #content { width:90%; margin:0px auto 0px auto; padding:10px; color:#000000; background-color:#EAEAEA; text-align:left; } */
#content { width:90%; margin:0px auto 0px auto; padding:10px; color:#000000; background-color:#EAEAEA; text-align:left; }

#mitte { text-align:center }

#links { text-align:left }

img.vab { margin-top:5px }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h3 { font-size:16px; }

h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#000000; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

a:link { color:#000000; text-decoration:underline; }

a:visited { color:#555555; text-decoration:underline; }

a:active { color:#DD0000; text-decoration:none; }