BODY
{
	margin-top:30px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

SPAN, DIV, INPUT, TEXTAREA, SELECT
{
	font-family:Verdana;
	font-size:11px;
	color:#040404;
	font-style: normal;
	font-weight: normal;
	margin: 4px;
	padding: 4px;
	right: auto;
}

P, TD
{
	line-height:normal;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #040404;
	margin: auto;
}

A
{
	color:#f68c1e;
	text-decoration:none
}

A:hover
{
	color:#413f3d;
	
}

H1
{
	font-family:Verdana;
	font-size:24px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	color:#040404;
}

H2
{
	font-family:Verdana;
	font-size:20px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	color:#040404;
}

H3, H4 
{
	font-family:Verdana;
	font-size:16px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;
}
H5
{
	font-family:Verdana;
	font-size:14px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;	
}

H6
{
	font-family:Verdana;
	font-size:12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#d68018;	
}

/* --- CLASSES --- */
.style1 {color: #d68018}
.style3 {font-size: 14px}
.style4 {font-size: 12px}
.style7 {font-size: 11px}
.style8 {color: #d68018; font-size: 12px; }

.bakgrund
{	background-color:#e4e4e4;
	background-repeat:repeat;
}
.topp
{
	background-image:url(../images/topp.gif);
	background-repeat:repeat-x;
}
.skugga
{	background-image:url(../images/skugga.gif);
	background-repeat:repeat-y;
}

.menyrad
{	background-image:url(../images/menyrad.gif);
	background-repeat:no-repeat,
}
.skuggahoger
{
	background-image:url(../images/hoger-skugga.gif);
	background-repeat:repeat-y
}

.botten-intro
{	
	background-image:url(../images/botten-intro.gif);
	background-repeat:no-repeat;
}
.botten-start
{	
	background-image:url(../images/botten-start.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.menybakgrund
{	background-color:#aeaeae;
}

.content
{
	padding-top:15px;
	padding-left:15px;
}

.padding
{	
	padding-left:15px;
}


/* --- UNDERMENY --- */
.submenuHeader
{
	height:29px;
	background-image:url(../images/newsHeaderBG.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;	
	
	color:#2b2b2b;
	font-weight:normal;
	font-size:11px;	
}

.submenuTD
{
	background-image:url(../images/submenuBG.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#submenu a
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
}

#submenu a.selected,
{
	background-color:#ebebeb;
	color:#f68c1e;	
}

#submenu a:hover,
#submenu a.selected:hover
{
	background-color:#ebebeb;
}


.listProdExtra
{
	background-image:url(../images/newsHeaderBG.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
