@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;
}

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

h3{
	font-weight: normal;
	font-size:14px;
}

.clearfl{
 clear:both;
}

.c_h3 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h4{
	font-weight: normal;
	font-size:12px;
	margin-left:20px;
	color: #666666;
}

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

.bbqtaste_h2{
	border-left-color: #FF9900;
	font-size: 11px;
	color: #000000;
	border-left-width: 8px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left:20px;
	font-weight: bold;
}

.bbqtaste_city_h2{
	border-left-color: #FF9900;
	font-size: 12px;
	color: #000000;
	border-left-width: 8px;
	border-left-style: solid;
	padding-left: 7px;
}

.tavlingRubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}

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

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

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

.tavlingText{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;	
}

.tavlingVinnare{
	font-weight: normal;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.Rubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
}

.Blogg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 30px;
}

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

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

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

/*Topbanner*/
#topbanner{
	background-color:#FFFFFF;
	width:900px;
	margin-top:20px;
}

/*Huvudmeny*/
#menycontainer {
	background: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}


#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{
	background-color:#FFFFFF;
	width:892px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 1px;
	font-size: 70%;
	padding-left:6px;
	padding-top:8px;
	padding-bottom:4px;
} 

#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{float:left; border: none;}
#infouser{float:right; border: none;}

#main{float:right; background-color:#FFFFFF; width:898px; margin-top:5px; border: 1px solid #FF9900;} 

#content{float:left; width:666px; padding:10px; background-color:#FFFFFF; font-size:11px;} 
#col_1{float:left; width:490px;}
#col_12{
	float:left;
	width:489px;
	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{margin-bottom: 10px}
#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;
}

.start_header a:link{
	text-decoration:none;
	color: #000000;
 }
 
.start_header a:visited{
	text-decoration:none;
	color: #000000;
 }
 
/*logga in*/
#login{
	width:400px;	
	font-size:11px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	margin-bottom:50px;
	border: 1px solid #999999;
}
	
#login_top {
	background-color:#999999;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}	 
/*Tavling*/
#tavling{
	width:500px;	
	font-size:11px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	border: 1px solid #999999;
}
/*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;
	width: 488px;
	border: 1px solid #999999;
}
.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;
	padding: 2px;
	border: 1px none #999999;
}
.news_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	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;
}

/*Nyheter - På orten*/
.news_content_city{
	margin-top:10px;
	margin-bottom:10px;
	width: 488px;
	border: 1px solid #999999;
}
.news_header_city{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9966;
	width: 120px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding: 2px;
	border: 1px none #999999;
}
.news_text_city{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
    padding: 2px;
}
	
.news_text_city a:link{
	text-decoration:none;
	color:#000000;
}

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

.news_text_city a:hover{
	text-decoration:none;
	color:#FF9900;
}	
		
/*Startsidan artiklar*/	
.space{
margin-top: 2px;
}
.artikel_250_left{
float:left;
width:240px;
margin-right:5px;
margin-top: 10px;
}
.artikel_250_right{
float:left;
width:240px;
margin-left:5px;
margin-top: 10px;
}
.artikel_500{
	width:490px;
	margin-top: 10px;	
}
.artikel_h1{
	font-size: 22px;
	text-align: center;
	color: #000000;
	padding-top:10px;
}

.artikel_text{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.artikel_10itopp{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#ads{
	float:left;
	width:200px;
	padding:5px;
	background-color:#FFFFFF;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;*/
	text-align: center;
} 
.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;
}

paorten_ads{
	margin-top:20px;
}
.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_post a:link{
	text-decoration:none;
	color:#000000;
}

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

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

.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;
}

.grillforum_receptheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#996600;
	font-weight: bold;
	font-size: 16px;
}

#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;
}

.h3_forum{
	font-weight: bold;
	font-size:14px;
}

/*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;
	margin-bottom:10px;
	margin-top:10px;	
	font-weight: bold;
}

.sok_result{
	font-size: 11px;
	color:#000000;
	margin-left:40px;
	margin-bottom:5px;
}

.rec_result{
	margin-left:40px;
}

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

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

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

/**/
.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*/

.receptingress{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:25px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}

.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_12Under{
	float:left;
	width:300px;
	padding-top:20px;
	padding-right:20px;
}

#col_2Under{float:left; width:336px;margin-left:10px}

.col_2_headerUnder{
	font-size: 33px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: normal;
	margin-top:20px;
}

#col_12R{
	float:left;
	width:479px;
	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;
}

#content_admin{float:left; width:878px; padding:10px; background-color:#FFFFFF; font-size:11px;}

