/*	LAYOUT	*/
	
html {
	height: 100%;
	overflow-y: scroll;
}
.imgblock {
	display:block;
}
body {
	background:url(../3dg/gfx/1462/bg.jpg) #fbf9f4 repeat-x;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
                position:relative;
	width: 1010px;
	margin: auto;
	min-height:90%
}
#header {
	background:url(../3dg/gfx/1462/header.jpg) transparent no-repeat;
	width: 1010px;
	height:61px;
	padding: 15px 0 0 5px;
}
#contents {
	background:transparent;
	padding: 31px 5px 20px 5px;
	color: #7f7f7f;
	line-height: 120%;
	width: 1000px;
	margin: 0 auto;
	min-height:450px;
}
#subnavcontents1 {
	background:url(../3dg/gfx/1462/contents.png) repeat-y;
	overflow: auto;
}
#subcontents {
	background-color: transparent;
	margin: 0;
	padding: 35px 10px 40px 320px;
	color: #505050;
	line-height: 140%;
	width: 560px;
	min-height:500px;
	margin: 0 auto;
}
#footer {
	display:none;
}
/*	HUVUDMENY	*/
	
#mainnav {
	background:url(../3dg/gfx/1462/mainnav.jpg) no-repeat;
	height: 57px;
	Width: 1010px;
	white-space:nowrap;
	font:14px 'Times new roman', Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0 auto;
}
#mainnav ul {
	float:right;
	margin:0 185px 0 0;
	list-style-type:none;
	position:relative;
	height: 37px;
	padding: 20px 0px 0 0px;
}
#mainnav ul li {
	display:inline;
	list-style-image:none;
	list-style-type:none;


}
#mainnav a {
	float:left;
	padding: 0px 12px 0 12px;
	margin:0;
	height: 14px;
                line-height:14px;
	list-style-type:none;
	color: #46433a;
	font-weight:normal;
	text-decoration:none;
	text-transform: capitalize;
	outline: none;
                border-right: 1px solid #76746c;
}

#list5 a {
                border-right: 0px solid #76746c;
}

#mainnav a:hover {
	background:url(../3dg/gfx/1462/hover.jpg) transparent no-repeat;
	background-position: top center;
                text-decoration: underline;
}
#mainnav a.active {
	background:url(../3dg/gfx/1462/active.jpg) transparent no-repeat;
	background-position: top center;
}
/*	NAVUL - NIVÅ ETT	*/

#navul {
	width: 217px;
	padding:0;
	white-space:nowrap;
	background:url(../3dg/gfx/1462/1.png) transparent no-repeat;
	font:15px Georgia, 'Times new roman', Arial, Helvetica, sans-serif;
	text-align:left;
	list-style: none;
	float:left;
	margin: 40px 0 0 30px;
	clear:right;
}
#navul ul {
	margin:0;
	padding:0;
	width: 217px;
}
#navul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none
}
#navul li a {
	display:inline-block;
	margin:0 0 10px 0;
	padding:0px 0 0 10px;
	width: 207px;
	height:35px;
	line-height:35px;
	list-style:none;
	color:#4b3f25;
	font-weight:normal;
	text-decoration:none;
	border: 1px dashed #b5b4af;
	background: transparent;
	outline:none;
}
#navul li a.active {
	background:#dfdbd1;
}
#navul li a.active:hover {
	background:#dfdbd1;
}
#navul li a:hover {
	background:#f5f2ea;
}
/*	NAVUL - NIVÅ TVÅ	*/

#navul li ul {
	width: 220px;
	padding: 0;
	margin:0;
}
#navul li ul li a {
	width: 190px;
	color: #000;
	border-bottom: 1px solid #a1c9e3;
	background:url(../3dg/gfx/1462/arrow.png) #e7f0f5 no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 30px;
	margin:0;
}
#navul li ul li a.active {
	background:url(../3dg/gfx/1462/arrow.png) #d2dee5 no-repeat;
	color: #000000;
}
#navul li ul li a:hover {
	background:url(../3dg/gfx/1462/arrow.png) #d9e7ee no-repeat;
}
#navul li ul li a.active a:hover {
	color:#000000;
	font-weight:bold;
	background:url(../3dg/gfx/1462/arrow.png) #d2dee5 no-repeat;
	background-position:8px 11px;
}
/*	NAVUL - NIVÅ TRE	*/

