body {
	background: url(img/streifen.gif) repeat-x 0px 0px;
}

#theMenu {
	position: absolute; 
	left: 50%; width: 960px; 
	margin-left: -480px; 
	height: 683px; top: 0px;
	overflow: visible;

	}
#home, #uebermich, #musicSuper, #music, #reviews, #links
{
left: 0px;
top:  420px;
	position: absolute;
}

#navcontainer ul li {
	list-style-type: none;
}