#admin_info{float:left; width:878px; padding:0px; margin-top:25px; background-color:#FFFFFF; font-size:11px;}

#meny_admin{margin-top:5px; margin-bottom:10px;} 

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

.text_policy{
	margin-left:20px;
	margin-right:20px;
	font-weight: normal;
	font-size:9px;
}

.text_tavling{
	margin-left:20px;
	margin-right:20px;
	font-weight: normal;
	color:#000000;
}

.text_regler{
	margin-left:40px;
	margin-right:20px;
	font-weight: normal;
	color:#000000;
	font-size: 10px;
}

.text_tavling_tabell{
	margin-left:60px;
	font-weight: normal;
	color:#000000;
	font-size: 10px;
}

.text_tavling_nr{
	font-size: 24px;
	color: #000000;
	text-align: center;
}

#footer{
	clear:left;
	width:900px;
	background-color:#FF9900;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-top:10px;
	padding-top:3px;
	padding-bottom:3px;
}

#footer a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:none;
	color:#000000;
}
.tavling_ar {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
}

#bbqtimetable
{
	font-family:"Trebuchet MS", Verdana, Arial;
	width:100%;
	border-collapse:collapse;
}

#bbqtimetable td, #bbqtimetable th
{
 font-size:1em;
 border:1px solid #98bf21;
 padding:3px 7px 2px 7px;
}

#bbqtimetable th
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}

#bbqtimetable tr.alt
{
 color:#000000;
 background-color:#EAF2D3;
}

#picshow{
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 10px;
	width: 400px;
	margin-top: 20px;
	border: 1px solid #666666;
}

#pic{
	background-color:#FFFFFF;
	width:400px;
	height:300px;
	border: 1px solid #666666;
}

#pictext{
	text-align:center;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}

#picnf{	background-color:#FFFFFF;
	width:392px;
	height:15px;
	padding:4px;
	border: 1px solid #666666;
	margin-top:2px;}

.picnfprev{
	float: left;
	width:100px;
	text-align:left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.picnfnext{
	float: right;
	width:100px;
	text-align:right;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

#picinfo{
	background-color:#FFFFFF;
	width:400px;
	height:50px;
	border: 1px solid #666666;
	margin-top:10px;
}

//TABELL
#table-bbqtaste{
	width:100%;
	border-collapse:collapse;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#table-bbqtaste td, #table-bbqtaste th{
	font-size:1em;
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}

#table-bbqtaste th{
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#ffffff;
}

#table-bbqtaste tr.alt td{
 color:#000000;
 background-color:#EAF2D3;
}

.class_center{
 margin-left:100px;
}
.area_box_220 {
	height: 250px;
	width: 440px;
	margin-left: 20px;
	margin-top: 10px;
}
.area_box_left_220 {
	float: left;
	height: 240px;
	width: 120px;
	margin-right: 20px;
}
.area_box_right_220 {
	float: left;
	height: 240px;
	width: 300px;
}

.area_box {
	height: 170px;
	width: 440px;
	margin-left: 20px;
	margin-top: 10px;
}
.area_box_left {
	float: left;
	height: 150px;
	width: 120px;
	margin-right: 20px;
}
.area_box_right {
	float: left;
	height: 150px;
	width: 300px;
}
.area_box_right_header {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.area_box_right_info {
	font-size: 11px;
	margin-top: 2px;
}
.area_box_right_text {
	margin: 10px;
}

.mymargin{
margin-left:40px;
margin-right:40px;
}
/* News first pages */
#news_box{
	width:484px;
	height:96px;
	padding:2px;
	border: 1px solid #999999;
}

#news_pic{
	width:96px;
	height:96px;
	float:left;
}

#news_textarea{
	width:386px;
	height:90px;
	float:right;
	padding-top:6px;
}

#news_textheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#new_text{
	font-size: 11px;
	padding-left:0px;
	padding-right:4px;
}

#news_textlink{
 font-size: 12px;
 text-align:right;
 margin-bottom: 2px;
}

/* News first pages */
.bbqtasteteam_box{
	width:434px;
	margin-left:25px;
	height:96px;
	padding:2px;
}

.bbqtasteteam_pic{
	width:96px;
	height:96px;
	float:left;
}

.bbqtasteteam_textarea{
	width:316px;
	height:90px;
	float:right;
	padding-top:6px;
}

.bbqtasteteam_textheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.bbqtasteteam_text{
	font-size: 11px;
	padding-left:0px;
	padding-right:0px;
}

.normText{
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}
.area_box_right_personal{
	margin: 0px;
}
