

/* css for christian feuller by club basic maerz 2008 */

#upbg
{
background: #828282;
width: 795px;
height: 15px;
text-align:right;
}
#upbg ul{
   margin:0;
   list-style:none;
   white-space: nowrap;
}

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

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

}


#menu {
margin-top:160px;

}

#menu ul {
padding:0;
margin-left:300px;
list-style: none;
}

#menu li {
line-height: 22px;


}
#menu a{
color: #fff;
text-decoration: none;
font-size:1.3em;
font-weight:700;
}
#first{
margin-left:-300px;
padding-left: 10px;
border-bottom: 1px solid #fff;
}