#Navi  li 
			{
					float: right;
					list-style-type: none;
			}
#Navi ul.right li a	
			{	
					position: relative;
					padding: 12px 10px 0px 0px; 
					width:87px;
					display: block;
					text-align: right;
					border-left: 1px solid #e5e5e5;
					text-decoration: none;
					color: #009900;
			}	
li.page-item-52.current_page_item  a
			{
					background: url(images/haus.png) no-repeat left top;
					border-bottom:4px solid #009900;
			}
li.page-item-52 a:hover 
			{	
					background: url(images/haus_off.png) no-repeat left top;
					border-bottom:4px solid #e7e7e7; 
			}
li.page-item-901.current_page_item a 
			{	
					background: url(images/anreise.png) no-repeat left top;
					border-bottom:4px solid #009900;
			}
li.page-item-901 a:hover 
			{	
					background: url(images/anreise_off.png) no-repeat left top;
					border-bottom:4px solid #e7e7e7;
			}
li.page-item-724.current_page_item a 
			{	
					background: url(images/brief.png) no-repeat left top;
					border-bottom:4px solid #009900;
			}
li.page-item-724 a:hover 
			{	
					background: url(images/brief_off.png) no-repeat left top;
					border-bottom:4px solid #e7e7e7;
			}
li.page-item-753.current_page_item a 
			{	
					background: url(images/gaestebuch.png) no-repeat left top;
					border-bottom:4px solid #009900;
			}
li.page-item-753 a:hover 
			{	
					background: url(images/gaestebuch_off.png) no-repeat left top;
					border-bottom:4px solid #e7e7e7;
			}




