body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

/*	Fjernet bakgrunn for å lysne
    background-color: #2B0106;
	background-image: url(../Images/BKGgradVakuum1.jpg);
	background-repeat: repeat-x; */
}

  #wrap {
	width: 960px;
	text-align: left;
	border-right-color: #FF9F00;
	border-right-style: solid;
	border-right-width: 3px;
	border-left-color: #FF9F00;
	border-left-style: solid;
	border-left-width: 4px;
	border-top-color: #FF9F00;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-color: #FF9F00;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
    }

/* LINKER LINKER LINKER */

a{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #333333;
}

a:hover{
	text-decoration: underline;
	color: #FF9F00;
}


/* overskrifter og ingresser */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
}

h1 {
	font-size: 19px;
	line-height: 26px;
	padding-top: 17px;
}
h2 {
	font-size: 17px;
	line-height: 26px;
	padding-top: 18px;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	padding-top: 10px;
}
h4 {
	font-size: 13px;
	line-height: 18px;
}

.ingress {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.gjennomstreking {
	text-decoration: line-through;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width:100%;
	border-bottom-color: #FF9F00;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

#navBar{
	float: left;
	width: 190px;
	position: relative;
	margin: 52px 10px 25px 16px;
	z-index: 800;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#rightCol{
	padding-top: 20px;
	padding-right: 5px;
	float: right;
	width: 150px;
	margin-top: 20px;
	background-color: #FFFFFF;
}

#content{
	width: 500px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#rightCol ul a:link, #rightCol ul a:visited {display: block;}
#rightCol ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#rightCol li {border-bottom: 1px solid #CCCCCC;}

/* fix for browsers that don't need the hack */
html>body #rightCol li {border-bottom: none;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #999999;
	padding: 10px 10px 10px 10px;
	border-top-color: #eeeeee;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
	background-color: #FFFFFF;
}
#siteInfo a{
	text-decoration: none;
	color: #999999;
}
#siteInfoSamsvar a:link{
	color: #9E1912;
	font-weight: bold;
}
/************* #search styles ***************/

#search{
	font-size: 12px;
	font-family: Arial, "MS Sans Serif", "Myriad Web", Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
}

#search form{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #CCCCCC;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #CCCCCC;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

 #sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, "MS Sans Serif", "Myriad Web", Tahoma, Verdana, sans-serif;
	width: 180px;
	height: auto;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
} 

#sectionLinks a {
	display: block;
	padding: 0px 0px 0px 10px;
}

#sectionLinks a:hover{
	background-color: #9E1912;
	color: #eeeeee;
}

/* RAMMER MED BILDE OG/ELLER TEKST */

.pixandcaption {
	float: right;
	width: 175px;
	border: 2px solid #CCCCCC;
	margin: 10px 5px 10px 10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.pixandcaption2 {
	float: right;
	width: 130px;
	border: 1px solid #cccccc;
	margin: 10px 5px 10px 10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.pixandcaptionRIGHTcol {
	float: none;
	width: 160px;
	border: 1px solid #cccccc;
	margin: 25px 5px 10px 10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
dt {
	font-weight: bold;
}


/* overf&oslash;rt fra gammel CSS */
.innhold {
	font-size: 9px;
	background-color: #EFEFEF;
	line-height: normal;
}


acronym {
	border-bottom: 1px dashed #996666;
	cursor: help; } 

.ExtraTxt {
	color: #9E1912;
}
.ExtraTxt a {
	font-weight: bold;
	color: #9E1912;
	text-decoration: none;
}
.ExtraTxt a:link {
	font-weight: bold;
	color: #9E1912;
	text-decoration: none;
}
.ExtraTxt a:hover {
	font-weight: bold;
	color: #000000;
}


.ExtraTxt, .ExtraTxt2, .ExtraTxt2 a, .ExtraTxt2 a:link, .ExtraTxt2 a:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ExtraTxt2 {
	color: #9E1912;
}
.ExtraTxt2 a {
	font-weight: bold;
	color: #9E1912;
	text-decoration: none;
}
.ExtraTxt2 a:link {
	font-weight: bold;
	color: #9E1912;
	text-decoration: none;
}
.ExtraTxt2 a:hover {
	font-weight: bold;
	color: #000000;
}

.Byline1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 16px;
}
.tilbaketiltoppen {
	text-align: center;
	background-color: #EBEBEB;
}

.Kleintext {
	font-size: 9px;
	line-height: 13px;
}
/* #content ul {
	text-indent: -20px;
	list-style-type: none;
} */

.pixandcaption {
	float: right;
	width: 160px;
	border: 1px solid #999;
	margin: 15px 15px 25px 25px;
	padding: 5px;
	margin-top: 20px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.rightDIVblood155 {
	float: right;
	width: 155px;
	border: 2px solid #9E1912;
	margin: 20px 15px 25px 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.rightDIVblood160 {
	float: right;
	width: 160px;
	border: 2px solid #9E1912;
	margin: 20px 15px 25px 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.rightDIVblood190 {
	float: right;
	width: 190px;
	border: 2px solid #9E1912;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-top: 12px;
	height: auto;
	margin: 15px 5px 15px 15px;
}
.rightDIVblood250 {
	float: right;
	width: 250px;
	border: 2px solid #9E1912;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 12px;
	height: auto;
	margin: 15px 5px 15px 15px;
}
.pixandcaption145 {
	float: right;
	width: 145px;
	border: 1px solid #9E1912;
	margin: 15px 15px 15px 15px;
	padding: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.slideshow190 {
	float: right;
	width: 190px;
	border: 3px solid #666666;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
#tallerken li {
	list-style-type: disc;
}
.redtxt {
	color: #9E1912;
}
.redtxt a{
	color: #9E1912;
	font-weight: bold;
	text-decoration: underline;
}
redtxt a:link{
	color: #9E1912;
	font-weight: bold;
	text-decoration: underline;
}
.redtxt a:hover{
	color:#FF9F00;
	font-weight:bold;
	text-decoration:underline;
	}
#rubinrot9E1912 {
border-color:#9E1912
}
.underlined {
	text-decoration: underline;
}
hr {
	margin-top: 16px;
	margin-bottom: 16px;
	color: #FF9F00;
}
#imgspace {
	margin-bottom: 16px;
}
.GULbkg {
	background-color: #FF9F00;
}
.courier {
	font-family: "Courier New", Courier, mono;
}
.bannerspace {
	margin-bottom: 11px;
}
.IMGright20_20 {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #333333;
}
#tabletop {
	background-color: #FFFFFF;
}
#hoyreH1 {
	margin: 0px;
	padding: 0px;
}

.vakttelefon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #9E1912;
	text-decoration: underline;
}

.columnPIX {
	margin-bottom: 20px;
}
.kolofon {
	font-size: 11px;
	color: #333333;
}
