html	{	width: 100%;
			height: 100%; }

body 	{ 	width: 100%;
			height: 100%;
			background-color: #FAFAFA;
			background-image: url('hel/blaagraa.gif');
			background-repeat: repeat-y;
			margin: 0;
			padding: 0; }

h1		{	font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 25px;
			font-weight: normal; 
			color: #FFAA66; 
			letter-spacing: 6px;
			margin-top: 10px;
			margin-right: 0; 
			margin-left: 20px; }
			


fieldset	{	border: solid 1px #CCAAAA;
			width: 430px;
			margin-left: 20px;
			padding: 10px; }

legend	{	font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 12px; 
			letter-spacing: 3px;
			color: #668844;
			font-weight: bold;
			line-height: 50px; }

label		{	font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; 
			color: #888888;
			width: 150px;
			vertical-align: top;
			float: left; }

textarea	{	overflow: auto; }

acronym	{	color: #AA6633; }

a 			{ 	color: #990000; text-decoration: none; }
a:hover		{ 	color: #FF6666; text-decoration: underline; }
a:active 		{ 	color: #6699CC; text-decoration: none; }


#nyt a 		{ 	color: #996633; text-decoration: none; }
#nyt a:hover	{ 	color: #336611; text-decoration: underline; }
#nyt a:active 	{ 	color: #666666; text-decoration: none; }

/* kassernes id */

#kasse	{	position: absolute; top: 60px; left: 0; 
			width: 100%;
			height: 130px;
			background-image: url('hel/topbillede.jpg');
			background-repeat: no-repeat;
			background-position: 200px; 
            background-color: #B1BDC9;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			margin-top: 0;
			margin-left: 0;
 			z-index: 6;  }

#side	{	position: absolute; top: 56px; left: 0; 
			width: 100%;
			height: 130px;
            background-color: #B1BDC9;
			border-top: 5px solid #FFAA66;
			border-bottom: 5px solid #A5AA33;
			z-index: 5; }


#top	{	position: absolute; top: 0; left: 0; 
			width: 100%;
			height: 100px;
            background-color: #26354A;
			z-index: 4; } 

/* Menuen og undermenu */

#menu	{
	position: absolute; top: 197px; left: 0;
	width: 199px;
	background-color: #B1BDC9;
	border-bottom: solid 1px #889900;
	z-index: 2; 
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.7em; 
	font-weight: normal; 
	line-height: 1.7em;
}

#menu li a {
	display: block;
	width: 189px;
	clear: both;
	color: #333333; 
	background-color: #E7E7E7;
	text-decoration: none;
	border-bottom: solid 1px #FDFDFD;
	padding-left: 10px; 
}

#menu li a:hover {
	display: block;
	clear: both;
	color: #F5F5A6; 
	background-color: #D7D7D7;
	text-decoration: none;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 10px; 
}



ul#undermenu {
	display: block;
	position: relative; left: 20px;
	width: 100px;
	margin-top: -6px;
	margin-bottom: -14px;
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 20px;
	z-index: 3; 

	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal; 
	line-height: 1.7em;
}
 
ul#undermenu li a 		{ 	display: block;
						width: 100px;
						color: #333333; 
						border-bottom: solid 1px #CCCCCC;
						text-decoration: none;
						background-color: #B1BDC9; }
ul#undermenu li a:hover	{ 	display: block;
						width: 100px;
						color: #FFFFCC; 
						border-bottom: solid 1px #999999;
						text-decoration: none;
						background-color: #B1BDC9; }


/* Indholdsfeltet */
              	
#tekst       {	position: absolute; top: 200px; right: 200px; left: 200px;
			margin-bottom: 20px;
			margin-left: 0;
			z-index: 4; }

#tekst .img	{	float: left;
			margin-top: 25px;
			margin-right: 15px;
			margin-bottom: 4px;
			margin-left: 40px; }

#tekst table {	width: 450px;
			margin-top: 10px;
			margin-right: 20px;
			margin-left: 20px; }

#tekst td	 {	font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 0.6em; 
			text-align: left; }

#tekst ol,ul {	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 0.8em; 
			line-height: 1.7em;
			text-align: justify;
               	color: #666666;
			margin-top: 10px;
			margin-right: 20px;
			margin-left: 60px; }

