
#container_h
{
border-left: 1px silver solid;
width:294px;
height:599px;
float:left;
overflow:hidden;

}#top_h
{
background-image:url("../images/seite7_1.jpg");
background-repeat:no-repeat;
background-position:top left;
width:294px;
height:280px;
background-color:rgb(210,210,210);
overflow:hidden;
}
#middle_h
{
background-image:url("../images/seite8.gif");
background-repeat:no-repeat;
background-position:bottom left;
color:rgb(210,210,210);
width:294px;
height:50px;
}
#bild_h{
padding:0px;
height:599px;
width:604px;
border-right:1px silver solid;
background-image:url("../images/seite8.jpg");
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
* html #bild_h {  /* nur fuer Internet Explorer */
  w\idth:601px;    /* Version 6 */
}
#bildunterschrift{
padding:15px;
padding-top:75px;
width:130px;
text-align:right;
}
* html #bildunterschrift {  /* nur fuer Internet Explorer */
  p\adding:60px;    /* Version 6 */
}
#content_h
{
font-size:11px;
line-height:19px;
padding:15px;
color:rgb(100,100,100);
height:271px;
width:264px;
background-repeat:no-repeat;
background-position:top left;
}
