/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.editor_Headline {
font-family: Trebuchet MS;
font-size: 1.2em;
font-weight: bold;
color: #494949;
}

.editor_Content {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 1em;

}