#navul li ul li ul {
	width: 220px;
	padding: 0;
	margin:0;
}
#navul li ul li ul li a {
	width: 180px;
	color: #000;
	border-bottom: 1px solid #a1c9e3;
	background:url(../3dg/gfx/1462/arrow.png) #f7f6f6 no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 40px;
	margin:0;
}
#navul li ul li ul li a.active {
	background:url(../3dg/gfx/1462/arrow.png) #f0f0f0 no-repeat;
	color: #000000;
}
#navul li ul li ul li a:hover {
	background:url(../3dg/gfx/1462/arrow.png) #f3efef no-repeat;
}
#navul li ul li ul li a.active a:hover {
	color:#000000;
	font-weight:bold;
	background:url(../3dg/gfx/1462/arrow.png) #f0f0f0 no-repeat;
	background-position:8px 11px;
}
/* LÄNKAR OCH RUBRIKER */

.bildarkivrubrik {
	display:none;
}
a:link {
	color: #34699f;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #34699f;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #34699f;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #34699f;
	text-decoration: underline;
	outline:none;
}
.textlink a:link {
	font: 18px georgia, 'Times new roman', sans-serif;
	color: #3c2d2b;
	text-decoration: none;
	outline:none;
}
.textlink a:active {
	font: 18px georgia, 'Times new roman', sans-serif;
	color: #3c2d2b;
	text-decoration: none;
	outline:none;
}
.textlink a:visited {
	font: 18px georgia, 'Times new roman', sans-serif;
	color: #3c2d2b;
	text-decoration: none;
	outline:none;
}
.textlink a:hover {
	font: 18px georgia, 'Times new roman', sans-serif;
	color: #3c2d2b;
	text-decoration: underline;
	outline:none;
}
a.sitesearch:link {
	color: #666;
	text-decoration: none;
	outline:none;
}
a.sitesearch:active {
	color: #666;
	text-decoration: none;
	outline:none;
}
a.sitesearch:visited {
	color: #666;
	text-decoration: none;
	outline:none;
}
a.sitesearch:hover {
	color: #666;
	text-decoration: underline;
	outline:none;
}
h1 {
	font: 24px 'Times new roman', sans-serif;
	color: #3c2d2b;
	margin: 0;
	padding: 0;
}
h2, #slipsar h2 a {
	font: 18px 'Times new roman', georgia, 'trebuchet ms', 'lucida sans unicode', sans-serif;
	color: #3c2d2b;
	margin: 0;
	padding: 0;
}

h3 {
	font: 12px 'Times new roman', georgia, 'trebuchet ms', 'lucida sans unicode', sans-serif;
	color: #696767;
	margin: 0;
                font-weight:bold;
	text-transform:none;
}

h4 {
	font: 11px 'Times new roman', georgia, 'trebuchet ms', 'lucida sans unicode', sans-serif;
	color: #696767;
	margin: 0;
                font-weight:bold;
	text-transform:none;
}

h5 {
	color: #505050;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div, p {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0px;
	padding: 0px;
}

#personal div, #personal p {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0px;
	padding: 0px;
                line-height:100%;
}

#ExtraDiv1 {
	position: absolute;
	top: 71px;
	left: 50%;
	right: 50%;
	margin-left: -500px;
	height: 85px;
	width: 387px;
	z-index: 20;
}
#ExtraDiv2 {
	position: absolute;
	top:8px;
	left: 50%;
	right: 50%;
	margin-left: 397px;
	height: 11px;
	width: 120px;
	z-index: 20;
}
#ExtraDiv4 {
	width: 100%;
	margin: 0 auto;
	height:270px;
	background:url(../3dg/gfx/1462/footer.jpg) #dfdbd1 repeat-x;
	padding: 0;
}
#ExtraFooter {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 5px 0 5px;
	color: #8f7532;
}
#ExtraFooter div {
	font: 14px 'Times new roman', 'trebuchet ms', 'lucida sans unicode', sans-serif;
	color: #5f5e5c;
}
#ExtraFooter a:link, #ExtraFooter div a:link {
	color: #34699f;
	text-decoration: none;
	outline: none;
}
#ExtraFooter a:active, #ExtraFooter div a:active {
	color: #34699f;
	text-decoration: none;
	outline: none;
}
#ExtraFooter a:visited, #ExtraFooter div a:visited {
	color: #34699f;
	text-decoration: none;
	outline: none;
}
#ExtraFooter hover, #ExtraFooter div a:hover {
	color: #34699f;
	text-decoration: underline;
	outline: none;
}
hr {
	border: none 0;
	border-top: 1px dashed #cfcdd4;/*the border*/
	width: 70%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.ie9-img {
	display:block;
}
#form_reply {
	width: 500px;
	height:60px;
	border: 1px dotted #cdcdcd;
	font: 16px 'Times new roman', sans-serif;
	color: #4b3f25;
	padding: 10px 0 0 10px;
	margin: 0 0 0 20px;
}
#email {
	width:150px;
	font-family: verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #505050;
}
#email input[type=text] {
	width: 146px;
	height: 20px;
	padding-top: 1px;
	padding-left: 4px;
	margin: 0px;
	background:#FFFFFF;
	border: 0px solid #888888;
	background: url(../3dg/gfx/1462/nletbg.jpg) transparent no-repeat;
}
#nyhetsbrev {
	width:55px;
	font-family: verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #505050;
}
#nyhetsbrevanmalan {
	margin-top:5px;
}
#SiteSearch {
	position:absolute;
	left: 848px;
	top: 92px;
	background: transparent;
	float: left;

}
#sitesearch_txt {
	width:110px;
	height:19px;
	background: transparent;
	color: #ababab;
	border:0px solid black;
}
.sitesearchbtn {
	font-family: 'times new roman', georgia, arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	margin-left:10px;
}
.toplinks, .toplinks a:link {
	font-family: 'times new roman';
	font-size:12px;
	color: #676161;
	text-decoration: none;
	outline: none;
}
.toplinks a:active {
	color: #676161;
	text-decoration: none;
	outline: none;
}
.toplinks a:visited {
	color: #676161;
	text-decoration: none;
	outline: none;
}
.toplinks a:hover {
	color: #676161;
	text-decoration: underline;
	outline: none;
}
.rssicon {
	float:right;
}


