
#box3{
     position:absolute;
     top:320px;
     left:380px;
     height:20px;
     width:50px;
                       

}
#box4{
     position:absolute;
     
     top:420px;
     left:880px;
     height:20px;
     width:50px;
                       

}

.deutsch{

         text-decoration:none;
         font-size:12px;     
         color:#808080;
        
}
#box3 a:link, a:visited{
                                    color:#808080;
                                    text-decoration:none;
}

#box3 a:hover{
                       color:#000000;

}
#box4 a:link, a:visited{
                                    color:#808080;
                                    text-decoration:none;
}



#box4 a:hover{
                       color:#000000;

}

.pink{
                       color:#FF0066;

}


