/* CSS Document */


/* subnavi */
div#subnavi {
	clear: both;
	float: none;
	width: 500px;
	w\idth: 500px;
	\width: 500px;
	margin: 10px 0px 20px 1px;
	padding: 0px 0px 20px 0px;
}

div#subnavi ul li {
	float: left;
	height: 14px;
	list-style: none;
	padding: 0px 0px 0px 13px;
}

div#subnavi a {
	width: auto;
	height: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

div#subnavi a.abstand {
	padding: 0px 13px 0px 0px ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* end subnavi */
