html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#333333;
	font-size:0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%; width: 100%;
}
	
a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

a:active {
	text-decoration: none;
	color: #006699;
}

.listeheading {
	margin-top: 5px;
	color:#000000;
	text-decoration: none;
}

.listeheading a:link {
	color: #000000;
	text-decoration: none;
}

.listeheading a:visited {
	text-decoration: none;
	color: #000000;
}

.listeheading a:hover {
	text-decoration: underline;
	color: #000000;
}

.listeheading a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: large;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: normal;
}

h2 {
	font-size: x-large;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 a:link {
	color: #FE8C43;
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
	color: #FE8C43;
}
h3 a:hover {
	text-decoration: underline;
	color: #FE8C43;
}
h3 a:active {
	text-decoration: none;
	color: #FE8C43;
}

h4 {
	font-size: xx-small;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.nyhetstekst {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodytekst {
	line-height:12px;
}

sup {
	font-size: 8px;
}

.toppsignaturstripe {
	color: #FFFFFF;
	padding-left:200px;
	background-color:#FF6600;
	background-repeat: repeat-x;
}

.toppmeny {
	color: #666666;
	padding-bottom:8px;
	text-decoration: none;
}

.toppmeny a {
	color: #666666;
	text-decoration: none;
}

.toppmeny a:link {
	color: #666666;
	text-decoration: none;
}

.toppmeny a:visited {
	color: #666666;
	text-decoration: none;
}		
	
.toppmeny a:active {
	color: #666666;
	text-decoration: none;	
}

.toppmeny a:hover {
	padding-bottom:1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC ;
	
}
	
.toppmeny a.chosen, .toppmeny a.chosen:visited {
	color:#2066B3;
	padding-bottom:1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC ;
}

.listeheading {
	font-size: 10px;
	font-weight: bold;
}

.husmeny {
	color: #666666;
	line-height:12px;
	text-decoration: none;
	letter-spacing: normal;
}

.husmeny a {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/images/list-off.gif) left center no-repeat;
	letter-spacing: normal;
}

.husmeny a:link {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/images/list-off.gif) left center no-repeat;
	letter-spacing: normal;
}

.husmeny a:visited {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/images/list-off.gif) left center no-repeat;
	letter-spacing: normal;
}

.husmeny a:active {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/images/list-active.gif) left center no-repeat;
	letter-spacing: normal;
}

.husmeny a:hover {
	color: black;
	text-decoration: none;
	padding-left: 10px;
	background: transparent url(/images/list-on.gif) left center no-repeat;
	letter-spacing: normal;
}

.browntable {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}


.greentable {
	height: 200px;
	width: 342px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.graytable {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.redtable {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.redhustable {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000; 
}

.orangetable {
	height: 200px;
	width: 342px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.transtable {
	padding-top: 10px;
	padding-bottom: 10px;
}

.listetable {
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}

.andrenyheter {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.shadetabs{
	padding: 0px 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 5px;
margin-bottom: 0;
list-style-type: none;
text-decoration: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
z-index: 2;
}

.shadetabs li a:hover{
text-decoration: underline;
}


.shadetabs li a.selected{ /*selected main tab style */
display:none;
}

.shadetabs li.selected a{ /*selected main tab style */
display:none;
}

.opacityit img{
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: .7;
opacity: .7;
}

.opacityit:hover img{
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity:1;
}

.opacityit2 img{
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

.opacityit2:hover img{
filter: alpha(opacity=70);
-moz-opacity: .7;
-khtml-opacity: 0.7;
opacity: .7;
}

.imageborder img{
	border: 1px solid #FFFFFF;
}

.imageborder:hover img{
	border: 1px solid #666666;
}

.inputfieldStore { border: 1px solid #999; font-size:11px; padding:2px; margin-top:4px; margin-bottom:0px; width:100px; font-weight:normal;  }

.clean-green{
border-top:solid 2px #336666;
border-bottom:solid 1px #336666;
background:#DFF2BF;
color:#336666;
padding:4px;
text-align:center;
}
