﻿.templateRubrik
{
    font-size: 24px;
    color: #0071b2;
    font-weight: bold;
}

.templateInstruktion
{
    font-size: 18px;
    color: #222222;
    font-weight: bold;
}

.templateAlternativ
{
    font-size:16px;    
}

.templateDragobjekt
{
    font-size:16px;
    background:#0071b2;
    color:#FFFFFF;
    font-weight:bold;
}

.templateDropobjekt
{
    font-size:16px;
    background:#0071b2;
    color:#000000;
    font-weight:bold;
}

.templateFeedback
{
	background: #FFFFFF;
	color:#000000;
}

.templateButton
{
    font-size:13px;
	background:#0071b2;
    color:#FFFFFF;
    font-weight:bold;
}

p {
    font-family: Calibri,Trebuchet MS, Arial;
    color: #414141;
}

.templateArea hr {
    border: 0 none;
}

/*EndOfFlashRead*/

#editArea, .Learnify
{
    font-size: 16px;
    font-family: Calibri,Trebuchet MS, Arial;
}

#templateHTML,
.editContent  #editArea
{
    background: #fff;
    color: #000;
}

#editArea.Learnify
{
    width: 790px;
    margin: 0 auto;
}


#editArea .th1, 
#editArea h1
{
    font-size: 24px;
    color: #0071b2;
    font-weight: bold;
}

#editArea.th2, 
#editArea h2
{
    font-size: 18px;
    color: #888888;
    font-weight: bold;
}
