
	/*
		included via config_menu_vertical
	*/
	div.menuvertblock
	{
		width:					165px;
		height:					100%;
		background-image:		none;
		background-color:		transparent;
		background-repeat:		repeat;
		background-attachment:	scroll;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		0px;
		margin-right:	0px;
		margin-bottom:	0px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menuvert
	{
		width:					127px;
		height:					100%;
		background-image:		none;
		background-color:		transparent;
		background-repeat:		repeat;
		background-attachment:	scroll;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		0px;
		margin-right:	21px;
		margin-bottom:	0px;
		margin-left:	15px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-1-item
	{
		background-color:	#4d4d4f;

		border-style:			solid;
		border-color:			#000000;
		border-width:			1px;

		margin-top:		10px;
		margin-right:	0px;
		margin-bottom:	10px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	10px;
		padding-bottom:	0px;
		padding-left:	10px;
	}
	div.menu-1-item:hover
	{
		background-color:	#ffffff;

		border-style:			solid;
		border-color:			#000000;
		border-width:			1px;

		margin-top:		10px;
		margin-right:	0px;
		margin-bottom:	10px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	10px;
		padding-bottom:	0px;
		padding-left:	10px;
	}
	div.menu-1-item-selected
	{
		background-color:	#ffffff;

		border-style:			solid;
		border-color:			#000000;
		border-width:			1px;

		margin-top:		10px;
		margin-right:	0px;
		margin-bottom:	10px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	10px;
		padding-bottom:	0px;
		padding-left:	10px;
	}
	/* was excluded, because it does not work in IE 6
		div.menu-1-item:before
		{
			content: none;
		}
		div.menu-1-item-selected:before
		{
			content: none;
		}
	*/

	a.menu-1
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#FFFFFF;
		text-decoration:	none;
		text-transform:		none;
		line-height:		160%;
		background-color:	transparent;
	}
	a.menu-1:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#000000;
		text-decoration:	none;
		text-transform:		none;
		line-height:		160%;
		background-color:	transparent;
	}
	a.menu-1-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#000000;
		text-decoration:	none;
		text-transform:		none;
		line-height:		160%;
		background-color:	transparent;
	}
	a.menu-1-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#000000;
		text-decoration:	none;
		text-transform:		none;
		line-height:		160%;
		background-color:	transparent;
	}
	div.menu-2-item
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		-5px;
		margin-right:	0px;
		margin-bottom:	5px;
		margin-left:	11px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-2-item:hover
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		-5px;
		margin-right:	0px;
		margin-bottom:	5px;
		margin-left:	11px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-2-item-selected
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		-5px;
		margin-right:	0px;
		margin-bottom:	5px;
		margin-left:	11px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	/* was excluded, because it does not work in IE 6
		div.menu-2-item:before
		{
			content: none;
		}
		div.menu-2-item-selected:before
		{
			content: none;
		}
	*/

	a.menu-2
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#4d4d4f;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-2:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#ffffff;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-2-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#ffffff;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-2-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#ffffff;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	div.menu-3-item
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		0px;
		margin-right:	0px;
		margin-bottom:	0px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-3-item:hover
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		0px;
		margin-right:	0px;
		margin-bottom:	0px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-3-item-selected
	{
		background-color:	transparent;

		border-top-style:		none;
		border-right-style:		none;
		border-bottom-style:	none;
		border-left-style:		none;

		margin-top:		0px;
		margin-right:	0px;
		margin-bottom:	0px;
		margin-left:	0px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	/* was excluded, because it does not work in IE 6
		div.menu-3-item:before
		{
			content: none;
		}
		div.menu-3-item-selected:before
		{
			content: none;
		}
	*/

	a.menu-3
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		font-style:			normal;
		color:				#000000;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-3:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		font-style:			normal;
		color:				#000099;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-3-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		font-style:			normal;
		color:				#000099;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-3-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		font-style:			normal;
		color:				#000099;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
