﻿<style type="text/css">

 html         { margin: 0; padding: 0; }

	a           {font-family: "Trebuchet MS"; font-size: small; color: #666666; background-color: transparent; text-decoration: none; }
    a:link      {font-family: "Trebuchet MS"; font-size: small; color: #666666; background-color: transparent; text-decoration: none; }
    a:visited   {font-family: "Trebuchet MS"; font-size: small; color: #666666; background-color: transparent; text-decoration: none; }
    a:active    {font-family: "Trebuchet MS"; font-size: small; color: #666666; background-color: transparent; text-decoration: none; }
    a:hover     {font-family: "Trebuchet MS"; font-size: small; color: #666666; background-color: transparent; text-decoration: none; }


.graa_ramme {
	border: 1px solid #666666;
}
.graa_bundkant {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.graa_bjaelke {
	background-color: #666666;
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	height:18px;
}
.graa_bjaelke_lys {
	background-color: #F3F3F3;
}

.broedtekst {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;
	text-align: left;
}
.venstrestillet_tekst {

		font-family: "Trebuchet MS";
	font-size: small;
	color: #000000;

	text-align: left;
}
.hvid_tekst {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
.centreret {
	text-align: center;
}
.overskrift_roed {
	font-family: Garamond;
	color: #820019;
	text-align: left;
	font-size: xx-large;
}

.overskrift_roed_lille {
	font-family: Garamond;
	color: #820019;
	text-align: left;
	font-size: small;
}

.overskrift_sort {
	font-family: "Trebuchet MS";

	text-align: left;
	font-size: medium;
}

.style9 {
	margin-left: 10px;
	margin-right: 10px;
}
.hoejre {
	text-align: right;
}
.graa_kant_venstre {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	text-align: left;
}
.graa_kant_hoejre {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
}

</style>

