#auswahl {
	width: 320px;
	top: 81px;
	border-top: none;
	z-index: 10;
}

ul#navi li a, ul#navi li a:hover {
	color:#999999;
	background: none;
	background-repeat: no-repeat;
	background-position: 15px 7px;
	width:277px;
	height:23px;
	padding-top: 3px;
	border-bottom: none;
}

ul#navi li a:hover {
	color:#000000;
}


ul#navi li:hover ul {display:none;}

ul#navi li a { background-image: url(http://www.pojng.com/files/design/menu/main.0.png); }
ul#navi li a:hover { background-image: url(http:/www.pojng.com/files/design/menu/main.1.png); }


.startBoxL, .startBoxM, .startBoxR {
	height: 155px;
	top: 345px;
	background-color: #e3e3e3;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.startBoxL { 
	background-color: #ebe0c4;
}

.startBoxL p { 
	color: #555555;
}

.startBoxL a { 
	color: #555555;
	text-decoration: none;
}

.startBoxL a:hover { 
	text-decoration: underline;
}