#mainwrapper{
	width:990px;
	margin:5px;
	overflow:hidden;
}

#toppic{
	width:990px;
	height:200px;
	overflow:hidden;
}

#topmenu{
	background:url(../bilder_losning/menu_bg.jpg);
	width:690px;
	height:46px;
	overflow:hidden;
	padding:2px 0 0 300px;
}

#topmenu ul{
	margin:0;
	padding:0;
}

#topmenu ul li{
	display:inline;
	margin-right:20px;
}

#topmenu ul li a{
	color:#ffffff;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
}

#contentwrap{
	width:990px;
	background:url(../bilder_losning/content_repeat.jpg) repeat-y;
}

#content_left{
	width:170px;
	float:left;
	overflow:hidden;
	}

#content_left .head{
	height:20px;
	background:#990000;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
}

#content_main{
	width:612px;
	margin:0 20px 15px 15px;
	float:left;
	overflow:hidden;
	
	}



#content_right{
	width:172px;
	float:left;
	overflow:hidden;
	
	}

.search_text{
	border:1px solid #000000;
	width:105px;
	font-size:11px;
	padding:1px 3px;
	margin:0;

}

.search_btn{
	border:1px solid #000000;
	background:#990000;
	font-size:11px;
	color:#ffffff;
	text-transform:uppercase;
	padding:0 2px;
	margin:0;
}

.search_btn:hover{
	background:#bb0000;
}

.tipsbox{
	width:168px;
	border:1px solid #000000;
	background:#efefef;
	margin-bottom:40px;
}

.tipsbox .header{
	width:168px;
	background:#990000;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.tipsbox .content{

	font-size:11px;
	color:#000000;
	text-align:left;
	width:158px;
	margin:5px;
	
	overflow:hidden;
	
}



#bottom{
	height:20px;
	width:990px;
	text-transform:uppercase;
	text-align:center;
	line-height:20px;
	font-size:8px;
	font-weight:bold;
	color:#ffffff;
	background:#990000;
	margin-left:5px;
}

#bottom a{
	color:#ffffff;
	
}

.ns_news_ingr{
	font-weight:bold;
	margin:10px 0;
}

.fs_news_red a{
	color:#990000;

}

.fs_news_date{
	color:#999999;
}


#btk_menu{
	padding:20px;
}

#btk_menu ul{
	margin:0 0 10px 0;
	padding:0;
}

#btk_menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}

#btk_menu ul li a{
	text-transform:uppercase;
	font-weight:bold;
	
}

#btk_menu ul ul{
	padding:0;
}

#btk_menu ul li ul li{
	list-style:none;
	line-height:12px;
	font-size:10px;
	
	
}

#btk_menu ul li ul li a{
	font-weight:normal;
	text-transform:none;
}


/* NEWS OUTPUT FRONTPAGE */


.fsNewsbox{
	width:610px;
	border:1px solid #000000;
	background:#efefef;
	
}

.fsNewsbox .header{
	width:100%;
	background:#990000;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.fsNewsbox .content{

	font-size:11px;
	color:#000000;
	text-align:left;
	width:100%;
	margin:5px;
	
	overflow:hidden;
	
}

.big_news_head{
	font-size:12px;
	font-weight:bold;
}

.big_news_ingr{
	margin:5px 0;
}

.big_news_lesmer a{
	color:#900000;
}