#arbeit{
    /*background:indigo;*/
    font-size:14px;
    color:#696969;
    position:absolute;
    top:100px;
    left:340px;
    height:140px;
    width:400px;
}

#unten{
     background:#660000;
     position:absolute;
     top:1370px;
     left:0px;
     height:40px;
     width:990px;
     color:#ffcc33;
      font-size:21px;
     padding-left:10px;
      padding-top:10px;
     
}
#leer1{
     border-bottom:1px solid  #ffcc33;;
     border-top:1px solid #996600;
     margin-left:0px;
     font-size:16px;
     top:0px;
     left:70px;
     height:10px;
     width:1000px;
}

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

#arbeit a:hover{
                       color:#CC9933;

}


/*p{

margin-left:0px;
margin-top:30px;
padding:10px; 
background:#D3D3D3;
   
}*/

