@charset "UTF-8";
/**
 * (en) IE6-Patch stylesheet 
 * (de) IE6-Korrektur-Stylesheet 
 **/

/* Layout-dependent adjustments | Layout-abhängige Anpassungen --------------------------------------- */
@media screen, projection
{
	
	/* PNG-fix for IE6 - add all tags to be corrected */
/*	#nav_top, #nav_home a  { behavior: url("http://www.sskm.de/sskmwww/sskmwww_prod/sskmwww/global/layout/js/lib/iepngfix/iepngfix.htc"); }*/
	
	/* colums-general layout - Correction IE6*/
	#col3 {height: 1%;margin-left:0 !important;margin-right:0 !important;}
	.col_left_middle_right #col3 {width:460px;}
	.col_left_middle_right #col3_content{width:460px;}
	.col_left_middle #col3 {width:760px;}
	.col_left_middle #col3 {width:auto;}
	.col_middle_right #col3_content {width:auto;}
	.col_middle_right #col3_content .detail .back{width:200px !important;}
	#col3_content .top_headline {white-space:nowrap;}
	#col3_content >img {padding-top:10px;max-width:460px;}
	#nav_social a {line-height:12px !important;}
	
	/* add styles for IE6 here */
	#toolbar {width: 542px;}
	#toolbar ul li {width: 43px;}
	#toolbar #tb_search #tb_search_field {width:236px;}
	
	#col3 div.nav_tabs a.current span {width:0;border:none !important;}
	#col3 div.nav_tabs a.current {border:none;}
	
	#col4_content .detail label { width:158px; }	
}
