BODY
{
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

SPAN, DIV, INPUT, TEXTAREA, SELECT
{
	font-family:Tahoma;
	font-size:11px;
	color:#4c4b4b;
	font-style: normal;
	font-weight: normal;
}

P, TD
{
	line-height:normal;
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #525151;
}

A
{
	color:#c20810;
	text-decoration:none
}

A:hover
{
	color:#d32f0e;
	
}

H1
{
	font-family:Tahoma;
	font-size:24px;
	line-height:normal;
	color:#525151;
}

H2
{
	font-family:Tahoma;
	font-size:20px;
	line-height:normal;
	color:#525151;
}

H3, H4 
{
	font-family:Tahoma;
	font-size:16px;
	line-height:normal;
	font-style: normal;
	font-weight:bold;
	color:#525151;
}
H5
{
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#525151;
}
	
H6
{
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#525151;
}	


/* --- CLASSES --- */

.top
{
	background-image: url(../images/top.gif);
	background-repeat:no-repeat;
}
.redlines
{	background-image: url(../images/redlines.gif);
	background-repeat:repeat-x;
}
.bakgrund-meny
{	background-color:#c6c6c6;
	background-repeat:repeat-y;
}

.bakgrund-meny a
{
	color:#525151;
}

.shadowRight
{	background-image: url(../images/shadowRight.jpg);
	background-repeat:repeat-y;
} 
.shadowBottom
{	background-image: url(../images/shadowBottom.jpg);
	background-repeat:repeat-x;
} 

.content
{
	padding:10px;
}
.botten
{	
	background-color:#bd0a11;
	color:#ffffff;
}
.botten p,
.botten a,
.botten a:hover,
.botten div
{
	color:#ffffff;
	margin:0px;
	line-height:normal;
}

#prodHeader
{
	background-color:#d7d7d7;
	height:27px;
	color:#c0141b;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

#prodContent
{
	padding:10px;
	background-color:#f0f0f0;
}
