/*---- Bilder --*/
#bild_a {
	position:absolute;
    top:0px;
    right:0px;
    width:322px;
    height:324px;
    background:#C0C0C0;
    border:1px solid black;
    z-index:3;
}

/*---- Inhalte ---- */
#text_a{
	position:absolute;
    top:308px;
    right:-2px;
    height:60px;
    z-index:1;
}
