@charset "UTF-8";

@media all
{

	#col1 { display: block !important; float: right;  background:#FFFFFF url(/image/layout/bg_gradient_right_200.png) repeat-y scroll right bottom; }
	#col3 { width: auto; margin: 0 240px 0 0}
	#col3 { border-right: 1px #ddd solid }
	

  * html #col3 {height: 1%;}        /* Activate hack for 3-Pixel-Jog Bug | Hack für 3-Pixel-Jog Bug aktivieren */
  * html #col2 {margin-right: -3px;}
  * html #col1 {margin-left: -3px;}
  * html #col3 { margin-right: 237px; margin-left: 0; }
}
