﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff url('img/bg.png') repeat-x;
	color: #000000;
	text-align: center;
	/*filter: none;*/
}

a {
	color:#000000;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	padding-top: 5px;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #60bc2e;
	text-decoration: none;
	letter-spacing: -1px;
	/*line-height: 32px;*/
	margin-bottom: -15px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*line-height: 16px;*/
	letter-spacing: -0.05em;
}

h3 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:-0.5px;
	line-height:20px;
	margin-bottom: -20px;
}

h4 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#60bc2e;
	text-decoration:none;
	letter-spacing:-1px;
}

h12 {
	padding-top: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #60bc2e;
	text-decoration: none;
	letter-spacing: -1px;
	/*line-height: 32px;*/
	margin-bottom: -15px;
}

#soliditet {
	margin-top: 60px;
}

#main {
	margin: 0 auto; 
	width: 992px;
	background: #ffffff;
	overflow: auto;
}

#centermain {
	position: relative;
	overflow: auto;
}

#topnav {
	width: 100%;
	height: 169px;
	background: #ffffff;
}


#topnav p {
	text-align: center;
}

#navborder {
	width: 100%;
	height: 32px;
	background: #ffffff url('img/bdr.png') repeat-x;
	margin-bottom: 15px;
}

#left {
	color: #ffffff;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 220px;
	height: 526px;
	background: #fefefe url('img/left_menu.png') no-repeat;
}

#right {
	position: relative;
	float: left;
	width: 195px;
	margin-left: 10px;
	background: #ffffff;
}

#topbox {
	color: #ffffff;
	width: 195px;
	height: 268px;
	text-align: center;
}

#topboxtext {
	padding-top: 1px;
	font-family:arial;
	font-size:8pt;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}

#topboxtext h2{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	letter-spacing:-1px;
}

#backuptop {
	padding-left: 45px;
	background: #ffffff url('img/rubimg/bup.gif') no-repeat;
}

#fjarrtop {
	padding-left: 45px;
	background: #ffffff url('img/rubimg/fjarr.gif') no-repeat;
}

#overvakningtop {
	padding-left: 45px;
	background: #ffffff url('img/rubimg/overvakning.gif') no-repeat;
}

#eposttop {
	padding-left: 45px;
	background: #ffffff url('img/rubimg/epost.gif') no-repeat;
}

#remotebox {
}

#bottombox {
}

#content {
	position: relative;
	float: left;
	width: 480px;
	min-height: 525px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;

	font-family: Arial;
	font-size:8pt;
	line-height:18px;
	color:#2c2c2c;
	text-decoration:none;
}

#addthisdiv {
	font-family: Arial;
	font-size:9pt;
	margin-left: 70px;
}

#footer {
	height: 141px;
	width: 100%;
	background: #FFFF00;
	background: #ffffff url('img/footer.png') no-repeat;
}

#mainnav {
	margin-top: 15px;
	margin-left: 90px;
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	line-height: 200%;
}

#mainnav #active a {
	color: #ffffff;
}

#mainnav a {
	color: #9b9b9b;
}

#mainnav a:hover {
	color: #ffffff;
	text-decoration: none
}

#mainnav img{
	margin-left: -90px;
	margin-top: 10px;
}

#map {
	height: 190px;
	width: 450px	
}

.number {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#60bc2e;
}

.smallgreen {
	padding-top: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #60bc2e;
	text-decoration: none;
	letter-spacing: -1px;
	margin-bottom: -15px;
}

.right {
	position: relative;
	float: right;
}

.tdtitle {
	background: #60bc2e;
	text-align: center;
	color: #ffffff;
}

.tdtitle1 {
	background: #60bc2e;
	text-align: left;
	color: #ffffff;
}

.tdodd1 {
	background: #EBEBEB;
	text-align: left;
}

.tdodd {
	background: #EBEBEB;
	text-align: center;
}

.tdeven1 {
	text-align: left;
}

.tdeven {
	text-align: center;
}

.textgreen {
	color: #3AA31D;
}

.textgrey {
	color: #C0C0C0;
}

.nyheterrub {
	font-weight: 700;
	font-size: 13pt;
	letter-spacing: -0.05em;
	color: #000000;
}
.nyhetertext {
	color: #707070;
}


.scroll {
	height: 500px;
	width: 480px;
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
}
