/*----------------------------------------------------------------------------*/
/* cumber_print.css - stylesheet für druckansicht
/* Version: 2009-06-15
/*--------------------------------------------------------------------------- */


h3, h4 
{
	color: #af8700;
}

a 
{
	color: #c68a04;
}



/* --- asdasd --- */
.menuItem 
{
	color: #af8700;
	font-weight: normal;
	text-decoration: none;	
}

.menuItemHigh 
{
	color: #000;
	text-decoration: underline;
}


