/* CSS Document for standard site*/
/* Standards */

* {
	margin: 0;
	border: 0;
}

body {
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 75%;
	text-align: left;
	line-height: 1.4;
}

.hide {
	display: none;
}

#container {
	width: 99%;
	background: #ffffff;
	margin: 0 0 0 0;
	text-align: left;
}

/* CSS for standard tags - sitewide */

p {
	font-size: 1em;
	margin: 7px 0 6px 0;
}

blockquote {
	margin-left: 15px;
}


a, a:link, a:visited, a:active {
	color: #003388;
	background: none;
	text-decoration: underline;
}

a:hover {
	color: #5599ee;
	background: #none;
	text-decoration: underline;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #003388;	
	margin: 3px 0 4px 0;
}

h1 a, h2 a, h3 a, h1 a:link, h2 a:link, h3 a:link {
	text-decoration: none;
}

input, select, option {
	font-size: 1em;
	border: 1px solid #003388;
}


th, td {
	font-size: 1em;
	line-height: 1.2;
}

ol {
	font-size: 1em;
	margin: 6px 0 6px 0;
	padding: 0 0 0 21px;
}

ol li {
}


ul {
	font-size: 1em;
	margin: 6px 0 6px 0;
	padding: 0 0 0 15px;
	list-style-type: square;
}

ul li {
}


/* Logo, header and toolsmenu (about us etc) ------- */

#header{
	background: url('../images/hode_print.png') no-repeat left 12px;
	text-align: left;
	height: 118px;
	width: 100%;
	border-bottom: 3px solid #5694C5;
}

#header a:hover {
	background: none;
}

.text-logo {
	margin: -1000px 0 0 -1000px;
	z-index: -1;
}

#logo {
	width: 352px;
	height: 82px;
	float: left;
	margin: 16px 0 0 10px;
	display: inline; /*Hack to avoid double-margin bug in IE6*/
}

#logo img {
	margin: 0;
}

#services{
	display: none;
}

#services a, #services a:link, #services a:visited {
	color: #003388;
	text-decoration: none;
}

#services a:hover {
	color: #5599ee;
}

#services span {
	float: left;
	margin: 1px 24px 0 0;
	font-weight: bold;
	display: block;
}

#header-text {
        float: left;
	width: 100%;
	text-align: right;
}

#header-text span {
	color: #5599ee;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}

h1.helse {
	color:#F48C1F !important;
}


/* Main navigation */
#navigation {
	display: none !important;
}

/* ----- submenu and content ----- */

#contentwrapper {
	width: 100%;
	text-align: left;
	padding: 0;
	background: none;
}

/* ---- left column - subnav --- */

div#left-column {
	display: none;
}


/*------ Center column, and breadcrumb --------*/

div#centerwrap {
	float: left;
	padding: 10px 0px 10px 5px;
	text-align: left;
	font-size: 1.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#bread {

	display: none;
}

div#bread a {
	color: #5599ee;
}

div#print-tips .tip-a-friend,
div#print-tips .print{
	display: none;
}

div#print-tips {
	padding: 15px 0;
}

.last-update {
	font-size:0.85em;
	font-style:italic; 
}

.csc-frame {
	padding: 10px 5px 5px 0px;
}

.csc-frame2 {
	padding: 10px 5px 10px 0px;
	background: url(../images/dotted-line.png) repeat-x top;
	clear: both;
}

.clearer {
	clear: both;
}

/* ---- footer ---- */

#footer {
	font-size: 0.9em;
	text-align: left;	
	width: 100%;
	height: 65px;
	padding: 0 0 0 0px;
	clear: both;
	color: #5599ee;
	background: none !important;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #003388;
}

#footer-copyright {
	float: none;
	width: 	100%x;
	padding: 3px 0 2px 5px;
	background: url(../images/dotted-line.png) repeat-x top;
}

#footer-copyright a {
	color: #003388;
}

#footer-address {
	float: none;
	padding: 0;
}


.news-single-img {
	float: right;
	margin-left:10px;
	margin-top: 4px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	width: 225px;
	margin-bottom: 6px;
}

.news-single-timedata, 
.news-single-author, 
.news-single-imgcaption {
	font-size:0.85em;
	font-style:italic;
}

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; margin-bottom: 10px; margin-top: 3px;}

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */



