/* 628810re11pxt 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 Licen11px as published by
    the Free Software Foundation, either version 3 of the Licen11px, 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; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

/* ------------------------------------------------
	global
-------------------------------------------------*/



body 	{ /*color: #7c797c;*/
		  color:#3a4146;
		  font: 11px arial, verdana, sans-serif;
		  background: url(../images/headerfullbg.png) repeat-x;
		  margin:0px;
		  padding:0px;	}

p	{ font: 12px Arial, verdana, sans-serif;
	  line-height:16px;
	  }

span	{ font: 11px Arial, verdana sans-serif;
	  line-height:16px;	}

div	{ font: 11px Arial, Verdana, sans-serif;
	  line-height:16px;	}

table, table p	{ font: 11px arial, verdana, sans-serif;
		  line-height:16px;
		  color:#3a4146;	}

tr, tr p	{ font: 11px arial, verdana, sans-serif;
	  line-height:16px;
	  color:#3a4146;	}

td, td p	{ font: 11px arial, verdana, sans-serif;
	  line-height:16px;
	  color:#3a4146;
	  }

p strong {

		
}



h1 	{ font: 17px arial, Verdana, "sans-serif";
	  color: #628810;
	  margin-bottom: 7px;
	  margin-top:3px;
	  font-weight: bold;
	  }
	  
h1.grey {
	color: #576067;
	font: 21px Arial, Verdana, "sans-serif";
	font-weight:400;
	letter-spacing:0px;
	margin-top:5px;
	
}


div.maintext h1 {
	color:#576066;
	font:22px baskerville, georgia, "times new roman", times, serif;
	font-weight:600;
	letter-spacing:0px;
	margin-top:5px;
	
}

div.maintext h2 {
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	color:#628810;
	font-weight:bold;	
}

div.maintext ul {
	margin-left:15px;	
}

div.productcategory {
	border-top:2px solid #e3e3e3;
	padding-bottom:10px; 
}

div.maintext ul li {
	list-style-type:disc;
	list-style-position:outside;
}

div.maintext ul li ul li {
	list-style-type:circle;
	list-style-position:inside;
}
	  

span.ctrlnumber {
	color:#999999;	
}
  	  
	  
h1.green { color:#628810; }	
h1.green a { color:#628810; }	

h2 	{ font-size: 14px; 
	  color: #576066;	
	  margin-bottom: 15px;
	  font-weight: normal;	}

h3 	{ font-weight:bold;	}

a 	{ color: #628810;
	  text-decoration: none;	}
a:hover { text-decoration:none;
		  color:#3a4146;	}

img	{ border: 0px solid; 	}


div#container	{ width:998px;
				  margin:0px auto 0px auto;
				  height:auto;
				  position:relative;
				  z-index:10;
				  }
		  
/* ------------------------------------------------
	header
-------------------------------------------------*/

div#header	{ width:922px;
			  height:159px;
			  margin:0px;
			  padding:0px;
			  margin-left:38px;
			  background: url(../images/headerfullbg.png) repeat-x; 	}

	div#logo	{ float:left;
				  width:157px;
				  height:110px;
				  padding:38px 53px 0px 0px;
				  margin-left:0px;
				  }
			  
	div#slogan	{ float:left;
				  width:170px;
				  padding:70px 0px 0px 0px; }
				  	
			div#slogan	h1 { line-height:19px !important;
						     font:17px arial, arial, verdana, sans-serif; 
						     
						     }					  				  		  


	div#links	{ float:right;
				  width:400px;
				  height:30px;
				  padding:0px 0px 0px 0px; }


	div#search	{ float:right;
				  width:255px;
				  padding:11px 0px 0px 0px;
				  margin:6px 0px 0px 0px;
				  
				  }

		span.searchlabel { float:left;
						   display:block;
						   width:30px;
						   margin:0px;
						   padding:6px 0px 0px 0px;
						   line-height:18px !important;
						   color:#6f6f6f;
						   font:14px arial, arial, verdana, sans-serif; }

		.searchfield { float:left;
				       width:168px;
				       height:20px;
					   padding:4px 0px 0px 5px;
					   color:#5a5b5e;
					   font:12px arial, verdana, sans-serif; 
				       border:0px solid #729d71; 
			    	   background-image:url(../images/searchfield.png);
			    	   margin-left:0px;
			    	   margin-right:8px;
			    	   }
					   
		.searchbtn { float:left;
					 display:block;
					 width:60px;
					 height:24px;
					 margin:0px;
					 padding:0px 0px;
					 text-align:center;
					 color:#fff;
					 font:14px arial, verdana, sans-serif;
					 border:none;
					 background-image:url(../images/searchbutton.png);
					 cursor:pointer;
					 }
	
	div#links ul { float:right;
			       width:390px;
			       margin:0px;
		    	   padding:10px 0px 0px 0px;
			       list-style:none; }

	div#links li {	float:right;
    	  			margin:0px;
      				padding:0px 20px 0px 14px; }

	div#links li.startsidan		{ background: url(../images/startsida.gif) no-repeat 0px 2px; padding:0px 0px 0px 14px;}
	div#links li.kontaktaoss	{ background: url(../images/kontakt.gif) no-repeat 0px 2px; }
	div#links li.skrivut 		{ background: url(../images/skrivut.gif) no-repeat 0px 2px; }
	div#links li.sitemap 		{ 
								  background: url(../images/sitemap.gif) no-repeat 0px 2px;
								  }


	div#links a {	float:left;
      				display:block;
      				margin:0px 0px 0px 0px;
	      			padding:0px 0px 0px 0px;
      				text-decoration:none;
    	  			color:#bcbec0;
					font: 12px  Arial, Verdana, sans-serif; }
			
				  
	#topbanner	{ float:right;
				  display:block;
				  width:513px;
				  height:107px;
				  background-image: url(../images/bannerbg.png);
				  margin:8px 0px 0px 0px;
				  padding:0px 0px 0px 0px; }
	
	#bignumber	{ font-family: baskerville, "times new roman", times, serif;
					  font-weight:600;
					  font-size:85px;
					  color:#628810;
					  line-height:85px !important;
				  	  margin:0px 0px 0px 0px;
				 	  padding:10px 0px 0px 15px; }
				 	
				 	  
				 	  
	#bannertext p	{ font-family: arial, verdana, sans-serif;
					  font-weight:0px;
					  font-size:14px;
					  color:#3a4146;
					  line-height:18px;
				  	  margin:0px 0px 0px 0px;
				 	  padding:20px 15px 0px 17px; }
				 	  
	#bannertext p span {
		font-size:12px;
		color:#628810;
		text-transform:uppercase;
	}
				 	  
	#bannertext p a {
		display:block;
		margin-top:10px;
		font-size:12px;	
	}		  
			

