
body {background-color:#ffffff; } 
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a 
  { font-family:Verdana,Helvetica,Arial,sans-serif; } 
body,tt,pre { font-family:Courier;  } 
h1 { font-size:160%; font-weight:bold; } 
h2 { font-size:140%; } 
h3 { font-size:120%; } 
h4 { font-size:110%; font-weight:normal; } 
h4 b { font-weight:bold; } 
h4 i { font-weight:italic; } 
/* body,p,ul,ol,li,div,td,th,address,nobr { font-size:100%; } */ 
/* normaler Text */ 
/* font-size = Schriftgroesse */ 
/* a:link = Verweise   zu noch nicht besuchten Seiten */ 
/* a:visited = Verweise zu bereits besuchten   Seiten */ 
/* a:active = Verweise, die gerade angeklickt werden */ 
/* color =  Farbe */ 
a:link { color:#002194; text-decoration: none } 
a:visited { color:#002194; text-decoration: none } 
a:active { color:#002194; text-decoration: none } 
/* text-decoration = Textstil */ 
/*    underline = unterstrichen, Default-Wert, Wert aenderbar */ 
/*    none = nicht unterstrichen, Wert aenderbar */
#dark { background-color:#66ddff; }
