
/* ------------------------------------------------
	reset css
-------------------------------------------------*/

/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007  David Hellsing

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address, { font-style: normal; }
th,h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

/* ------------------------------------------------
	global
-------------------------------------------------*/

html, body, form { margin:0;
				   padding:0;
				   height:100%; }
				   
body 	{ color: #666;
		  font: 11px Arial, Verdana, sans-serif;
		  margin:0px;
		  padding:0px;
		  background: url(../images/bg.png) repeat-x;	}

p, span, div, table, table p, tr, tr p, td, td p
{font: 11px Arial, Verdana, sans-serif;line-height:14px;}

h1 	{ color:#b3b3b3;
	  font:bold 20px Arial, Verdana, sans-serif;
	  margin-bottom: 10px;	}

h2 	{ font:bold 12px Arial, Verdana, sans-serif;
	  margin-bottom: 10px;	}

h3 	{ font-weight:bold;	}

a 	{ color: #666;
	  text-decoration:none;	}
a:hover 	{ text-decoration:underline;	}

img	{ border: 0px solid; 	}



#cont {
		min-height:100%;
	}
	#body {
		padding:0px;
		padding-bottom:90px;	/* Height of the footer */
	}

	
div#container	{ position:relative;
				  z-index:20 !important;
				  display:block;
				  width:920px;
				  height:auto;
				  margin:0px auto 0px auto; }
		  
/* ------------------------------------------------
	form
-------------------------------------------------*/	

	div.form { display:block;
				width:376px; }
	.label { float:left;
			 display:block;
			 width:134px; }
			
	.textfield { 		}	
					 

	.btn { color:#716e6e;
	       text-align:center;
	       margin:5px 0px 0px 0px; }
					
/* ------------------------------------------------
	header
-------------------------------------------------*/

div#header	{ width:920px;
		 	  height:60px;
			  margin:0px;
			  padding:0px 0px 0px 0px;	}

	div#logo	{ float:left;
				  width:168px;
				  height:60px;
				  margin: 0px;
				  padding:0px;
				  position:relative;
				  z-index:15 !important; }


		div#topmenu	{ float:left;
					  width:752px;
					  height:36px;
					  margin:4px 0px 0px 0px;
					  padding:0px; }

			div#topmenu ul { float:right;
					 margin:0px 9px 0px 0px;
					 padding:0px 0px 0px 0px;
					 list-style:none;  }
	
			div#topmenu li { float:left;
	      			         padding:5px 10px;
      				         margin:10px 0px;
	      			         background:url('../images/topmenudivider.png') no-repeat right center; }

			div#topmenu li.last { padding:5px 0px 0px 10px;
					      text-transform:uppercase;
					      line-height:20px;
		      			      color:#666666;
			 	              font: 11px Arial, Verdana, sans-serif;
					      background:none; }

				div#topmenu li.last span { float:left;
										   padding:0px 5px 0px 0px;
										   text-transform:uppercase;
										   line-height:20px;
										   color:#666666;
										   font: 11px Arial, Verdana, sans-serif; }
				
				.search { float:left;	
						  display:block;
						  width:115px;
						  height:14px;
						  margin:-4px 5px 0px 5px;
						  padding:3px;
						  border:none;
	      			      background:url('../images/search.png') no-repeat 0px 0px; }
				
				div#topmenu li.last .searchbtn{ float:left;
												margin:-4px 0px 4px 0px; }
				
			div#topmenu a { display:block;
      				        text-decoration:none;
							text-transform:uppercase;
							line-height:20px;
							color:#666666;
							font: 11px Arial, Verdana, sans-serif;
							border:none; }
			div#topmenu a:hover { color:#b3b3b3; }
			div#topmenu a.active { color:#b3b3b3; }
		

	
/* ------------------------------------------------
	menus
-------------------------------------------------*/


