/* global reset */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
}

body {
  margin: 0 auto;
  padding: 0px;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  background-color: #e8e8eb;
}

img {
  border: none;
}

h1 {
  margin-top: 0px;
  font-size: 30px;
  margin-bottom: 14px;
  font-weight: lighter;
  color: #666666;
}

#index_h1 {
  font-size: 35px;
  margin-bottom: 24px;
  width: 400px;
}

h2 {
  font-size: 20px;
  font-weight: lighter;
  margin-bottom: 6px;
}

h3 {
  margin-top: 4px;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: lighter;
}

h4 {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

span.webb {
  color: #842139;
}

#wrapper {
  width: 1132px;
  margin-left: auto;
  margin-right: auto;
}

#main {
  float: left;
  width: 926px;
  background-color: #787a7e;
}

#header {
  width: 1132px;
  height: 112px;
  background-color: #ffffff;
}

#logo_div {
  float: right;
  height: 92px;
  width: 368px;
  margin: 0px;
  padding: 0px;
}

#navbar {
  float: left;
  width: 926px;
  height: 32px;
  background-color: #b9bbc0;
}

#main_content_wrapper {
  float: left;
  width: 926px;
  min-height: 401px;
  //min-height: 404px;
}

*html #main_content_wrapper {height: 454px;}

*html #main_content_wrapper.main_content_wrapper_ind {
  height: 404px;
}

#main_content_wrapper.main_content_wrapper_high {
  padding-bottom: 31px;
  height: 404px;
}

#main_content_wrapper.main_content_wrapper_hyr {
  padding-bottom: 3px;
  //padding-bottom: 6px;
  height: 451px;
  //height: 448px;
}

#main_content_wrapper.main_content_wrapper_om {
  padding-bottom: 3px;
  //padding-bottom: 30px;
  //height: 424px;
}

#main_content_wrapper.main_content_wrapper_hitta {
  padding-bottom: 3px;
  //height: 451px;
}

.first {
  margin-top: 30px;
}

#main_left {
  float: left;
  width: 465px;
  min-height: 361px;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #ffffff;
  line-height: 1;
}
*html #main_left.main_left_hyr {height: 400px;}
*html #main_content_wrapper .main_left_first {height: 361px;}
*html #main_left {width: 465px;}

#main_left ul {
  list-style-position: inside;
  margin-top: 10px;
  margin-bottom: 20px;
}

#main_left li {
  margin-top: 5px;
  margin-bottom: 5px;
}

#main_left.main_left_regular {
  height: 392px;
  width: 465px;
}

#main_left.main_left_hyr {
  height: 418px;
 
  width: 465px;
}

#main_left.main_left_new {
  min-height: 717px;
  margin-bottom: 5px;
  width: 465px;
}

#main_left.main_left_new #ingress {
  font-size: 12px;
}

.inlinepic {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

#main_left.main_left_hitta {
  height: 418px;
  margin-bottom: 2px;
  width: 465px;
}

#main_left.main_left_om {
  height: 418px;
  //margin-bottom: 2px;
  width: 465px;
}

*html #main_left {height: 392px;}

#main_left.main_left_regular_wide {
  min-height: 532px;
  //min-height: 632px;
  width: 100%;
}

*html #main_left.main_left_regular_wide {height: 612px;}

#main_left.main_left_regular_high {
  height: 952px;
  // height: 952px;
  width: 100%;
}

.mail_link, .news_link {
  text-decoration: none;
  color: #787a7e;
}

.mail_link:hover, .news_link:hover {
  color: #000000;
}

.main_left_cont {
  width: 405px;
  margin-left: 40px;
  color: #787a7e;
}

#main_left.main_left_new .main_left_cont {
  width: 351px;
  margin-left: 40px;
}

.main_left_cont p {
  margin-bottom: 12px;
}

.greylink {
  text-decoration: none;
  color: #666666;
  font-weight: bold;
}
.thin {
  font-weight: normal;
}

.main_left_cont_wide {
  width: 700px;
}

.regular {
  font-size: 12px;
  //font-size: 11px;
}

.main_left_cont p {
  line-height: 150%;
}

.prop_div {
  float: left;
  line-height: 1;
  margin-top: 0px;
  margin-bottom: 15px;
}

.prop_div img {
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
}

.prop_div a {
  color: #787a7e;
}

.prop_div p {
  
}

.clear_div {
  clear: both;
  height: 0px;
  margin: 0px;
}

.pdf_link {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 35px;
  text-decoration: none;
  font-size: 12px;
  //line-height: 2;
  font-weight: bold;
  color: #666666;
  background: url(../images/pdf_icon.jpg) right center no-repeat;
}



#prop_adress {
  float: left;
  margin-top: 0px;
  margin-left: 40px;
  margin-bottom: 10px;
  //padding-bottom: 7px;
  color: #ffffff;
  font-size: 11px;
  font-weight: lighter;
  line-height: 1.2;
}
*html #prop_adress {margin-left: 20px;}

