#container {
	width: 950px;
	background: url(/images/kamen_de.jpg) no-repeat 0% 0%;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 2;
}
#navlist {
	width: 396px; height: 37px;
	background: url(/images/main_navi_de.jpg);
	margin: 0; 
	padding: 0;
	position: relative;
}
#navlist li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#navlist li, #navlist a {
	height: 37px; 
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 0; width: 135px;}
#nl2 {left: 135px; width: 124px;}
#nl3 {left: 259px; width: 137px;}


#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/main_navi_de.jpg) 0 -37px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/main_navi_de.jpg) -135px -37px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/main_navi_de.jpg) -259px -37px no-repeat;}