/* ------------------------------------------------
	menus
-------------------------------------------------*/

	div#menu ul {   margin:0px 0px 0px 50px;
					list-style:none; }

	div#menu li {	float:left;
      				margin:0px;
	      			padding:0px 32px 0px 0px; }

	
	div#menu a {	float:left;
    	  			display:block;
      				padding:21px 0px 28px 0px;
					text-align:center;
	      			text-decoration:none;
	      			color:#fff;
					font: 14px Arial, Verdana, sans-serif;
					
					}

	div#menu a.active { color:#4e5d4e;
			  			background: url(../images/menuactive.png) no-repeat center 52px; }

	div#menu a:hover { background: url(../images/menuactive.png) no-repeat center 52px; }


	div#submenu ul { float:left;
					 display:block;
					 width:620px;
					 margin:0px 0px 0px 0px;
					 padding:0px 0px 0px 50px;
					 list-style:none; }

	div#submenu li { float:left;
      				 margin:0px;
      				 padding:0px 25px 0px 0px;}
		
	div#submenu a {	float:left;
	      			display:block;
    	  			padding:0px 0px 0px 0px;
      				text-decoration:none;
      				/*color:#a7a7a7;*/
					color:#576066;
					font: 12px Arial, Verdana, sans-serif; }

	div#submenu a.active { /*color:#696969;*/
						   color:#576066;
						   font-weight:bold;
					       background: url(../images/submenuactive_old.png) no-repeat center 24px; }

	div#submenu a:hover { color:black;}




/* ------------------------------------------------
	main content
-------------------------------------------------*/

div#maincontainer	{ width:998px;
		 		 	  margin:0px 0px 0px 0px;
		 		 	 
		 		 	  }

div#maincontent	{ width:998px;
				  display:block;
				  margin:0px;
				  padding:0px 0px 0px 0px;
				  }

div#left	{ float:left;
			  display:block;
			  width:35px;
			  height:1px;
			  margin-top:60px;
			  }

div#contentcontainer	{ float:left;
						  display:block;
						  width:928px;
						  margin:0px 0px 0px 0px;
						  background: url(../images/mainbg.png) no-repeat;
						  }

	div#content	{ width:930px;
				  margin:0px;
				  padding:0px;
				  }

	div#menu	{ width:930px;
				  height:65px;
				  margin:0px;
				  background: url(../images/menubg.png) no-repeat left top;	}

	div#submenu	{ width:930px;
				  height:23px;
				  margin:0px;
				  padding-top:7px;
				  background: url(../images/submenubg.png) no-repeat left top;	}

	div#kunskapsbanken	{ float:right;
				  display:block;
				  width:260px;
			          position:relative;
			          z-index:405;	}
	
		div#kunskapsbanken p	{ padding:0px 0px 0px 5px;
					  color:#7f7f7f;
					  font:12px arial, verdana, sans-serif; }

		div#kunskapsbanken a	{ padding:0px;
					  margin:0px;
					  color:#628810;
					  font:12px arial, verdana, sans-serif; }
					  
					  
					  
		div#startleft { float:left;
						display:block;
						
				        width:675px;
					    margin:0px 0px 0px 0px;
					    padding:0px;
					    padding-top:0px;
					    }	
					    
					    
		div#sverigesok {
			/*background-color:#576066;
			background-image:url(../images/sverigesok.png);*/
			background:#585d63;
			color:#ffffff;
			width:633px;
			overflow:hidden;
			padding-top:10px;
			margin-top:9px;
			margin-left:12px; 
			padding-left:20px;
			z-index:1000;
			position:relative;
		}	
		div#ctl00_ContentPlaceHolder1_repFilterCategories_ctl00_category { float:left;	
																		   display:block;
																		   width:270px; 
																		   margin:0px 0px 0px 0px;
																		   padding:1px 0px 0px 0px;  }
																		   
		div#ctl00_ContentPlaceHolder1_repFilterCategories_ctl01_category { float:left;	
																		   display:block;
																		   width:160px;
																		   padding:1px 0px 0px 0px;}
		
		div#sverigesok a { float:left;
						   display:block;
						   width:240px;
						   padding:5px;
						   color:#ffffff;
						   font:12px bold Arial, Helvetica, sans-serif;
						  /* border:1px solid #CCCCCC;*/ }						   
						   
		
		#ctl00_ContentPlaceHolder1_btnFilter {
			
			padding:0px !important;
			margin-top:0px !important!	
			margin-bottom:0px !important!	
			margin-left:0x !important!	
			margin-right:16px !important!	
		}	    
					    
					    
		ul.sverigeguide { float:left;
						  width:160px;
						  color:#ffffff; 
						  margin-right:10px;
						  padding-left:10px;
						  padding-top:10px;
						  min-height:200px;
						  padding-bottom:10px;
						  border:1px solid #CCCCCC;	}
						  
		ul.sverigeguide li {width: 140px; float:left}
		
		ul.sverigeguide2 { 	float:left;
							width:240px;
							padding-left:10px;
							color:#ffffff; 
							padding-top:10px;
							padding-bottom:10px;
							border:1px solid #CCCCCC;
							margin-right:10px;    }
							
		ul.sverigeguide2 li {width: 110px; float:left;padding-right:10px; }		  
			  
			  
		.sverigeguide_title {padding-right:100px;}	  			
						
		div.bigblog { display:block;
				      width:623px;
				      background-color:white;
					  margin:0px 0px 9px 12px;
					  padding:15px 15px 15px 15px; }						  				  
										 
				div.bigblogtext a  { color: #3a4146; }		
				div.bigblog div.bigblogtext h1 a  { color: #3a4146; }	
				div.bigblog div.bigblogtext h1 a:hover  { text-decoration:none;
															    color: #628810; }	
				div.bigblog div.bigblogtext a:hover  { text-decoration:none;
															 color: #628810; }										

			div.bigblogtext { float:left;
					          display:block;
				    	      width:626px;
							  padding:12px 0px 10px 12px; }			
								  
		span.hittade { clear:both;
					   display:block;
					   margin:0px 0px 0px 12px;
					   color: #3a4146;
			 		   font:14px arial, verdana, sans-serif;  }						  
					  
	div#leftcol { float:left;
		    	  display:block;
			      width:376px;
				  height:100%;
			      margin:9px 9px 0px 12px;
			      padding:5px 0px 40px 15px;
			      border-top:0px solid #e3e3e3;
			      background-color:white;
			      background-image: url(../images/leftcolumntop.png); 
			      background-repeat: no-repeat;
			      min-height:700px;
			      }
				  
		div#leftcolborder { display:block;
			      			width:361px;
				 			height:0px;
			  			    background:#5a5b5e; }				 

		div.startblogg { display:block;
				         width:361px;
						 margin:0px;
						 padding:0px;
						 padding-bottom:10px;
						 }
	
			.startbloggborder {border-bottom:2px solid #e3e3e3; }

			div.startbloggimg { float:left;	
							    width:100px;
							    font-size:9px;
							    margin-left:0px;
							  	line-height:10px;
							    }

				div.startbloggimg img { width:100px;
								        height:100px;
								        margin-top:10px;
								        }
										
			div.startbloggimg2 { float:left; }

				div.startbloggimg2 img { width:100px;
								         height:100px;
										 padding:0px 10px 10px 0px; }	
										 
				div.startbloggtext a  { color: #3a4146; }			
				div.startblogg div.startbloggtext h1 a  { color: #628810; }	
				div.startblogg div.startbloggtext h1 a:hover  { text-decoration:none;
															    color: #628810; }	
				div.startblogg div.startbloggtext a:hover  { text-decoration:none;
															 color: #628810; }										

			div.startbloggtext { float:left;
					             display:block;
				    	         width:240px;
							     padding:8px 0px 0px 12px; }							 

			div.startbloggtext2 { float:left;
					              display:block;
				    	          width:360px;
							      padding:12px 0px 0px 0px; }	
				
									   
				div.startbloggtext2 p{  padding:0px 0px 0px 0px; }										   							 


			p.comments { padding:7px 0px 0px 0px;
				  		 text-align:left;
				  		 font-style:italic;
				  		 }
			p.comments a 	{ color: #628810; }
			
			
					 
					 
	div.tipsaskrivut { clear:both;
		    	       display:block;
					   margin:0px;
					   padding:10px 0px;
					    }		

	   	div.tipsaskrivut a { padding:0px 10px 0px 0px; }		

	div#middlecol { float:left;
		        display:block;
		        width:223px;
		        margin:9px 10px 0px 0px;
		        padding:15px 15px 40px 15px;
		        background-color:white;
			    background-image: url(../images/middlecolumntop.png); 
			    background-repeat: no-repeat;
			    min-height:700px;
		 		}

		div#bloggheader{ float:left;
			        display:block;
			        width:223px;
				height:86px;
		        	margin:0px 0px 3px 0px;
			        padding:0px;
			       
				 }

			div#bloggheader h2 { line-height:16px !important;
							     padding:11px 110px 11px 11px;
							     color:white;
							     font:13px baskerville, georgia, "times new roman", times, serif;
							     font-weight:800;
							     text-transform:uppercase;
							     letter-spacing:1px;
							     }

			div#middlecol  div.startblogg { width:223px;
							margin:0px;
							padding:0px;
							margin-bottom:10px;
							border-bottom:0px solid #e3e3e3; }

			div#middlecol div.startbloggtext { float:left;
						           display:block;
						           width:223px;
							   padding:5px 0px 5px 0px; }

			div#middlecol div.startbloggtext h1 { line-height:20px !important;
											      color: #628810;
									 		      font:17px arial, verdana, sans-serif; 
									 		      font-weight:normal;
									 		      }	
												  
			div#middlecol div.startbloggtext h1 a { line-height:18px !important;
											        color: #628810;
									 		        font:16px arial, verdana, sans-serif; 
									 		        font-weight:normal;}													  

				div#kommentarer { clear:both;
								  display:block;
						    	  width:223px;
								  margin:0px 0px 0px 0px;
								  margin-top:0px !important;
								  padding:0px;
								  padding-bottom:15px;
								  border-top:2px solid #576066; }

					div#kommentarer a { font-weight:normal; }								  

					div#kommentarer h2 { margin:8px 0px;
									     color: #576066;
					 				     font:14px arial, verdana, sans-serif; }
				
					div.kommentar li {  width:193px;
									    margin:0px 0px 15px 0px;
									    padding:5px 0px 0px 30px;
									    line-height:16px !important;
									    border-top:2px solid #e3e3e3;
									    background: url(../images/pratbubbla.png) no-repeat 0px 10px; }
								
		div#rightcol { float:left;
					   display:block;
			    	   width:241px;
				       margin:9px 0px 0px 0px;
				       padding:0px 0px 40px 0px;
				       position:relative;
				       z-index:400;
				       }	
			
			ul#kunskapsbanken {  margin:0px;
							     padding:0px;
							     list-style:none;
								 }

			ul#kunskapsbanken  li { background-image: url(../images/sidemenubg.png); }
			
			ul#kunskapsbanken  li.first { background-image: url(../images/sidemenufirst.png); }
			
			ul#kunskapsbanken  li.last { background-image: url(../images/sidemenulast.png); }

			ul#kunskapsbanken  a {  display:block;
									width:226px;
									margin:0px 0px 0px 0px;
									padding:0px 0px 0px 15px;
									height:30px;
									line-height:30px !important;
							        font:14px arial, verdana, sans-serif;
									
									color:#fff;
									
									}
			
									
									
			ul#kunskapsbanken  a:hover { background-image: url(../images/sidemenupressed.gif); }
		
			ul#kunskapsbanken  a.active {  background-image: url(../images/sidemenupressed.gif);  }									

		div#sponsorer	{ padding:20px 0px 0px 0px; }

		div#sponsorer p	{ padding:2px 0px 10px 0px;
						  color:#7f7f7f;
						  font:12px  arial, verdana, sans-serif; }	  

		div.banner	{ padding:0px 0px 6px 0px; }

div#right	{ float:left;
		  width:35px;
		  margin:60px -10px 0px 0px;  }



/* ------------------------------------------------
	blogg
-------------------------------------------------*/

	div.bloggbanner { clear:both;
					  margin:5px 0px 15px 0px;
					  padding:0px 0px;
					  width:361px;
					  border-top:2px solid #576066;
					  border-bottom:0px solid #e3e3e3;
					   }

		div.bloggbanner h3 { color: #576066;
							 padding:0px 0px 5px 0px;
							 font-weight:normal;
							 
							 }
							  
		div.bloggbanner img { 
						      height:107px;
						      margin:0px;
						      padding:0px; }

	div#leftcol div.kommentarer { float:left;
				      display:block;
				      width:361px;
				      margin:0px 0px 0px 0px;
				      padding:20px 0px 0px 0px;
				      border-top:2px solid #5a5b5e; }

		div#leftcol div.kommentarer h2 { margin:10px 0px;
						 color: #959595;
					 	 font:14px arial, arial, verdana, sans-serif; }
				
		div#leftcol div.kommentar li {  width:316px;
					        margin:0px 0px 10px 0px;
						padding:5px 10px 0px 35px;
						line-height:16px !important;
						border-top:2px solid #e3e3e3;
						background: url(../images/pratbubbla.png) no-repeat 0px 10px; }
						
		div#leftcol div.kommentar li img {
			padding-top:5px;
		}


	div.kommentera { clear:both;
					 margin:20px 15px 0px 0px;
					 padding:15px 15px;
					 border-top:0px solid #e3e3e3;
					 border-bottom:0px solid #e3e3e3;
					 background:#e3e3e3; }

		span.label { float:left;
				     display:block;
				     width:100px;
				     height:20px;
				     margin:4px 0px 0px 0px;
				     padding:1px 2px;
				     color: #7c797c; }
					 
		span.label2 { float:left;
				     display:block;
				     width:110px;
				     height:20px;
				     margin:4px 0px 0px 0px;
				     padding:1px 2px;
				     color: #7c797c; }					 
	
		.textfield { float:left;
				     width:220px;
				     height:20px;
			    	 margin:4px 0px 0px 0px;
				     padding:1px 2px;
				     color: #7c797c;
				     font:12px arial, arial, verdana, sans-serif;
				     border:1px solid #d1d0d1;
			    	 background:#fff; }

		.textarea { float:left;
				    width:220px;
				    height:80px;
				    margin:4px 0px 0px 0px;
				    padding:1px 2px;
				    color: #7c797c;
				    font:12px arial, arial, verdana, sans-serif;
				    border:1px solid #d1d0d1;
				    background:#fff; }

		.btn { float:left;
		       margin:4px 5px 0px 0px;
		       padding:2px 5px;
		       color:#fff;
		       font:bold 12px arial, arial, verdana, sans-serif;
		       border:none;
		       background:#d1d0d1; }


	
			
			div#kommentarer div.blogginlagg ul {margin:10px 0px 0px 0px; }

			div#kommentarer div.blogginlagg li {margin:5px 0px; }

			div#kommentarer div.blogginlagg h2 { line-height:22px !important;
							     margin:0px 0px 0px 0px;
							     color: #959595;
					 		     font:16px arial, arial, verdana, sans-serif; }

			div#kommentarer div.blogginlagg p { font-weight:bold; }

		div#aldre { clear:both;
			    display:block;
			    width:223px;
			    margin:30px 0px 15px 0px;
			    padding:0px;
			    border-top:2px solid #5a5b5e; }


		div#aldre h3 { color:#5a5a5a;
			       font-weight:normal;
			       cursor:pointer;
			       padding:7px 22px;
			       border-bottom:1px solid #fff;
			       background: #f0eff0 url(../images/pilsidan.gif) no-repeat 220px 7px;}

		div#aldre h3 a { color:#5a5a5a;
			         font-weight:normal; }

		div#aldre h3.open { background: #f0eff0 url(../images/pilner.gif) no-repeat 220px 7px;}		

		div.calendaritem { clear:both;
				   display:block; }
		
		div.calendardate { float:left;
				   display:block;
				   width:33px;
				   height:26px;
				   margin:5px 10px 5px 0px;
				   padding:7px 0px 0px 0px;
				   text-align:center;
				   background:#628810; }
		
		div.calendardate p { color:#fff;
				     font:bold 16px arial, verdana, sans-serif; }
	
		div.calendartext { float:left;
				   display:block;
				   width:225px;
				   margin:3px 0px 0px 0px;
				   padding:6px 10px;
			   	   border-bottom:1px solid #d1d0d1; }

		div.calendartext p { line-height:16px !important;
				     font:bold 11px arial, Arial, Verdana, sans-serif; }
		div.calendartext a { line-height:16px !important;
				     font: 11px arial, Arial, Verdana, sans-serif; }
		
/* ------------------------------------------------
	pages
-------------------------------------------------*/


div.maintext { clear:both;
		       display:block;
		       width:341px;
		       margin:0px;
		       margin-bottom:0px !important;
		       padding:0px 20px 0px 0px; }

	div#middlecol div.bloggbanner { padding:5px 0px;
									text-align:center; }

	div#artiklar { clear:both;
			       display:block;
			       width:249px;
			       margin:0px 0px 0px 0px;
			       padding:0px;
			       border-top:2px solid #5a5b5e; }

	div.artiklar h2 { margin:10px 0px;
					  color: #959595;
					  font:14px arial, arial, verdana, sans-serif; }

	div#middlecol div.artiklar li {  margin:0px 0px 5px 0px;
									 padding:5px 10px 0px 35px;
									 line-height:16px !important;
									 border-top:2px solid #e3e3e3;
									 background: url(../images/artikel.png) no-repeat 0px 10px; }

	div#relimg{ padding:0px 0px 0px 0px; }
	
		div#relimg img { width:249px;
						 height:170px;
						 padding:0px 0px 30px 0px; }


	div#guidetext { clear:both;
					display:block;
			    	width:223px;
					margin:0px 0px 0px 0px;
					padding:0px;
			        border-top:2px solid #5a5b5e; }

	div#guidetext h2 { margin:8px 0px;
			   color: #576066;
	 		   font:14px arial, arial, verdana, sans-serif; }
			   
			   
	div.tellafriend{  width:316px;
			    	  margin:0px 4px;
			    	  display:block;
			    	  margin:30px auto;
					  font-size:11px;
					  padding:20px 20px;
		    	      border-top:2px solid #5a5b5e;
		    	      border-bottom:2px solid #5a5b5e;
					  background:#fff; }						  						 	
		
		.textfieldtellfriend {	padding:1px 2px;
								border:1px solid #dadada;
								background:#fff; }
								
		.btntellfriend {	background:#004282;
							border:none;
							color:#fff;
							padding:2px 5px;
							margin:0px 0px 0px 20px; }					   

#comment_blox { background:#f00; }
/* ------------------------------------------------
	footer
-------------------------------------------------*/

#footer { width:899px;
		  height:94px;	
		  padding:8px 0px 0px 0px;
		  margin:0px 0px 30px 62px;
		  border-top:2px solid #5a5b5e;
		  	}
	
#footer p { font:11px arial, verdana, sans-serif;
	 	   color:#959595; 
	 	   line-height:18px; }

#footer span { font:13px Arial, verdana, sans-serif;
			   padding:0px 0px 10px 0px; }		   

#footer a:hover {color:#959595;
		 text-decoration:none;  }

/* ------------------------------------------------
	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 */
.hojd {
	min-height:600px; 
	height:auto;
}
/* for Internet Explorer */

* html .hojd {
	height: 600px;
}

/* for understanding browsers */
.hojd2 {
	min-height:384px; 
	height:auto;
}
/* for Internet Explorer */

* html .hojd2 {
	height: 384px;
}

/* for understanding browsers */
.conditionhojd {
	min-height:210px; 
	height:auto;
}
/* for Internet Explorer */

* html .conditionhojd {
	height: 210px;
}


form {
margin: 0px;
padding: 0px;

}
