#top_c
{
width:326px;
height:375px;
padding-left:0px;
color:rgb(229,229,229);
background-color:rgb(229,229,229);
background-image:url('../images/seite3.gif');
background-repeat:no-repeat;
background-position:top left;
}

#container_c
{
border-left: 1px silver solid;
width:326px;
height:599px;
float:left;
overflow:hidden;
}
#middle_c
{
border-left: 1px silver solid;
height:599px;
width:571px;
background-image: url("../images/seite3.jpg");
background-repeat:no-repeat;
background-position:top right;
float:left;
}
#content_c
{
font-size:11px;
line-height:19px;
padding-left:30px;
padding-top:15px;
padding-right:20px;
color:rgb(100,100,100);
height:215px;
width:270px;
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
