/* 
based on YAML
overwriting base.css
*/
@media screen
{
/* ######################################################################################################
** ### Formatierung der Allgemeinen Inhaltsspalten und deren Dimension ###############################################
** ######################################################################################################*/
#col3 {
   	margin-right: 290px; 
	
}
#col2 { width: 280px;}


#col3_innen,
#col2_content{padding-right:10px !important;padding-right:0px;}


} 

