
  /*
  **  stylesheet defintions für ###DOMAIN### - typographical settings
  **
  **  line endings: unix; encoding: utf-8; BOM: off; tabs: spaces; tab width: 2
  **
  **  @copyright  (c) 2009 Profi Webmedia
  **  @author     ###AUTHOR###
  **  @since      ###DATE###
  */

  strong {
    font-weight: bold;
  }

  .align-center {
    text-align: center;
  }

  .align-right {
    text-align: right;
  }