@charset "utf-8";
/* CSS Document */


#navi img	{	position: absolute; 
						top: 10px;
						width: 80px;
						height: 40px;
						right: 87px;	
					}

#album							{	width: 320px;
											height: 289px;
											background-image: url(../images/octopus_mittel.jpg);
											background-repeat: no-repeat;
											background-position: 2px 2px;
											padding-left: 2px;
											padding-top: 2px;
											border: 1px solid #FFF;
											position: absolute;
											top: 14px;
											left: 310px;
										}
										
div#kategorie_1		{	background-color: #000;
									background-image: url(../images/zahnrad.jpg);
									background-repeat: no-repeat;
									background-position: right bottom;
									width: 942px;
									height: 182px;
									border: 1px solid #FFF;
									border-radius: 15px;
									position: absolute;	
									top: 513px;
									left: 7px;
								}
								
div#kategorie_1 img		{	position: absolute;
											left: 20px;
											bottom: 10px;										
										}