BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	overflow-y:scroll;
	background-repeat:repeat-x;
}

P
{
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	font-size:11px;
	line-height:14px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	font-size:11px;
	line-height:normal;
	margin:0px;
}

A
{
	color:#353783;
	text-decoration:underline;
}

A:hover
{
	color:#333333;
}


h1 
{
	font-family: AvantGardEF, Tahoma, Verdana;
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	margin-bottom:10px;
	color:#353783;
	border-bottom:1px solid #353783;
	text-transform:uppercase;
}

h2, h3, h4, h5, h6
{
	font-size:14px;
	margin:0px;
	line-height:normal;
	font-weight:bold;
	padding-bottom:4px;

}

/* --- CLASSES --- */
#height100,
.height100
{
	height:100%;
}

#borderGrey
{
	width:100%;
	position:absolute;
	top:120px;
}

.borderGrey
{
	background-image:url(../images/borderBG.jpg);
	background-repeat:repeat-x;
	height:5px;
}
.html4
{
	color:#898989;
	font-size:11px;
	line-height:normal;
	padding-left:30px;
	padding-right:30px;
}

.html4 p,
.html4 div,
.html4 span,
.html4 a
{
	line-height:normal;
	color:#898989;
	font-size:11px;
	text-decoration:none;
}

/* --- TOPMENY --- */

#menu UL
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:0px;
	padding-top:33px;
}


#menu li a
{	
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:3px;
	text-decoration:none;
	color:#898989;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #cccccc;
}

#menu li
{	
	float:none;
}

#menu li a:hover,
a.selected
{
	background-color:#f1efef;
}

#menu li.submenu a
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	font-weight:normal;
	border:none;
}
#products img
{
	border: 1px solid #cccccc;
}
