

			label {

			cursor: pointer;

			}

			br {

			margin: 0;
			padding: 0;
			line-height: 12px;

			}

			p {

			margin: 0;
			padding: 0;
			
			}

			body {

			margin: 0;
			padding: 0;
			
			}

			a img {

			border: none;
			
			}

			body#webpage {
			
			background: url(/images/design/bg.gif) repeat-x;
			width: 1020px;
			margin-left: auto;
			margin-right: auto;

			}

			#framework {

			background: url(/images/design/frame.gif) no-repeat;
			widht: 1020px;
			height: 812px;
			margin: 0;
			padding: 0;

			}
	
			#contentContainer {

			width: 982px;
			margin-left: 17px;
			padding-top: 5px;

			}

			#logotype {

			width: 240px; 
			height: 100px; 
			float: left;

			}

			#illustrationer {

			float: left; 
			background: url(/images/design/illustrationer_sorg.gif) no-repeat; 
			width: 540px; 
			height: 110px;

			}

			#top-navigation a {

			font-family: Arial; 
			color: #cc0000; 
			font-size: 11px; 
			font-weight: bold;
			padding-top: 16px;
					
			}

			#top-navigation a:hover {
			
			text-decoration: underline;
		
			}

			#site-content {

			color: #686868;
			height: 555px; 
			padding-top: 25px; 
			padding-left: 35px; 
			padding-rigth: 25px;
			
			}

			#leftColumn_Start {

			color: #686868; 
			float: left; 
			font-family: Arial; 
			font-size: 12px; 
			line-height: 17px; 
			width: 704px;
			background: url(/images/design/dotted_line_vertical.gif) repeat-y right top;
			padding-right: 19px; 
		
			}

			#leftColumn {

			color: #202021;
			float: left; 
			font-family: Arial; 
			font-size: 12px; 
			line-height: 17px; 
			width: 704px;
			background: url(/images/design/dotted_line_vertical_bg.gif) repeat-y right top;
			padding-right: 19px; 
		
			}

			#leftColumn a {

			color: #cc0000; 
			text-decoration: none;

			}

			#leftColumn a:hover {

			color: #cc0000; 
			text-decoration: underline;

			}

			.leftColumn_Img {

			padding-right: 18px; 
			float: left;

			}
	
			#rightColumn {

			font-family: Arial; 
			font-size: 11px; 
			padding-top: 10px; 
			width: 178px;
			color: #414141;
			float: left;
			padding-left: 17px;

			}

			#rightColumn a:active, a:visited, a:hover, a:link {

			color: #202021;
			text-decoration: none;

			}

			.rightColumn_Arrow {
			
			background: url(/images/ikoner/rodpil.gif) no-repeat; 
			width: 150px; 
			height: 14px; 
			padding-left: 25px; 
			font-family: Arial; 
			font-size: 11px; 
			font-weight: bold;
			color: #202021;
			text-transform: uppercase;
			padding-bottom: 8px;

			}

			.leftColumn_Arrow_Gray {
			
			background: url(/images/ikoner/grapil.gif) no-repeat; 
			width: 150px; 
			height: 14px; 
			padding-left: 25px; 
			font-family: Arial; 
			font-size: 12px; 
			font-weight: bold;

			}

			#startBoxes a {

			font-family: Arial; 
			color: #cc0000; 
			font-size: 11px; 
			font-weight: bold;
	
			}

			#startBox_Container {
			
			width: 705px;

			}

			.startBox_Seperator {

			
			background: url(/images/design/dotted_line_1x347.gif) repeat-y center; 
			width: 37px; 
			height: auto;

			}

			#startBox_Left {

			float: left; 
			width: 215px;

			}

			#startBox_Middle {

			float: left; 
			width: 215px;

			}

			#startBox_Right {

			float: left; 
			width: 215px;

			}
		
			#navigation {

			background: url(/images/design/meny_bg.gif) repeat-x;
			width: 982px;
			height: 27px;

			}

			#navigation ul li a {

			display: block;
			text-decoration: none;

			}

			* html ul li a {
			
			width: 1%;

			}

			#navigation ul { 

			float: left; 
			padding:0; 
			margin:0; 
			display: block;

			}

			#navigation li  { 
	
			font-family: 	Arial, Helvetica, sans-serif;
			font-size:	11px; 
			font-weight: 	bold;
			color: 		#FFF;
			line-height:	normal; 
			float:		left; 
			display:	block;	
	
			}

			#navigation a { 
	
		
			display:		block; 
			color: 			#FFF;
			text-decoration:	none; 
			background-color: 	transparent;
			padding-top:	6px; 	
			padding-left: 	10px;
			padding-right: 	10px;
			padding-bottom: 6px;
			
			}

			#navigation a:hover  { 
	
			background: 	url(/images/design/meny_hover.gif) repeat-x; 
			display:	block; 
			color: 		#e2c6c6;
			display:	block; 

			}


			#navigation .active  { 
	
			background: 	url(/images/design/meny_hover.gif) repeat-x; 
			display:	block; 
			color: 		#e2c6c6;

			}

			.seperator {
			
			background: 	url(/images/design/meny_seperator.gif) no-repeat;
			height: 	27px;
			width: 		4px;

			}

			hr {

			height: 1px;
			color: #aeaeae;

			}

			#footer {

			font-family: Arial; 
			font-size: 11px; 
			text-align: center;
			color: #6a6a6b;

			}


			#footer a {

			text-decoration: none;

			}

			#footer a:hover {

			text-decoration: underline;

			}


			A.redlink, A.redlink:visited, A.redlink:link {
	
			color: #cc0000;
			text-decoration: none;
			font-weight: bold;

			}
			
			A.redlink:hover  {
		
			color: #cc0000;
			text-decoration: underline;
			font-weight: bold;

			}


			.dottedLine_705 {
			
			background: url(/images/design/dotted_line_705x1.gif) no-repeat left center;
			background-position: center center;
			width: 704px;
			height: 37px;
			clear: both;

			}	

			.rightColumn_Line {

			clear: both;
			width: 179px; 
			height: 31px; 
			background: url(/images/design/dotted_line_179x2.gif) no-repeat left center;

			}
			
			A.graylink, A.graylink:visited, A.graylink:link {
	
			color: #414141;
			
			}
			
			A.graylink:hover  {
		
			color: #414141; 
			text-decoration: underline;

			}

			#subnavigation ul {

			list-style-type: none;
			padding: 0;
			margin: 0;
			height: 555px;
			margin-top: 2px;

			}

			#subnavigation li {

			background: url(/images/design/dotted_line_189x1.gif) no-repeat bottom; 
			background-position: 0 .7em;
			width: 189px;  
			height: 15px; 		
	
			}
			
			#subnavigation .list {

			background-image: url(/images/ikoner/rodpil.gif);
			background-repeat: no-repeat;	
			background-position: .4em .3em;
			padding-bottom: 0px; 
			padding-left: 28px;
			padding-top: 3px;
			color: #7d7e70;
			font-weight: bold;
			width: 161px;
		
			}

			#subnavigation .list-active {

			background-image: url(/images/ikoner/rodpil.gif);
			background-repeat: no-repeat;	
			background-position: .4em .3em;
			padding-bottom: 0px; 
			padding-left: 28px;
			padding-top: 3px;
			color: #7d7e70;
			font-weight: bold;
			width: 161px;
		
			}

			#subnavigation .list-active a {

			color: #cc0000;

			}

			#subnavigation a {

			color: #202021;
			font-weight: bold;
			font-size: 12px;

			}

			#subnavigation a:hover {

			color: #202021;
			font-weight: bold;
			font-size: 12px;

			}

			.quote {

			font-family: Arial;
			font-size: 14px;
			font-style: italic;
			line-height: 21px;
			text-align: center; 
			width: 181px;
			height: 143px;

			}

			.standard {

			color: #202021;  
			font-family: Arial; 
			font-size: 12px; 
			line-height: 17px; 

			}
			
			.12pxLink {

			font-size: 12px;

			}


			legend {

			color: #c30000;
			font-weight: bold;

			}

			#sitemap {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #333;
				line-height: 18px;
			}

			#sitemap li {
				list-style-type: none;
			}

			ul#sitemap > li {
				margin-bottom: 10px;
			}

			#sitemap ul li {
				list-style-image: url(/images/design/sitemap/l2_normal.gif);
			}

			#sitemap ul ul li {
				list-style-image: url(/images/design/sitemap/l3_normal.gif);
			}

			#sitemap ul li.firstfollow {
				list-style-image: url(/images/design/sitemap/l2_first_follow.gif);
			}

			#sitemap ul li.last {
				list-style-image: url(/images/design/sitemap/l2_last_item.gif);
			}

			#sitemap ul ul li.firstfollow {
				list-style-image: url(/images/design/sitemap/l3_first_follow.gif);
			}

			#sitemap ul ul li.last {
				list-style-image: url(/images/design/sitemap/l3_last_item.gif);
			}

			li .tickerbox {

			background: none;

			}

			.tickerbox {

				background: none; 
				width: 181px;
				height: 160px;

			}

			.tickerbox ul {

				position: relative;
				top: -140px;
			}

			.tickerbox li { 

				background: none;
				list-style:none;
				list-postion:inside;
				position:absolute;
				overflow:hidden
				font-family: Arial;
				font-size: 14px;
				font-style: italic;
				line-height: 21px;
				text-align: center; 
				width: 181px;
				padding-top: 15px;

			}


	