*
{ margin:0px;
  padding:0px;
}
body {
background-color: #DCDCDC;
color: #ffffff;
font-family: Arial;
font-size: 14px;
}
#rahmen {
width : 1000px;
height : 800px;
height : auto !important;
margin : 0 auto;
margin-top: 5px;
border: 1px solid #000000;
}
#headerdiv {
width: 1000px;
height:  158px;
background-image: url(./header.jpg);
border: 0 solid #000000; }
#bodydiv {
width: 1000px;
height: 605px;
background-image: url(./body.jpg);
border: 0 solid #000000;}
#textdiv {
width:640px;
height: 525px;
margin-left: 30px;
padding-top: 25px;
overflow: hidden;
}
#alben {width:150px;
height:50px;
border: 1px dotted #ffffff;
margin: 0 auto;
text-align:center}
a{border: 0; color: #808080;text-decoration: underline;}
img{border: 0}
.liste{
margin-left: 25px;
}