
#container_g
{
border-left: 1px silver solid;
width:294px;
height:599px;
float:left;
overflow:hidden;
}
* html #container_g{
w\idth:290px;
}

#top_g
{
background-image:url("../images/seite6_2.jpg");
background-repeat:no-repeat;
background-position:top left;
width:294px;
height:280px;
background-color:rgb(233,233,233);
overflow:hidden;
}
#middle_g
{
background-image:url("../images/seite7.gif");
background-repeat:no-repeat;
background-position:top left;
color:rgb(233,233,233);
background-color:rgb(233,233,233);
width:294px;
height:70px;
overflow:hidden;
}

#middle_column{
width:170px;
height:598px;
float:left;
overflow:hidden;
}

#content_g
{
font-size:11px;
line-height:19px;
padding:15px;
color:rgb(100,100,100);
height:238px;
width:264px;
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}

#bild_g{
height:599px;
width:434px;
overflow:hidden;
border-right:1px silver solid;
background-image:url("../images/seite7.jpg");
background-repeat:no-repeat;
background-position:top left;
padding:0;
overflow:hidden;
}
* html #bild_g {  /* nur fuer Internet Explorer */
  w\idth:431px;    /* Version 6 */
}
