#navi-top{
	float: left;
	position: relative;	
	margin: 0px 0px 26px 0px; 
	width: 990px;
	height: 50px;
	background-color: #000000;
	z-index: 100;
}

	#hauptnavi ul{
		list-style: none;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		*margin: 0px 0px 0px 0px;
		}

		
		#hauptnavi li {
			float: left;
			position: relative;
			color: #fff;
			cursor: pointer;
			font-size: 13px;
			padding: 2px 0px 0px 0px;	
			margin: 0px;
			display: block;	

			}
			
			#hauptnavi li:hover {
				text-decoration: none;
				}
				
			#hauptnavi a {
				color: #fff;
				text-decoration: none;
				padding: 0px 10px 0px 10px;
				}
			
			
						
	.dropdown {
		list-style: none;
		display: none;
		position: absolute;	
		top: 25px;
		left:-12px;
		margin: 0px;
		padding: 0px;
		background-color: #fff !IMPORTANT;
		z-index: 100;
		}

		.dropdown li {
			float: none !IMPORTANT;
			position: relative;
			margin: 0px 0px 0px 10px!IMPORTANT;
			padding: 0px !IMPORTANT;
			font-size: 12px !IMPORTANT;
			font-weight: normal !IMPORTANT;	
			}
			.dropdown li a {
				background: url(/images/nav-li.gif) center left no-repeat !IMPORTANT;
				display: block;
				text-decoration: none;
				padding: 6px 0px 5px 20px !IMPORTANT;
				width: 130px;
				color: #3f3f3f!IMPORTANT;
				}
				
			.dropdown li a:hover {
				font-weight: bold !IMPORTANT;
				}
	
	li:hover ul, li.over ul { /* lists nested under hovered list items */
		display: block;
		}
































<!-- ************************ Start of Sitemap  **************************** -->


 #sitemap {

  margin-bottom: 30px;
 z-index: 1!IMPORTANT;



  }

 #sitemap #hauptnavigation ul{
  list-style: none;
  padding: 0px;
 z-index: 1!IMPORTANT;


  }

 
 #sitemap .trenn{
   color: #af0527 !IMPORTANT;
   height: 0px;
   font-size: 0px;

   }
  
  #sitemap #hauptnavigation li {
   float: left;
   position: relative;
   color: #000!IMPORTANT;
   cursor: default;
   margin: 0px;
   display: block; 
   font-weight: bold;
 z-index: 1!IMPORTANT;




   }
   
   #sitemap #hauptnavigation li:hover {
    text-decoration: none;
 z-index: 1!IMPORTANT;


    }
    
   #sitemap #hauptnavigation a {
    color: #000!IMPORTANT;
    text-decoration: none;
 z-index: 1!IMPORTANT;



    }

   #sitemap a {
    color: #9d1c0b!IMPORTANT;
    text-decoration: none;
         font-size: 12px;
    font-weight: bold !IMPORTANT;
width: 160px !IMPORTANT;
 z-index: 1!IMPORTANT;


    }

   
   
      
 #sitemap .dropdown {
  list-style: none;
  display: block;
  position: relative;
float:left; 
  top: 0px;
  left: 0px;
  padding: 0px;
padding-bottom:25px;
background-image:url(/de/images/spacer.gif);

height: 200px !IMPORTANT;
 z-index: 1!IMPORTANT;

  }



  #sitemap .dropdown li {
   float: none !IMPORTANT;
   position: relative;
   padding: 0px !IMPORTANT;
 font-weight: normal !IMPORTANT; 
padding-bottom:25px;
 z-index: 1!IMPORTANT;

   }
   
#sitemap .dropdown li a {

    display: block;
    text-decoration: none;
    color: #000!IMPORTANT;
   font-weight: normal !IMPORTANT;
    }
    
   #sitemap .dropdown li a:hover {
    font-weight: normal !IMPORTANT;
text-decoration: underline !IMPORTANT;
    }
 





