#tekst h2	{	font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 1.8em; 
			font-weight: normal; 
			color: #5B7085; 
			margin-top: 20px;
			margin-right: 40px;
			margin-left: 40px; }

#tekst h3	{	font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 1.2em; 
			color: #5B7085; 
			font-weight: normal;
			margin-top: 20px;
			margin-bottom: 2px;
			margin-left: 40px; }

#tekst p	{ 	font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 0.8em; 
			line-height: 1.7em;
			text-align: justify;
               	color: #666666;
			margin-top: 3px;
			margin-right: 40px;
			margin-bottom: 30px;
			margin-left: 40px; }

#tekst em	{	font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 0.9em;
			font-weight:normal;
			line-height: 1.7em; 
			color: #333333; }

#tekst .kursiv	{ 	font-family: 'Times New Roman', serif;
				font-size: 12px; 
				color: #666666; 
				font-style: italic; }

#tekst .kontrast 	{ 	font-family: 'Times New Roman', serif; 
				font-size: 12px; 
				color: #0000ff; 
				font-weight: bold; 
				background-color: #ff0000;
				padding: 5px; }


/* Nyhedsfeltet */

#nyt	{	position: absolute; top: 322px; right: 5px;
			width: 200px;
     		background-color: #FAFAFA;
			border-bottom: solid 1px #889900;
			z-index: 5; }

#nyt h2	{	font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 1.4em; 
			font-weight: normal; 
			color: #5B7085; 
			margin-right: 10px;
			margin-bottom: 2px;
			margin-left: 20px; }
              	
#nyt p	{	font-family: verdana, arial, helvetica, sans-serif;
			font-size: 0.7em;
			line-height: 1.7em;
			margin-top: 2px;
			margin-right: 10px;
			margin-bottom: 20px;
			margin-left: 20px; }
              	
#nyt img 	{	float: left;
			margin-top: 2px;
			margin-right: 4px;
			margin-bottom: 2px;
			margin-left: 0px; }

/* Stil for css-valg */

#stil {	
	position: absolute; top: 197px; right: 0;
	width: 200px;
	text-align: justify;
	background-color: #EEEEEE;
	border-top: solid 3px #B1BDC9;
	border-bottom: solid 2px #A5AA33;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 0.7em; 
	font-weight: normal; 
  	line-height: 1.7em;
	z-index: 1 
}

#stil a { 	
	display: block;
	width: 88px;
	float: left;
	color: #333333; 
	text-decoration: none;
	border-bottom: solid 1px #FDFDFD;
	padding-left: 10px;  
}
#stil a:hover { 	
	display: block;
	width: 88px;
	float: left;
	color: #F5F5A6; 
	background-color: #AAAAAA;
	text-decoration: none;
	border-bottom: solid 1px #FFFFFF;
	padding-left: 10px;
}
#stil a:active 	{ 	color: #FFCC99; text-decoration: none; }

/*#stil ul {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal; 
  	line-height: 1.7em;
	width: 88px;
	height: 15px;
	list-style: none;
	display: block;
	float: left;
}*/

/* classes */

/*.img	{	float: left;
			margin-top: 5px;
			margin-right: 15px;
			margin-bottom: 4px;
			margin-left: 0; }*/

.dekor	{	position: absolute; top: 0; right: 0;
			background-image: url('hel/udsnit.gif');
			width: 201px;
			height: 196px;
			text-align: right;
			z-index: 7; }

.dekor img	{	margin-top: 148px;
			margin-right: 7px;
			margin-left: 3px;

 }				

.knap	{		font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 10px; font-weight: bold;
			color: #003366;
			width: 60px;
			height: 20px;
			background-color: #ffffff;
			border: 1px solid #333333;
			margin-top: 10px; }

.felt	{		font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; font-weight: normal;
			line-height: 15px;
			color: #333333;
			background-color: #ffffff;
			border: 1px solid #333333;
			padding: 3px;
			margin-bottom: 6px; }

/* Specielt for sitemap-siden */
										
#sitemap {
	margin: 40px;
	border: solid 1px #999999;
}

#sitemap ul {
	margin-left: 50px;
}

#sitemap ul li ul li {
	font-size: 120%;
	line-height: 150%;
}
