/**
 * Style sheet content_framework
 */
/* inhalte abstand */
#main .inside
{
	margin:10px;
}

#left .inside
{
	margin:10px 2px;
}
