#col3{
	width: 770px;
	margin-right: 0;
}

#col3_content{
	
	width: 750px;
}

/*
#col2{
	
	display: none;
}
*/
#col1{
	
	display: none;
}


/* Patch fuer den IE6 */
* html DIV#col3_content { width:750px;}