/*	div#menu	{ clear:both;
			  width:920px;
			  height:50px;
			  margin:0px 0px 0px 0px; 
			  padding:0px 0px 0px 0px;
	      		  background:url('../images/menubg.png') no-repeat 0px 0px;  }

	div#menu ul { margin:0px 0px 0px 0px;
		      padding:5px 0px 0px 0px;
		      list-style:none;
	  	      text-align:center;  }

	div#menu li { display:inline;
      		      margin:0px;
      		      padding:0px;
		      text-align:center; }
	
	div#menu a { float:left;
		     display:block;
		     width:182px;
		     height:29px;
		     padding:12px 0px 0px 0px;
      		     text-decoration:none;
		     text-transform:uppercase;
		     text-align:center;
		     line-height:20px;
      		     color:#666666;
	 	     font:13px Arial, verdana, sans-serif;
      		     background: url('../images/menudivider.png') no-repeat right top; }
	
	div#menu li.last a { background:none; } */

	div#menu	{ clear:both;
				  width:920px;
				  height:50px;
				  margin:0px; 
				  padding:0px;
	      		  background:url('../images/menubg.png') no-repeat 0px 0px;  }
				  
	div.innerwrap	{ width: 100%;
					  height: 100%;
					  zoom:1; }				  

	div#menu ul { width:915px;
				  margin:0px;
				  padding:5px 0px 0px 9px;
				  list-style:none;
				  text-align:center;
				  zoom: 1;  }

		div#menu li { float:left;
					  display:block;
					  width:150px;
					  height:50px;
					  margin:0px;
					  padding:0px;
					  text-align:center;
	      		      background: url('../images/menudivider.png') no-repeat right top; }
	
			div#menu li a { float:left;
							display:block;
							width:147px;
							height:30px;
							padding:11px 0px 0px 0px;
			      			text-decoration:none;
							text-transform:uppercase;
							text-align:center;
							line-height:20px;
		      				color:#666666;
							font-weight:normal !important;
						 	font:13px Arial, verdana, sans-serif; }
	
			div#menu li.last { background:none; }
			div#menu li.last { width:150px; }
			div#menu li.last a { width:150px; }
			
			/*div#menu li.first:hover a, div#menu li.first.sfhover a { background: url('../images/menubgoverfirst.png') no-repeat 0px 0px !important; }
			div#menu li.last:hover a, div#menu li.last.sfhover a { background: url('../images/menubgoverlast.png') no-repeat 0px 0px !important; }*/
			div#menu li:hover a, div#menu li.sfhover a { text-decoration:none;
									 					 background: url('../images/menubgover.png') repeat-x; }
			
	div#menu li#last { background:none; }
	div#menu li#last { width:184px; }
	div#menu li#last a { width:182px; }
	
	div#menu li#first:hover a, div#menu li.sfhover #first a { text-decoration:none;
									 						  background: url('../images/menubgoverfirst.png') no-repeat 0px 0px; }
	div#menu li#last:hover a, div#menu li.sfhover #last a { text-decoration:none;
									 						background: url('../images/menubgoverlast.png') no-repeat right 0px; }
	div#menu li:hover a, div#menu li.sfhover a { text-decoration:none;
									 			 background: url('../images/menubgover.png') repeat-x; }




	div.submenu  { clear:both;
				   display:block;
				   width:920px;
				   margin:0px;
				   margin:0px;
				   padding:0px; }

		div.submenu ul { clear:both;
				   		 display:block;
						 margin:0px;
						 padding:5px 0px 3px 19px;
      				     background: url('../images/gulpil.png') no-repeat 10px center; }

			div.submenu li { display:inline;
							 margin:0px;
							 padding:4px 6px;
							 text-align:center;
      				         background: url('../images/topmenudivider.png') no-repeat right center; }
	
			div.submenu li a { color:#666;
							   font:11px Arial, verdana, sans-serif; }

			div.submenu li a:hover { color:#666666;
									 text-decoration:none;
									 border-bottom:1px solid #666; }
			div.submenu li.active a { color:#ffb400; }
			div.submenu li.active a:hover { border:none; }
			div.submenu li.last { background:none; }


		div.submenuone li.active a { text-transform:uppercase;
					     color:#666; 
					     font-weight:bold; }
/* ------------------------------------------------
	main content
-------------------------------------------------*/


	div#maincontent	{ clear:both;
					  width:920px;
					  display:block;
					  margin:0px 0px 0px 0px;
					  padding:0px 0px 0px 0px; }


		div#dist2	{ float:right;
					  display:block;
					  width:593px;
					  height:302px;
					  margin:-321px 0px -20px 0px;
					  padding:19px 0px 19px 19px;
					  position:relative;
					  z-index:1000;
					  background: url(../images/distbg.png) no-repeat 0px 0px; }
					  
		div.dist2cont	{ zoom:1;
						  display:block;
						  width:683px;
						  height:273px; }

			div.dist2col	{ float:left;
							  display:block;
							  width:141px;
							  height:279px;
							  margin:0px 4px 0px 0px;
							  padding:5px 0px 0px 0px; }

				div.dist2col h3	{ margin:0px;
								  padding:0px 10px;
								  color:#666;
								  font:bold 11px arial, verdana, sans-serif; }

				div.dist2col p	{ line-height:16px !important;
								  padding:0px 0px 10px 10px;
								  color:#666;
								  font:11px arial, verdana, sans-serif; }

				div.dist2col li	{ display:inline;
								  line-height:15px !important;
								  color:#666;
								  font:11px arial, verdana, sans-serif; }

				div.dist2col a	{ line-height:15px !important;
								  display:block;
								  padding:2px 10px;
								  color:#666;
								  position:relative;
								  font:11px arial, verdana, sans-serif; }								  

				div.dist2col a:hover	{ text-decoration:none;
										  background:#f4f4f5; }
										  
				div.dist2col.col4 a	{ line-height:15px !important;
									  display:block;
									  padding:2px 0px;
									  color:#666;
									  position:relative;
									  font:11px arial, verdana, sans-serif; }

				div.dist2col.col4 a:hover	{ text-decoration:underline;
										 	  background:none; }									  


				div.dist2col ul.contact li	{ width:120px;
											  line-height:18px !important;
											  margin:1px 10px;
											  padding:0px 0px 0px 20px; }
				div.dist2col ul.contact li a	{ padding:2px; }
				div.dist2col ul.contact li.tel	{ background: url(../images/tel.png) no-repeat 0px 2px; }
				div.dist2col ul.contact li.fax	{ background: url(../images/fax.png) no-repeat 0px 2px; }
				div.dist2col ul.contact li.mail	{ background: url(../images/mail.png) no-repeat 0px 2px; }
				div.dist2col ul.contact li.site	{ background: url(../images/site.png) no-repeat 0px 2px; }



		div#mainimg	{ display:block;
					  width:900px;
					  height:404px;
					  margin:0px;
					  padding:5px 10px;
      		   		  background: url('../images/mainimgbg.png') no-repeat 0px 0px; }

			div#mainimg img	{ width:900px;
							  height:400px;
							  margin:0px;
							  padding:0px; }

			div#mainimg object	{ width:900px;
								  height:400px;
								  margin:0px;
								  padding:0px;}
	

		div.newsbar	{ display:block;
					  width:910px;
					  height:26px;
					  margin:0px;
					  padding:0px 0px 0px 10px; }

			div.senastenyheter	{ float:left;
								  display:block;
								  width:120px;
								  height:19px;
								  margin:0px;
								  padding:2px 0px 5px 1px; }

				div.senastenyheter h2	{ text-transform:uppercase;
										  color:#666666;
										  font:bold 11px arial, verdana, sans-serif; }

			div.pilar	{ float:left;
						  display:block;
						  width:58px;
						  height:26px;
						  margin:0px;
						  padding:0px; }

				div.pilar input	{ float:left;
								  padding:0px 1px 0px 0px; }

			div.newsitem	{ float:left;
							  display:block;
							  width:554px;
							  height:16px;
							  margin:0px -4px 0px 0px;
							  padding:3px 0px 3px 0px; }

				div.newsitem p	{ color:#b3b3b3;
								  font:11px arial, verdana, sans-serif; }
				div.newsitem a	{ color:#b3b3b3;
								  font:11px arial, verdana, sans-serif; }
				div.newsitem a:hover	{ text-decoration:none; }
								  
									 						  

				div.newsitem span.newsdate	{ color:#666 !important;
											  font:bold 11px arial, verdana, sans-serif; }

			div.aterforsaljare	{ float:left;
								  display:block;
								  width:174px;
								  height:26px;
								  margin:0px 0px 0px 0px;
								  padding:0px 0px;
								  text-align:right; }

				div.aterforsaljare a	{ float:right;
										  margin:0px;
										  padding:3px 25px 5px 0px;
										  text-transform:uppercase;
										  color:#fad264;
										  font:bold 11px arial, verdana, sans-serif;
										  background: url('../images/pil3.png') no-repeat right -1px; }
										  
					div.aterforsaljare a img	{ margin:0px 0px -6px 0px; }
					

		div.banners	{ display:block;
				  width:920px;
				  height:180px;
				  margin:0px 0px 0px 10px;
				  padding:0px; }

			div.banner	{ float:left;
					  display:block;
					  width:250px;
					  height:180px;
					  margin:0px 0px 0px 0px;
					  padding:0px;
					  background:url('../images/bannerbg.png') no-repeat 0px 0px; }

			div.banner2	{ float:left;
					  display:block;
					  width:390px;
					  height:180px;
					  margin:0px 0px 0px 0px;
					  padding:0px;
					  background:url('../images/banner2bg.png') no-repeat 0px 0px; }

				div.bannermargin { margin:0px 5px 0px 0px; }
				  


