ul#nav li.main  {
	display: block;
	list-style: none;
	background: url(../images/pmato.gif) repeat-x top right;
	margin-right: 3px;
}

ul#nav li.main a {
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0px 10px 14px 10px;
}

ul#nav li.mainactive {
	color: #ffffff;
	font-weight: bold;
	right: 28px;
	margin: 0;
	background: url(../images/button-1.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-1 {
	color: #ffffff;
	font-weight: bold;
	right: 28px;
	margin: 0;
	background: url(../images/button-1.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-2 {
	color: #ffffff;
	font-weight: bold;
	right: 27px;
	margin: 0;
	background: url(../images/button-2.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}


ul#nav li.mainactive-3 {
	color: #ffffff;
	font-weight: bold;
	right: 26px;
	margin: 0;
	background: url(../images/button-3.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-4 {
	color: #ffffff;
	font-weight: bold;
	right: 25px;
	margin: 0;
	background: url(../images/button-4.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-5 {
	color: #ffffff;
	font-weight: bold;
	right: 25px;
	margin: 0;
	background: url(../images/blauer-balken-5.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-6 {
	color: #ffffff;
	font-weight: bold;
	right: 26px;
	margin: 0;
	background: url(../images/blauer-balken-5.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-7 {
	color: #ffffff;
	font-weight: bold;
	right: 27px;
	margin: 0;
	background: url(../images/blauer-balken-5.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.mainactive-8 {
	color: #ffffff;
	font-weight: bold;
	right: 28px;
	margin: 0;
	background: url(../images/blauer-balken-5.png) repeat-x top right;
	padding: 5px 3px 14px 10px;
	
}

ul#nav li.over ul, 
ul#nav li.over li.over ul { 
	display: block; 
}

ul#nav li.over ul ul {
	display: none; 
}


ul#nav {
	position: absolute;
	top: 58px;
	right: 0px;
	height: 30px;
	padding: 0;
		margin: auto;
		list-style: none;
}

ul#nav ul {
	padding: 0;
	margin: auto;
	list-style: none;
}


ul#nav li {
	float: left;
	position: relative;
	z-index: 1000;
}

ul#nav li li {
	float: left;
	width: 200px;
}

ul#nav li a {
	padding: 7px 0px 14px 0px;
	display: block;
	color: #ffffff;
	background: url(../images/) 100% 0;
	text-decoration: none;
	line-height: 14px;
}

ul#nav li.over a {
	background-position: 100% -50px;
}

ul#nav li.home a {
	color: #ffffff;
	background: url(../images/) 0 0;
	width: 20px;
}

ul#nav li.home a:hover {
	background-position: 0 -50px;
}

ul#nav li.more li.more a {
	background-position: right center;
	background-repeat: no-repeat;
}

ul#nav li.more li.more li a
{
	background: url(../images/pmatoa.gif) repeat-x top right;
}

ul#nav ul {
	display: none;
	position: absolute; 
	width: 200px;
	top: 50px;
	left: 0;
	border: 1px solid #010000;
}

ul#nav ul ul {
	top: -1px;
	left: 200px;
}

ul#nav li.drop a {
	background-color: #FFFFFE !important;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	z-index: 2000;
}

ul#nav li.dropsub a {
	background: none #FFFFFE !important;	
}

ul#nav li.dropsub a:hover {
	background-color: #000000 !important;	
}
