	body
	{
		background-image: url('../img/baggrund.gif');
		background-color: #e0e0e5;
		font-family: Tahoma;
		font-size: 9pt;
		margin: 0px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #000000;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	table
	{
		border: 1px solid #000000;
		border-collapse: collapse;
	}
	th
	{
		background: #9494a5;
		font-size: 9pt;
		font-weight: bold;
		color: #ffffff;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		text-align: left;
	}
	th a {
		color: #ffffff;
	}
	td
	{
		background: #ffffff;
		font-size: 8pt;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	form {
		margin: 0px;
	}
	input
	{
		font-size: 9pt;
		font-family: Tahoma;
	}
	textarea
	{
		font-size: 9pt;
		font-family: Tahoma;
	}
	select
	{
		font-size: 9pt;
		font-family: Tahoma;
	}
	h1
	{
		color: #484867;
		text-align: left;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 14pt;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	h2 {
		color: #484867;
		text-align: center;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 11pt;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.tableRen {
		background: none;
		border: 0px;
		border-collapse: collapse;
		margin: 0px;
	}
	.tdRen {
		background: none;
		border: 0px;
		padding: 0px;
	}
	.divMenuOverskrift {
		background-image: url('../img/baggrund_menuoverskrift.gif');
		height: 25px;
		color: #404040;
		font-size: 10pt;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 1px;
		margin-top: 10px;
		text-align: center;
	}
	.divMenuOverskrift a {
		color: #000000;
	}
	.divMenuOverskriftLille {
		margin-top: 1px;
		background-color: #9494a5;
		color: #404040;
		border-top: 1px solid #484867;
		border-bottom: 1px solid #484867;
		font-weight: bold;
		text-align: center;
	}
	.divMenuPunkt a {
		margin-top: 1px;
		background-color: #bdbdce;
		border-top: 1px solid #8182A7;
		border-bottom: 1px solid #8182A7;
		padding-left: 5px;
		color: #404040;
		width: 100%;
	}
	.divMenuPunkt a:hover {
		background-color: #adadbe;
		text-decoration: none;
	}
	.divMenuPunktTom {
		margin-top: 1px;
		background-color: #CFD0DF;
		border-top: 1px solid #8182A7;
		border-bottom: 1px solid #8182A7;
		padding-left: 5px;
		color: #404040;
		width: 100%;
	}
	.divFejl {
		color: #ff0000;
	}
	.tr1 td {
		vertical-align: top;
		background-color: #CFD0DF;
	}
	.tr2 td {
		vertical-align: top;
		background-color: #DFE0EF;
	}
	.aHot {
		background-image: url('../img/hot.gif');
		background-repeat: no-repeat;
	}
	.divFaneAktiv {
		background-image: url('../img/fane_aktiv.gif');
		background-repeat: no-repeat;
		width: 106px;
		height: 40px;
		float: left;
		margin-left: 3px;
		text-align: center;
		padding-top: 10px;
		font-size: 9pt;
		font-weight: bold;
	}
	.divFaneAktiv a {
		color: #000000;
	}
	.divFaneInaktiv {
		background-image: url('../img/fane_inaktiv.gif');
		background-repeat: no-repeat;
		width: 106px;
		height: 40px;
		float: left;
		margin-left: 3px;
		text-align: center;
		padding-top: 10px;
		font-size: 9pt;
		font-weight: bold;
		color: #404040;
	}
	.divFaneInaktiv a {
		color: #404040;
	}
