#tertiaryNavigation { 							background-image: url('/help/de/includes/images/border4x4.gif'); 
												padding: 0 0 1px 0;
}
#tertiaryNavigation div.title { 				padding: 5px; background-color: #D9E2F6; 
												font-weight: bold; border: 1px solid #D9E2F6; 
}
#tertiaryNavigation div.item { 					padding: 5px; color: #011545; 
												background-color: white; margin: 0 1px 0 1px;
}
#tertiaryNavigation div.selectedItem { 			color: #208DE8; font-weight: bold; padding: 5px; 
												background-color: #F7F8F9; margin: 1px;
}
#tertiaryNavigation div.item a {				color: #011545; 
}
#tertiaryNavigation div.item a:hover { 			color: #011545; text-decoration: underline; 
}
#tertiaryNavigation div.selectedItem a { 		text-decoration:none; color: #208DE8; 
}
#tertiaryNavigation div.selectedItem a:hover {	text-decoration:none; color: #208DE8; 
}