﻿/* styles loaded into the editors style drop down */

.Overskrift
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #461c11;
	text-transform: uppercase;
}

.UnderOverskrift
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #461c11;
	text-transform: uppercase;
}

.BroedTekst
{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #461c11;
}
