#upbg
{
background: #828282;
width: 795px;
height: 15px;
text-align:right;
}

#eins {
height: 125px;
float:left; 
width:100px;
border-right: 1px solid #000;
}
#zwei {
height: 125px;
float:left; 
width:199px;
}
#eins ul{
   margin:0;
   list-style:none;
   white-space: nowrap;
}

#eins li{
line-height: 25px;
list-style:none;
margin-left:5px;
}
*html #eins li{
margin-left:-10px;
}
#eins a{
   	color:#FFF;
   	text-decoration:none;

}
#menu {
height:25px;
width:495px;
background: #828282;
border-bottom: 1px solid #000;
}

#menu ul{
   margin:0;
   list-style:none;
   white-space: nowrap;
}

#menu li{
   	color:#FFF;
   	display:inline;
   	text-decoration:none;
}

#menu a{
   	color:#FFF;
   	text-decoration:none;

}
#first{
padding-left: 5px;

}

