body		{
	font-family			:arial;	
	font-size			:12pt;
	text-align			:left;
	z-index				:0;
	scrollbar-face-color: red; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #bbbbbb; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #DDEEDC; 

}
.tekst1		{
	font-family			:century gothic;
	font-size			:18pt;
	color				:black;
	font-weight			:bold;
}
.plads-tabel		{	
	background			:white;
	border-width			:0px,0px,0px,0px;
	border-color			:#E26200;
	border-style 			:solid; 

}
.pris-tabel		{	
	background			:white;
	border-width			:0px,0px,0px,0px;
	border-color			:black;
	border-style 			:solid; 
}
.aktivitets-tabel		{	
	background			:white;
	border-width			:0px,0px,0px,0px;
	border-color			:black;
	border-style 			:solid; 

}

hr	  {
	color				:#efefef;
}
div		{
	z-index				:2;	
	position			:absolute;
	top				:8;
	width				:90px;
	text-align			:left;	
	height				:20px;
	font-weight			:bold;
	font-size			:8pt;
}
a:hover 	{
	color				:red;
	text-decoration			:underline;
	}
a	{
	text-decoration			:underline;
	color				:#0066FF
	}

.kant		{	
	background			:white;
	border-width			:2px,0px,0px,0px;
	border-left-color		:#0099ff;
	border-top-color		:white;
	border-right-color		:white;
	border-bottom-color		:white;
	border-style 			:solid; 

}
.almtekst	{	

	font-size			:8pt;
	color				:#000000;
	vertical-align			:top;
	background-position		:top;
}
.almtekstfokus	{	
	font-size			:10pt;
	font-weight			:bold;
	color				:#000000;
	vertical-align			:top;
	background-position		:top;
	background			:white;
	border-width			:2px,1px,1px,1px;
	border-left-color		:#0099ff;
	border-top-color		:#0099ff;
	border-right-color		:#0099ff;
	border-bottom-color		:#0099ff;
	border-style 			:solid; 
	padding-left			:6px;
	padding-right			:6px;
	padding-top			:6px;
	padding-buttom			:6px;
}


.almtekst a		{
			font-size			:8pt;
			color			:#0066ff;
			text-decoration		:underline;
}
.almtekst a:hover	{
			font-size			:8pt;
			color			:#00cc00;
			text-decoration		:underline;
}

.overskrift	{	

			font-size			:24pt;
			color				:black;
			font-weight			:bold;
			
}

.overskrift1	{	

			font-size			:11pt;
			color				:#black;
			font-weight			:bold;	
			background			:#EEEEEE;
			border-width			:0px,0px,0px,0px;
			border-left-color		:white;
			border-top-color		:white;
			border-right-color		:white;
			border-bottom-color		:white;
			border-style 			:solid; 		
}
