#content{
height: 100%;
}
.content_abstand{
padding: 8px 0px 8px 0px
}
#content td.content{
background-color: #ffffff;
border-left: 1px solid #E0E0E0;
border-right: 1px solid #E0E0E0;
padding: 0px 4px 0px 4px;
height: 100%;
}
#content td.top{
background-image: url(images/03_content_top.gif);	
background-repeat: no-repeat;
border-left: 0px;
border-right: 0px;
padding: 0px;
height: 8px;
}
#content td.bottom{
background-image: url(images/03_content_bottom.gif);	
background-repeat: no-repeat;
border-left: 0px;
border-right: 0px;
padding: 0px;
height: 8px;
}
