/**
 * Main CSS Stylesheet
 *
 * @copyright Copyright mm-design Monika Müri
 * @version 1.0
 * 
 * Adapted to Kallisophie by mm-design.ch 2008 
 */

/* Important colors:  
   #000000  body-color schwarz
   #FFF3DF content Textfeldfarbe
  
   #963407  Titel-Schrift
   Important measures:
   960px      Breite Fenster
   225px      Hoehe Header
   220px      breite Navigation
   
   
*/

  

          


div#content div#opak {
 filter:alpha(opacity=93);
  opacity: 0.93;
  -moz-opacity:0.93;
}

div#text h6 {
  color: #AA0000;
  font-size: 0.8em;
  font-weight: bold;
  padding: 20px 12px 0px 22px;
  margin: 0;
  text-align: left;
}