p{
	font-family: Calibri,Trebuchet MS, Arial;
}

.templateRubrik
{
    font-size:24px;
    color:#ff9000;
    font-weight:bold;
}

.templateInstruktion
{
    font-size:18px;
    color:#ff9000;
    font-weight:bold;
}

.templateAlternativ
{
    font-size:16px;    
}

.templateDragobjekt
{
    font-size:16px;
    background:#ff9000;
    color:#072e50;
    font-weight:bold;
}

.templateDropobjekt
{
    font-size:16px;
    background:#072e50;
    color:#072e50;
    font-weight:bold;
}

.templateFeedback
{
	background: #ff9000;
	color:#000000;
}

.templateButton
{
    font-size:13px;
	background:#ff9000;
    color:#072e50;
    font-weight:bold;
}

/*EndOfFlashRead*/

#editArea,
#editArea.Learnify
{
    font-size: 16px;
    font-family: Calibri,Trebuchet MS, Arial;
}

#templateHTML,
.editContent #editArea{    
	background: #072e50!important;
	color: #FFFFFF;
}

#editArea.Learnify
{
    width: 790px;
    margin: 0 auto;
}

#editArea .th1,
#editArea h1
{
    font-size:24px;
    color:#ff9000;
    font-weight:bold;
}

#editArea .th2, 
#editArea h2
{
    font-size:18px;
    color:#ff9000;
    font-weight:bold;
}