	#oben {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 780px;
		height: 100px;
		background-color: #000000;
		background-image:  url(img/oben_poplc_bg.gif);
		background-repeat: repeat-x;
		}

	#rechts #rechtsoben {
		background-color: #0195e0;
		padding: 10px 40px 10px 10px;
		}
		
	#mitte ul {
		margin: 0 0 18px 0;
		padding: 0;
		}
		
		#mitte ul li {
			list-style: none;
			margin: 0 0 9px 0;
			padding: 0 0 0 10px;
			background-image:  url(img/navigation.gif);
			background-repeat: no-repeat;
			}