/* @override http://nor-reg.no/fileadmin/css/stiler.css */

body {
	background-color: #dedfe0;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: left;
	background-image: url(../grafikk/topp_bg.png);
	height: 100%;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
table {
	width: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
/*	text-align: justify;*/
	vertical-align: top;
}
h1 {
	text-align: left;
	color: #0c2e6e;
}
h2 {
	text-align: left;
	color: #0c2e6e;
}
a:link {
	text-decoration: underline;
	color: #0c2e6e;
}
a:visited {
	text-decoration: underline;
	color: #0c2e6e;
}
a:hover {
	text-decoration: none;
	color: #0c2e6e;
}
a:active {
	text-decoration: underline;
	color: #0c2e6e;
}
ul {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 2em;
	text-indent: 0em;
}

li ul {
	list-style-type: circle;
}

.heading {
	text-align: left;
	font-size: 27px;
	font-weight: bold;
	color: #0c2e6e;
}
.ingress {
	font-size: 13px;
	color: #333333;
}
.subheading {
	font-weight: bold;
	color: #0c2e6e;
	font-size: 12px;
	margin: 0px 0px -8px 0px;
}



#video {
	margin: 0 0 20px 0;
}

#topp {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 98px;
	z-index: 10;
}
#toppSkygge {
	position: absolute;
	left: 248px;
	top: 83px;
	width: 100%;
	height: 27px;
	z-index: 8;
	background: url(../grafikk/topp_skygge.png);
}
#innhold {
	position: absolute;
	left: 0px;
	top: 84px;
	width: 978px;
}
#venstre {
	width: 248px;
	background-color: #c5c6c8;
	overflow: hidden;
}
#venstreKontakt {
	width: auto;
	padding: 0px 20px 0px 0px;
	color: #999999;
	font-size: 12px;
	height: 235px;
	background-image: url(../grafikk/venstre_topp.gif);
	background-color: #fbfbfc;
	background-repeat: no-repeat;
}
#venstreKontakt a {
	color: #999999;
}
#venstreNyheter {
	width: auto;
}
#venstreInnhold {
	width: 248px;
	overflow: hidden;
}



#normal {
	width: 430px;
	background: url(../grafikk/forside_main_bunn.gif) repeat-x bottom #0c2e6e;
}
#normal .introtekst {
	color: #ffffff;
	font-size: 13px;
	line-height: 13pt;
	padding: 0px 39px 10px 39px;
}
#normal .introtekst .electric{
	color: #0382c3;
}
#normal .introtekst img{
	margin: 5px 0px 5px 0px;
}
#normalUnderside {
	font-size: 11px;
	width: 415px;
	padding: 15px 25px 25px 25px;
	background-color: #FFFFFF;
	background-image: url(../grafikk/underside_main_bunn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#normalUnderside h1 {
	font-size: 27px;
	font-weight: bold;
	color: #0c2e6e;
}
#normalUnderside table {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
#normalUnderside th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: #eeeeee;
	-moz-border-radius: ;
}
#normalUnderside td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: white;
	background-color: #eeeeee;
	-moz-border-radius: ;
}
#normalUnderside td p {
	margin: 0px;
	padding: 0px;
}




#hoyre {
	width: 270px;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: bottom;
 	background-image: url(../grafikk/hoyre_bunn.gif);
}
#hoyreUnderside {
	width: 235px;
	padding: 15px 15px 15px 15px;
	background-image: url(../grafikk/underside_hoyre_bunn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}

#hoyreUnderside .csc-textpic {
	width: 235px;
}


/**
#hoyreUnderside img {
	max-width: 150px;
	height: auto;
}
**/


