.logo
{	position: 			absolute;
	top: 				8px;
	left: 				7px;
	width: 				295px;	
	border-style: 		none;
	border-width: 		0px;
	border-color: 		#000000;
	background-color:	#FFFFFF;
	}

.billede
{	position: absolute;
	background-color: 	#FFFFFF;
	border-style: 		none;
	border-width: 		0px;
	}
	
#topfoto
{	left:				759px;
/*	left: 				402px;		*/
	height:				150px;
	top: 				10px; 
	z-index: 			0;
	}

#billede-link-9
{	left: 				10px;
	top: 				180px;
	width: 				290px; 
	z-index: 			0;
	}

#visitkort
{	position: 			absolute;
	font-family: 		"Franklin Gothic Book", Arial, Helvetica;
	width: 				451px;
	height: 			30px;
	left: 				305px;
	top: 				10px;
	border-color: 		#C2D3FC;
	border-style: 		none;
	border-width: 		2px;	
	z-index: 			5;
	}	

.table
{	font-size: 			10pt;
	border-color: 		#C2D3FC;
	}
	
#celle1
{	border-color: 		#C2D3FC;
	border-left-style: 	none; 
	border-left-width: 	medium; 
	border-right-style:	none; 
	border-right-width:	medium; 
	border-top-style: 	solid; 
	border-top-width: 	2px; 
	border-bottom-style:none; 
	border-bottom-width:medium; 
	text-align:			center;
	width: 				33%;	
	}
	
#celle2
{	border-color: 		#C2D3FC;
	border-left-style: 	none; 
	border-left-width: 	medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: 	solid; 
	border-top-width: 	2px; 
	border-bottom-style:solid; 
	border-bottom-width:2px; 
	text-align:			center;
	width: 				33%;
}

#celle3
{	border-color: 		#C2D3FC;
	border-left-style: 	none; 
	border-left-width: 	medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: 	none; 
	border-top-width: 	medium; 
	border-bottom-style:solid; 
	border-bottom-width:2px; 
	text-align: 		center;
	width: 				33%;
}	
	
	
/* CSS MENU */
	
.hovermenu
{	position: 			absolute;
	font-family: 		"Franklin Gothic Book", Arial, Helvetica;
	font-size: 			11pt;
	top: 				121px;
	}

.hovermenu ul
{	padding-left: 		0;
	margin-left: 		0;
	height: 			20px;
	}

.hovermenu ul li
{	list-style: 		none;
	float: 				left;
	padding-right:		26px;
	/*background-color: 	#C2D3FC;*/
	background-color: 	#FFFFFF;
	display: 			inline;
	}

.hovermenu ul li a
{	padding: 			2px 0.5em;
	text-decoration: 	none;
	float: 				left;
	color: 				black;
/*	background-color: 	#C2D3FC;*/
	background-color: 	#FFFFFF;
	}

.hovermenu ul li a:hover
{	background-color: 	#FFFFFF;
/*	background-color: 	#C2D3FC;*/
	color: 				#000000;
	font-weight:		bold;
/*	border-bottom: 		solid 1px #008eb0;*/
	}

.hovermenu ul li a:visited
{	color: 				#000000;
	}

html>body .hovermenu ul li a:active
{
/*	Apply mousedown effect only to NON IE browsers */
	color:				black;
	}

/*	CSS MENU SLUT */

/*	TEKST-BOKS */
	
.iframe
{	background-color:	#FFFFFF;
	font-family: 		"Franklin Gothic Book", Arial, Helvetica;
	}
	
#tekst
{	position: 			absolute;
	top: 				165px;
	left: 				302px;
	height:				376px;
	width: 				656px;
	}
	
p
{	margin-top:			2px;
	margin-right:		5px;
	margin-bottom:		2px;
	margin-left:		10px;
	padding-top:		2px;
	padding-right:		5px;
	padding-bottom:		2px;
	padding-left:		10px;
	font-size:			10pt;
	color:				#000000;
	}

h1, h2, h3, h4, h5, h6
{	font-family:		"Franklin Gothic Book", Arial, Helvetica;
	}

h1
{	margin-top:			5px;
	margin-right:		4px;
	margin-bottom:		2px;
	margin-left:		4px;
	padding-top:		5px;
	padding-right:		4px;
	padding-bottom:		2px;
	padding-left: 		4px;	
	font-size:			16pt;
	font-weight: 		bold;
	text-transform:		uppercase;
	letter-spacing:		1px;
	color:				#000000;
	}

h2
{	margin-top:			2px;
	margin-right:		6px;
	margin-bottom:		2px;
	margin-left:		6px;
	padding-top:		2px;
	padding-right:		6px;
	padding-bottom:		2px;
	padding-left: 		6px;	
	font-size:			14pt;
	font-weight: 		bold;
	color:				#000000;
	}

h3
{	margin-top:			2px;
	margin-right:		8px;
	margin-bottom:		2px;
	margin-left:		8px;
	padding-top:		2px;
	padding-right:		8px;
	padding-bottom:		2px;
	padding-left: 		8px;
	font-size:			12pt;
	font-weight: 		bold;
	color:				#000000;
	}
	
h4
{	margin-top:			2px;
	margin-right:		8px;
	margin-bottom:		2px;
	margin-left:		8px;
	padding-top:		2px;
	padding-right:		8px;
	padding-bottom:		2px;
	padding-left: 		8px;
	font-size:			10pt;
	font-weight: 		bold;
	color:				#000000;
	}
