/* CSS Document */

html, body{font-size:10px;}

body{
	margin:0;
	padding:0 0 15px;
	background:#4e4e4e;
	text-align:center;
	font:1.1em/1.5 Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	}

a{
	text-decoration:none;
	color:#0d4ba2;
	}
	a:hover{
		color:#2c6dc8;
		text-decoration:underline;
		}
	
	
.float_right{float:right; padding:1em 0 1em 40px;}	
	
a img{border:0;}
img.h1{
	margin:7px 0 20px;
	}
	img.h2{
	margin:7px 0 0;
	}
	
h1, h2, h3, h4, h5, h6{
	margin:0 0 0.5em;
	line-height:1.2;
	}
	h1{
		font-size:2em;
		font-weight:bold;
		color:#455883;
		}
	h2{
		font-size:1.4em;
		font-weight:bold;
		color:#455883;
		xclear:right;
		}
	h3{
		font-size:1.3em;
		font-weight:300;
		color:#455883;
		}
	h4{
		font-weight:bold;
		color:#455883;
		}
	h5, h6{
		font-weight:bold;
		}						
		
		
	
p{margin:0 0 1em;}
.date{color:#0d4ba2;}	
	
div#header{
	width:1000px;
	margin:0 auto;
	background:url(../images/styles/bg_header.gif) top left no-repeat;
	height:129px;
	padding:0;
	text-align:left;
	}
	div#header a.logo{
		float:left;
		margin:0 0 0 163px;
		}
	div#header a.vinn{
		float:right;
		margin:0px 33px 0 0;
		height:107px;
		width:319px;
		display:block;
		background:url(../images/styles/vinnare.gif) top left no-repeat;
		}
		div#header a.vinn:hover{
			background:url(../images/styles/vinnare_hover.gif) top left no-repeat;
			}
		div#header a.vinn span{display:none;}
		
		
div#header a.winner{
		float:right;
		margin:0px 17px 0 0;
		height:107px;
		width:335px;
		display:block;
		background:url(../images/styles/winner.gif) top left no-repeat;
		}
		div#header a.winner:hover{
			background:url(../images/styles/winner_hover.gif) top left no-repeat;
			}
		div#header a.winner span{display:none;}				
		
div#content_wrapper{background:url(../images/styles/bg_content_wrapper.gif) 768px 0 repeat-y;}		
			
	
div#menu_wrapper{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	height:36px;
	xborder-top:3px solid #545454;
	background:url(../images/styles/bg_menu_wrapper.gif) top left repeat-x;
	}

ul#menu{
	list-style:none;
	margin:0;
	padding:0 30px;
	overflow:hidden;
	width:830px;
	float:left;
	}
	ul#menu li{
		float:left;
		margin:0;
		padding:0;
		}
		ul#menu li a{
			color:#fff;
			text-decoration:none;
			padding:4px 15px 6px;
			font-size:1.2em;
			display:inline-block;
			height:20px;
			}
			ul#menu li a:hover, ul#menu li a.active{
				color:#ffba1e;
				}
				ul#menu li a.active{
					border-bottom:7px solid #292929;
					}
					
ul#flags{
	float:right;
	margin:0;
	padding:0;
	width:70px;
	height:36px;
	}
	ul#flags li{
		float:right;
		display:inline;
		padding:8px 8px 0 0;
		overflow:hidden;
		display:block; 
		}
						
					
					



ul.submenu{
	list-style:none;
	margin:7px 0 0;
	padding:0;
	}
	ul.submenu li{
		margin:0 0 1px;
		padding:0;
		}
		ul.submenu li a{
			color:#666;
			text-decoration:none;
			padding:5px 10px;
			font-size:1.2em;
			display:block;
			background:#f1f1f1;
			xborder-bottom:1px solid #fff;
			border-left:4px solid #eee;
			}
			ul.submenu li a:hover, ul.submenu li a.active{
				border-left:4px solid #ffba1e;
				}
				
						
		
	
div#container{
	width:986px;
	margin:0 auto;
	text-align:left;
	background:url(../images/styles/bg_container.gif) bottom left no-repeat #fff;
	padding:7px;
	}		
	
div#left_wrapper{
	width:769px;
	float:left;
	}
div#right_wrapper{
	width:209px;
	float:right;
	}
div#right_wrapper p{
	padding:0 10px;
	}	
	
	
div#footer{
	width:1000px;
	text-align:left;
	margin:0 auto;
	padding:10px 0 20px;
	color:#fff;
	}	
	
div#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	div#footer ul li{
		margin:0;
		padding:0 8px 0 10px;
		background:url(../images/styles/bg_li_footer.gif) 0 6px no-repeat;
		float:left;
		}
	div#footer ul li.zink{
		background:0;
		padding:0 8px 0 0;
		}
		div#footer ul li a{color:#fff;}			



div#three_div{
	width:690px;
	padding:0 40px 10px;
	overflow:hidden;
	}
	div#three_div div{
		width:190px;
		float:left;
		padding:0 20px;
		}
		div#three_div div a{
			background:url(../images/styles/bullet_arrows.gif) 0 4px no-repeat; padding:0 0 0 18px;
			}
		div#three_div div img{
			margin-bottom:18px;
			}
	div#three_div div.left{
		background:url(../images/styles/threediv_divider.gif) top right no-repeat;
		}
	div#three_div div.center{
		}
	div#three_div div.right{
		background:url(../images/styles/threediv_divider.gif) top left no-repeat;
		}	
		
div#content{
	width:688px;
	margin:10px 0;
	padding:1em 40px 0;
	overflow:hidden;
	xborder-right:1px solid #ccc;
	font-size:1.1em;
	}				
	
	
dl.articleimg{
	margin:0;
	width:215px;
	padding:0 0 0 40px;
	float:right;
	font-size:0.9em;
	}
	dl.articleimg dt{
		width:215px;
		}
	dl.articleimg dd{
		width:215px;
		padding:1em 0;
		margin:0;
		}	
		
ul.fakta{
	list-style:none;
	margin:0 0 1.5em;
	padding:0;
	}
	ul.fakta li{
		margin:0 0 0.5em;
		padding:0 0 6px 10px;
		border-bottom:1px solid #ccc;
		background:url(../images/styles/fakta_bullet.gif) 0 6px no-repeat;
		}
		ul.fakta li.no_bullet{background:none; padding:0 0 6px;}
		
ul.fakta_nobullet{
	list-style:none;
	margin:0 0 1.5em;
	padding:0;
	}
	ul.fakta_nobullet li{
		margin:0 0 0.5em;
		padding:0 0 6px 0;
		border-bottom:1px solid #ccc;
		}		
		
table.kontakt{
	border:0;
	width:100%;
	padding:0;
	margin:0;
	}
	table.kontakt td{
		vertical-align:top;
		width:50%;
		padding:1.5em 0;
		border-top:1px solid #eee;
		}
		table.kontakt td.main_kontakt{padding:0 0 1.5em; border:0;}	
		table.kontakt td table{border:0; padding:0; margin:0; width:342px;}
		table.kontakt td table td{border:0; vertical-align:top; padding:0; margin:0;}
			table.kontakt td table td.img{padding-right:10px; width:100px;}
			table.kontakt td table td.text{width:232px;}		
			
table#anmalan{
	width:250px;
	float:right;
	/*border:1px solid #000;
	border-top:1px solid #3d8fed;
	border-left:1px solid #2465b2;*/
	background:url(../images/styles/bg_anmalan.gif) bottom left no-repeat #eee;
	padding:0 0 0;
	margin:1em 0 0 20px;
	xbackground:#eee;
	}
	table#anmalan td{vertical-align:center; padding:0 0 10px 0;}
	table#anmalan td.bottom{padding:0 0 60px 0;}
		table#anmalan td.left{padding:0 10px 10px; width:50px;}
		table#anmalan td h3{background:url(../images/styles/h3_anmal.gif) top left no-repeat; text-align:center; margin:0; padding:0 0 5px; height:31px; line-height:31px; width:250px; font-size:1.2em;}		
		
		
table.vinn{
	width:688px;
	border:0;
	padding:0 0 0px;
	margin:20px 0 0;
	border-top:1px solid #ddd;
	}
	table.vinn td{padding:20px 20px 0  0; margin:0; width:209px; vertical-align:top; font-size:0.9em;}
		table.vinn td.textblock{xfont-size:1em;}
	table.vinn td img{padding:0 0 10px;}
	
	
table.production{
	border:0;
	padding:0;
	margin:0;
	width:688px;
	}
	table.production td{width:172px; padding-bottom:1em;}
		table.production td a img{padding:2px; border:1px solid #ddd;}	
			table.production td a:hover img{padding:2px; border:1px solid #777;}				
			
			
table.egenskaper{
	border:1px solid #ddd;
	border-right:none;
	border-bottom:none;
	font-size:0.8em;
	width:688px;
	margin:0 0 1.5em;
	padding:0;
	}
	table.egenskaper td{padding:3px; margin:0; border:1px solid #ddd; border-left:none; border-top:none;}
		table.egenskaper tr.grey{background:#f1f1f1;}		
		
.newsimg_right{
	padding-bottom:5px;
	padding-left:10px;
}

.newsimg_left{
	padding-bottom:5px;
	padding-right:10px;
}

a.news_more{
	background:url(../images/styles/bullet_arrows.gif) 0 4px no-repeat; padding:0 0 0 18px;
	}