body {
background-color:#333333;
}

#titel {
font-size:14pt;
font-weight:bold;
color:white;
font-family:arial,helvetica,sans serif;
text-align:left;
margin: 55px 0 0 25px;
width:200px;
height:60px;
}

#bildvorschau {
position:absolute;
top:41px;
left:262px;
border:2px solid white;
background-color:white;
/*width:390px;*/
height:50px;
word-spacing:0.5px;
}


#text {
position:absolute;
top:100px;
left:10px;
margin-top:40px;
margin-left:15px;
color:#a6a6a6;
font-family:arial,helvetica,sans serif;
width:300px;
height:10px;
font-size:12px;
text-align:justify;
}

#bild {
position:absolute;
top:155px;
left:350px;
padding:0;
border:2px solid white;
}


#pfeil {
position:absolute;
top:610px;
left:320px;
border:0;
}

p {
color:#a6a6a6;
font-family:arial,helvetica,sans serif;
font-size:12px;
text-align:justify;}
