/* --- Dateiname : ...\lehre\all.css --- */
/* Border : 1Px solid #CCCC00 ; */
.fix {
  Position:fixed;
  Right:20px;
  Top:20px;
  }
.bot {
  Position:fixed;
  Left:20px;
  Bottom:20px;
  }
.Hi {  /* Zum Ein- und Ausblenden von Texten */
  Border : 0Px ;
  Display : none;
  Padding : 0px;
  Margin : 5px 0px 5px 60px;
  } 
Body {
  Background-Color:#F0F0F0;
  Padding : 40pt 40pt 60pt 40pt;
  }
H2 {
  Padding : 20pt 0pt 0pt 0pt;
  }
Input {
  Font-Size : 10pt;
  }
Span {
  Cursor : pointer ;
  }
Td.Logo {
  Font-Family : Arial ;
  Font-Size : 16pt ;
  Font-Weight : Bold ;
  }

/* --- Ende von all.css --- */
