//Vergrößerung beim Sprachmenü um 1 px;
.language{
padding-bottom: 3px;
}

//Zentrierung des Layers

* html body{
text-align: center;
height: 100%;
}
* html a.menu_left{
width: 118px;
}
* html .felder{
 margin-left: 35px;
} 



