body {
	background-color:  #003366;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url();
	scrollbar-face-color: ffffff;
	margin-right:0;}
  
  p {
   margin:0;
   border:0;
  }
  
  td {
   color                 :#003366;
   font-family         : verdana;
   font-size            : 8pt;
   font-weight        : 400;
   line-height         : 140%;
  }

  .auswahl{
   background-color   : #ffffff;
   color                     :  003366;
   font-family            : verdana;
   font-size               : 8pt;
   font-weight            : 400;
  }
   
  .bemerkung {
   color                    :#003366;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
  }
   
  .link {
   color                 : #cccc66;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   text-decoration       : none;
   line-height: 130%;

  }
   
  .link_aktiv {
   color                 : #cccc66;
   font-family         : verdana;
   font-size            : 8pt;
   font-weight        : 400;
   text-decoration       : underline;
   line-height: 130%;

  }
   
  .ueberschrift {
   color                 : 003366;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 600;
  }
   
  .normal {
   color                 :  003366;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
   line-height: 140%;
  }
   
  .text {
   color                 :  #003366;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
line-height: 140%;
  }
   
  .titel {
   background-color      : #cccc66;
   color                 : #ffffff;
   font-family           : verdana;
   font-size             : 8pt;
   font-weight           : 400;
line-height: 140%;
  }
   
  .ueberschrift {
   color                 : #cccc66;
   font-family           : verdana;
   font-size             : 12pt;
   font-weight           : 600;
  }
 