﻿body {
}
a {
	font-family: Verdana;
	font-size: x-small;
    font-weight: 700;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #617670;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #617670;
}

p {
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
    margin-top: 0px;
    margin-bottom: 10px;
    page-break-inside:avoid;

}

.forside
{
    font-family: Verdana;
    font-size: x-small;
    color: #999999;
    margin-top: 0px;
    margin-bottom: 10px;
    page-break-inside: avoid;
    line-height: 15px;
}

.forside2
{
    font-family: Verdana;
    font-size: x-small;
    color: #999999;
    margin-top: 0px;
    margin-bottom: 10px;
    page-break-inside: avoid;
    
}
.normal {
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
    margin-top: 14px;
    margin-bottom: 0px;
    overflow: hidden;

}
.citat {
	font-family: Verdana;
	font-size: x-small;
	color: #808080;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
}

.manchet
 {
	font-family: Verdana;
	font-size: x-small;
	color: #3C3C3C;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana;
	font-size: medium;
	color: #003522;
	 padding-bottom: 5px;
}
h2 {
    margin: 0 0 5px 0;
    font-family: Verdana;
    font-size: small;
    color: #003522;
}
h3 {
	margin: 0;
	font-family: Verdana;
	font-size: x-small;
	color: #003522;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
.addresse_linie {
	font-family: verdana;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
li {
	font-family: Verdana;
	font-size: x-small;
	color: #808080;
	
	
}
ol {
    line-height: 13px;
    padding: 7px;
    margin-left: 7px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
}
ul
{
    line-height: 13px;
    padding: 7px;
    margin-left: 7px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
}

}
.billede
{
	border: thin solid #789189;	
	margin-top: 20px;
	margin-bottom: 20px;
    
}

.tabel {
	border-left: .5pt solid #789189;
	border-right: .5pt solid #789189;
	border-top: .5pt solid #789189;
	border-bottom: .5pt solid #789189;
	background-color: white;
	table-layout: fixed;
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
	width: 100%;
}
.tabel_overskrift {
	background-color: #E3E8B3;
	color: #536660;
	font-weight: bold;
	
}

.tabel_linie1 {
	color: #808080;
	font-weight: normal;
	border-style: none;
	background-color: #EBEDED;
	
}
.tabel_linie2 {
	color: #808080;
	font-weight: normal;
	border-style: none;
	background-color: #DFE3E3;
	
}
.tabel_linie3 {
	color: #808080;
	font-weight: normal;
	border-style: none;
	background-color: #F3F5F5;
	
}
.uden_sideskift {
    page-break-inside:avoid;
}



