/* #####  CONTAINER ELEMENTS  ##### */

div#topnavigation {
margin:0 0 0 0;
padding:0 0 0 0;
position: aboslute;
	height: 70px;
	width: 905px; 
    min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
  }
/* #####  TOPNAVIGATION  ##### */

.topnavigation{
margin:0 0 0 0;
padding:0 0 0 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.topnavigation a{
float:none;
color: white;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration:none;
}

.topnavigation a span{
float:left;
padding:0 0 0 0;
}

.topnavigation a span{
float:none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
margin-left: 5px;
margin-top: -1px;
font-family: verdana;
font-size: 12px;
color: #333333;
line-height: 18px;
z-index:1;
background-color: #b4b5b5;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
text-indent: 0px;
padding: 1px 0px 1px 10px;
color: #333333;
text-decoration: none;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: #c21212;
text-decoration: none;
}

.navLeistungen			{ margin-top: 0px; margin-left: 0px; }
a.navLeistungen     	{ background: url(Bilder/menueneu_03.jpg); width:94px; height:49px }
a.navLeistungen:hover 	{ background: url(Bilder/menueneu1_03.jpg); }