/*	LAYOUT	*/
	
html {
	height: 100%;
	overflow-y: scroll;
}

.imgblock{
                display:block;
}




body {
	background:url(../3dg/gfx/1624/body_bg.jpg) top center no-repeat;	
	background-color: #ffffff;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
	position: absolute;
                top: 0px;
                left: 50%;
                margin-left: -500px;
                width: 1000px;
                text-align: left;
                background: transparent;
}	
#header {
	background:transparent;	
                  padding: 0px;
	width: 1000px;
	margin: 0px;
                  height:20px;
}
	
#contents {
	background:url(../3dg/gfx/1624/contents_bg.jpg) no-repeat top left;	
                padding: 0px 0px 20px 0px;
	line-height: 120%;
	width: 1000px;
	margin: 0px;
                min-height:500px;
}

#bilder_Bildgalleri{
width: 850px;
padding-top: 0px;
padding-left: 0px;
}

.highslide-gallery { border: 0px solid #000000; padding: 0px 10px 10px 0px  }
.highslide { border:0px solid #000000; }
.highslide-image { border: 0px solid #000000; height: 100px; }


 #subnavcontents1 {
                                 padding-top: 0px;
                                padding-right: 0px;
                                width: 1000px;
	}

#subcontents {

	background:url(../3dg/gfx/1624/contents_bg.jpg) no-repeat top left;	
                                margin: 0px 0px 0px 0px;
                                padding-left: 255px;    
		padding-top: 50px;
                                padding-right: 0px;                             
                                padding-bottom: 0px;
		color: #777777;
		line-height: 140%;
                                min-height: 500px; 
}

#footer {
	clear: both;
                width: 1000px;
	height: 80px;
	color: #666666;
                padding: 0px;                
	margin: 0px;
 	font-family:Arial;
	font-size: 14px;
	text-align:left;
	font-weight:none;
	background:url(../3dg/gfx/1624/footer_bg.jpg) no-repeat top center;	
}

#footer div, #footer p {
	color: #666666;
 	font-family: Arial;
	font-size: 14px;
}


/*	HUVUDMENY	*/
	
#mainnav {
	background:url(../3dg/gfx/1624/mainnav_bg.png) no-repeat top center;	
	font-size: 14px;
                  font-family: Arial;
                  width:1000px;
                  height: 100px;
	text-align:left;
	margin: 0 auto;
                  padding: 0px;
                }

#mainnav ul {
	float:left;
	margin:0;
                padding-left: 247px;
	padding-top: 0px;
	list-style-type:none;
                width:1000px;
}

#mainnav ul li {
	display:inline;
	list-style-image:none;
	list-style-type:none;


}

#mainnav a {
	float:left;
	padding: 40px 20px 0px 20px;
	margin: 0;
	list-style-type:none;
	font-weight:normal;
	text-decoration:none;
                text-transform: uppercase;
                letter-spacing: 1px;
                outline: none;
                color: #000000;
                border-right: 0px solid #e7e7e7;
                height:60px;
	background:url(../3dg/gfx/1624/mainnav_a_bg.png) top right no-repeat;	
}

#spanlist1 {	background:url(../3dg/gfx/1624/borderdot.png) transparent repeat-x;
}



#mainnav a:hover {
                  outline: none;
	  text-decoration:underline;
}
#mainnav a.active {
                  color: #a4a4a4;
	text-decoration:none;

}



/*	NAVUL Submeny	*/
	

/* First level */

#navul {
                width: 245px;
	margin:45px 0px 0px 0px;
	padding:30px 0px 30px 0px;
	white-space:nowrap;
	background: transparent;
	font:12px Arial;
	text-align:left;
	list-style: none;
                float:left;
                border-right: 1px #e7e7e7 solid;
}

#navul ul {
	margin:0;
	padding:0px;
	width: 215px;
}
#navul li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none
}
#navul li a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 20px;
	width: 215px;
	height:25px;
	list-style:none;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e7;
	background:url(../3dg/gfx/1624/subnav_bg.png) transparent top left no-repeat;
	outline:none;
}

