body { 
text-align:center; 
padding : 0;
margin : 0;
background-image:url('/3bilder/background_blue2.jpg');
background-repeat:no-repeat;
font-family : arial, times, verdana, helvetica, sans-serif;
font-size: 12px;
}
#wrapper {
        margin: 0 auto;
		padding : 0;
        width: 990px;
		text-align:left;
}
/* overskrifter */
h1 {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight : 100;
	text-decoration : none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight : 100;
	text-decoration : none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight : normal;
	text-decoration : underline;
	padding-bottom: 4px;
	padding-top: 8px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin: 0px;
}

a {
color: #0066CC; 
text-decoration : none;
}
a:hover {
text-decoration: underline;    
color: #3366FF;
}
a:focus {
text-decoration : underline; 
color: #3366FF; 
}
a:active {
text-decoration : underline; 
color: #0066CC;
}
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.inputadmin {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 190px;
	height: 30px;
    border: 1px solid #85b1de;
    background: #EDF2F7;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 28px; 
	font-weight: normal;
}
.inputadmin:hover {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 190px;
	height: 30px;
    border: 1px solid #85b1de;
    background: #ffffff;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 28px; 
	font-weight: normal;
}
.inputnormal {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 250px;
	height: 20px;
    border: 1px solid #85b1de;
    background: #EDF2F7;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
}
.inputnormal:hover {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 250px;
	height: 20px;
    border: 1px solid #85b1de;
    background: #ffffff;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
}
.textarea {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 570px;
	height: 100px;
    border: 1px solid #85b1de;
    background: #EDF2F7;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
}
.textarea:hover {
	margin-bottom: 5px;
    display: block;
    padding: 4px;
	width: 585px;
	height: 100px;
    border: 1px solid #85b1de;
    background: #ffffff;
	color: #595959;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
}
.button {
    border: 1px solid #85b1de;
    background: #BAD4EF;
	color: #2B5D90;
	cursor: pointer;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	width: 60px;
	height: 25px;
}
.button:hover {
    border: 1px solid #FFD390;
    background: #FFDEAC;
	color: #A6762F;
	cursor: pointer;
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	width: 60px;
	height: 25px;
}
label {
    padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
    text-align: left;
	color:#707070;
}

#header {
border-style:solid;
border-width:0px;
float: center;
top: 0px;
width: 990px;
height: 150px;
}
#content_top {
background-image:url('/3bilder/glass_top.png');
background-repeat:no-repeat;
float: center;
top: 150px;
width: 990px;
height: 38px;
}
#content_bottom {
background-image:url('/3bilder/glass_bottom.png');
background-repeat:no-repeat;
float: center;
top: 150px;
width: 990px;
height: 38px;
}
#content {
	background-image:url('/3bilder/glass_middle.png');
	background-repeat:repeat-y;
	vertical-align:top;
	float: center;
	top: 145px;
	width: 990px;
	height: 100%;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#venstrecontent {
float: left; 
border-style:solid;
border-width: 0px;
vertical-align: top;
width: 135px;
height: 100%;
padding-bottom: 0px;
padding-left: 15px;
padding-top: 0px;
padding-right: 0px;
margin-left: 15px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
}
#centercontent {
	float: left;
	border-style:solid;
	border-width: 0px;
	vertical-align: top;
	width: 565px;
	height: 100%;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#centercontent td {
vertical-align: top; 
}
#hoyrecontent {
	float: left;
	border-style:solid;
	border-width: 0px;
	vertical-align: top;
	width: 275px;
	height: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#footer {
border-style:solid;
border-width:0px;
float: center;
width: 990px;
height: 100%;
}
#headerlogo {
  width : 990;
  height : 150px;
  background : #ccc url(/ima/2/logoNSBF125.gif) no-repeat;
  background-position: center center;
}
#meny {
	vertical-align: bottom;  
	font-family : arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	letter-spacing: 1px;
}
#menu_main {
	position: absolute; 
	top: 90px;  
	left: 0px;
	width:100%;
  	height: 30px;
	background-image:url('/3bilder/tab_area_background.png');
	background-repeat:repeat-x; 
}
#div.avsnittoverskrift {
	padding-bottom: 2px;
	padding-top: 15px; 
}
.alignLeft { float:left; margin-right: 1em; }
.overskrift {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight : normal;
	text-decoration : none;
	padding-bottom: 10px;
	padding-top: 15px;
}
.avsnittoverskrift {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight : normal;
	text-decoration : underline;
	padding-bottom: 10px;
	padding-top: 15px;
}
.backgroundcolor {
	background-color: #cd0000;
}
.boxoverskrift {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 20px;  
	font-weight : normal;
	text-decoration : none;
} 
.venstrebox{
	width:110px;
	padding:10px;
	border:1px;
	border-color: #ccc;	
	margin:0px;
	background : #eee;
}
.hoyrebox{
	width:140px;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color: #cccccc;	
	margin:0px;
	background : #eeeeee;
}
.link {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:1px;
}
.linknormal {
	font-size: 12px;
	font-weight : normal;
	letter-spacing:1px;
}
.menyhovedside {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight : normal;
	color: #303030;
	text-decoration : none;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
}
.menyvenstrecontent {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px; 
	font-weight : normal;
	text-decoration : none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.sideoverskrift {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 28px; 
	font-weight : normal;
	text-decoration : none ;
}
.sidetopp {
	font-family : arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight : normal;
}
.sidetoppengelsk {
	font-family : calibri, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ccc;
	font-weight : normal;
	text-decoration : none ; 
}
.nyhetsoverskrift {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : underline;
	text-transform: uppercase;
}
.nyhetsoverskriftutenunderline {
	font-size: 12px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : none;
	text-transform: uppercase;
}
.nyhetsskribentogdato {
	font-size: 11px;
	color: #bbb;
	font-weight : normal;
	letter-spacing:0px;
}
.nyhetsarkivdato {
	font-size: 12px;
	font-weight : normal;
	letter-spacing:1px;
}
.overskriftblokk {
	font-size: 11px;
	font-weight : bold;
	letter-spacing:2px;
	text-decoration : none;
	text-transform: uppercase;
}
.paragrafoverskrift {
	text-decoration : underline;
}
.turn td {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align:left;
}
.kontaktoss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:left;
}
.leftimage {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#title {
	float: none;
	height: 48px;
	clear: both;
	width: 565px;
}
#four_header {
	float: left;
	height: 150px;
	width: 990px;
}

