#content_index{
 top:100px;
 margin-top:15px;
 background:#dc1908 url(../pics/titel.jpg) no-repeat bottom left;
 width:760px;
 height:400px;
}
#links_index{
 top:510px; 
 position:absolute;
 margin-top:15px;
 background-color:#dc1908;
 color:white;
 width:760px; 
 height:30px;
}
#links_index a{
 font:small-caps 1.2em Verdana;
 color:white;
 text-decoration:none; 
}