BODY
{
	margin-top:60px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

SPAN, DIV, INPUT, TEXTAREA, SELECT
{
	font-family:Tahoma;
	font-size:11px;
	color:#040404;
	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: #040404;

}

A
{
	color:#040404;
	text-decoration:underline;
}

A:hover
{
	color:#705835;

	
}

H1
{
	font-family:Tahoma;
	font-size:30px;
	padding-top:4px;
	line-height:normal;
	font-weight:normal;
	color:#040404;
}

H2
{
	font-family:Tahoma;
	font-size:24px;
	margin-bottom:4px;
	margin-top:4px;
	line-height:normal;
	color:#d040404;
}

H3 
{
	font-family:Tahoma;
	font-size:18px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;
	margin-left:10px;

}
H4
{
	font-family:Tahoma;
	font-size:14px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;
	padding-left:10px;
}
	
H5
{
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:4px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;
	padding-left:10px;
}	

H6
{
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color:#040404;
}	

/* --- CLASSES --- */

.bakgrund
{	background-image:url(../images/bakgrund.gif);
	background-repeat:repeat-x;
}
.top
{	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
}

.skugga-h
{	background-image:url(../images/skugga-h.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.skuggabotten
{	background-image:url(../images/skugga-botten.gif);
	background-repeat:repeat-x;
}
.botten
{	background-image:url(../images/botten.gif);
	background-repeat:repeat-x;
}

.bubblor
{	background-image:url(../images/bubblor.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.menyknapp
{	background-image:url(../images/menyknapp.gif);
	background-repeat:no-repeat;
}
.menu A
{
	color:#ffffff;
	width:100%;
	padding-top:6px;
	height:27px;
}

.menu A:hover
{
	background-color:#ffffff;
	width:100%;
	height:27px;

}

.content
{
	padding-top:15px;
	padding-left:15px;
}
.padding-left
{	
	padding-left:20px;
}

.padding
{	
	padding-top:6px;
}

