body 
  {
   margin-top:10px; 
   margin-bottom:10px; 
   margin-left:10px;
   background-color:#F0F0F0;
  }

.menu
  {
   font-family:Arial, sans-serif;
   font-size:8pt;
   font-weight:normal;
   color:#000000;
   line-height: 10px;
  }

.MenuEintrag
  {
   font-family:Arial, sans-serif;
   font-size:11pt;
   font-weight:bold;
   color:#000000;
   text-decoration:underline;
  }
  
h1
  {
   font-family:Arial, sans-serif;
   font-size:16pt;
   font-weight:bold;
   color:#000000;
   margin:0px;
  }

h2
  {
   font-family:Arial, sans-serif;
   font-size:12pt;
   font-weight:bold;
   color:#000000;
   margin:0px;
  }

.standard
  {
   font-family:Arial, sans-serif;
   font-size:12pt;
   font-weight:normal;
   color:#000000;
  }
  
.standardfett
  {
   font-family:Arial, sans-serif;
   font-size:12pt;
   font-weight:bold;
   color:#000000;
  }
  
.standardklein
  {
   font-family:Arial, sans-serif;
   font-size:10pt;
   font-weight:normal;
   color:#000000;
  }

.standardfettkursiv
  {
   font-family:Arial, sans-serif;
   font-size:12pt;
   font-weight:bold;
   font-style:italic;
   color:#000000;
  }
  
.standardfettkursivklein
  {
   font-family:Arial, sans-serif;
   font-size:10pt;
   font-weight:bold;
   font-style:italic;
   color:#000000;
  }
  
.hyperlink
  {
   font-family:Arial, sans-serif;
   font-size:12pt;
   font-weight:bold;
   color:#000000;
   text-decoration:underline
  }
  
.hyperlink11
  {
   font-family:Arial, sans-serif;
   font-size:11pt;
   font-weight:bold;
   color:#000000;
   text-decoration:underline
  }  
  
.seite
  {
   margin:10px;
  }
  
#sm_hilfe
  {
   position: absolute;
   top: -500px;
   left:- 500px;
   display: none;
  }
