<!--


		indhold.a:link { 
		COLOR: #1F3B47; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		indhold.a:visited { 
		COLOR: #1F3B47; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		indhold.a:active { 
		COLOR: #1F3B47; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		indhold.a:hover { 
		COLOR: #1F3B47; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		}
		
		.udgivet {
			font-size : 14px;
			font-weight: bold;
			color: #336666;
		}

		a:active {
		COLOR: #1F3B47; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline;
		}

		a:link { 
		COLOR: #1F3B47; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
			
		a:visited {
		COLOR: #1F3B47; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline;
		}
	
		font {
			font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 12px;
			color: #000000;
		}

		body {
			font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
			background-color: #ffffff;
			font-size : 12px;
			color : #000000;
			margin-top: 0px; 
			margin-right: 0px; 
			margin-bottom: 0px; 
			margin-left: 0px;
		}

		body.hele {
			margin: 20px;
		}

		td {
			font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 11px;
			color : #000000;
		}

		H1 { 
			font-size : 18px;
			font-weight: bold;
			color: #183842;
		}

		H2 { 
			font-size : 15px;
			font-weight: bold;
			color: #183842;
		}

		H3 { 
			font-size : 13px;
			font-weight: bold;
			color: #183842;
			}

	    H4 { 
			font-size : 12px;
			font-weight: bold;
			color: #183842;
		}
	
		.billede {
			float: left;
			margin-right: 25px;	
			border-width: 1px;
			border-style: solid;
			border-color: #1F3B47;
		}
		
		.addresstext:link { 
		COLOR: #555555; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		.addresstext:visited { 
		COLOR: #555555; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		.addresstext:active { 
		COLOR: #555555; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		} 
		
		.addresstext:hover { 
		COLOR: #555555; 
		BACKGROUND-COLOR: #FFFFFF; 
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		TEXT-DECORATION: underline; 
		}

		ul, li {
		FONT-FAMILY: Verdana, Arial, sans-serif; 
		FONT-SIZE: 12px; 
		}
		
		.margin{
		margin: 16px;
		}
			
		hr
		{
		border-top: dotted #000000; 
		height: 1px; 
		}

		.topLogo
		{
		float: left;
		position:absolute; 
		left: 0px; 
		top: 0px; 
		width: 186px; 
		height: 117px
		}

		.topBlueBar
		{
			height: 52px; 
			background-color:#C4D8E2;
		}

		.navigationBar
		{
			text-align: right;
			padding-top: 2px; 
			position: absolute; 
			left: 0px; 
			top: 0px; 
			width: 100%;
		}

		.contents
		{
			width: 600px; 
			margin-left: 45px; 
			margin-bottom: 45px; 
			margin-top: 100px;
		}

		.blueBar
		{
			background-color: #DEE3E7; 
			height: 3px; 
			overflow: hidden;
		}
		.seperator
		{
			color: #336666;
		}


.tablebox { border: 1px solid #000000; }

th { font-size: 11px; }
th.bottom { border-bottom: 1px solid #000000; }
th.right { border-right: 1px solid #000000; }
th.rightbottom { border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.bottom { border-bottom: 1px solid #000000; }
td.right { border-right: 1px solid #000000; }
td.rightbottom { border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.grey { background-color: #e6e6e6; }
th.greybottom, td.greybottom { background-color: #e6e6e6; border-bottom: 1px solid #000000; }
td.greyright { background-color: #e6e6e6; border-right: 1px solid #000000; }
td.greyrightbottom { background-color: #e6e6e6; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.orange { background-color: #ffcc00; }
td.orangebottom { background-color: #ffcc00; border-bottom: 1px solid #000000; }
td.orangeright { background-color: #ffcc00; border-right: 1px solid #000000; }
td.orangerightbottom { background-color: #ffcc00; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.darkorange { background-color: #fd9900; }
td.darkorangebottom { background-color: #fd9900; border-bottom: 1px solid #000000; }
td.darkorangeright { background-color: #fd9900; border-right: 1px solid #000000; }
td.darkorangerightbottom { background-color: #fd9900; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.yellow { background-color: #ffff00; }
td.yellowbottom { background-color: #ffff00; border-bottom: 1px solid #000000; }
td.yellowright { background-color: #ffff00; border-right: 1px solid #000000; }
td.yellowrightbottom { background-color: #ffff00; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.dustgreen { background-color: #99cc00; }
td.dustgreenbottom { background-color: #99cc00; border-bottom: 1px solid #000000; }
td.dustgreenright { background-color: #99cc00; border-right: 1px solid #000000; }
td.dustgreenrightbottom { background-color: #99cc00; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.turkis { background-color: #00ffff; }
td.turkisbottom { background-color: #00ffff; border-bottom: 1px solid #000000; }
td.turkisright { background-color: #00ffff; border-right: 1px solid #000000; }
td.turkisrightbottom { background-color: #00ffff; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.purple { background-color: #cc99ff; }
td.purplebottom { background-color: #cc99ff; border-bottom: 1px solid #000000; }
td.purpleright { background-color: #cc99ff; border-right: 1px solid #000000; }
td.purplerightbottom { background-color: #cc99ff; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.green { background-color: #00ff00; }
td.greenbottom { background-color: #00ff00; border-bottom: 1px solid #000000; }
td.greenright { background-color: #00ff00; border-right: 1px solid #000000; }
td.greenrightbottom { background-color: #00ff00; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.pink { background-color: #ff00ff; }
td.pinkbottom { background-color: #ff00ff; border-bottom: 1px solid #000000; }
td.pinkright { background-color: #ff00ff; border-right: 1px solid #000000; }
td.pinkrightbottom { background-color: #ff00ff; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.blue { background-color: #3366ff; }
td.bluebottom { background-color: #3366ff; border-bottom: 1px solid #000000; }
td.blueright { background-color: #3366ff; border-right: 1px solid #000000; }
td.bluerightbottom { background-color: #3366ff; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

td.dustblue { background-color: #99ccff; }
td.dustbluebottom { background-color: #99ccff; border-bottom: 1px solid #000000; }
td.dustblueright { background-color: #99ccff; border-right: 1px solid #000000; }
td.dustbluerightbottom { background-color: #99ccff; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }

ul.nodisc { list-style-type: none; margin-top:0px; margin-left:20px; }
p.nodisc { margin-bottom:0px; }
.small { font-size: 10px; }

-->

