.cssSubmenu
{
	color:			#375d81;
	cursor:			pointer;
	position:		relative;
	left:			-2px;
}

.cssItem1
{
	color:			#375d81;
	font-size:		11px;
	background: 	repeat-y url('grafik/menu_baggrund.gif');
	padding-left:	6px;
	margin-right:	3px;
	margin-top:		15px;
}

.cssItem2
{
	color:			#bd4f2d;
	font-size:		11px;
	background: 	repeat-y url('grafik/menu_baggrund.gif');
	padding-left:	6px;
	margin-right:	3px;
	margin-top:		15px;
}

.cssItemText1
{
	color:			#375d81;
}

.cssItemText2
{
	color:			#bd4f2d;
}