                                     
/*Der Inhalt rechts*/
#content{
width:954px;
}
#content .bgdiv{
width:100%;
height:100%;
background:url('../images/cont_middle.png') repeat-y;
}
#content .cont{
width:864px;
padding-top:10px;
margin-left:40px;
}
#content .foot{
width:100%;
height:82px;
background:url('../images/cont_foot.png') no-repeat;
}
