/* YOU CAN ADD NON-WYMEDITOR RELATED STYLES HERE */


/* EDITOR RELATED STYLES - CUSTOMIZE FOR YOUR NEEDS */
/*
    The classes panel, the visual feedback and the preview
    will be affected by these values.
    
    - Commented styles inside style definitions are used for visual 
      feedback when using the editor.
    - Comments before opening the style are used as caption.
    - Comments after the class name and before the style declaration ({)
      define the jQuery expression that decides whether this 
      style should be applied or not.
      
    Note: the WYMeditor and /WYMeditor comments below are required
    for the CSS parser to work properly.
*/

/* WYMeditor */

/* spezielle H2 */
.bar /* h2 */ {
	background-color: #E5D5C5;
	margin: 16px 50px 5px 0;
	padding: 0 8px;
	font-weight: bold;
	color: #5C4035;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* background-color: #E5D5C5; color: #5C4035; */
}

/* /WYMeditor */
/* END EDITOR RELATED STYLES */


/* YOU CAN ADD NON-WYMEDITOR RELATED STYLES HERE */
