﻿.Overskrift_stor, table tr td.Overskrift_stor
{
	font-family: Verdana,sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0em;
	line-height: 100%;
}

.Overskrift_mellem, table tr td.Overskrift_mellem
{
	font-family: Verdana,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-indent: 0em;
	line-height: 100%;
}

.Overskrift_lille, table tr td.Overskrift_lille
{
	font-family: Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 0em;
	line-height: 100%;
}

.red, table tr td.red
{
	font-family: Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf3030;
	text-indent: 0em;
	line-height: 100%;
}

.HeadingNewsletter, table tr td.HeadingNewsletter
{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.tekstNewsletter, table tr td.tekstNewsletter
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #58585a;
}

h1
{
	font-size: 163.6%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 127.3%;
}

h4
{
	font-size: 118.2%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-top: 1em;
	padding-bottom: 0;
}

h5
{
	font-size: 109.1%;
	font-weight: bold;
}

h6
{
	font-size: 109.1%;
	font-style: italic;
}

table.Forside
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.Forside td, table.Forside th
{
	padding-left: 10px;
}

table.News
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.News td, table.News th
{
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

table.Red
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #e81010;
	background-color: #e8e3e3;
}

table.Red td, table.Red th
{
	text-align: left;
	vertical-align: top;
}

table.redcenter
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #e81010;
	background-color: #e8e3e3;
}

table.redcenter td, table.redcenter th
{
	text-align: center;
	vertical-align: top;
}

table.Grid
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.Grid td, table.Grid th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 4px;
}