#bunn {
	font-size: 12px;
	color: #777777;
	padding: 23px 0px 20px 20px;
	width: 100%;
	height: 30px;
	background:url(../grafikk/bunn_symbol.gif);
	background-position: 906px 0px;
	background-repeat:no-repeat;
}
#bunn a {
	color: #777777;
}
#bunn img {
	margin: 0px 9px 0px 9px;
}
#bunn .catch a {
	margin-left: 395px;
	line-height: 0px;
	text-decoration: none;
	font-size: 8px;
	color: #aaaaaa;
}
#venstreMeny {
	width: auto;
	padding: 15px 0px 10px 0px;
	background-image: url(../grafikk/venstre_topp.gif);
	background-color: #fbfbfc;
	background-repeat: no-repeat;
	height: 235px;
}
#venstreMeny .menypunkt {
	text-align: left;
	font-size: 12px;
	padding: 3px 5px 3px 20px;
	width: 190px;
	background-image: url(../grafikk/menybg.png);
	background-repeat: repeat-y;
	margin: 0px 0px 2px 0px;
}
#venstreMeny .menypunkt a {
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
}
#venstreMeny .menypunkt a:hover {
	color: #0382c3;
}
#venstreMeny .menypunktAktiv {
	text-align: left;
	font-size: 12px;
	border-bottom: solid #0382c3 1px;
	border-right: solid #0382c3 1px;
	border-top: solid #0382c3 1px;
	padding: 2px 5px 2px 20px;
	width: 190px;
}
#venstreMeny .menypunktAktiv a {
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
}


#nyheterListe {
	width: 205px;
}
#nyheterListe .overskrift {
	font-weight: bold;
	padding: 2px 0 2px 20px;
	margin: 20px 0 10px 0;
	width: 100%;
	font-size: 12px;
	font-style: italic;
}
#nyheterListe .arkivlink {
	padding: 2px 0 2px 20px;
	margin: 10px 0 5px 0;
	width: 100%;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#nyheterListe .arkivlink a {
	color: #333333;
	text-decoration: none;
}
#nyheterListe .nyhet {
	text-align: left;
	font-size: 11px;
	background: url(../grafikk/nyhetsbakgrunn.png);
	padding: 2px 0 2px 20px;
	width: 100%;
	margin: 5px 0 5px 0;
}
#nyheterListe .nyhet a {
	color: #333333;
	text-decoration: none;
}
#nyheterLatest {
	width: auto;
	height: auto;
	padding: 15px 0 15px 0px;
	border-bottom: solid #CCCCCC 1px;
	color: #333333;
}
#nyheterLatest .bilde {
	height: 60px;
	width: 80px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 5px 0px;
}
#nyheterLatest .tekst {
	margin: 0px;
}
#nyheterLatest a {
	text-decoration: none;
}


strong {
	font-weight: normal;
	font-size: 13px;
	color: #333333;
}

img, div, #toppSkygge, #nyheterListe .nyhet {
	behavior: url(fileadmin/Scripts/iepngfix.htc)
}

.csc-textpic-caption {
	text-align: center;
	font-style: italic;
	padding: 5px 10px;
}

#venstreInnhold .csc-header h1 {
	font-size: 14px;
	margin: 20px 24px 0px;
	width: 198px;
}

.tx-pdforder-pi1 {
	width: 430px;
	margin-right: -15px;
}

#venstreInnhold .tx-pdforder-pi1 {
	width: 200px;
	margin: 0 24px;
	padding: 5px 0;
}

.download {
	height: 100px;
	width: 198px;
	position: relative;
	margin: 20px 0;
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
}

#venstreInnhold .download {
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #999;
}

.download .miniatyr {
	width: 76px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

.download .miniatyr img {
	margin-right: 5px;
}

.download h1 {
	font-size: 16px !important;
	margin: 0;
	margin-bottom: 5px;
}

.download p {
	margin: 0;
}

.download .tekst {
	position: absolute;
	padding-right: 3px;
	height: 80px;
	top: 5px;
	left: 76px;
}


.question {
	font-size: 12px;
	font-weight: bold;
/*	color: #0c2e6e;*/
	margin-bottom: 5px;
	margin-top: 20px;
}

.question2 {
	margin-bottom: 0;
	font-size: 12px;
	font-style: italic;
	
}

.comment {
	padding: 5px;
	border: 1px dashed #cdcdcd;
	font-size: 12px;
	font-style: italic;
	color: #777;
}

.answer {
	font-size: 14px;
	color: #0c2e6e;
	font-weight: bold;
	/*padding: 5px;
	border: 1px solid #999;*/
	/*display: inline;*/
	margin: 5px 0
}


.download .tekst a {
	position: absolute;
	top: 68px;
	left: -9px;
}
	
.tx-pdforder-pi1 input {
	visibility:hidden;
}