#nav, #nav UL
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 0em;
	z-index: 1;
}
#nav UL LI A
{
	display: block;
	color: #222;
	text-decoration: none;
	background-color: #FFF;
}
#nav A:hover
{
	color: #000000;
}
A.punkt
{
	display: block;
	color: #FFF;
	text-decoration: none;
}
#nav LI
{
	float: left;
	position: relative;
}
#nav UL
{
	position: absolute;
	display: none;
	border: 1px dotted #B39E89;
	padding-bottom: 17px;
	background: url(/source/templates/default/main/menuflowbottom.png) no-repeat bottom center;
}
#nav LI UL A
{
	width: 266px;
	height: auto;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 15px;
	border-top: 1px solid #998A51;
	background: transparent;
}
#nav UL UL
{
	top: auto;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI:hover UL UL UL UL
{
	display: none;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI LI LI LI:hover UL
{
	display: block;
}
#nav LI UL LI IMG
{
	float: left;
	margin-top: -30px;
	margin-left: 246px;
}
#nav LI UL LI A:hover
{
	background: #E3DBB7 url(/source/templates/default/main/spacercool.png) no-repeat left center;
	padding-left: 58px;
	width: 223px;
}
#nav LI UL IMG
{
	float: left;
}
#nav LI UL LI
{
	background: url(/source/templates/default/main/menuflowfon.jpg);
}
#nav LI UL
{
	width: 281px;
}
