/*mainmenue*/

.moduletable {
/*border:1px solid #999;*/	
text-align: left;
vertical-align:top;
	font-size: 20px;
}

img { border:none }

#menue .moduletable ul
{
list-style-type: none;
border-style:none;
}

.moduletable ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
text-decoration: none;
padding-left: 10px;

}

.moduletable ul li a:hover
{
background: transparent url(../images/list_on.jpg) left center no-repeat;
}

.moduletable ul li#current a{
background: transparent url(../images/list_on.jpg) left center no-repeat;
}

#menue span {display:none;}

.item5 {
margin-left: 0px;	
}

.item6 {
margin-left: 30px;	
}
.item7 {
margin-left: 40px;	
}
.item8 {
margin-left: 40px;	
}
.item9 {
margin-left: 20px;	
}
.item10 {
margin-left: 50px;	
}