﻿.linkStyle
{
	color: #01447B;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
}
/* COLOURS:

color: #ed1c24; = dark 'KRING' red
color: #929497; = light grey
color: #565a5c; = dark grey

*/

body
{
	font-family: Arial,Helvetica,sans-serif;
	color:#929497;
	text-align: center;
	topmargin: 0;
	marginheight: 0;
}




#logopic
{
border: none;
}

#container 
{
	margin:0 auto;
	width:912px;
   /* background-color: lime; */
   text-align: left;
}

#mainform
{
width:912px;
margin:0 auto;
}


#maincontainer a
{
color: #ed1c24;
text-decoration: none;
}

#maincontainer a:link
{
color: #ed1c24;
}

#maincontainer a:visited
{
color: #ed1c24;
}

#maincontainer a:hover
{
color: #929497;
}


/* formatting for RHS section on inner pages - custom text area */
#textright 
{
width: 175px;
font-size: 8pt;
}

#textright a:link
{
font-size: 8pt;
color: #929497;
}

#textright a:visited
{
font-size: 8pt;
color: #929497;
}
#textright a:hover
{
font-size: 8pt;
color: #ed1c24;
}
#textright a:active
{
font-size: 8pt;
color: #929497;
}



#topmenu a
{
color: #929497;
text-decoration: none;
}

#topmenu a:link
{
color: #929497;
text-decoration: none;
}

#topmenu a:visited
{
color: #929497;
}

#topmenu a:hover
{
color: #ed1c24;
}

#topmenu a:active
{
color: #ed1c24;
}



td
{
vertical-align:top;
}

#topMenu 
{
overflow:hidden;
float:left;
font-size:10pt;
/* height:88px; */
width:912px;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 0 0 0 0;
/* background-color:#6633CC; */
/* background-image:url("images/logo.png"); 
/* background-position:830px 50px;
/* background-repeat:no-repeat; */
}


#topContainer
{
/* background-color: lime; */
width:inherit;
height: 88px;
width: 790px;
float: left;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 0 0 0 0;
}


#linklogo
{
height: 88px;
width:  100px;
float: right;
}


#lang
{
/* For the monemt --- this has to disappear  */
visibility: hidden;
/* For the monemt --- this has to disappear  */
float:right;

/* i think this next line causes lots of trouble in ie6 ......  */
margin-right:100px;
}

#topNavi 
{
padding: 0 0 0 0;
margin: 56px 0 0 0;
border: 0 0 0 0;
}

#topNavi li {
display:block;
float:left;
margin:0 0 0 13px;
}


#topNavi ol, #topNavi ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#topNavi li a
{
	display:block;
}

#topNavi li a:hover
{
	color:#ed1c24;
}


/* all needed to get the non-link top nav thing in all browsers: The one you are on, goes RED */
#topNavi li.selected a, #topNavi li.selected a:link, #topNavi li.selected a:visited, #topNavi li.selected a:hover, #topNavi li.selected a:active 
{
	color: #ed1c24;
}



#headerLogo
{
	border-bottom:solid 5px #ed1c24; 
	margin-bottom:0px;
}


#mainContainer
{
	margin-top:22px;
	color:#565a5c;
	width: 912px;
	text-align: left;
}

#forside
{

}



#footspacer
{
	width:912px;
	height: 30px;
}

