body
	{
	color: #261b0f;
	text-align:center;
	background: #666666;
	}

#wrap
	{
	background: #eeeeee url(images/bg_wrap_small.png) repeat-x;
	}

#placeholder
	{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#header
	{
	margin-bottom: 1em;
	height: 120px;
	}

/* image replacement - logo */

#site_title
	{
	position: relative;
	top: 32px;
	width: 125px;
	height: 70px;
	}
	
#search_box
	{
	position: relative;
	float:right;
	top: 79px;
	width: 192px;
	height: 70px;
		}

/* Main title */	
#main_title_hoved
		{
	position: relative;
	float:right;
	top: 0;
	width: 670px;
	height: 40px;
	text-align:right;
	background:url(images/index_title_bg.gif) no-repeat;
	background-position: right top;
	behavior: url(iepngfix.htc)
		}
		#main_title_kromnytt
				{
			position: relative;
			float:right;
			top: 0;
			width: 670px;
			height: 40px;
			text-align:right;
			background:url(images/index_title_kromnytt_bg.gif) no-repeat;
			background-position: right top;
			behavior: url(iepngfix.htc)
				}
#main_title_artikler
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_artikler_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}
#main_title_Hoeringsuttalelser
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_hoer_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}
#main_title_medlemskap
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_medlemskap_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}
#main_title_hva_er_krom
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_hva_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}				
#main_title_lenker
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_lenker_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}
#main_title_soek
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_soek_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
		}
		
#main_title_aktuelt
		{
		position: relative;
		float:right;
		top: 0;
		width: 670px;
		height: 40px;
		text-align:right;
		background:url(images/index_title_aktuelt_bg.gif) no-repeat; 
		background-position: right top;
		behavior: url(iepngfix.htc)
				}
		
		
#site_title .replace, #site_title .replace span
	{ 
	width: 366px;
	height: 72px; 
	background:url(images/logo.png) no-repeat; 
	behavior: url(iepngfix.htc)
	}
	
	#spacer {
		margin-bottom:6px;
	}

#summary_title {
	margin-top:6px;
	font-weight: bold;
    font-size: 1.2em;
}
#summary_title a:link {
	font-weight: bold;
    font-size: 1.2em;
}
#summary_title a:hover{
	font-weight: bold;
    font-size: 1.2em;
}
#summary_title a:visited {
	font-weight: bold;
    font-size: 1.2em;
}
	
	
#contact_content
	{
	position: relative;
	top: 0;
	width: 186px;
	height: 116px;
	text-align:left;
	background:url(images/contact_bg.png) no-repeat; 
	padding: 14px 0 10px 18px;
    font-weight: normal;
    font-size: 1em; 
    color:#000000;
	}
	
	#date_headlines
		{
		margin-bottom: 12px;
		}
	
#contact_content a:link
		{
		cursor: pointer;
		color: #006666;
		text-decoration: none;
		outline: none;
		}
		
#contact_content a:hover
		{
		cursor: pointer;
		color: #000000;
		text-decoration: none;
		outline: none;
		}


	
/* columns */

#content
	{
	overflow: hidden;
	padding-bottom: 10px;
	}

.col1
	{
	float: left;
	width: 200px;
	}

.col2
	{
	float: left;
	width: 280px;
	margin: 0 30px;
	}

.col3
	{
	float: left;
	width: 660px;
	margin-left:30px;
	}

.col1_2
	{
	float: left;
	margin-right: 30px;
	width: 590px;
	}
	
/* tweaks */

	#content h2
		{
		border-bottom: 1px solid #cccccc;
		text-indent: 0;
		}

		/* Footer */
        
        #footer
			{
			background: url(images/bg_footer.gif) top repeat-x;
			clear: both;
			background-color: #666;
			height: 55px;
			text-align: left;
			}

		#credits
			{
			margin: 0 auto;
			width: 900px;
			position: relative;
			top: 20px;
			color: #eee;
			font-size: 80%;	
			}

		#credits a
			{
			color: #eee;
			font-size: 80%;
			}

		#credits a:hover
			{
			color: #fff;
			font-size: 80%;
			}

		#credits_list
			{
			position: absolute;
			right: 0px;
			top: 0;
			text-align: right;
			margin: 0;
			}

		#credits_list li
			{
			display: inline;
			padding: 0 0 0 10px;
			border-bottom: none;
			}
			
