/* css by Sandra Hundacker, http://www.hundertmorgen.de/ */
/* All associated graphics copyright 2004, Sandra Hundacker */
/* Added: Nov. 22nd, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */



/* ________________ general ________________ */


#copy{
 position: absolute;
 left: 520px;
 top: 505px;
 width: 300px;
 font-size: 0.8em;
 color: #aaa;
 background-color: transparent;
 text-align:right;
 padding-right:40px;
 padding-top: 60px;
 z-index: 4;
}

/* \*/ * html body #copy { top: 520px; } /* */



#extraDiv {
 width:200px;
 height:180px;
 position:absolute;
 left:780px;
 top:440px;
 z-index:1; 
 background-image:url(../images/bohnen.jpg);
}

/* \*/ * html body #extraDiv {  top:450px; } /* */
