#sprachwechsel {
   position: absolute;
   height: 20px;
   width:100px;
   left: 50%;
   top: 50%;
   margin-top: -60px;
   margin-left: 340px;
   z-index: 10;
   font-family: Georgia;
   font-size: 11px;
   text-align: right; 
}

/*
#sprachwechsel {
   position: absolute;
   height: 20px;
   width:900px;
   left: 50%;
   top: 50%;
   margin-top: -320px;
   margin-left: -450px;
   z-index: 10;
   font-family: Georgia;
   font-size: 11px;
   text-align: right; 
}
*/