li{list-style:none;
display: inline;
float:left;
padding: 14px;}

#erste{ 
padding: 25px;
margin: 10px 0px 0px 55px;

}

#zweite { 
margin-top: 0px;
padding: 0px -20px 0px 40px;
margin-left: 208px;
}

#erste li, #zweite li {
margin: -9px 0 0 0;
}


#Video,
#Photo,
#Digital,
#Creative {
 display: block;  width: 140px;  height: 123px;
background-position: 0 0;background-repeat: no-repeat;
}
#Video 
{
background-image: url("video_Button.gif");}#Video:hover   {   background-position: 0 -123px;}#Video span   {  display: none;}




#Photo{  background: url("photo_Button.gif");}#Photo:hover{   background-position: 0 -123px;}#Photo span{  display: none;}




#Digital{  background: url("digital_Button.gif");
}#Digital:hover{   background-position: 0 -123px;}#Digital span{  display: none;}




#Creative{  background: url("creative_Button.gif");
}#Creative:hover{   background-position: 0 -123px;}#Creative span{  display: none;}

#Photoblog {
 display: block;  width: 307px;  height: 37px;
background-position: 0 0;background-repeat: no-repeat;
}
#Photoblog 
{
background-image: url("Photoblog.gif");}#Photoblog:hover   {   background-position: 0 -38px;}#Photoblog span   {  display: none;}



