@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.4
 * @revision        $Revision: 138 $
 * @lastmodified    $Date: 2007-11-19 21:05:33 +0100 (Mo, 19 Nov 2007) $
 * @appdef yaml
 */
 
@media all
{
  /**
   * Fonts
   * (en) font-family and font-size selection for headings and standard text elements
   * (de) Zeichensatz und Schriftgrößen für Überschriften und übliche Text-Elemente
   *
   * @section content-fonts
   */
 
  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle Schriftgrößen auf Standardgröße (16 Pixel) zurücksetzen */
  html * { font-size: 100.01%; }
 
  /* (en) reset monospaced elements to font size 16px in Gecko browsers */
  /* (de) Schriftgröße von monospaced Elemente auf 16 Pixel setzen */
  textarea, pre, tt, code {
    font-family:"Courier New", Courier, monospace;
  }
 
  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
    font-family: Arial, Helvetica, sans-serif;
  }
 
  h1,h2,h3,h4,h5,h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #14429e;
  }
 
  h1 {
    font-size: 1.35em;
    margin: 0.5em 0 1.2em 0;
    border-bottom: 1px solid #1d3156;
    border-bottom: 1px solid #009aff;
    border-bottom: 1px solid #b4ceff;
  }
 
  h2 {
    font-size: 1.1em;
    margin: 1.4em 0 1em 0;
    border-bottom: 1px solid #1d3156;
    border-bottom: 1px solid #009aff;
    border-bottom: 1px solid #b4ceff;
  }
 
  h3 {
    font-size: 1.0em;
    margin: 1.3em 0 1em 0;
  }
 
  p {
    line-height: 1.3em;
    margin: 0.714em 0 0.714em 0; 
  }
 
  /* ### Lists | Listen  #### */
 
  ul, ol, dl {
    line-height: 1.3em;
    margin: 0 0 1em 1em;
  }
 
  ul {
    list-style-type: square;
  }
 
  li {
    line-height: 1.3em;
    margin: 0.5em 0 0.5em 1.428em; 
  }
 
  dt {
    font-weight: bold;
    line-height: 1.3em; 
  }
 
  dd {
    line-height: 1.3em; 
    margin: 0.5em 0 0.714em 1.428em; 
  }
 
  /* ### text formatting | Textauszeichnung ### */
 
  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }
 
  strong,b { font-weight: bold }
  em,i { font-style:italic }
 
  pre, code { font-family: monospace; font-size: 1.1em; }
 
  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: 1px solid #039;
    cursor: help;
  }
 
  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */
 
  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}
 
  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; }
  .center { text-align:center; margin: 0.5em auto }
 
  .float_left50 {
    float: left;
    margin-right: 1%;
    margin-bottom: 0.734em;
    width: 49%;
  }
 
  .float_right50 {
    float: right;
    margin-left: 1%;
    margin-bottom: 0.734em;
    width: 49%;
  }
 
  .colorI {
    color: red;
  }
 
  .colorGA {
    color: blue;
  }
 
  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */
 
  a {
    font-weight: bold;
    color: #039;
    text-decoration:none;
  }
 
  a:focus,
  a:hover,
  a:active {
    color: #009aff;
  }
  
  #topnav a { color: #aac; font-weight: bold; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active{ text-decoration:underline; background-color: transparent;}
  
  /**
   * (en) Emphasizing external Hyperlinks via CSS
   * (de) Hervorhebung externer Hyperlinks mit CSS
   *
   * @section             content-external-links
   * @app-yaml-default    disabled
   */
 
  /*
  #main a[href^="http://www.iga-chmieleck.eu"],
  #main a[href^="https://www.iga-chmieleck.eu"]
  {
    padding-left: 12px;
    background-image: url('your_image.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }
  */
 
  /**
   * Tables | Tabellen
   * (en) Generic classes for table-width and design definition
   * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
   *
   * @section content-tables
   */
 
  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }
 
  th,td { padding: 0.5em 0.5em 0.5em 0; }
  thead th { background: #444; color: #fff }
  tbody th { background: #ccc; color: #333 }
  tbody th.sub { background: #ddd; color: #333 }
 
  td.preis { text-align: right; }
 
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */
 
  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #000 solid;
  }
 
}
 
