/*----------------------  TAGS  -----------------------------*/
BODY
{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}

A{
	font-family : Verdana, Arial, Helvetica, sans-serif ! important;
	font-size : 11px;
	color : #9e0b0f;
	text-decoration : none;
}

A:hover
{
	text-decoration : underline;
}

P, LI
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ! important;
	color:#333333;
	font-size:11px;
	line-height:16px;
	margin-bottom:12px;
	margin-top: 0px;
}
TD, INPUT, SELECT, UL, OL, TEXTAREA, DIV
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ! important;
	color : #333333;
	font-size : 11px;
	line-height:normal;
}
ul
{
	margin: 0px 0px 15px 28px;
}
ol
{
	margin: 0px 0px 15px 36px;
}
li
{
	margin:0px;
}

ul li
{
	list-style-type:square;
}

H1, H2
{
	font-family: Arial, Helvetica, sans-serif ! important;
	font-weight: normal;
	color : #9e0b0f;
	font-size:18px;
	margin: 0px;
}
H3, H4, H5, H6
{
	font-family : Arial, Helvetica, sans-serif ! important;
	font-weight: normal;
	color : #9e0b0f;
	font-size: 16px;
	margin-bottom: 6px;
}
#height100
{
	height:100%;
}

#breadcrumb
{
	padding-top:2px;
	padding-left:20px;
	padding-right:3px;
	line-height:normal;
}

#breadcrumb a
{
	color:#9e0b0f;
	font-size:10px;
	text-decoration:none;
	line-height:normal;
}

#breadcrumb a:hover
{
	color:#545454;
	text-decoration:underline;
}

/* --- TOPMENY --- */
#topmenu
{
	background-image: url(../images/topmenu_bg.gif);
	background-repeat:repeat-x;
	background-color:#e5e5e5;
	background-position:middle;
}
#topmenu UL
{	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:0px;
}
#topmenu li
{	
	float:left;
	padding:0px;
	display:inline;
}
#topmenu a
{	
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	color:#545454;
	text-transform:uppercase;
	border-right:1px solid #cccccc;
	line-height:normal;
	margin:0px;
}
#topmenu a:hover,
#topmenu a.selected
{
	background-color:#d9d9d9;
}
#topmenu li.last a
{
	border-right:none;
}
#menu
{	padding:10px;
}
#menu UL
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;

	padding:0px;


}
#menu li
{	
	float:none;
	margin-bottom:2px;
	height:20px;	
}
#menu a
{	
	display:block;
	background-color:#e5e5e5;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	color:#545454;
	line-height:normal;
}


#menu a:hover,
#menu a.selected,
#menu a.selected:hover
{
	background-color:#d9d9d9;
}
.header
{
	border-bottom: 3px double #9e0b0f;
	padding: 0 8px;	
	margin-top:15px;
}

.float_right
{
	float:right;
}
.container
{
	border:1px solid #d9d9d9;
	
	width:550px;
}
.img_div
{
	float:right;
	padding: 16px 20px 0px 0px;
	margin-left:20px;
}
.innehall
{
	float:left;
	margin:0px;
	padding:0px;
}
.ingredienser
{
	margin:0;
	padding:0px 10px;
}
.ingredienser ol
{ 	margin: 0px 0px 15px 26px;
}
.ingredienser ul
{ 	margin: 0px 0px 15px 18px;
}

.rubrik
{
	border-bottom: 3px double #d9d9d9;
	margin: 8px 0 0 0;
	padding: 0 8px;
}
.Google_adsense
{
	text-align:center;
	padding:15px;
	margin: 0 auto;
	clear:both;
}
.box_top
{
	width:774px;
	height:150px;
	background-image:url(../images/topimg.jpg);
	background-repeat:no-repeat;
}
.box_top img
{
	margin:0px;
	margin-top:78px;
}

.search
{
	float:right;
	margin-top:10px;
	margin-right:5px;
}
.ram
{
	border:2px solid #ffffff;
}

.kategori
{
}

#white.kategori
{
	background-color:#ffffff;
}


.kategori a
{
	text-decoration:none;
	line-height:normal;
	padding: 2px 5px 2px 5px;
	display:block;
}
.kategori a:hover
{
	background-color:#e5e5e5;
	text-decoration:none;
}

.createDate
{
	color:#8c8c8c;
	margin-top:3px;
	float:left;
}
.container_text
{
	padding:10px;
}

.container_text p
{
	text-align:justify;
	line-height:14px;
	margin:0px;
}
.box_right
{
	border:3px double #cccccc;
	padding:15px;
	margin: 20px 0px 20px 20px;
	float:right;
	background-color:#e5e5e5;
	width:220px;	
	
}
.box_right p
{
	text-align:left;
}

.box_right strong, 
.box_right b
{
	font-weight:bold;
	font-size:12px;
	color:#9e0b0f;
}


