/* CSS Document */
.white_space_20
{
width: 415px;
height: 20px;
}
.photo_box_container
{
float: left;
width: 79px;
height: 49px;
margin-right: 5px;
margin-bottom: 5px;
background-color: #D2BFB1;
}
.photo_box_container_right
{
float: left;
width: 79px;
margin-bottom: 5px;
background-color: #D2BFB1;
}
.img_pos
{
margin:5px;
width:69px;
height: 39px;
}
a.bild_link:link
{
display:block;
background-color:#D2BFB1;
}
a.bild_link:visited
{
display:block;
background-color:#D2BFB1;
}
a.bild_link:hover
{
display:block;
background-color:#AE8B71;
}
/*----------------------------------------------------*/




