body
  { color:steelblue; background-color:cornsilk}



.main { color:steelblue; background-color:cornsilk; 
vertical-align:top; padding-left:1.5cm; text-align:left;
font-family:Arial; font-size:normal }

.Streifen1
  { background-color:steelblue; color:white; 
  font-size:large; font-weight:normal; padding-left:10pt;}
.Streifen2
  { background-color:"#E0E6FF"; color:steelblue; 
  font-size:small; font-weight:normal;}


H1 
  { font-family:Times}
H2 
  { font-family:Times;}
H3 
  { font-family:Times; }  
H4 
  { font-family:Times; }
H5 
  { font-family:Times; }
H6 
  { font-family:Times; }

#Streifen1
  { background-color:steelblue; color:white; font-size:x-large}


a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
//* a:hover { background-color:moccasin; } *//
a:active { font-weight:normal; }
