#navi-top{
 float: left;
 position: relative; 
 margin: 62px 0px 0px 0px; 
 _margin: 64px 0px 0px 0px;
 width: 750px;
 padding-left: 20px;
 height: 60px;
 z-index: 1000;


}

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

  
  #hauptnavi li {
   float: left;
   position: relative;
   color: #9d1d0c;
   cursor: pointer;
   font-size: 15px;
font-weight:bold;
   padding: 0px 0px 0px 0px; 
   margin: 0px;
   display: block; 


   }
   
   #hauptnavi li:hover {
    text-decoration: none;
    }
    
   #hauptnavi a {
    color: #9d1d0c;
    text-decoration: none;
    padding: 0px 5px 0px 0px;
display: block;

    }

#hauptnavi a:hover {
    color: #000;
    text-decoration: none;
    padding: 0px 5px 0px 0px;
display: block;

    }
   
   
      
 .dropdown {
  list-style: none;
  display: none;
  position: absolute; 
  top: 41px;
  left: -7px;
  margin: 0px;
  padding: 0px;
	background-image:url(/de/medien/images/bg_men.gif);
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.8;
background:#fff;
  z-index: 100;

  }

  .dropdown li {
   float: none !IMPORTANT;
   position: relative;
   margin: 0px 0px 0px 0px!IMPORTANT;
   padding: 0px !IMPORTANT;
   font: 12px arial,tahoma  !IMPORTANT;
   font-weight: normal !IMPORTANT; 
   }
   .dropdown li a {
    display: block;
    text-decoration: none;
    padding: 4px 10px 4px 10px !IMPORTANT;
    width: 140px !IMPORTANT;
    color: #000!IMPORTANT;
    }
    
   .dropdown li a:hover {
    color: #9d1d0c!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;
float:left;


  }

 #sitemap #hauptnavigation ul{
  list-style: none;
  padding: 0px;
float:left;


  }

 
 #sitemap .trenn{
   color: #5b5b5b !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;




   }
   
   #sitemap #hauptnavigation li:hover {
    text-decoration: none;



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




    }

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



    }

   
   
      
 #sitemap .dropdown {
  list-style: none;
  display: block;
  position: relative; 
  top: 0px;
  left: 0px;
  padding: 0px;
  z-index: 1 !IMPORTANT;
padding-bottom:65px;
height:200px !IMPORTANT;

  }



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



   }
   
#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;
    }
 





















