/* Individuelle Einstellungen für die Kundenseite */

.colored {

  color: #6abe19;

}


#topmenu ul li a {
	text-decoration:none;
	border-right: 1px solid #6abe19;
	padding: 0 8px;
	font-weight:normal;
	font-size:1.3em;
}
