html, body {
height: 100%;
overflow: hidden;

	}

body {
 color: #ffffff; 
 background-image: url(../upload/bilder/bg_gelb.jpg);
}



#Top  { background-image: url(../upload/bilder/bg_sunset.jpg); top: 0px; left: 0px; width: 100%; height: 140px; position: absolute;}
#nombekobanner { background-image: url(../upload/bilder/nombeko_banner.gif); top: 140px; left: 0px; width: 100%; height: 26px; position: absolute;}
#bottom { background-image: url(../upload/bilder/bg_leo.png); bottom: 0px; left: 0px; width: 100%; height: 94px; position: absolute; }
#fci { position: absolute; top: 30px; right: 30px; width: 64px; height: 64px; }
#cheetah  { position: absolute; z-index: 2; right: 0px; bottom: 0px; width: 349px; height: 424px; }
#elephant {display:none;}
#butterfly { display: none;}

#nombeko { position: absolute; bottom:0px; left:0px; width: 613px; height: 101px;  z-index: 3;}
#bredwith  { position: absolute; top: 115px; right: 180px; width: 384px; height: 19px; }

#menu  {  position: absolute; top: 126px; left: 20px; width: 170px; height: 449px; z-index:5; }
#txt { position: absolute; top: 180px; right: 40px; width: 211px; height: 306px; }
#content {  position: absolute; margin: 170px 0 100px 170px; padding: 20px;z-index: 4; text-align: left; height:auto; width: 80%;}

