/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.Overskrift1 {
font-size:18px;
font-weight: bold;
line-height: 22px;

}

.Overskrift2 {
font-size:20px;
font-weight: bold;
line-height: 26px;
}

.Overskrift3 {
font-size:22px;
font-weight: bold;
line-height: 28px;
}

.Normal {
font-size: 14px;
font-weight: 100;
line-height: 17px;
}

.normalfed {
font-size:14px;
font-weight: bold;
line-height: 18px;

}

h1 {
font-size:20px;
font-weight: bold;
line-height: 23px;
}

.NL {
font-size:12px;
font-weight: 100;
line-height: 12px;
}

.NFL {
font-size:11px;
font-weight: Bold;
line-height: 18px;
}

.Farvet {
font-size:14px;
font-weight: 100;
line-height: 15px;
font-colour: #33ff00;
}

.RedMedium {
font-size:16px;
font-weight: 100;
line-height: 17px;
font-colour: #f8034e;
}


