@charset "utf-8";
/* CSS Document */
/*Grundlayout*/
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	line-height: 17px;
}

h1 {
	margin-top:20px;
	font-size:26px;
	font-weight: bold;
	text-align: center; 
}

h2{
	font-weight: normal;
	font-size:20px;
}

#center{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background: #FFFFFF;
}

.bbqtaste_h2{
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #000000;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
/*Topbanner*/
#topbanner{display:none}

/*Huvudmeny*/
#menycontainer {display:none}


#menycontainer ul {
	margin: 0;
	height: 1.5em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menycontainer li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0 4px 0 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
.menycontent {
	display: block;
	padding: 0 0 0.5em 0;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FF9900;
}
a.meny, a.meny:visited {width: 8em; display: block; text-decoration: none;}
a.meny:hover {background: transparent;}
a#current .menycontent {border-bottom: 1px solid #FFFFFF; color: #000000;}
a#current .menycontent, a#current .r2, a#current .r3, a#current .r4 {background: #FFFFFF;}
a.meny:hover .menycontent, a.meny:hover .r2, a.meny:hover .r3, a.meny:hover .r4 {
	background-color: #FF9900;
	color: #000000;
}

/* runda horn */
.roundtop {background: transparent;}
.r1 {
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background: #FF9900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.r2 {margin: 0 3px; height: 1px; overflow: hidden; background: #FF9900; border-left: 1px solid #FF9900; border-right: 1px solid #FF9900; border-width: 0 2px;}
.r3 {margin: 0 2px; height: 1px; overflow: hidden; background: #FF9900; border-left: 1px solid #FF9900; border-right: 1px solid #FF9900;}
.r4 {margin: 0 1px; height: 2px; overflow: hidden; background: #FF9900; border-left: 1px solid #FF9900; border-right: 1px solid #FF9900;}

/*Undermeny*/
#submeny{display:none} 

#submeny a:link{
	color: #666666;
	text-decoration: none;
}
#submeny a:visited{
	color: #666666;
	text-decoration: none;
}
#submeny a:hover{
	color: #FF9900;
}
#submeny a:active{text-decoration: underline;}
	
#info{
	width:900px;
	margin-top:5px;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
#infodate{display:none;}
#infouser{float:right;}

#main{
	float:right;
	background-color:#FFFFFF;
	width:898px;
	margin-top:5px;
	border: 1px none #FF9900;
} 
#content{float:left; width:666px; padding:10px; background-color:#FFFFFF; font-size:11px;} 
#col_1{float:left; width:500px;}
#col_12{
	float:left;
	width:499px;
	padding-top:20px;
}

.col_12_lexicon{
	font-size: 12px;
	margin-top: 5px;
	font-weight: normal;
}

.col_12_lexicon a:link{
	text-decoration:none;
	color:#000000;
}


.col_12_lexicon a:visited{
	text-decoration:none;
	color:#000000;
}

.col_12_lexicon a:hover{
	text-decoration:none;
	color:#FF9900;
}
.col_12_lexicon_table{
	font-weight: normal;
}

.p_artikel{
 margin-left: 15px;
 margin-right: 15px;
}
#col_12_img{display:none;}
#col_2{float:left; width:164px;margin-left:10px}

.col_2_header{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 151px;
}
.col_2_text{
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 149px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 10px;
	padding-left:3px;
	padding-right:3px;
	padding-top: 5px;
	padding-bottom: 5px;	
	line-height: 16px;
}
.col_2_text a:link{
	text-decoration:none;
	color:#000000;
}

.col_2_text a:visited{
	text-decoration:none;
	color:#000000;
}

.col_2_text a:hover{
	text-decoration:none;
	color:#FF9900;
}

/*Index header*/
.start_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}
/*logga in*/
#login{
	width:400px;	
	font-size:11px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	border: 1px solid #999999;
}
	
#login_top {
	background-color:#999999;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}	 
/*Medlem*/

#medlem{
	width:400px;	
	font-size:11px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	border: 1px solid #999999;
}
	
#medlem_top {
	background-color:#999999;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

/*Nyheter*/
.news_content{
margin-top:10px;
}
.news_header{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9966;
	width: 90px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}
.news_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	font-weight: normal;
	width: 399px;
	text-align: center;
	padding: 2px;
	}
	
.news_text a:link{
	text-decoration:none;
	color:#000000;
}

.news_text a:visited{
	text-decoration:none;
	color:#000000;
}

.news_text a:hover{
	text-decoration:none;
	color:#FF9900;
}	
		
/*Startsidan artiklar*/	
.artikel_250_left{
float:left;
width:245px;
margin-right:5px;
margin-top: 10px;
}
.artikel_250_right{
float:left;
width:245px;
margin-left:5px;
margin-top: 10px;
}
.artikel_500{
	width:500px;
	margin-top: 10px;	
}
#ads{display:none} 
.adstext{
	font-size: 10px;
	color: #666666;
}

/*På orten*/
#paorten_meny{
	float:left;
	width:170px;
	margin-top:20px;
	margin-left: 0;
	padding-left: 0;
} 

#paorten_navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 150px;
	font-size: 11px;
	list-style-type: none;
}

#paorten_navlist li
{
margin-bottom: 0.25em;}

#paorten_navlist li a {
	display: block;
	width: 150px;
	/*height: 100%;*/
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #F5F5F5;
}

#paorten_navlist a:link{color: #000000;}
#paorten_navlist a:visited{color: #000000;}
#paorten_navlist a:hover{
	color: #FFFFFF;
	background-color: #999999;
}