/* ------------------------------------------------
	pages
-------------------------------------------------*/

		div.relimgtop { display:block;
						width:902px;
						height:4px;
						margin:0px -10px -4px 0px;
						position:relative;
						z-index:120;
					    background: url('../images/relimgtop.png') no-repeat 0px 0px; }

		div#relimg	{ clear:both;
					  display:block;
					  width:911px;
					  height:303px;
					  margin:0px 0px 0px 0px;
					  padding:6px 0px 5px 10px; 
					  position:relative;
					  z-index:118;
					  background: url('../images/relimgbg.png') no-repeat 0px 0px; }
		div#relimg object	{ clear:both; }
					  
		div#relimg2	{ clear:both;
					  display:block;
					  width:910px;
					  height:303px;
					  margin:0px;
					  padding:7px 0px 5px 10px; 
					  position:relative;
					  z-index:118;
					  background: url('../images/relimgbg.png') no-repeat 0px 0px; }
		
		div.relimgbottom { display:block;
							width:902px;
							height:4px;
							margin:-3px 0px 0px 0px;
						    position:relative;
						    z-index:119;
						    background: url('../images/relimgbottom.png') no-repeat 0px 0px; }

			div#relimg img	{ /*width:900px;
							  height:300px;*/
							  margin:0px 0px -3px 0px;
							  padding:0px; }


		div.mainpage	{ clear:both;
						  display:block;
						  width:900px;
						  margin:0px;
						  padding:0px 10px; }

			div.left	{ float:left;
						  display:block;
						  width:504px;
						  margin:2px 0px 0px 0px;
						  padding:14px 28px;
      		   			  background: url('../images/leftbg.png') no-repeat 0px 0px; }
	
				div.left p	{ padding:0px 0px 0px 0px; }



			div.right	{ float:left;
						  display:block;
						  width:294px;
						  margin:2px 0px 0px 5px;
						  padding:20px 20px 0px 21px;
      		   			  background: url('../images/rightbg.png') no-repeat 0px 0px; }

				div.rightleft	{ float:left;
								  display:block;
								  width:187px;
								  margin:5px 0px 0px 0px;
								  padding:0px; }

					div.rightleft p	{ color:#666;
									  font:11px arial, verdana, sans-serif;}

					div.rightleft span	{ float:left;
										  display:block;
										  margin:0px 0px 0px -3px;
										  padding:3px 0px 5px 25px;
										  color:#666;
										  font:11px arial, verdana, sans-serif;
      		   						 	  background: url('../images/storbild.png') no-repeat 0px 0px;  }


				div.rightright	{ float:left;
								  display:block;
								  width:115px;
								  margin:5px -11px 0px 0px;
								  padding:0px; }
				
					div.rightright span	{ float:left;
										  display:block;
										  width:45px;
										  margin:0px;
										  padding:3px 0px 0px 0px;
										  color:#666;
										  font:11px arial, verdana, sans-serif; }

					div.rightright a	{ float:left;
										  display:block;
										  width:21px;
										  margin:0px;
										  padding:0px; }