#footer
{
	width:912px;
	height: 45px;
	/* margin-top:20px; */
	border-top:solid 1px #c0c1c3;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}

#footertext
{
	font-size:8pt;
	margin: 15px 0 0 0;
	color: #929497;
	height: 20px;
	width: 900px;
	display: block;
}


#footer a
{
color: #929497;
}

#footer a:link
{
color: #929497;
}

#footer a:visited
{
color: #929497;
}

#footer a:hover
{
color: #ed1c24;
}

#footer a:active
{
color: #929497; 
}


#text
{
	width:350px;
	float:left;
    font: normal 9pt/12pt arial, helvetica, sans-serif;
    color: #929497; 
	padding: 0 0 5px 0;
}


/* controls the color etc. of the inner textbox text */
.innertext
{

    font: normal 9pt/12pt arial, helvetica, sans-serif;
    color: #565a5c; 
}


.innertext p
{
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
  border: 0 0 0 0;
}



.innertextwide
{
    font: normal 9pt/12pt arial, helvetica, sans-serif;
    color: #565a5c;
	width: 700px;
}


.innertextwide p
{
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
  border: 0 0 0 0;
}



#fptextlinkarea
{
	width:330px;
	height: 10px;
	font: normal 7pt Arial, Helvetica, sans-serif ;
	margin: 0 0 0 0;
	padding: 0 0 15 0;
	border: 0 0 0 0;
	display:block;
	line-height: 8px;
	color: #ed1c24;

}

#fplink
{
/*display: none;*/
}


#fptextlinkarea a
{
color: #ed1c24;
text-decoration: none;
}

#fptextlinkarea a:link
{
color: #ed1c24;
}

#fptextlinkarea a:visited
{
color: #ed1c24;
}

#fptextlinkarea a:hover
{
color: #929497;
}



#text p
{
	vertical-align: top;
	margin: 0 0 0 0;
	color:#565a5c;
	font: normal 9pt/12pt arial, helvetica, sans-serif;
}


#col1
{
	width:275px;
	float:left;
}


#col2
{ border: 1px solid cyan;
	width:170px;
	float:left;
}


/* All the content of the 'teaser' blocks on the frontpage:  */
.teaser1
{
height: 61px;
width: 271px;
/* background-color: lime; */
}


.teaser2
{
height: 61px;
width: 162px;
/* background-color: orange; */
}

.greyline
{
background-color: #c0c1c3;
}

.teaser1 img
{
	border: none;
}

.teaser1 span img
{
	border:none;
}

.teaser1 .date
{
	color:#565a5c;
	font: normal 7pt Arial, Helvetica, sans-serif;
	/* border: 1px solid red; */
	width: 165px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
}

.teaser2 .date
{
	color:#565a5c;
	font: normal 7pt Arial, Helvetica, sans-serif;
	/* border: 1px solid red; */
	width: 162px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
}

.teaser1 .header
{
	color:#565a5c;
	font: normal 9pt Arial, Helvetica, sans-serif;
	/* border: 1px solid green; */
	width: 165px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
}

.teaser2 .header
{
	color:#565a5c;
	font: normal 9pt Arial, Helvetica, sans-serif;
	/* border: 1px solid green; */
	width: 162px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
}

.teaser1 .text
{
	font: normal 7.5pt/9pt Arial, Helvetica, sans-serif ;
	color: #929497;
	width: 165px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
	height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
	/*white-space:nowrap;*/
}

.teaser2 .text
{
	font: normal 7.5pt/9pt Arial, Helvetica, sans-serif ;
	color: #929497;
	width: 162px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
	height: 25px;

}

.teaser1 .linkarea
{

	font: normal 7pt Arial, Helvetica, sans-serif ;
	width: 165px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
	line-height: 8px;
}

.teaser2 .linkarea
{

	font: normal 7pt Arial, Helvetica, sans-serif ;
	width: 162px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	display:block;
	line-height: 8px;
}


#teasersplitter
{
	width: 165px;
	height: 36px;
}


#teasersplitter2
{
	width: 162px;
	height: 36px;
}


#sideNaviActive
{
/* now making this disappear */
display: none;
visibility: hidden;
height: 0px;
width: 0px;
margin: 0 0 0 0 ;
padding: 0 0 0 0;
border: 0 0 0 0;
}

/* BAK of the above
#sideNaviActive
{
border-bottom: 1px solid #ed1c24;
border-top: 1px solid #ed1c24;
margin: 9px 20px 12px 0;
padding: 5px 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
color:#ed1c24;
font: normal 8pt Arial, Helvetica, sans-serif;
}
end BAK */
 
 
#sideNaviActive li 
{
	height: 20px;
	width: 155px;

}


/* custom link colour for the selected / mouseovers on the  inner lhs menu ....*/
#sideNaviActive li.selected a:link
{
	color: #929497;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left;
}


/* text colour for the TITLE on the lhs menu ....*/
.lhsmenutitle
{
	color: #565A5C;
	font: bold 8pt Arial, Helvetica, sans-serif;
	padding: 0 0 10px 15px;
	display: block;
	width: 155px;
	height: 28px;
}


#sideNaviActive li.selected a:visited
{
	color: #929497;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left;
}


#sideNaviActive li a:hover
{
	color: #929497;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#sideNaviActive li a:active
{
	color: #929497;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left;
}



#sideNaviActive li a
{
	padding: 4px 0 0 15px;
}


#sideNavi
{
margin: 0 0 0 0;
padding: 0 0 0 0;
border: 0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
font: normal 8pt Arial, Helvetica, sans-serif ;
}


#sideNavi li
{
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	border: 0 0 0 0;
	color:#929497;
	min-height: 20px;
	width: 80px;
	display: block;
}


#sideNavi li a
{
	margin: 0 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 4px 0;
	height: 20px;
	width: 140px;
	display: block;
}

/* all needed to get the non-link top nav thing in all browsers: The one you are on, goes RED */
#sideNavi li.selected a, #sideNavi li.selected a:link, #sideNavi li.selected a:visited, #sideNavi li.selected a:hover, #sideNavi li.selected a:active 
{
	color: #929497;
}


/* bak
#menuTitle
{
padding-left:15px;
color:#ed1c24;
font: normal 8pt Arial, Helvetica, sans-serif;
width: 140px;
} */

#menuTitle
{
width: 140px;
display: none;
}


.title
{
color:#ed1c24;
font-size:12pt;
font-weight:bold;
display:block;
padding: 0 0 16px 0;
margin: 0 0 0 0;
border: 0 0 0 0;
}

/* switching titles to h1 */

H1
{
color:#ed1c24;
font-size:12pt;
font-weight:bold;
display:block;
padding: 0 0 16px 0;
margin: 0 0 0 0;
border: 0 0 0 0;
}



#rightSide a
{
	color:#929497;
	font-size:10pt;
}
#rightSide
{
	color:#565a5c;
	font-size:10pt;
}




#optimering a:link
{
background-image:url("images/kerneforretning-slices_02.jpg");
}

#optimering a:visited
{
background-image:url("images/kerneforretning-slices_02.jpg");
}

#optimering a:hover
{
background-image:url("images/optimeringover.jpg");
}

#optimering a:active
{
background-image:url("images/kerneforretning-slices_02.jpg");
}



#slideBox {
	position: relative;
	width: 350px;
	height: 150px;
	overflow: auto;
	background-color:Transparent;
	left: 0px;
}
.item {
	display: block;
	width: 350px;
	height: 150px;
}	

.link
{
	margin-top:80px;
	height:75px;
	display:block;
	cursor:pointer;
}

/*
FORM {display:inline}
FORM.compact, FORM.compactForm {font-size:11px}

FORM.compact label, FORM.compact .label {line-height:100%;margin-top:3px;font-weight:bold; font-size:10px}
FORM .textfield {margin:0px; border:1px solid #A0A0A0}
FORM.compact .textfield {font-size:11px}
FORM.compact .textfield.required {border-color: #909090}
FORM .block {margin-bottom:3px;clear:both}
*/