/* 
based on YAML
overwriting base.css
*/
@media screen
{
/* ######################################################################################################
** ### Formatierung der Allgemeinen Inhaltsspalten und deren Dimension ###############################################
** ######################################################################################################*/
#col1 {
   	width: 870px;
   	float: left;
}
#col2 { width: 430px;}

#col3 { width: 430px;}
} 


#col3_content {
      margin-top: 0;     
}
