﻿body {
}
a {
	font-family: Verdana;
	font-size: x-small;
    font-weight: 700;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8F9823;
}
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;

}

.normal {
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
    margin-top: 14px;
    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 {
	margin: 5px 20px 20px 20px;
	line-height: 13px;
}
ul {
	margin: 5px 20px 20px 20px;
	line-height: 13px;
}

}
.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%;
}

.tabel2
{
    border-style: solid;
    border-width: 0px;
    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;
    padding-left: 5px;
    padding-right: 5px;
}
.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;
}

