/* style-referenzen.css - ETP  */

#bild-mitte {
position: absolute;
top: 92px;
left: 0;
width: 800px ;
height: 320px;
z-index:1;
}

#text {
position: absolute;
top: 90px;
left: 400px;
width: 280px ;
height: 30px;
margin:0 ;
padding:35px 20px 5px 20px;
border-top: 0px solid green;
border-left: 0px solid green;
border-right: 0px solid green;
border-bottom: 1px solid green;
z-index:2;
}

h5 {
margin:10px 0 20px 0;
padding:0;
font: 18px Verdana, Times, serif; 
}

