
/* - jipitec.css - */
/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (do not remove this)
   (not this either)
*/

dl.issue-content {
  /*float: left;*/
  margin-top: 2em;
}
/* Absatznummern links ausgerückt*/
.article {
    padding-left: 2.5em;
}
.AbsatzNummer {
    font-style: italic;
    color: #4c4c4c;
    float: left;
    margin-left: -2.5em;
}
.AbsatzNummer span:after {
    content: "";
}
.AbsatzNummer span:before {
    content: "";
}
.article h5 {font-size:110%;font-weight:normal;}
.article h6 {font-size:110%;font-weight:normal;}

/* YOUR CSS RULES STOP HERE */

/*  */
/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */


