
	/*
		included via config_menu_vertical
	*/
	div.menuvertblock
	{
		width:					200px;
		height:					auto;
		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:					190px;
		height:					400px;
		background-image:		none;
		background-color:		#004652;
		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:	5px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	0px;
	}
	div.menu-1-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:	10px;

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

		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:	10px;

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

		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:	10px;

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	5px;
	}
	/* 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:		bold;
		font-size:			14px;
		font-style:			normal;
		color:				#FFFFFF;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	transparent;
	}
	a.menu-1:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		bold;
		font-size:			14px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	a.menu-1-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		bold;
		font-size:			14px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	a.menu-1-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		bold;
		font-size:			14px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	div.menu-2-item
	{
		background-color:	#FFFFFF;

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

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

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

		border-top-style:		none;
		border-right-style:		solid;
		border-right-color:		#004652;
		border-right-width:		6px;
		border-bottom-style:	none;
		border-left-style:		none;

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

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

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

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

		padding-top:	2px;
		padding-right:	0px;
		padding-bottom:	2px;
		padding-left:	5px;
	}
	/* 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:			13px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#FFFFFF;
	}
	a.menu-2:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			13px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	underline;
		text-transform:		none;
		line-height:		normal;
		background-color:	#FFFFFF;
	}
	a.menu-2-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			13px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	a.menu-2-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			13px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	div.menu-3-item
	{
		background-color:	#FFFFFF;

		border-top-style:		none;
		border-right-style:		none;
		border-right-color:		transparent;
		border-right-width:		thin;
		border-bottom-style:	none;
		border-left-style:		none;

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

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

		border-top-style:		none;
		border-right-style:		none;
		border-right-color:		transparent;
		border-right-width:		thin;
		border-bottom-style:	none;
		border-left-style:		none;

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

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

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

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

		padding-top:	0px;
		padding-right:	0px;
		padding-bottom:	0px;
		padding-left:	5px;
	}
	/* 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:			12px;
		font-style:			normal;
		color:				#000000;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#FFFFFF;
	}
	a.menu-3:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	a.menu-3-selected
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}
	a.menu-3-selected:hover
	{
		font-family:		Arial, Helvetica, FreeSans, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		font-style:			normal;
		color:				#004652;
		text-decoration:	none;
		text-transform:		none;
		line-height:		normal;
		background-color:	#C2AE70;
	}