/* ------------------------------------------------
	prods
-------------------------------------------------*/


	div#prodflashmargin { display:block;
						  width:910px;
						  height:400px;
						  margin:-1px 0px 0px 0px;
						  padding:3px 10px 7px 10px;
					 	  position:relative;
						  z-index:50000;
      		 	  	 	  background: url('../images/prodflashbg.png') no-repeat 0px 0px;  }

	div#prodflashmargin2 { display:block;
						   width:910px;
						   height:400px;
						   margin:-1px 0px 0px 0px;
						   padding:3px 10px 7px 10px;
					 	   position:relative;
						   z-index:50000;
      		 	  	 	   background: url('../images/prodflashbg.png') no-repeat 0px 0px;  }						  
						  
	div#prodflashinfo { position:absolute;
						top:28px;
						right:51px;
						display:block;
						width:213px;
						height:274px;
						margin:0px;
						padding:17px 25px 17px 15px;
						z-index:50000; 
						overflow:hidden; 
						background:#fff; }
						
		div#prodflashinfo h1 { color:#666666;
							   font:16px Arial, Verdana, Helvetica, sans-serif;  }
		div#prodflashinfo p { padding:0px 0px 10px 0px;
							  line-height:16px !important;
							  color:#666666;
							  font:11px Arial, Verdana, Helvetica, sans-serif;  }

	div#prodflashinfo2 { position:absolute;
						 top:28px;
						 right:41px;
						 display:block;
						 width:545px;
						 height:334px;
						 margin:0px;
						 padding:7px 15px;
						 z-index:60000; 
						 overflow:hidden;
						 background:#fff; }
						
		div#prodflashinfo2 h1 { margin:0px 0px 10px 0px !important;
								padding:0px !important;
								text-transform:uppercase;
								color:#666666;
							    font:16px Arial, Verdana, Helvetica, sans-serif;  }
		div#prodflashinfo2 p { margin:0px 0px 0px 0px;
							   padding:0px 0px 10px 0px;
							   line-height:16px !important;
							   color:#666666;
							   font:11px Arial, Verdana, Helvetica, sans-serif;  }							  


	div#prodflash { 
					  }

	div.puffar { display:block;
				 width:910px;
				 margin:4px 0px 0px 10px;
				 padding:0px; }


		div.puff { float:left;
				   display:block;
				   width:250px;
				   margin:0px 5px 0px 0px;
				   padding:17px 20px 20px 20px;
      		   	   background: url('../images/puffbg.png') no-repeat 0px 0px; }

			div.puff h2 { margin:0px;
				      padding:0px;
				      text-transform:uppercase;
				      color:#666;
				      font:bold 11px arial, verdana, sans-serif;}

			div.puff ul { clear:both;
				      margin: 0px 0px 10px 0px;
				      padding: 0px; } 

				div.puff ul li { margin: 0px;
					 	 padding: 0px 0px 0px 8px;
						 list-style: none;
						 display: inline; 
      		   	 			 background: url('../images/li.png') no-repeat 1px center; }

				div.puff ul li.first { padding:0px;
						       background:none;}

			div.puff p { clear:both;
				     margin:0px 0px 10px 0px;
				     padding:0px;
				     color:#666;
				     font: 11px arial, verdana, sans-serif; }

				div.puff a { color:#666; }
				div.puff a:hover { text-decoration:none;
								   border-bottom: 1px solid #8a8a8a;     }

		div.puff2 { width:270px;
			    background: url('../images/puff2bg.png') no-repeat 0px 0px; }

		div.puff2 ul li { display:block !important;
				  margin:0px 0px 5px 0px !important;
      		   	 	  padding:0px 0px 0px 20px;
				  background: url('../images/pdf.png') no-repeat 0px 1px; }

			div.puff2 ul li a { color:#666666;     }
			div.puff2 ul li a:hover { text-decoration:none;
									  border-bottom: 1px solid #8a8a8a;     }



/* ------------------------------------------------
	proff
-------------------------------------------------*/

div.proff { display:block,
	    width:910px;
	    margin:0px 0px 0px 10px;
	    padding:0px; }


		div.proffleft { float:left;
						display:block;
						width:500px;
						margin:0px 5px 0px 0px;
						padding:16px 40px 16px 20px;
						color:#666;
						background: url('../images/proffleftbg.png') no-repeat 0px 0px; }

			div.proffleft p { padding:0px 0px 10px 0px;
							  color:#666; }

		div.proffright { float:left;
						 display:block;
						 width:295px;
						 margin:0px 0px 0px 0px;
						 padding:20px;
							 color:#666;
						 background: url('../images/proffrightbg.png') no-repeat 0px 0px; }

			div.proffright h2 { margin:0px;
								padding:0px;
								text-transform:uppercase;
								color:#666;
								font:bold 11px arial, verdana, sans-serif;}

			div.proffright p { margin:0px;
				   	   padding:0px 0px 10px 0px;
					   color:#666;
					   font:11px arial, verdana, sans-serif;}

			div.proffright ul { clear:both;
					    margin: 0px 0px 10px 0px;
					    padding: 0px; } 
		
				div.proffright ul li { margin: 0px;
					 	       padding: 0px 0px 0px 8px;
						       list-style: none;
						       background: url('../images/li.png') no-repeat 1px center; }

		h1#proffesional { display:none;
						  font:bold 20px ImagoBook, Arial, Verdana, sans-serif;}							   


/* ------------------------------------------------
	kontakt
-------------------------------------------------*/

	div.kontakttop { clear:both;
					 display:block;
					 width:920px;
					 height:300px;
					 margin:0px;
					 padding:0px;
					 position:relative;
					 z-index:5000;
					 background: url('../images/kontakttop.png') no-repeat 0px 0px; }

	div.kontakt { display:block;
				  width:900px;
				  margin:0px;
				  padding:3px 10px 0px 10px;
				  background: url('../images/kontaktbg.png') repeat-y; }

		div.kontaktmove { margin:-300px 0px 0px 0px;
				  padding:15px 20px 0px 20px;
				  position:relative;
				  z-index:55000; }

			div.kontaktcol1 { float:left;
					  display:block;
					  width:345px;
					  margin:0px;
					  padding:0px; }

				span.kontaktleft { float:left;
						   display:block;
						   width:180px;
						   margin:0px 0px 15px 0px;
						   line-height:16px !important; }

				span.kontaktright { float:left;
						    display:block;
						    width:130px;
						    margin:0px 0px 15px 0px; 
						    line-height:16px !important; }
					span.kontaktright a { color:#666; }
					span.kontaktright a:hover { text-decoration:underline; }

			div.kontaktcol2 { float:left;
					  display:block;
					  width:265px;
					  margin:0px;
					  padding:0px; }

				div.kontaktcol2 select { width:210px;
							 margin:0px 0px 10px 0px; }

			div.kontaktrow { clear:both;	
					 display:block;
					 width:860px;
					 text-align:right; }

			div.kontaktcol3 { float:left;
					  display:block;
					  width:250px;
					  margin:0px;
					  padding:0px; }

	div.kontaktbottom { display:block;
			    width:920px;
			    height:12px;
			    margin:0px;
			    padding:0px;
			    background: url('../images/kontaktbottom.png') no-repeat 0px 0px; }


	div.mod { float:left;
			  display:inline;
			  width:541px;
			  height:90px;
			  margin:3px 4px 0px 0px;
			  padding:7px 9px 7px 10px;
			  background: url('../images/modbg.png') no-repeat 0px 0px; }

	div.modwhite { float:left;
				   display:block;
				   width:541px;
				   height:86px;
				   margin:3px 5px 0px 0px;
				   padding:0px;
				   background: url('../images/modbg2.png') no-repeat 0px 0px; }

		div.modimg { float:left;
					 display:block;
					 width:100px;
					 height:70px;
					 margin:0px 17px 0px 0px;
					 padding:6px 5px; }


		div.modimg2 { float:left;
					 display:block;
					 width:80px;
					 height:70px;
					 margin:0px 0px 0px 0px;
					 padding:6px 5px; }

		div.modtext { float:left;
					  display:inline;
					  width:410px;
					  height:60px;
					  margin:2px 0px 2px 0px;
					  padding:10px 0px; 
					  overflow:hidden;}

	div.forumlink { float:left;
					display:inline;
					width:315px;
					height:85px;
					margin:3px 0px 0px 0px;
					padding:10px;
					background: url('../images/forumlinkbg.png') no-repeat 0px 0px; }

		div.forumlinkimg { float:left;
						   display:inline;
						   width:65px;
						   height:76px;
						   margin:0px 5px 0px 0px;
						   padding:6px 5px 0px 5px; }

		div.forumlinktext { float:left;
							display:inline;
							width:232px;
							height:60px;
							margin:2px 0px 0px 0px;
							padding:10px 0px; }

			div.forumlinktext h1 { margin:0px;
				  	    		   padding:0px 0px 10px 0px; }

					  
	
/* ------------------------------------------------
	mall 5
-------------------------------------------------*/

	div.left2 { float:left;
			    display:block;
			    width:140px;
			    margin:5px 5px 0px 0px;
			    padding:15px 20px;
		    	background: url('../images/left2bg.png') no-repeat 0px 0px; }

		ul.subsubmenu { margin:0px;
						padding:0px;
						list-style:none; }

			ul.subsubmenu li { margin:0px;
							   padding:0px;
							   list-style:none; }

				ul.subsubmenu li a { line-height:18px !important;
						  			 font-weight:bold; }
				ul.subsubmenu.subsok li  { padding:0px 0px 15px 0px; }
				ul.subsubmenu.subsok li a { text-transform:uppercase; }

				ul.subsubmenu li a:hover { text-decoration:none;
										   border-bottom:1px solid #666; }
				ul.subsubmenu li a.active { border-bottom:1px solid #666; }

				ul.subsubmenu li ul { padding:0px 0px 15px 0px; }
				ul.subsubmenu.subsok li ul { padding:0px 0px 0px 0px; }
				ul.subsubmenu li li { padding:0px 0px 0px 6px; }
				ul.subsubmenu li li a { font-weight:normal; }
				ul.subsubmenu.subsok li li  { padding:0px 0px 0px 6px; }
				ul.subsubmenu.subsok li li a { text-transform:none; }

		div.left2 p { padding:0px 0px 10px 0px;
				      font:11px arial, verdana, sans-serif; }

	div.right2 { float:left;
				 display:block;
				 width:675px;
				 margin:5px 0px 0px 0px;
				 padding:15px 20px;
				 background: url('../images/right2bg.png') no-repeat 0px 0px; }

		div.right2 p { padding:0px 0px 10px 0px; }

		img.pdf { margin:0px 0px -3px 2px; }

	div.right2.sokresultat ul { margin:0px;
								padding:0px;
								list-style:none; }

		div.right2.sokresultat li { margin:0px;
									padding:0px 20px 6px 20px;
									list-style:none;
									background:url('../images/sokpil.png') no-repeat 0px 0px; }

			div.right2.sokresultat li a { text-decoration:underline;	
						     			  font-weight:bold; }

	div.right2.jobbresultat ul { margin:0px;
								 padding:0px;
								 list-style:none; }

		div.right2.jobbresultat li { margin:0px;
									 padding:0px 20px 6px 20px;
									 list-style:none;
	      				    		 background:url('../images/sokpil.png') no-repeat 0px 0px; }

			div.right2.jobbresultat li span.jobbdate { color:#b3b3b3;
								   font:bold 11px arial, verdana, sans-serif; }
			div.right2.jobbresultat li span.jobbtitle { text-transform:uppercase;
						 		    text-decoration:none;	
								    font-weight:bold; }

		div.right2 ul.prods  { float:left;
							   display:block;
							   width:300px;
							   margin:0px;
							   padding:0px; }

		div.right2 ul.prods li { display:block;
								 margin:0px 0px 5px 0px !important;
								 padding:0px 0px 0px 20px;
								 background: url('../images/pdf.png') no-repeat 0px 1px; }

			div.right2 ul.prods li a { color:#666666;     }
			div.right2 ul.prods li a:hover { border-bottom: 1px solid #8a8a8a !important;     }


	div.modforum{ float:left;
		     	  display:block;
				  width:676px;
				  height:86px;
				  margin:3px 5px 10px 0px;
				  padding:0px;
				  position:relative;
				  background: url('../images/modforumbg.png') no-repeat 0px 0px; }	

		div.question2 { position: absolute;
						top:1px;
						right:1px;
						width:29px;
						height:27px;
						background: url('../images/question2.png') no-repeat 0px 0px; }

		div.modforum div.modimg { margin:0px 7px 0px 0px;}
		div.modforum div.modtext{ width:526px; }				

		div.senaste { float:left;	
			      display:block;
			      width:300px;
			      height:27px;
			      margin:0px 0px 20px 0px;
			      padding:5px 0px 0px 0px;}

			div.right2 h3 { display:block;
					padding:0px 0px 2px 0px;
					text-transform:uppercase;     }
		
				span.tab { float:left;
					   display:block;
					   padding:0px 10px 0px 0px; }

		a.nyfraga { float:right;	
					display:block;
					height:27px;
					margin:0px;
					padding:12px 45px 10px 0px;
		    	    color:#b3b3b3;
					font:20px arial, verdana, sans-serif;
					background: url('../images/nyfraga.png') no-repeat right 6px; }
		a:hover.nyfraga { text-decoration:none; }


		div.inlagg { clear:both;
					 display:block;
					 width:663px;
					 margin:0px 0px;
					 padding:6px 6px 6px 0px;
					 border-top:1px solid #d1d1d1;  }

			div.inlaggtext { clear:both;
					 display:block;
					 width:638px;
					 margin:0px;
					 padding:0px 0px 0px 25px;
				    	 background: url('../images/inlagg.png') no-repeat 0px 6px; }

				div.inlagg p { line-height:15px !important;
					       color:#666;
					       font:11px arial, verdana, sans-serif;  }
	
				div.inlagg span.inlaggdate { color:#b3b3b3;
					 		     font:11px arial, verdana, sans-serif;  }
				div.inlagg a { text-decoration:underline;
					       color:#666;
					       font:bold 11px arial, verdana, sans-serif;  }

				div.taggar { float:left;
					     display:block;
					     width:525px;
					     margin:0px;
					     padding:0px 0px 5px 0px;
		    			     color:#b3b3b3;  }

					div.taggar span { color:#666;
					    	          font: bold 11px arial, verdana, sans-serif;  }
	
					div.taggar a { text-decoration:none;
						       color:#b3b3b3;
					    	       font: 11px arial, verdana, sans-serif;  }
		
					div.right2 div.taggar a:hover { border-bottom:1px solid #b3b3b3;  }
		
				div.svar { float:left;
					   display:block;
					   width:138px;
					   margin:0px;
					   padding:0px 0px 5px 0px;
			    		   color:#b3b3b3;
					   text-align:right;  }
	
					div.svar a { text-decoration:none;
						     margin:0px 0px 0px 10px;
						     color:#b3b3b3; 
						     font-weight:normal; }
	
					div.svar a.svar { padding:0px 0px 0px 12px;
							  background:url('../images/svar.png') no-repeat 0px 2px; }
					div.svar a.besvara { padding:0px 0px 2px 18px;
							     background:url('../images/besvara.png') no-repeat 0px 0px; }
		
					div.svar a:hover { border-bottom:1px solid #b3b3b3;  }


		div#pages	{ clear:both;
				  display:block;
				  width:675px;
				  margin:0px auto;
				  padding:15px 0px 0px 0px;
				  text-align:center;
			          border-top:1px solid #d1d1d1;	}

			div#pages ul {  margin:0px auto;
					list-style:none; }

			div#pages li {	display:inline;
		      			margin:0px 0px 0px 0px;
	      				padding:5px 10px 0px 8px;
					background:url('../images/pagesdivider.png') no-repeat right 5px; }
 
			div#pages a {	margin:0px;
					padding:0px;
		      			color:#b3b3b3;
					text-decoration:none;
					font: 11px Arial, Verdana, sans-serif; }

				.nobg  {	background:none !important; }
				.whitebg  {	background: #fff !important; }

				div#pages a img { margin:0px 0px -6px 0px; }
	
			div#pages a:hover { border-bottom:1px solid #b3b3b3;  }
			div#pages a.active { border-bottom:1px solid #b3b3b3;  }



		div.inlaggsvar	{ clear:both;
				  display:block;
				  width:624px;
				  margin:0px 0px 10px 0px;
				  padding:13px 25px;
			          position:relative;
				  border:1px solid #ececec;
				  background:#fff url('../images/svarpil.png') no-repeat 11px 16px;	}
		
			div.right2 div.inlaggsvar p	{ padding:0px 0px 5px 0px !important;	}
			div.right2 div.inlaggsvar a	{ color:#b3b3b3;
							  text-decoration:none;
							  font: 11px Arial, Verdana, sans-serif;	}

			div.kommentera	{ position:absolute;
					  bottom:5px;
					  right:5px;	}
				div.kommentera	a	{ padding:0px 0px 0px 15px;
							  background: url('../images/plus.png') no-repeat 0px 2px;	}


		div.besvaraleft	{ float:left;
				  display:block;
				  width:240px;
				  margin:0px 0px 0px 0px;
				  padding:0px;	}

		div.besvararight	{ float:left;
					  display:block;
					  width:375px;
					  margin:0px -10px 0px 10px;
					  padding:0px;	}

		div.inlaggsvar select	{ width:240px;
					  margin:0px 0px 17px 0px;	}

		div.inlaggsvar .formfield	{ margin:0px 0px 18px 0px;	}
		
		
/* ------------------------------------------------
	sitemap
-------------------------------------------------*/

	.sitemap h2 { display:block;
				  margin:20px 0px 5px 0px;
				  color:#666666;
				  font:16px Arial, Verdana, Helvetica, sans-serif; 
				  border-bottom:1px solid #dddddd; }
	
	.sitemapcol { clear:both;
				  display:block; }
				  
	.sitemapcol li { margin:0px 0px 0px 0px;
					 font-weight:bold; }
	.sitemapcol li li { margin:0px;
					    font-weight:normal; }


	.sitemapcol2 { clear:both;
				   display:block; }
				  
	.sitemapcol2 li { float:left;
					  display:block;
					  width:150px;
					  margin:0px 10px 10px 0px;
					  font-weight:bold; }
					  
	.sitemapcol2 li li { float:none;
						 clear:both;
						 display:block;
						 width:auto;
						 margin:0px;
					     font-weight:normal; }						




/* ------------------------------------------------
	ladda ner
-------------------------------------------------*/



	ul.laddaner  { width:655px;
				   margin:0px 0px 10px 0px;
				   border-top:1px solid #ebebeb;  }

	ul.laddaner li { float:left;
				   	 display:block;
				   	 width:655px;
				   	 margin:0px 0px;
				   	 border-bottom:1px solid #ebebeb;
					 background: url('../images/pilupp.gif') no-repeat 634px center;  }

		ul.laddaner li a { display:block;
						   padding:8px 10px; 
						   font-weight:bold; }
				   
	ul.laddaner li.laddaneractive { float:left;
									display:block;
									width:633px;
									margin:0px;
									padding:8px 9px;
									position:relative;
									border:1px solid #ebebeb;
						 			border-top:none;
									background: #fff url('../images/pilner.gif') no-repeat 633px 9px; }
										
		div.utgatt { position:absolute;
					 right:0px;
					 bottom:0px;
					 display:block;
					 width:120px;
					 height:40px;
					 margin:0px;
					 text-align:right !important;
					 background: url('../images/utrop.png') no-repeat right bottom; }	

			div.utgatt p	{ margin:4px 40px 0px 0px;
							  text-align:right !important;
							  font-weight:bold; }	
									
		ul.laddaner li.laddaneractive a { padding:0px;
									      font-weight:bold; }
										  
										  
		div.laddanerimg { float:left;
						  display:block;
						  width:85px;
						  height:85px;
						  margin:0px;
						  padding:0px; }		  

			div.laddanerimg img	{ display:block;
								  width:75px;
								  height:85px;
								  margin:0px;
								  padding:0px; }	

		div.laddanertext { float:left;
						   display:block;
						   width:450px;
						   margin:0px;
						   padding:0px; }	
						   				
		ul.laddaner li ul.prods { float:left;
								  width:130px;
								  margin:15px 0px 0px 10px; }
								  
		ul.laddaner li ul.prods li { float:left;
									 width:135px;
									 border:none; }			
		ul.laddaner li ul.prods li a { font-weight:normal;
									   width:130px !important; }	
		ul.laddaner li ul.prods li a:hover { text-decoration:underline;
											 border:none !important; }		

/* ------------------------------------------------
	form
-------------------------------------------------*/


	.formfield { display:block;
				 width:232px;
				 height:12px;
				 border:none;
				 margin:0px 0px 4px 0px;
				 padding:4px;
				 background: url('../images/formfield.png') no-repeat 0px 0px;  }

	.formbox { display:block;
			   width:366px;
			   height:56px;
			   border:none;
			   margin:0px 0px 10px 0px;
			   padding:4px;
			   background: url('../images/formbox.png') no-repeat 0px 0px;  }

	.formbox2 { display:block;
				width:242px;
				height:212px;
				border:none;
				margin:0px 0px 10px 0px;
				padding:4px;
  			    background: url('../images/formbox2.png') no-repeat 0px 0px;  }

	.formbox3 { display:block;
				width:366px;
				height:115px;
				border:none;
				margin:0px 0px 10px 0px;
				padding:4px;
				background: url('../images/formbox3.png') no-repeat 0px 0px;  }



	.kontaktbtn { float:right;
		      display:block;
		      width:80px;
		      height:20px;
		      margin:0px 0px 10px 0px;
		      padding:0px;
		      color:#666;
		      font:11px arial, verdana, sans-serif;
		      cursor:pointer;
		      border:none;
		      background: url('../images/pil3.png') no-repeat right 0px;  }

	div.kontaktrow .kontaktbtn { background: url('../images/pil4.png') no-repeat right 0px;  }
				 
/* ------------------------------------------------
	footer
-------------------------------------------------*/


#footer { display:block;
		  width:905px;
		  height:188px;	
		  padding:16px 0px 0px 11px;
		  margin:0px;	}

	#footer p { color:#555;
				font:11px arial, verdana, sans-serif;	}

	#footer ul { clear:both;
		     display:block;
		     margin:0px;
		     padding:0px 0px 10px 0px;	}

		#footer li { float:left;
			     margin:0px;
			     padding:0px;
		 	     color:#b3b3b3;
			     font:11px arial, verdana, sans-serif;	}

		#footer li { float:left;
					 margin:0px;
					 padding:3px 9px 3px 9px;
					 color:#b3b3b3;
					 font:11px arial, verdana, sans-serif;
	      		     background:url('../images/topmenudivider.png') no-repeat 0px center; 	}

			#footer li a { display:inline;
				      	   color:#666666;
		    		       font:11px arial, verdana, sans-serif;
      				       margin:10px 0px;
					       padding:0px;	}

			#footer li a:hover { color:#666666;
								 font:11px arial, verdana, sans-serif;
								 text-decoration:none;
								 border-bottom: 1px solid #b2b2b2;	}

			#footer li.uk { padding:3px 9px 5px 23px;
							background:url('../images/uk.png') no-repeat 0px 0px; 	}

		#footer ul.text { margin:10px 0px 0px 0px; 	}
		#footer ul.text li { padding:0px 20px 0px 0px;
				 			 background:none; 	}
		#footer ul.text li a { color:#b3b3b3;	}

/* ------------------------------------------------
	misc
-------------------------------------------------*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* for understanding browsers */
.puffhojd {
	min-height:163px; 
	height:auto;
}
/* for Internet Explorer */

* html .puffhojd {
	height: 163px;
}

/* for understanding browsers */
.proffhojd {
	min-height:265px; 
	height:auto;
}
/* for Internet Explorer */

* html .proffhojd {
	height: 265px;
}

/* for understanding browsers */
.kontakthojd {
	min-height:280px; 
	height:auto;
}
/* for Internet Explorer */

* html .kontakthojd {
	height: 280px;
}

/* for understanding browsers */
.hojd2 {
	min-height:447px; 
	height:auto;
}
/* for Internet Explorer */

* html .hojd2 {
	height: 447px;
}

/* for understanding browsers */
.pagehojd {
	min-height:240px; 
	height:auto;
}
/* for Internet Explorer */

* html .pagehojd {
	height: 240px;
}


form {
margin: 0px;
padding: 0px;

}

/* ------------------------------------------------
	misc
-------------------------------------------------*/

#sb-overlay{ display:none; }

#sb-container{height:100%;display:none;visibility:hidden;z-index:999;}
body>#sb-container{position:fixed;}
#sb-overlay{height:expression(document.documentElement.clientHeight+'px');background:#fff !important; }
#sb-container>#sb-overlay{height:100%;}
#sb-wrapper{position:absolute;top:0;left:0;}
#sb-wrapper img{margin:0px 0px 0px 0px;border:none;}
#sb-body{position:absolute;top:0;left:0;margin:0;padding:0;background-color:#fff !important;}
#sb-body-inner{position:absolute;top:0;left:0;height:100%;}
#sb-content.html{height:100%;overflow:auto;}
#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}
#sb-body,#sb-loading{padding:0px;}
#sb-title{display:block;padding:2px 0px 2px 5px;margin:0px 0px 0px 0px;background:#f00;display:none;}
#sb-title-inner,#sb-info-inner{position:relative;}
#sb-title-inner{margin:0px 0px 0px 0px; color:#000;}
#sb-info {position:absolute;bottom:0px;height:100%;width:100%;border:none;display:block;color:#000;display:none; }

#sb-info-inner{font-size:12px;color:#000;}
#sb-nav{background:#fff;}
#sb-nav a{display:block;cursor:pointer;}
#sb-nav-close{position:absolute;top:-10px;right:-10px;height:35px;width:35px;z-index:50000;cursor:pointer;background-image:url(../images/close.png);background-repeat:no-repeat;}
#sb-nav-next{float:right;margin:0px 1px 0px 0px;height:66px;width:65px;background-image:url(../images/next.png);background-repeat:no-repeat;}
#sb-nav-previous{float:right;margin:0px 0px 0px 1px;height:66px;width:65px;background-image:url(../images/prev.png);background-repeat:no-repeat;}
#sb-nav-play{background-image:url(play.png);background-repeat:no-repeat;}
#sb-nav-pause{background-image:url(pause.png);background-repeat:no-repeat;}
#sb-counter{display:block;padding:2px 0;margin:0px 0px 0px 20px;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#000;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#000;text-decoration:underline;}
