body
{
	font-family:arial;
	background:url(/Styles/backgrounds/bg_klima.jpg) #fff repeat-x;
}

h1, h2, h3, h4, h5, h6, body, #treemenu a, h2 a, h3 a,
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover
.box h2, .box a:link, .box a:visited, .box a:hover
{
	color:#4f5152;
}

h1
{
	font-size:1.4em;
	margin-bottom:10px;
	margin-top:15px;
}


h2
{
	font-size: 1.2em; 
	margin-bottom:10px;
}

h3
{
	font-size: 1.1em; 
	margin-bottom:10px;
}

/*********************************************************************************/
#container
{
	background:none;
	width:900px;
	overflow:hidden;	
}

#header 
{
	height: 307px;
	background:url(/Styles/backgrounds/header_klima.jpg) repeat-y ;
	margin-bottom:0;
	margin-top:50px;
	margin-bottom:7px;
}
#header .quicksearch
{
	margin-bottom:40px;
	margin-right:10px;
}


#header .middle
{
	margin-top:-40px;
	margin-left:0px;
	font-weight:normal;
	font-size:1.4em;
	font-family:arial narrow;
}


#header .middle a:link, #header .middle a:hover, #header .middle a:visited, #header .middle a:active
{ 
	text-decoration:none;
	color:#374a4d;
	text-transform:uppercase;
} /* Utseende på lenker i midtre del av header */

#header .middle a
{
	margin-left:14px;
	margin-right:14px;
}

#header .right
{
    position:absolute;
    right:200px;
    top:175px;
	height: auto;
}

#container.wide_leftmenu #left_column
{
	width:160px;
	margin-right:0px;
}

#left_column {	margin-top:0px; } /* Luft over venstremeny */
#left_column .inner { padding-left:0px; } /* Luft til venstre for venstremeny */

/* rammer og bakgrunn for kolonner  */
#right_column { border:none;}
#center_and_right_column,
#center_column
{
	background:none;
}

#right_column
{
	margin-left:5px;
	width:200px;
}

#container.wide_leftmenu #center_and_right_column_outer, #container.wide_leftmenu #center_and_right_column
{
	float:left;
	width:740px;
	border-right:none;
    background:#fff;
}

#container.wide_leftmenu #center_column
{
	background:#fff;
	width:500px;
}

#container.wide_leftmenu #center_and_right_column #center_column_window
{
	padding:0px 0px 0px 0px;
	background:#fff;
}

#center_column_window { padding: 0 7px 17px 7px; } /* Luft mellom "center_column" og "center_column_content" */
#right_column .right_inner { padding: 0px 0px 17px 0; } /* Luft i høyre kolonne */

.center_column_content /* Utseende på selve brødteksten */
{
	border:none;
	margin:0;
	padding:15px 0 0 0;
}

#footer 
{
	background: #0EB4B4;
	border: 1px solid #91DDD9;
	display:none;
}

#breadcrumbs
{
	display:none;
}

/************************* Webparts and Controls *************************/
/* --------------------------- Tekstbokser over og under venstremeny --------------------------- */
.leftcol_textbox
{
	margin:10px 0;
	border:none;
	padding:10px;
	background-color:none;
	font-style:italic;
	font-size:1.1em;
}

.leftcol_textbox h2
{
	font-size:1.4em;
}
/* --------------------------- Ingresslister --------------------------- */
ul.introlist li
{
	padding:10px;
	margin-bottom:8px;
	border-bottom:dashed 1px #000;
}

ul.introlist li img.introimage /* Bilde for odde rader i ingresslista */
{
	float:left;
	margin-right:10px;
}

ul.introlist li.alternating_row img.introimage /* Bilde for hele rader i ingresslista */
{
	float:right;
	margin-left:10px;
	margin-right:0px;
}

ul.introlist li h2 a:link, ul.introlist li h2 a:visited, ul.introlist li h2 a:hover
{
	color:#4f5152;
}

/* --------------------------- Blogger ------------------------------- */

.blogitem div h1, .blogitem div h2
{
    color:#4f5152;
}

.blogitem hr
{
    border:dashed;
}

/* --------------------------- Venstremeny --------------------------- */
#treemenu ul li a
{
	font-family:georgia, serif;
	font-size:0.9em;
	font-weight:bold;
	color:#374a4d;
	text-decoration:none;
	background:url(/Styles/backgrounds/knapp_klima.png) no-repeat;
	padding:13px 0px 12px 10px;
	width:100%;
	height:17px;
}

#treemenu ul li a:hover
{
	text-decoration:underline;
}

#treemenu ul li ul li
{
}

#treemenu ul li ul li a
{
	text-transform:none;	
	border:none;
}

/* --------------------------- Bokser --------------------------- */
.box
{
	border: 1px solid #fff;
	background-color: #f5f5f6;
	margin-bottom:10px;
}

.box h2 a,
.box h2
{
	background:none;
	font-size:1.1em;
	text-transform:none;
	padding:7px 7px 4px 7px;
	margin:0;
}

.box h2 a { line-height:1.7em; padding:0; }

.box .inner_right_column p,
.box .inner { padding:0px 8px 7px 8px; }
.box .largetext h2 { background:none; }
.box .largetext h2 a { background:none; font-size:1.3em; }
.box .largetext .intro { font-size:1.3em; }

.center_column_content .box
{
	border-bottom:dashed 1px #000;
	background:none;
}
