#sonne{
position: relative;
left: 40px;
top: 200px;
z-index: 0;
}
#butt{
position: relative;
left: 1px;
}
<-- Farbangaben für Homepage-Beispielangebote -->
.COLORK {font-size: 10px; color: #000F87;}
.COLORL {font-size: 24px; color: #000F87;}
.BACKK {background-color : #ffffe1; }
.COLORM {color: #FF9900; }
.BACKL {background-color: #BED731; }
.COLORN {font-size: 13px; color: #000F87;}
#vogelflug{
position: absolute;
left: 200px;
top: 200px;
z-index:0;
}
#flieger{
position: absolute;
left: 400px;
top: 0px;
z-index:0;
}
#schmetterlinge{
position: absolute;
left: 200px;
top: 160px;
z-index:0;
}
#sonne{
position: absolute;
left: 200px;
top: 400px;
z-index:0;
}
