/* ########################## Menuestruktur Hauptmenue ########################## */

#topmenue {
width: 197px;
height: 100px;
border: 0;
float:right;
margin-right:77px;
margin-top: 4px;


}


/* ######################  Menue MIT Grafikbutton  ########################## */
/* topmenue*/

ul#me {
list-style-type : none;
margin : 0;
padding : 0;
}

li#ww {
width : 197px;
margin-bottom : 4px;
/*float :left;*/
text-align : left;
}

li#ww a {
text-decoration: none;
color: #000;
font-size: 14px;
display: block;
width: 197px;
height: 27px;
background: url(gifs/bu-top.gif) no-repeat center left;
text-indent: 32px;
padding: 0;
border: 0;
line-height:24px;
}

li#ww a:hover {
background: url(gifs/bu-top.gif) no-repeat center left;
}



#hmenue {
	width:955px;
	height: 25px;
	border: 0;
	border-bottom: 1px solid #fff000;
	margin-top: 40px;
}

/*###################### hauptmenue ######################*/

ul#ha {
list-style-type : none;
margin : 0;
padding : 0;
}

li#bb {
width : 159px;
margin-right: 4px;
float :left;
text-align: left;
}

li#bb a {
text-decoration: none;
color: #000;
font-size: 14px;
display: block;
width: 159px;
height: 25px;
background: url(gifs/hg-buttona.gif) no-repeat center left;
text-indent: 14px;
padding: 0;
border: 0;
line-height:24px;
}

li#bb a:hover {
background: url(gifs/hg-buttona.gif) no-repeat center right;
}

li#cc {
width : 159px;
margin-right: 4px;
float :left;
text-align: left;
}

li#cc a {
text-decoration : none;
color : #000;
font-size: 14px;
display : block;
width: 159px;
height: 25px;
background: url(gifs/hg-buttonb.gif) no-repeat center left;
text-indent: 14px;
padding : 0;
border : 0;
line-height:24px;
}

li#cc a:hover {
background: url(gifs/hg-buttonb.gif) no-repeat center right;
}


/*############################## Untermenue #####################*/

#um3 {
	width:935px;
	height: 25px;
	border: 0;
	margin-top: 10px;
	font-size: 12px;
	color: #434138;
	text-align: left;
}

#umnone {
	display: none;
	visibility: hidden;
}

a:link.um, a:visited.um, a:active.um { 
   color: #898780; 
   text-decoration:none; 
   }
   
   a:hover.um { 
   color: #000; 
   text-decoration:underline; 
   }


/*########################## Sonderbuttons ##########################*/

#gruesse {
width: 200px;
height: 20px;
border: 0;
float: right;
}

ul#gruss {
list-style-type : none;
margin : 0;
padding : 0;
}

li#gr {
width : 200px;
height: 13px;
text-align: left;
display: block;
background: url(gifs/bugelb.gif) no-repeat;
font-size: 14px;
text-indent: 18px;
padding: 0;
border: 0;
line-height:12px;
margin-top: 3px;
}

