  <style type="text/css" media="screen">

	body, div, table, td, span {
 		font-family: verdana, sans-serif;
		font-size: 11px;
		text-align: left;}

	a { color: #234E7A; text-decoration:underline; }
	a:hover { color: #971020; }

	body {background-color: #E1DFD3}

	  div#page {
		margin-top:20;
		width:800px;
		background-color: #fff;}

	  div#indhold {
		position: relative;
		margin-top: -510px;
		margin-bottom: 20px; 
		margin-left: Opx; 
		margin-right: 270px;
		padding-left:30;
		padding-right: 0px;
		background-color:#FFFFFF;}

	  div#leftcol {
		position: relative;
		top: 50px; 
		left:346px; 
		width: 189px; 
		font-size:90%;padding:0px;
		background-color:#FFFFFF;} 


		     #leftcol ul{/* kassen rundt om alle punkter */
			list-style:none; /* Fjerner listepunktsmark?rerne */
			background:#fffff;
			width:179px; /* Menuens bredde = width(+2*border).*/
			margin: 0 5;/* top og bund, venstre og h?jre */
			padding:5;/* Vigtigt at f? denne med */}

		     #leftcol ul li a{ /* styling af punkterne */
			font-size:0.9em; 
			color:#234E7A;
			background-color:#ffffff;
			display:block; /* G?r a-mark?ren til et blokelement. */
			text-decoration:none;/* Fjerner understregning */
			height:20px;
			margin:0;  /* Vigtigt at f? denne med */
			padding:0 5px; /* Laver luften mellem menupunkterne - top og bund, venstre og h?jre */}


		     #leftcol ul li a:hover{ /* Mouseover egenskaben. Farverne inverteres */
			color:#234E7A;
			text-decoration:underline; }


		     #leftcol ul li a.active{
/* IE tolker denne forkert, derfor gi'r 
jeg den samme farve som et normalt link.*/
  color:#1a0080;}

	  div#banner {
		background-color: #234E7A;
		width: 800px;
		height:156px;}
		/*height:128px;*/

		     #banner ul{
			display:inline;
			float:left;
			text-align:left;
			padding-bottom: 0px;
			padding-top: 10px;
			padding-left: 20px;
			margin-top: 0;
			margin-bottom: 0; 
			margin-left: 0; 
			margin-right: 0; 
			background-color:#234E7A; 	
			color: white; 
			width: 780px; 
			font-family: Arial,Helvetica,sans-serif; 
			line-height: 12px}

		     #banner ul li{
			font-family: verdana, sans-serif;
			display:inline;
			float:left;
			padding-left: 0; 
			padding-right: 0; 
			padding-bottom: 0px; 
			padding-top: 0px; }

	             #banner ul li a{
			display:block;
			float:left;
			height:13px;
			padding-left: 10px; 
			padding-right: 10px;
 			padding-bottom:10px; 
			padding-top: 8px; 
			color: white; 
			text-decoration: none;}

		     #banner ul li a:hover{
			text-decoration:underline;}


			body.sektion1 ul li a#link-forside,
			body.sektion2 ul li a#link-hvec,
			body.sektion3 ul li a#link-find,
			body.sektion4 ul li a#link-evaluer,
			body.sektion5 ul li a#link-haandvaerker,
			body.sektion6 ul li a#link-vindere,
			body.sektion7 ul li a#link-logind {background:white; color:#234E7A;}
			/*font-weight: bold; */

	  div#logind {
		position:relative; 
		top: -31; 
		float: right;
		z-index:2; }

		     #logind ul{
			padding-top:0;
			color: #234E7A; 
			padding-bottom:2;}/* kassen rundt om alle punkter */


		     #logind ul li{
			margin-top: 0;
			margin-bottom: 0; 
			margin-left: 0; 
			margin-right: 10; 
			font-family: Arial,Helvetica,sans-serif; }


	             #logind ul li a{
			height:10px;
			padding-left: 10px; 
			padding-right: 10px;
 			padding-bottom:10px; 
			padding-top: 8px; 
			color: white; 
			background: transparant; 
			text-decoration: none;}


	             #logind ul li a:hover{
			color: white;
			text-decoration:underline;}


 	  div#footer {
		position: relative;
		margin-top: 0px;
		background:#234E7A;
		widht:800px; 
		height:28px;}

	  div#tekstblok {display:block;}

	  p {margin: 0 auto 0.5em auto;}
	  .mumle {color:gray;}
	  .red {color:#c00;}
  </style>
