 a:link {

     font-weight : bold;
     text-decoration : none;
     color : #ffffff;

}
 a:visited {

     font-weight : bold;
     text-decoration : none;
     color : #ffffff;

}
 a:hover, a:active {

     text-decoration : none;
     color : #9b9603;

}
 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 :relative;
           top:0px;
		   width:540px;	
		   height:540px;
		   overflow:hidden;	 
      }
	  
#link {
          font : bold 10pt arial;
          text-align : right;
          position : absolute;
          top : 36px;
          width : 535px;
		  
		 
      }