.background {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.forground {
	width: 820px;
	background-color: #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;		
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 1000px;
	padding-bottom: 40px;
	background-image: url(bilder/design/drkimo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.banner {
	height: 110px;
	width: 810px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.banner_fash {
	width: 290px;
}

.banner_logo {
	width: 110px;
	color: #FFFFFF;
	text-align: center;
}

.banner_header {
	width: 190px;
	height: 80px;
}

.banner_kontakt_oss {
	font-size: 11px;
	width: 210px;
	padding-top: 0px;
}

.banner_bar_topp {
	background-image: url(bilder/design/banner_topp_bar.gif);
	background-repeat: no-repeat;		height: 20px;
	width: 810px;
	position: relative;
	top: 0px;
	text-align: left;
	font-size: 11px;		font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}

.banner_bar_under {
	position: relative;
	height: 6px;
	width: 816px;
	top: 1px;
	background-color: #333333;		
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
}

.left_column {
	width: 160px;
	position: absolute;
	font-size: 11px;
	top: 440px;
	z-index: 1;
	left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
}

.left_column_bilde {
	height: auto;
	width: 160px;
}

.left_column_logo {
	margin-right: 2px;
	margin-left: 2px;
}

.hoved_innhold {
	position: relative;
	width: 580px;
	top: 30px;
	left: 180px;
	z-index: 2;
	height: 100%;
	margin: 10px;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 15px;
}

#ramme1	{
	
	position: float;
	float:		left;
	width:    280px;
	height:   220px;
	top:      auto;
	right:    auto;
	bottom:   auto;
	left:     auto;
	border:   solid;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#ramme1-tekst	{
	position: relative;
	width:    240px;
	height:   auto;
	top:      20px;
	right:    25px;
	bottom:   auto;
	left:     20px;
	background-color: #ffffff;
}

#ramme2	{
	
	position: float;
	float:	left;
	width:    280px;
	height:   220px;
	top:      auto;
	right:    auto;
	bottom:   auto;
	left:     auto;
	border:   solid;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#ramme2-tekst	{
	position: relative;
	width:    240px;
	height:   auto;
	top:      20px;
	right:    25px;
	bottom:   auto;
	left:     20px;
	background-color: #ffffff;
}

IMG.ramme	{
	
	border-style:	solid;
	border-width:   1px;
	border-color:  #000000;
}

.innhold_bilder {
	margin: 5px;
	float: left;
	border: 0px solid #333333;
	padding-right: 10px;
}

.innhold_bilder_M {
	margin: 5px;
	float: left;
	border: 1px solid #333333;
	height: auto;
	width: 180px;
	
}

.innhold_bilder_S {
	margin: 5px;
	float: left;
	border: 0px solid #333333;
	height: auto;
	width: 100px;
	padding-right: 10px;
}

.float_right {
	float: right;
	margin: 5px;
	padding-left: 10px;
}

.float_left {
	margin: 5px;
	float: left;
	padding-right: 10px;
}

.bunntekst {
	font-size: 11px;
	margin-top: 40px;
	font-weight: bold;
	color: #333333;
}

.web_info {
	position: absolute;
	bottom: -100px;
}

.contact_main {
	width: 170px;
	height: 170px;
	background-image: url(bilder/design/contact_box.gif);		
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 6px;
}

.contact_sep {
	padding-top: 80px;
}

.contact_content {
	width: 150px;
	height: 45px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;		
	display: inline;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

/* Start CSS Drop-out Meny */
#menu	{
	position:absolute;	
	top:190px;
	left:8px;
	z-index:2;
	width:180px;
	height: 260px;
	background-color: #FFFFFF;
}

#menu a, 
	#menu h2	{
		display:block;
		border-width:1px;
		border-style:solid;
		border-color:#333333;			
		white-space:nowrap;
		margin:0;
		padding:2px;
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
	}
	#menu h2
	{
		color:#FFFFFF;
		background-color: #0066CC;
	}
	#menu a
	{
		color:#FFFFFF;
		text-decoration:none;			
		background-color: #0066CC;
	}
	#menu a:hover	{
		color:#000000;
		background-color: #FFFFFF;
	}
	#menu a:active
	{
		color:#666666;
		background-color: #FFFFFF;
		font-weight: bold;
		padding-left: 24px;
	}
	#menu ul
	{
		list-style:none;
		margin:0;
		padding:0;
		width:100%;
	}

	/* Requirement: Put the element selector name (div) onto non anchor hover 
	selectors to force IE5 and 5.5 to correctly apply the csshover file. */

	div#menu li, div#menu li:hover	{
		position:relative;
	}

	div#menu li ul	{
		position:absolute;
		top:0;
		left:100.1%;
		display:none;
	}
	div#menu ul ul,
	div#menu ul ul ul,
	div#menu ul li:hover ul ul,
	div#menu ul li:hover ul ul ul
	{
		display:none;
	}
	div#menu ul li:hover ul,
	div#menu ul ul li:hover ul,
	div#menu ul ul ul li:hover ul
	{
		display:block;
	}
	/* End non-anchor hover selectors */
	/* Styling for ekspansjon av drop-out */
	/* Stilregler for hover */
	.meny_row_topp:hover {	
		background-image: url(bilder/design/meny_topp.gif);
		background-repeat: no-repeat;
		background-position: right center;
	}
	.meny_row_bottom:hover {
		background-image: url(bilder/design/meny_bottom.gif);
		background-repeat: no-repeat;
		background-position: right center;
	}
	#menu a.meny_row_between, #menu a.x:visited	{
		background-color: #E0E0E0;
		background-repeat: no-repeat;
		background-position: right bottom;
		color: #000000;
	}
	#menu a.meny_row_between:hover	{
		color:#000000;
		background-color: #FFFFFF;
		padding-left: 24px;
		background-image: url(bilder/design/meny_between.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}
	#menu a.meny_row_between:active	{
		color:#333333;
		background-color: #FFFFFF;
	}
	#menu a.meny_row_sitemap, #menu a.x:visited	{	
		background-color: #E0E0E0;
		background-repeat: no-repeat;
		background-position: right bottom;
		color: #000000;
	}
	#menu a.meny_row_sitemap:hover	{
		color:#000000;
		background-color: #FFFFFF;
		padding-left: 24px;			
		background-image: url(bilder/design/meny_sitemap.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}
	#menu a.meny_row_sitemap:active	{
		color:#333333;
		background-color: #FFFFFF;
	}

