.hauptmenue{
/*list-style-image: url(../../images/site/hauptmenue.png);*/
list-style-type:none;text-decoration:none;
}

.hauptmenue li{
padding:3px;
padding-left:5px;
border: 1px solid #000;
width: 170px;
margin-top:-1px;
}

.untermenue{
/*list-style-image: url(../../images/site/hauptmenue.png);*/
list-style-type:disc;

}

.sitebox_up {
background-image: url(../../images/site/sitebox_up.gif);
background-repeat:no-repeat;
width:180px;
height: 10px;
max-width:180px;
margin-top:-1px;
}

.sitebox_middle {
background-color:#FC0;
border-right: 1px solid #000;
border-left: 1px solid #000;
width:178px;
max-width:180px;
margin-top:-1px;
padding-top:5px;
padding-bottom:5px;
}

.sitebox_down {
background-image: url(../../images/site/sitebox_down.gif);
width:180px;
height: 10px;
max-width:180px;
margin-top:-1px;
background-repeat:no-repeat;
}

.untermenue li{
margin-left:30px;
padding: 0px;
border: none;
width: 140px;
}

.navigation ul,#login ul {
cursor:pointer;
text-align:left;
margin-left:-41px;
}