body        {background:rgb(51,51,0);font-family:'Verdana';}
.main       {background:url(../grafiken/sprachauswahl.png);height:600px;width:1000px;position:absolute;margin:25px auto;position:relative;}
.deutsch, .spanisch, .englisch, .franzoesisch
{left:110px;width:90px;height:30px;border:0px solid #000;position:absolute;cursor:pointer;}

.deutsch        {top:325px}
.spanisch       {top:362px}
.englisch       {top:397px}
.franzoesisch   {top:435px}