/* style-etp.css - Produktionen  */

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

#uberschrift{
display: none;
position: absolute;
top: -40px;
left: 430px;
width: 280px ;
height: 605px;
color: #99D08A;
margin:0;
padding:25px 20px 2px 20px;
border-top: 1px solid green;
border-left: 0px solid green;
border-right: 1px solid green;
border-bottom: 0 ;
z-index:2;
font-size:18px;
}

#lgl {
position: absolute;
top: 140px;
left: 30px;
width: 280px ;
height: 605px;
color: #99D08A;
margin:0;
padding:20px 25px 2px 20px;
border-top: 1px solid green;
border-left: 1px solid green;
border-right: 0px solid green;
border-bottom: 0 ;
z-index:2;
text-align:right;
font-size: 22px;
}

#beatball {
position: absolute;
top: 300px;
left: 290px;
width: 80px ;
height: 205px;
color: #99D08A;
margin:0;
padding:25px 20px 2px 20px;
border-top: 1px solid green;
border-left: 0px solid green;
border-right: 1px solid green;
border-bottom: 0 ;
z-index:2;
text-align:left;
font-size: 24px;
}

#kurz {
position: absolute;
top: 185px;
left: 510px;
width: 180px ;
height: 205px;
color: #99D08A;
margin:0  0 0;
padding:20px 20px 2px 0px;
border-top: 0px solid green;
border-left: 1px solid green;
border-right: 0px solid green;
border-bottom: 0 ;
z-index:2;
text-align:right;
font-size: 21px;
}

img {
border: none;
}

a { 
text-decoration: none;
}




