﻿.Overskrift 
{
	font-weight: bold;
	color: white;
}

.Normal 
{
}

.Titel
{
	font-weight: bold;
	color: white;
}

.Beskrivelse
{
	color: white;
	text-align: right;
	padding-right: 8px;
}

.Brødtekst
{
}

