﻿body 
{
	font-family: Arial;
	font-size: 12px;
}

.overskrift
{
	color:#B1BE27;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 5px;
}

.overskrift_2
{
	text-transform:uppercase;
	color:White;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 5px;
}

.overskrift_3
{
	color:#B1BE27;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 5px;
}


