/* Style sheet optimized for IE4x  */
  
  
  body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;


  }
  
  
  /* Default Link-Style  */
  a {
  
    color:#000000;
    
  }
  a:link	{text-decoration:none;}
  a:visited	{text-decoration:none;}
  a:active 	{text-decoration:none;}
  a:hover 	{text-decoration:underline;}
  
  
  
  /* Link-Style for blue Background  */
  a.bg_blue {
  
    color:#FFFFFF;
    
  }



  a.pdf {
  
    color:#FF9900;
    
  }


  a.white {
  
    color:#FFFFFF;
    
  }


  a.pdf_red {
  
    color:#DC002F;
    
  }



  h1 {
  
    font-size:36px;
  
  }
  
  
  
  h2 {
  
    font-size:19px;
  
  }
  
  
  
  h3 {
  
    font-size:18px;
  
  }
  
  
  
  h4 {
  
    font-size:17px; 
  
  }
  
  
  
  h5 {
  
    font-size:16px; 
  
  }
  


  h6 {
  
    font-size:15px; 
  
  }  
  
  
  
  table, tr, td {
  
    font-size:12px;
    
  }
  
  
  .Hinweis {
  
    font-size:12px;
    font-style:italic;
  
  }
  
  
  .Hinweis_klein {
  
    font-size:10px;
  
  }
    
    
  .smallText-1 {
  
    font-size:12px;
  
  }
  
  
  
  .smallText-2 {
  
    font-size:10px;
  
  }



  .bigText1 {
  
    font-size:20px;
  
  }



  .fontColor1 {
  
    color:#FFFFFF;
  
  }


  .fontColor2 {
  
    color:#000000;
  
  }

  .backColor0 {
  
    background-color: #FFFFFF;
    
  }

  .backColor1 {
  
    background-color:#000062;
  
  }

  .backColor2 {
  
    background-color:#CCCC99;
  
  }

  .shadowColor1 {
  
    background-color:#000056;
  
  }

  .shadowColor2 {
  
    background-color:#1C1C73;
  
  }

  .buttons1 {

    color: #FFFFFF;
    background-color: #1C1C73;
    font-size: 14px; 
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

  }

  .buttons2 {

    color: #FFFFFF;
    background-color: #ABD1FF;
    font-size: 14px; 
    font-weight: bold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;

  }
