﻿/* styles loaded into the editors style drop down */

.Overskrift
{
 	font-family: Verdana;
	font-size: 18px;
	line-height: 22px;
	color: #40646a;   
	margin:12px 0px;
    font-weight:bold;
	float:left;
	width:100%;
}


.UnderOverskrift
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #40646a;
}

.BroedTekst
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #40494e;
}


