/********************************************************************************************************
	created by:		NewMedia http://www.newmedia.ch
	project:		newmedia.ch
	date:			Februar/2009, Marianne Luck
	version:		4.1
	file:			colums.css
	function:		different content colums-styles inside /templates/sub/
********************************************************************************************************/	
/* 1-spalte */
#colNormal {

	margin:0px;
}

/* 2-spalten */
#col_2 #colNormal {

}

#colRight {

}

/* 3-spalten */
#col_3 #colNormal{
}

#colLeft {

}

#colBorder {

}
