html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	font-family: Arial, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color:#333333;
	
	margin: 0;
	padding: 0;
	background:url(../images/bg.gif) repeat;
	behavior:url(../htc/csshover.htc);
}
h1 {
 	font-family: Arial, sans-serif; 
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	color:#2B6500;
}
h2 {
 	font-family: Arial,sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: normal;
	color:#2B6500;
}
h3 {
 	font-family: Arial,sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: normal;
	color:#2B6500;
}
h4 {
 	font-family: Arial,sans-serif; 
	font-size: 1em;
	font-weight: bold;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	color:#2B6500;
}
h5 {
 	font-family: Arial,sans-serif; 
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	color:#2B6500;
}
h6 {
 	font-family: Arial,sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	color:#2B6500;
}
p {
	font-size: 0.8em;
	line-height: 150%;
 	padding-top:3px;
	padding-bottom:5px;
}
p.uppercase {text-transform: uppercase}
p.lowercase {text-transform: lowercase}
p.capitalize {text-transform: capitalize}
ul {margin:0; padding:0; list-style:none;}
ul li {background:url(/templates/default/images/bullet-green.gif) center left no-repeat; padding:0px 0px 0px 10px; }
ol {margin:0; padding-left:20px;}
ol li {padding:0px 0px 0px 10px; }
td,div,select{
 	
}
a {
 	font-weight:normal; 
	color:#2B6500;
	text-decoration:underline;
}
a:hover {
	color:#8BC500;
	text-decoration:none;
}
#top-header {
 	color:#303030;
 	width:230px;
	padding-top:1px;
	padding-left:70px;
}
#top-banner {
 	width:468;
 	height:50;
 	margin-top:-60px;
	margin-left:250px;
	text-align:center;
}
#sidebar {
	font-family: Arial,sans-serif; 
 	background:#FFFFFF;
	padding: 60px 5px 5px 5px;
	background:url(../images/header-bg-navigation.jpg) no-repeat;
}
#sidebar ul {
	ul {margin:0; padding:0; list-style:none; line-height:20px}
}
#sidebar li {
	li {background:url(../images/bullet-green-line.gif) center left no-repeat; padding:0px 0px 0px 10px; height:20px; }
}
#container-center {
	background:url(../images/header-bg-content.jpg) no-repeat;
}
#content {
 	border-left: dotted 1px #8BC500;
	padding: 5px 25px 5px 25px;
}
#content h1 {
 	line-height: 120%;
 	padding-top: 30px;
	padding-right: 120px;
}
#footer-text {
 	color:#333333;
	padding: 5px 5px 5px 5px;
}
#footer-text a {
 	font-weight:normal; 
	color:#333333;
	text-decoration:none;
}
.small {
	font-size: 0.8em;
}
.toplist {
	font-size: 0.8em;
}
.newsletter {
	width: 155px;
	height: 290px;
	border: 1px dashed black;
	padding: 5px;
	color: #000000;
	background: url(../images/nyhetsbrev.jpg) no-repeat;
}
.newsletter p {
 	font-size: 0.8em;
	line-height: 50%;
	text-align:center;
	margin-top: 0px;
	margin-bottom: -10px;
}
.newsletter input {
 	height: 15px; 
	background-color: #F5F5FF; 
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
 	color: #003300;
	border-color: #0000AA;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
}
.linkBlock {
	background:#FFFFFF;
	padding: 5px 5px 5px 5px;
}
.linkBlock:hover {
	background:#F8F8FF;
	padding: 5px 5px 5px 5px;
}
.grey1 {
	background:url(../images/grey1.gif) repeat-x;
}
.grey2 {
	background:url(../images/grey2.gif) repeat-x;
}
.green{
	color:#2B6500;
}
a.green:hover{ text-decoration:none}
.input {
	width:194px; 
	height:21px; 
	background-color:#D4AC4E; 
	font-size:11px;
	font-family:Tahoma;
	color:#454238;
	border-color:#EEEBDC;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 8px;
}

.textarea {
	width:194px; height:50px; 
	background-color:#D4AC4E; 
	font-size:11px;
	font-family:Tahoma;
	color:#454238;
	border-color:#EEEBDC;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 8px;
	overflow:auto;
}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  background:#FFFFFF;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:728px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  background:#FFFFFF;
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:180px;
  width:548px;
  background:#FFFFFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:181px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-180px;
}
*>html #left{width:180px;}
#container-left{
  width:180px;
  background:#FFFFFF;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:548px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:90px;
  overflow:hidden;
}
#clearheaderleft{
  height:90px;
  overflow:hidden;
}
#clearfootercenter{
  height:135px;
  overflow:hidden;
}
#clearfooterleft{
  height:135px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:728px;
  height:135px;
  overflow:hidden;
  margin-top:-135px;
}
#subfooter1{
  background:#AAAAAA;
  text-align:center;
  height:45px;
  background:url(../images/footer-bg.jpg) no-repeat;
}
#subfooter2{
  background:#FFFFFF;
  text-align:center;
  height:90px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:728px;
  height:90px;
  overflow:hidden;
}
#subheader1{
  background:url(../images/header-bg.jpg) no-repeat;
  text-align:left;
  height:90px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:548px;
  margin-left:180px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}