
#container_d
{
border-left: 1px silver solid;
width:294px;
height:599px;
float:left;
overflow:hidden;

}

#top_d
{
width:295px;
height:333px;
background-color:#9e9e9e;
color:#9e9e9e;
background-image: url("../images/seite4.gif");
background-repeat:no-repeat;
background-position:top left;
padding-left:0px;
overflow:hidden;
text-indent:-1000px;
}
#content_d
{
font-size:11px;
line-height:19px;
padding:15px;
color:rgb(100,100,100);
height:236px;
width:264px;
background-repeat:no-repeat;
background-position:top left;
}
#bild_d{
padding:0px;
height:599px;
width:603px;
overflow:hidden;
border-right:1px silver solid;
background-image:url("../images/seite4.jpg");
background-repeat:no-repeat;
background-position:top left;
}
* html #bild_d{
w\idth:600px; 
}

