a.zwei:link {
          font-family : Arial;
          font-size : 10pt;
          font-weight : bold;
          text-decoration : none;
          color : #a09f9f;
      }
a.zwei:visited {
          font-family : Arial;
          font-size : 10pt;
          font-weight : bold;
          text-decoration : none;
          color : #a09f9f;
		  
      }
a.zwei:active {
          font-family : Arial;
          font-size : 10pt;
          text-decoration : none;
          color : #a09f9f;
      }
a.zwei:hover {
          font-family : Arial;
          font-size : 10pt;
          text-decoration : none;
          color : #000000;
      }

#Bildbereich {

     position : absolute;
     width : 500px;
     top : 28px;
     
	 
	 }