/* style-etp.css - ETP  */

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

#peter-text {
position: absolute;
top: 320px;
left: 0px;
width: 201px ;
height: 445px;
margin:0;
padding:9px 20px 2px 20px;
border-top: 1px solid green;
border-left: 1px solid green;
border-right: 1px solid green;
z-index:3;
text-align:left;
}

#tobi-text {
position: absolute;
top: 350px;
left: 270px;
width: 185px ;
height: 605px;
margin:0;
padding:9px 20px 2px 20px;
border-top: 1px solid green;
border-left: 1px solid green;
border-right: 1px solid green;
border-bottom: 0 ;
z-index:4;
}

#erik-text {
position: absolute;
top: 370px;
left: 540px;
width: 185px ;
height: 645px;
margin:0;
padding:9px 20px 2px 20px;
border-top: 1px solid green;
border-left: 1px solid green;
border-right: 1px solid green;
border-bottom: 0px;
z-index:5;
}

#momente-text {
position: absolute;
top: 100px;
left: 00px;
width: 600px ;
height: 40px;
color: #F5F5F5;
margin:0;
padding:9px 20px 2px 30px;
border: 0px solid green;
z-index:2;
}

#alle-text {
position: absolute;
top: 350px;
left: 30px;
width: 710px ;
height: 200px;
color: #AFE3A1;  /* ##F2F2F2 #AFE3A1 */
margin:0;
padding:0px 20px 2px 0px;
border-top: 0px solid green;
border-left: 0px solid green;
border-right: 0px solid green;
border-bottom: 0px solid green;
z-index:9;
text-align:justify
}

#etp2 {
margin:0;
padding:0px 20px 2px 610px;
}


img {
border: none;
}

a { 
text-decoration: none;
}