#paorten_content{
	float:left;
	width:490px;
	margin-top:20px;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}
.paorten_cityarea{
 margin-left: 20px;
}

.paorten_cityarea a:link{
	text-decoration:none;
	color:#000000;
}

.paorten_cityarea a:visited{
	text-decoration:none;
	color:#000000;
}

.paorten_cityarea a:hover{
	text-decoration:none;
	color:#FF9900;
}

#paorten_ads{
	float:left;
	width:490px;}
	
#paortten_topimg{
	float:left;
	width:250px;
}
#paortten_toptext{
	float:left;
	width:230px;
	margin-left:10px;
}
#paortten_imgtext{
	clear:both;
	margin-top:10px;
}


.search{
 margin-top:10px;
 margin-bottom:0px;
}
/*Receptlistan*/

.recept_top{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

.recept_listan{
	margin-top:20px;
	margin-left:29px;
}

.recept_listan_h1{
	font-size:13px;
	font-weight: bold;
}

.recept_listan_h1 a:link{
	text-decoration:none;
	color:#000000;
}

.recept_listan_h1 a:visited{
	text-decoration:none;
	color:#000000;
}

.recept_listan_h1 a:hover{
	text-decoration:none;
	color:#FF9900;
}

.recept_listan_text{
	color: #666666;
	font-size: 10px;
}

.recept_space{
	margin-bottom:10px;
}


/*Länkar*/
.lankar{
	margin-left: 20px;
	margin-bottom: 6px;
	font-size: 14 px;
	font-weight: bold;
}

.lankar a:link{
	text-decoration:none;
	color:#000000;
}

.lankar a:visited{
	text-decoration:none;
	color:#000000;
}

.lankar a:hover{
	text-decoration:none;
	color:#FF9900;
}

/*Grillformun*/
.grillforum_h{
	font-size: 16px;
	margin-left:19px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}

.grillforum_text{
	margin-left:10px;
	margin-right:10px;
}

.grillforum_lista{
	margin-left:29px;
	margin-top:20px;
	margin-bottom:20px;
}

.grillforum_post{
	font-size:14px;
	margin-bottom:8px;
}

.grillforum_tabell{
	margin-left:29px
}

.grillforum_land{
	font-size:14px;
}

.grillforum_land a:link{
	text-decoration:none;
	color:#000000;
}

.grillforum_land a:visited{
	text-decoration:none;
	color:#000000;
}

.grillforum_land a:hover{
	text-decoration:none;
	color:#FF9900;
}

#lander_topimg{
	float:left;
	width:230px;
	margin-left:19px;
}
#lander_toptext{
	float:left;
	width:220px;
	margin-left:10px;
}

#lander_imgtext{
	clear:both;
	margin-left:19px;
	margin-top:10px;
}

/*Grilltips*/
.grilltip_h2{
	border-left-color: #FF9900;
	font-size: 16px;
	color: #000000;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 15px;
	margin-bottom:15px;
}

.grilltips_area{
 margin-left: 35px;
 margin-top:10px;
}

.grilltip_header{
	font-size:12px;
	font-weight:bold;
}

.grilltip_text{
	font-size:11px;
	margin-bottom: 15px;
}

/*Grillfest*/

.grillfest_h{
	font-size: 16px;
	margin-left:19px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}

.grillfest_datum{
	font-size:12px;
	margin-left:29px;
}

/*Sök*/
/*Grilltips*/
.sok_h1{
	font-size: 11px;
	margin-bottom:20px;
	color: #000000;
	margin-left: 15px;
	font-weight: bold;
}

.sok_h2{
	border-left-color: #FF9900;
	font-size: 14px;
	color: #000000;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 15px;
	font-weight: normal;
}

/**/
.produkter{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:19px;
	font-size:10px;
}

.produkter a:link{
	text-decoration:none;
	color:#000000;
}

.produkter a:visited{
	text-decoration:none;
	color:#000000;
}

.produkter a:hover{
	text-decoration:none;
	color:#FF9900;
}

.kantlinje {
	border: 1px dotted #003366;
}

/*Grilltips*/

/*Recept*/
.recept_img{
 align:center;
}

.recept_ingredienser{
	margin-left:45px;
	margin-bottom:20px;
}

.recept_margin{
	margin-left:15px;
}

.recept_head_1{
	width:389px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;
	color:#FFFFFF;
	background-color:#FF9900;
	font-weight: bold;
}

.recept_head_2{
	padding-bottom:3px;
	padding-top:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-weight: bold;
}

.kantlinje {
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.recept_h2{
	border-left-color: #FF9900;
	font-size: 12px;
	color: #000000;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 15px;
	margin-bottom:15px;
	font-weight: bold;
}

#col_12R{
	float:left;
	width:489px;
	padding-top:20px;
}

#col_12_imgR{margin-bottom: 10px}
#col_2R{float:left; width:174px;margin-left:10px}

.col_2_headerR{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 161px;
}
.col_2_textR{
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 152px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:3px;
	padding-top: 10px;
	padding-bottom: 5px;	
	line-height: 16px;
}
.col_2_textR a:link{
	text-decoration:none;
	color:#000000;
}

.col_2_textR a:visited{
	text-decoration:none;
	color:#000000;
}

.col_2_textR a:hover{
	text-decoration:none;
	color:#FF9900;
}

.col_2_dryck{
font-size:11px;
text-align:center;
margin-bottom:10px;
}

.text{
	margin-left:20px;
	margin-right:20px;
	font-weight: normal;
}

#footer{display:none;}
