/* löscht den grauen Hintergrund aus der col3_content */

#page_margins {
	background: #fff url(../../img/hintergrund.gif) repeat-y;
}
#footer {
	/*background: #fff url(../../img/layout-unten_ocon.gif) top left no-repeat;*/
	  background:#fff url(../../img/layout-unten_01.gif) top left no-repeat;
  height:36px;
}
#cell3-urechts {
background: url(../../img/cell3-untenrechts.gif); 
width:55px; 
height:97px; 
position:relative; 
top:-108px; 
left:860px;
}
#col1_content {
margin:0px;
}
#col1_content img {
border:0px;
}