/* Navigationselemente */ 

#menu {
	display: block; 
	width: 906px;
	height: 1.563em;
	padding-left:20px;
	background: url(../img/navi.jpg) top left no-repeat; 
	color: #69696b;
	z-index: 99;
	text-align: left;
}

.ende 
{
	padding-left: 0;
	padding-right: 0;	
}

#menu dt {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-transform:uppercase; 
	float:left; 
	display: block; 
	text-align: left;
}

#menu dt a {
	display: block; 
	float: left; 
	color: #69696b;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif 12px; 
	padding-left: 18px; 
	padding-right: 18px; 
}

#menu dt a:hover {
	color: #333333;
}

#menu dd {
	border: 0px;
	clear:both; 
	width: auto;
	margin:0; 
	padding:0; 
	position: absolute;
	margin-top: 20px; 
	z-index:99; 
	list-style-type: none;
	visibility : hidden;	
}

#menu dl {
	float: left; 
	padding-top: 8px;
	border-right: 1px solid #ffffff;
}

#menu ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none;
	/* color: #e9b719; */
}

#menu li {
	list-style-type: none;
	padding-left:18px;
	background-color: #ffffff;
}

#menu li a {
	background-color: #fff; 
	color: #69696b;
	text-decoration: none;
	font-size: 12px; 
	font:Arial, Helvetica, sans-serif 12px; 
	padding-left: 0px; 
	padding-right: 18px;
}

#menu li a:hover {
	color: #333333; 
}

.navPoint_LEFT
{
	clear: both; 
	background: url(../img/nav_left.png) bottom left no-repeat; 
	width: 14px; 
	height: 14px; 
	display: block; 
	float: left; 
}

.navPoint_RIGHT 
{
	background: url(../img/nav_right.png) bottom right no-repeat; 
	width: 14px; 
	height: 14px; 
	float: left; 
	display: block; 
}

.e_navPoint_MIDDLE 
{
	height: 14px; 
	display: block; 
	float: left;
	width: 179px; 
	background-color: #ffffff; 
}

.u_navPoint_MIDDLE 
{
	height: 14px; 
	display: block; 
	float: left;
	width: 174px; 
	background-color: #ffffff; 
}

.l_navPoint_MIDDLE 
{
	height: 14px; 
	display: block; 
	float: left;
	width: 153px; 
	background-color: #ffffff;
}