/* SLUTT Styling ekspansjon og hover */
/* Styling DROP-down liste for språk */
	.language_flags {
		margin: 0px;
		padding: 0px;
		height: 12px;
		width: auto;
		text-align: center;
		vertical-align: middle;
	}
	#language 	{
		float: left;
		background-color: #FFFFFF;
		position: absolute;
		left: 680px;
		top: 122px;
		overflow: visible;
		font-size: 12px;
		z-index: 3;
	}
	#language ul 	{
		list-style: none;
		margin: 0;
		width: 120px;
		float: left;
		padding: 0px;
	}
	#language a, #language h2 	{
		display: block;
		border-width: 1px;
		border-style: solid;
		border-color: #333333;
		margin: 0;
		padding-top: 2px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 3px;
	}
	#language h2 {
		color: #333333;
		background-color: #FFFFFF;
		font-size: 10px;
		font-weight: bold;
		background-image: url(bilder/design/flag_pil.gif);
		background-repeat: no-repeat;
		background-position: right center;
	}
	#language a {
		color: #000000;
		text-decoration: none;
		background-color: #CCCCCC;
	}
	#language a:hover 	{
		color: #000000;
		background-color: #999999;
	}
	#language li 	{
		position: relative;
	}
	#language ul ul 	{
		position: absolute;
		z-index: 500;
	}
	#language ul ul ul 	{
		top: 0;
		left: 100%;
	}
	div#language ul ul,
	div#language ul li:hover ul ul,
	div#language ul ul li:hover ul ul
	{
		display: none;
	}
	div#language ul li:hover ul,
	div#language ul ul li:hover ul,
	div#language ul ul ul li:hover ul
	{
		display: block;
	}
	[if IE]>
		<style type="text/css" media="screen">
		body 	{
			behavior: url(csshover.htc);
			font-size: 100%;
		}
		#language ul li 	{
			float: left; 
			width: 100%;
		}
		#language ul li a 	{
			height: 1%;
		} 
		#language a, #language h2 	{
			font-size: 10px;
			font-weight: bold;
		}
		</style>
	<![endif]
	.referanse_list 	{
		padding: 3px;
	}