
li {
	list-style-type: none;
}
ul {
	margin: 0;
	padding: 0;
}
#leftMain {
	border-bottom: 1px solid #ecebe7;
    margin-left: 13px;
}
#subNaviUnternehmen,
#subNaviKompetenz,
#subNaviReferenzen,
#subNaviVeroeffentlichungen {
	border-top: 1px solid #ecebe7;
	margin-top: 2px;
}
#leftMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
	width: 226px;
}
#leftMain li {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #ECEBE7;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftMain a {
	color: #969696;
	text-decoration: none;
	width: 212px;
	display: block;
	padding: 3px 0 3px 14px;
}
#leftMain a:hover {
	color: #ffffff;
	background-color: #cccccc;
}
#subNaviUnternehmen a,
#subNaviKompetenz a,
#subNaviReferenzen a,
#subNaviVeroeffentlichungen a {
	font-weight: normal;
	width: 198px;
	padding: 3px 0 3px 14px;
	margin-left: 14px;
	display: block;
}
#subNaviUnternehmen li,
#subNaviKompetenz li,
#subNaviReferenzen li,
#subNaviVeroeffentlichungen li {
	border: none;
	padding-bottom: 0;
}

#subNaviReferenzen,
#subNaviVeroeffentlichungen,
#subNaviUnternehmen {
	display: none;
}

.selected {
	color: #265775 !important;
	background-image: url(../gfx/selectedIcon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.selected:hover {
	background-color: #ffffff !important;
	color: #265775 !important;
}

#footer .selected,
#header .selected,
#news .selected {
	background: none !important;
}

#header .selected:hover {
    color: #ffffff !important;
}

#footer .selected:hover {
    color: #265775;
}
#news .selected:hover {
    color: #969696 !important;
}