	body
	{
		background-color: #ffffff;
		background-image: url('../../img/logo_vandmaerke.gif');
		background-repeat: no-repeat;
		background-position: bottom right;
		font-family: Arial;
		font-size: 9pt;
		margin: 0px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #3C538E;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	table {
		margin: 0px;
	}
	th
	{
		height: 25px;
		background-color: #C1D2EE;
		background-image: url('../../img/th.gif');
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		text-align: center;
	}
	td
	{
		font-size: 9pt;
		color: #000000;
	}
	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: #709CC8;
		text-align: left;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 14pt;
	}
	h2 {
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
                                border-bottom: 1px solid #ffffff;
		margin: 0px;
                                color: #000000;
	}
	h3 {
		font-size: 9pt;
		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;
	}
	.divMenu a {
		background-image: url('../img/prik.gif');
		background-repeat: no-repeat;
		padding-left: 11px;
                                color: #ffffff;
                                font-weight: bold;
                                font-size: 9pt;
	}
	.aWhite a
	{
		color: #ffffff;
	}
	
	.tdUgenummer {
		font-size: 14pt;
		font-weight: bold;
		text-align: center;
	}
	.tdUgedag {
		width: 85px;
		height: 25px;
		background-color: #C1D2EE;
		background-image: url('../../img/th.gif');
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		text-align: center;
	}
	.tdManed {
		height: 30px;
		font-size: 14pt;
		font-weight: bold;
		text-align: center;
		padding: 0px;
	}
	.tdDag {
		width: 85px;
		height: 55px;
		vertical-align: top;
		font-size: 8pt;
		cursor: pointer;
		background: #e0e0e0;
	}
	.tdDagAktiv {
		border: 1px solid #a0a0a0;
		width: 85px;
		height: 55px;
		vertical-align: top;
		font-size: 8pt;
		cursor: pointer;
		background: #d0d0d0;
	}
	.tdInaktiv {
		background-color: #f0f0f0;
		width: 85px;
		height: 55px;
		vertical-align: top;
		font-size: 8pt;
	}
	
	.tr1 td
	{
		background-color: #d0d0d0;
		vertical-align: top;
	}
	.tr2 td
	{
		background-color: #e0e0e0;
		vertical-align: top;
	}