
#box2{
     /*background:darkcyan;*/
     position:absolute;
     top:380px;
     left:230px;
     height:200px;
     width:321px;
}
#box4{
     /*background:darkcyan;*/
     position:absolute;
     top:300px;
     left:700px;
     height:200px;
     width:226px;
}
#new1{
     /*background:darkcyan;*/
     position:absolute;
     top:100px;
     left:700px;
     height:200px;
     width:400px;
}
#new1 a:link, a:visited{
                                    color:#006400;
                                    text-decoration:none;
}

#new1 a:hover{
                       color:#00FA9A;

}
#new{
     /*background:darkcyan;*/
     position:absolute;
     top:100px;
     left:200px;
     height:200px;
     width:400px;
}
#new a:link, a:visited{
                                    color:#006400;
                                    text-decoration:none;
}

#new a:hover{
                       color:#00FA9A;

}

.deutsch{

         text-decoration:none;
         font-size:9px;     
         color:#006400;
        
}
#box2 a:link, a:visited{
                                    color:#006400;
                                    text-decoration:none;
}

#box2 a:hover{
                       color:#00FA9A;

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

#box4 a:hover{
                       color:#00FA9A;

}



