/**
 * @version		$Id: editor.css 20196 2011-01-09 02:40:25Z ian $
 * @copyright	Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

.abstand_10px {
  padding-left:10px;
}

.abstand_20px {
  padding-left:20px;
}

.abstand_30px {
  padding-left:30px;
}

.abstand_40px {
  padding-left:40px;
}

.abstand_50px {
  padding-left:50px;
}

.abstand_60px {
  padding-left:60px;
}

.abstand_70px {
  padding-left:70px;
}

.abstand_80px {
  padding-left:80px;
}

.abstand_90px {
  padding-left:90px;
}

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }