body {
line-height: 15px;
font-family: Verdana, Arial, sans-serif;
background-color: #efefef;
padding: 0px;
margin: 0px;
color: #414141;
font: 11px;
}

h1 a {
color: inherit;
text-decoration: none;
}
h1 a:hover {
color: inherit;
text-decoration: underline;
}

ul li{
line-height: 20px;
font-size: 13px;

}
.yrtable {
width: 730px;
}

.yrheader {
border-bottom: 1px solid #424242;
padding: 4px;
font-size: 12px;
font-weight: bold;
}
.yrrow {
padding: 4px;
font-size: 12px;
text-align: center;
}
.yrrow_a {
border-top: 1px solid #424242;
padding: 4px;
font-size: 12px;
text-align: center;
}
.minus {
color: #1874CD;
}
.plus {
color: #CD3333;
}
div#header {
	border-bottom-color: #fafafa;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	padding: 0px;
	margin: 10px 0 10px 0;
	height: 60px;
	width: 900px;
}
div#header img {
	margin-left: -10px;
	margin-top: -5px;
	float: left;
	border: 0;
}
div#main {
	margin-bottom: 15px;
	border-bottom-color: #dbdbdb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: white;
	border-right-color: #dbdbdb; /*f0f0f0*/
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 0px;
	width: 900px;
}
div#main p{
	font-size: 13px;
	line-height: 20px;
}
h1#title {
	line-height: 45px;
	z-index: 0;
	height: 35px;
	font-size: 30px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #575757;
	vertical-align: middle;
}
div#ads {
	margin-right: 20px;
	float: right;
}
div#ads form{
	padding-top: 20px;
}
strong#stad {
	color: #090909;
}
table#top {
	float: left;
	margin-top: 20px;
	background-color: #f5fff7;
}
table#footer tr td {
	font-size: 10px;
}
div#footer{
	color: #3b3b3b;
	width: 925px;
	margin-bottom: 15px;
	border: 1px solid #dbdbdb;
	background: white;
	padding-left: 15px;
	font-size: 12px;

}
a#bottomlinks {
	color: #6190bf;
}
p#annanort {
	line-height: 11px;
	margin-top: -15px;
	margin-left: 0px;
	font-size: 9px;
}
p#meny{
margin-bottom: 0px;
margin-top: 20px;
}
p#meny a{
color: #4891b8;
font-size: 13px;
font-weight: bold;
}
span#annanort a {
	color: #9ca1d1;
}
a#logo {
	margin: 0;
	padding: 0px;

	line-height: 50px;
	text-decoration: none;
	color: #408000;
	font-size: 40px;
	font-weight: bold;
}
span.stader{
line-height: 20px;
word-spacing: 10px;
font-size: 12px;
}
h2.omrade{
margin-bottom: 0px;
margin-top: 15px;
font-size: 15px;
line-height: 25px;
}
div.stader-left{
float: left;
width: 400px;
}
div.stader-right{
margin-left: 11px;
float: left;
width: 400px;
}
ul{
margin-left: 15px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
padding: 0px;
list-style: none;
}
#geosuggestion {
        position: absolute;
        top: -5px;
        left: 5px;
        width: 10px;
 
        background-color: white;
        padding: 5px;
        z-index: 200 !important; /* above slider */
        border-left: 1px solid #9D968C;
        border-right: 1px solid #9D968C;
        border-bottom: 1px solid #9D968C;
        display: none;
    }
    #geosuggestion > ul > li {
        cursor: pointer;
        margin: 5px 0px 7px 0px;
    }