body, p, tr, td, li, ul		{font-family:arial;font-size:10pt;color:black;}
h1           { font-family:Arial;font-size:12pt;color:red;font-weight:bold;text-decoration:underline;}
a       {font-family:arial;font-size:10pt;color:black;text-decoration:none;font-weight:bold;}
a:hover {font-family:arial;font-size:10pt;color:black;text-decoration:underline;font-weight:bold;}
input, select, textarea { background-color:#ffffff;font-size:10pt;border-style:solid;border-width:1;}

#rahmen {
  border-width:1px 4px 4px 1px;
  border-style:solid;
  border-color:black;
  padding:0.3cm;
  background:eeeeee;
  }
