
#box2{
     position:absolute;
     top:160px;
     left:250px;
     height:320px;
     width:400px;
}

#box3{
     position:absolute;
     top:180px;
     left:690px;
     height:300px;
     width:400px;
}
#text{
     /*background:orange;*/
     font-size:12px;     
     color:#000000;
     position:absolute;
     top:480px;
     left:250px;
     height:1100px;
     width:500px;
}
.titel{
  
     font-size:10px;     
     color:#000000;
    
}

h5
{
  
     font-size:12px;     
     color:#000000;
    
}
h4{
  
     font-size:13px;     
     color:#000000;
    
}