#navul li a.active {
	color:#a4a4a4;
	font-weight:regular;
	background:url(../3dg/gfx/1624/mainnav_bg_active.png) transparent top left repeat-x;
	text-decoration:none;
}

#navul li a.active:hover {
	color:#a4a4a4;
	background:url(../3dg/gfx/1624/mainnav_bg_active.png) transparent top left repeat-x;
	text-decoration:none;
}

#navul li a:hover {
	color:#000000;
	background:url(../3dg/gfx/1624/subnav_bg_hover.png) transparent top left no-repeat;
	text-decoration:underline;
}



/* Second level */

#navul li ul {
	width: 190px;
	padding: 0px;
	margin:0px;
}

#navul li ul li a {
	width: 190px;
	border-bottom: 1px solid #fff;
	background:url(../3dg/gfx/1624/arrow.png) #f2dbbb no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	margin:0px;
}
#navul li ul li a.active {
	background:url(../3dg/gfx/1624/arrow.png) #fccd8a no-repeat;
	color:#3f3e3e;
}

#navul li ul li a.active:hover {
	background:url(../3dg/gfx/1624/arrow.png) #fccd8a no-repeat;
	color:#3f3e3e;
}
#navul li ul li a:hover {
	background:url(../3dg/gfx/1624/arrow.png) #f5e3c9 no-repeat;
}



/* Third level */

#navul li ul li ul {
	width: 190px;
	padding: 0px;
	margin:0px;
}


#navul li ul li ul li a {
	width: 150px;
	color: #000;
	border-bottom: 1px solid #a1c9e3;
	background:url(../3dg/gfx/1624/arrow.png) #f7f6f6 no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 40px;
	margin:0px;
}
#navul li ul li ul li a.active {
	background:url(../3dg/gfx/1624/arrow.png) #f0f0f0 no-repeat;
	color: #000000;

}
#navul li ul li ul li a:hover {
	background:url(../3dg/gfx/1624/arrow.png) #f3efef no-repeat;
}


/* LÄNKAR OCH RUBRIKER */

.bildarkivrubrik {
	display:none;
}
a:link {
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	outline:none;
}

.textlink a:link {
	color: #000000;
	text-decoration: none;
	outline:none;
}
.textlink a:active {
	color: #000000;
	text-decoration: none;
	outline:none;
}
.textlink a:visited {
	color: #000000;
	text-decoration: none;
	outline:none;
}
.textlink a:hover {
	color: #000000;
	text-decoration: underline;
	outline:none;
}


.rsslink a:link {
 font-size: 11px;
	color: #000000;
}
.rsslink a:active {
	color: #404040;
	text-decoration: none;
	outline:none;
 font-size: 11px;
}
.rsslink a:visited {
	color: #404040;
	text-decoration: none;
	outline:none;
 font-size: 11px;
}
.rsslink a:hover {
	color: #404040;
	text-decoration: underline;
	outline:none;
               font-size: 11px;
}

H1 a:link {
	color: #000;
                font-size:18px;
	text-decoration: none;
	outline:none;
}
H1 a:active {
	color: #000;
	text-decoration: none;
	outline:none;
}
H1 a:visited {
	color: #000;
	text-decoration: none;
	outline:none;
}
H1 a:hover {
	color: #000;
	text-decoration: underline;
	outline:none;
}

h1 {
	font-size: 36px;
                font-family: Arial;
	color: #a4a4a4;
	margin: 0px;
                padding: 0px;
                font-weight: normal;
                letter-spacing: 2px;
                text-transform: uppercase;
                line-height:110%;
}

h2 {
	font-size: 24x;
                font-family: Arial;
	color: #a4a4a4;
	margin: 0px;
                padding: 0px; 
                font-weight:normal;
                letter-spacing: 2px;
                text-transform: uppercase;
                line-height:110%;
}