#gbox{
               padding-top:15px;
}




#input_name,#input_company,#input_contactno,#input_email,#input_how, #input_tell{ width:  550px; background: #fff; margin-bottom: 10px; padding: 10px; border: 1px solid #cdcdcd}
#input_submit{ width:  550px; margin-bottom: 10px; padding: 10px; text-align:  right;}

#contact_form input[type=text]{ width: 430px; border: 0}
#contact_form textarea{ width: 550px;border: 0}


/*  NYHETER  */

.NyhetsKategori{
font-size: 11px; 
font-weight:bold;
}

.NyhetsRubrik{
font-size: 12px; 
font-weight:bold;
margin:0;
padding:0;
}

.NyhetsKategoriDiv a:link {color: #000000; text-decoration: none; outline: none; }
.NyhetsKategoriDiv a:active {color: #000000; text-decoration: none; outline: none; }
.NyhetsKategoriDiv a:visited {color: #000000; text-decoration: none; outline: none; }
.NyhetsKategoriDiv a:hover {color: #000000; text-decoration: none; outline: none; }

.NyhetsRubrik a:link {color: #e0374af; text-decoration: none; outline: none; }
.NyhetsRubrik a:active {color: #0374af; text-decoration: none; outline: none; }
.NyhetsRubrik a:visited {color: #0374af; text-decoration: none; outline: none; }
.NyhetsRubrik a:hover {color: #0374af; text-decoration: underline; outline: none; }

.NyhetsKategoriDiv{
margin-bottom:10px;
font-size: 11px; 
}



#newsArchive{
margin-right:180px;
width:190px;
border-right: 1px solid #e1e1e1;
}

#FAQFormulär{
margin:0px;
}

h3.kontakt{
display:none;}



.newsdatum{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 10px;
color:#656363;
margin:0px;
padding:0px;
}

.startdatumnyhet{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 10px;
color:#656363;
margin:0px;
padding:0px;
}

.newsHeadLine a:link {color: #333333; text-decoration: none; outline: none; font-family:arial; font-size:12px; font-weight:bold; }
.newsHeadLine a:active {color: #333333; text-decoration: none; outline: none; font-family:arial; font-size:12px; font-weight:bold; }
.newsHeadLine a:visited {color: #333333; text-decoration: none; outline: none; font-family:arial; font-size:12px; font-weight:bold; }
.newsHeadLine a:hover {color: #333333; text-decoration: underline; outline: none; font-family:arial; font-size:12px; font-weight:bold; }

.newsHeadLine H3{
	font: 20px 'times new roman' georgia, arial, lucida sans unicode, times new roman, sans-serif;
	color: #404040;
	margin: 0;
                padding: 0;
}

#newsItems{
margin:0px 0px 10px;0px;
padding:0px 0px 0px;0px;
width:740px;
position: relative;
}

.newsItem{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 12px;
color:#505050;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 0px;
width:264px;
float: left;
line-height: 110%;
}





#NewsItemsfull .newsItem{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 12px;
color:#505050;
margin:0px 0px 0px 0px;
padding:20px 0px 10px 0px;
width:560px;
}

#NewsItemsfull em {
font-size: 11px;
}


#newsArchive h4{
display:none;
}

#NewsItemsfull img {
max-width: 560px;
height: auto;
}