#prop_adress h4 {
  font-weight: lighter;
}

#prop_adress a {
  color: #ffffff;
  text-decoration: none;
}

#prop_adress a:hover {
  color: #000000;
}

#main_right {
  float: left;
  margin: 0px;
  padding: 0px;
  height: 448px;
  margin-bottom: 3px;
  background-color: #ffffff;
}

*html #main_right {margin-left: 0px;}

#main_right.main_right_first {
  height: 200px;
}

#main_right.hitta_div {
  width: 461px;
  height: 448px;
  background: #ffffff url(../images/flygfoto.jpg) left top no-repeat;
}

#main_right.new_div {
  float: left;
  width: 461px;
  height: 737px;
  padding-top: 10px;
  background-color: #ffffff;
}

#bildtxt {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 12px;
  color: #666666;
}

#main_right.thumbdiv {
  float: left;
  width: 461px;
  height: 448px;
  background-color: #ffffff;
}

*html #main_right #thumbtable {width: 461px; height:430px; margin-top: 0px; margin-left: 0px; margin-right: 0px; background-color: #ffffff;}

#main_right #thumbtable {
  float: left;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 5px;
  border-collapse: collapse;
}

#main_right #thumbtable td {
}

#right_under {
	width: 360px;
	margin-left: 38px;
}

#right_science {
	margin-top: 0px;
	width: 188px;
	margin-left: 35px;
}

#right_science_right {
	margin-top: 0px;
	float: right;
	width: 188px;
	margin-right: 40px;
	margin-left: 0px;
}

#right_science_bottom {
	float: right;
	width: 387px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 10px;
}

#hitta_cont {
  float: left;
  font-size: 12px;
  line-height: 1.2;
  color: #ffffff;
  margin-top: 120px;
  margin-left: 180px;
  padding: 5px;
  background: url(../images/transpbg.png) left top;
}

#hitta_cont a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

#rightbar {
  float: right;
  width: 199px;
  min-height: 586px;
  //height: 586px;
  margin-top: 0px;
  background-color: #ffffff;
  border-bottom: 8px solid #787a7e;
  line-height: 1;
  padding: 0px;
}

#rightbar img {
  margin: 0px;
}

#rightbar.rightbar_regular {
  height: 588px;
}

#rightbar.rightbar_high {
  padding-bottom: 22px;
}

#right_header {
  height: 32px;
  background-color: #b9bbc0;
}

#right_header h2 {
  margin: 0px;
  margin-left: 12px;
  padding-top: 12px;
  font-size: 11px;
  font-weight: lighter;
  letter-spacing: 0.1em;
  color: #ffffff;
}

.rightbar_cont {
  float: left;
  width: 169px;
  height: 53px;
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #666666;
}

*html .rightbar_cont {margin-left: 5px;}

.rightbar_cont a {
  text-decoration: none;
  color: #666666;
}

.rightbar_cont p {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 2px;
  line-height: 1.2;
}

#footer {
  float: left;  
  height: 100px;
  width: 926px;
  background: #ffffff url(../images/footer_bg.jpg) left top no-repeat;
  color: #666666;
  border-bottom: 8px solid #787a7e;
}
*html #footer {width: 906px;}

.footer_cont {
  //float: left;
  margin-top: 60px;
  margin-left: 35px;
  font-size: 11px;
  line-height: 140%;
}

*html .footer_cont {padding-top: 10px; margin-top:45px; margin-left:20px;}

.footer_cont a {
  color: #666666;
  text-decoration: none;
}

.footer_cont a:hover {
  color: #000000;
}

.footer_cont img {
  float: right;
  margin-top: -6px;
}

#sddm {
  float: left;
  margin: 0px;
  margin-top: 12px;
  //margin-top: 10px;
  margin-left: 25px;
	padding: 0;
	z-index: 30;
}

*html #sddm {margin-left: 15px;}

#sddm li {	
  margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 11px;
	list-style: none;
	float: left;
	font: 11px arial;
	letter-spacing: 0.1em;
	line-height: 1;
}

#sddm li a {
  display: block;
	margin: 0 0 0 0;
	height: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 60px;
	background: #b9bbc0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a#a_hyr {width: 125px;}
#sddm li a#a_om {width: 105px;}
#sddm li a#a_hitta {width: 68px;}
#sddm li a#a_kontakt {width: 68px;}
#sddm li a#a_nya {width: 105px;}

#sddm li a#a_hyr,
#sddm li a#a_om,
#sddm li a#a_hitta {
  background: url(../images/spacer.jpg) right center no-repeat;
}

#sddm li a:hover {
  color: #000000;
}

#sddm li a.selected {
  color: #000000;
}

#sddm div {
  position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #b9bbc0;
}

#sddm div a {
    position: relative;
		display: block;
		margin: 0;
		padding: 5px 20px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #b9bbc0;
		color: #ffffff;
		font-size: 11px;
		//font: 11px arial;
}

#sddm div a:hover {
	color: #000;
}