h3 {
	font-size: 18px;
                font-family: Arial;
	color: #a4a4a4;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
                text-transform: uppercase;
                line-height:110%;
}

h5 {
	color: #a4a4a4;
	font-size: 12px;
	font-weight: bold;
}



div, p {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
                margin: 0px;
                padding: 0px;
                line-height: 100%;
}



#ExtraDiv1 {

                position: absolute;
	top:20px;
	left: 50%;
	right: 50%;
	margin-left: -500px;
	height: 100px;
	width: 245px;
	z-index: 1;
}



/* CONTACT FORM */
#kontaktinfo {
	width:200px;
	padding: 0px;
	margin:0px;
                line-height: 120%;
}
.kontakt {
	Color: #0456ad;
}
#kontaktformular {
	Color: #777777;	
                padding: 0px;
	margin:0px;
width: 320px;
}



#form {
	margin: 0;
	padding-top: 0px;
	width: 450px;
	text-align: left;
	color: #777777;
}

#namn, #email, #meddelande, #emailtill, #gatuadress, #post-nr, #ort, #telefon, #mobil, #kontaktperson {
	margin: 0;
	padding: 5px;
	background: transparent;
	font: 12px arial, tahoma, verdana, sans-serif;
	color: #777777;
}


#namn, #email {
	width: 175px;
}
#meddelande {
	width: 370px;
}


#gb_skicka, input[type=submit], input[type=button], .SubmitButton {
                  border: 0px solid #ffffff;
                  margin-top:5px;
                  padding: 2px 0px 4px 0px;
                  width:80px;
                  height: 40px;
                  color:#000000;
                  font-size: 14px;
                  font-weight: normal;
                  background-color: #000000;
                  background:url(../3dg/gfx/1624/btn_submit.jpg) no-repeat top left transparent;
                  cursor: pointer;	
}

input, textarea {
	margin: 0;
	padding: 5px;
}
#simpleviewiframe{
width:640px;
height:650px;
background: #000000;
}

/*  NYHETER  */

.NyhetsKategori{
font-size: 24px; 
font-weight:bold;
display:none;
}

.NyhetsRubrik{
font: 14px arial;
margin:0;
padding-top:20px;
}

.NyhetsKategoriDiv a:link {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsKategoriDiv a:active {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsKategoriDiv a:visited {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsKategoriDiv a:hover {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }

.NyhetsRubrik a:link {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsRubrik a:active {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsRubrik a:visited {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.NyhetsRubrik a:hover {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }

.NyhetsKategoriDiv{
margin-bottom:10px;
font-size: 14px; 
}

#newsArchive{
margin-right:40px;
padding-left: 120px;
padding-top: 20px;
width:180px;
}

#FAQFormulär{
margin:0px;
}

h3.kontakt{
display:none;}


.startdatumnyhet{
font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 12px;
color:#666666;
margin:0px;
padding:0px;
}

.newsHeadLine a:link {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.newsHeadLine a:active {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.newsHeadLine a:visited {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }
.newsHeadLine a:hover {color: #1b6385; text-decoration: none; outline: none; font-weight:normal; letter-spacing:1px; text-transform:uppercase; font-size:14px }

#NewsItemsfull H3{
	font: 18px arial;
                font-weight: normal;
                text-transform: uppercase;
	color: #1b6385;
	margin: 0 0 5px 0;
}

#NewsItemsfull em{
	font: 12px arial;
	color: #666666;
	margin: 0;
	text-transform:none;
}

.newsItem{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 12px;
color:#666666;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
width:230px;
float: left;
line-height: 120%;
}

.newsItem em{
 font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 12px;
color:#666666;
margin:0px;
padding:0px;
}

#NewsItems{
width: 250px;
}

#NewsItemsfull .newsItem{
font-family: Arial;
font-size: 14px;
color:#666666;
margin:0;
line-height: 120%;
padding: 40px 0px 10px 0px;
width:550px;
}

#newsArchive h4{
display:none;
}



hr {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#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}