 a:link {color:rgb(0, 0, 0);}
 a:visited {color:rgb(0, 0, 0);}
 a:hover {color:rgb(0, 0, 0);}
 a:active {color:rgb(0, 0, 0);}

	#container {position:absolute;
	   width:760px; left:50%; margin-left:-380px; /* negative Hälfte von width: 760px */
	   padding-top: 10px;
	   }

  .content { background-color: rgb(255, 255, 255);
    width: 760px;
    visibility: visible;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 399px;
    height: 399px;
    text-align: left;
    overflow: auto;
    voice-family: "\"}\"";
		voice-family: inherit;
		width:720px;
    }
    
  .content_text {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: rgb(0, 0, 0);
   }
   
   .content_text_bold {
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: rgb(0, 0, 0);
   }
  
  .header { 
  width: 760px;
    height: 100px;
    min-width: 760px;
    max-width: 760px;
    min-height: 100px;
    max-height: 100px;
    visibility: visible;
    }

  body { background-color: rgb(221, 221, 221);
    
    }

  .header_text { position:absolute;
  	left:50%; margin-left:200px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 26px;
    visibility: visible;
    z-index: 100;
    top: 70px;
    color: rgb(255, 255, 255);

    }
    
   .header_text_black { position:absolute;
  	left:50%; margin-left:200px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 26px;
    visibility: visible;
    z-index: 100;
    top: 70px;
    color: rgb(0, 0, 0);

    }

  .navigation { width: 760px;
    min-width: 760px;
    max-width: 760px;
    min-height: 21px;
    max-height: 21px;
    height: 21px;
    }
    

   
   
   
   

