.Menu
{
	width: 658px;
	height: 307px;
	background: transparent url(images/logga.jpg);
	position: relative;

	float: left;
	margin: 15px;

}

#Sten1
{
	position: absolute;
	left: 40px;
	top: 213px;
	width: 56px;
	height: 53px;
	background: transparent;
}
#Sten2
{
	position: absolute;
	left: 131px;
	top: 213px;
	width: 43px;
	height: 46px;
	background: transparent;
}
#Sten3
{
	position: absolute;
	left: 188px;
	top: 139px;
	width: 39px;
	height: 34px;
	background: transparent;
}
#Sten4
{
	position: absolute;
	left: 270px;
	top: 159px;
	width: 53px;
	height: 40px;
	background: transparent;
}
#Sten5
{
	position: absolute;
	left: 340px;
	top: 88px;
	width: 54px;
	height: 38px;
	background: transparent;
}
#Sten6
{
	position: absolute;
	left: 385px;
	top: 129px;
	width: 37px;
	height: 33px;
	background: transparent;
}

#Link1
{
	width: 42px;
	background: transparent url(images/menu.jpg) repeat scroll 0px 0px;
}
#Link1:Hover
{
	background-position: 0px -32px;
}

#Link2
{
	width: 78px;
	background: transparent url(images/menu.jpg) repeat scroll -66px 0px;
}
#Link2:Hover
{
	background-position: -66px -32px;
}

#Link3
{
	width: 58px;
	background: transparent url(images/menu.jpg) repeat scroll -167px 0px;
}
#Link3:Hover
{
	background-position: -167px -32px;
}

#Link4
{
	width: 44px;
	background: transparent url(images/menu.jpg) repeat scroll -250px 0px;
}
#Link4:Hover
{
	background-position: -250px -32px;
}

#Link5
{
	width: 62px;
	background: transparent url(images/menu.jpg) repeat scroll -312px 0px;
}
#Link5:Hover
{
	background-position: -312px -32px;
}

#Link6
{
	width: 81px;
	background: transparent url(images/menu.jpg) repeat scroll -377px 0px;
}
#Link6:Hover
{
	background-position: -377px -32px;
}

#MenuBody
{
	position: absolute;
	left: 228px;
	top: 270px;
	width: 486px;
}

A.MenuLink:Link,
A.MenuLink:Active,
A.MenuLink:Visited
{
	font-family: Trebuchet MS, Verdana;
	font-size: 15pt;
	color: #91502B;
	height: 31px;
	margin-right: 21px;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: solid #FFFFFF 3px;
	cursor: pointer;
	display: block;
	float: left;
}

A.MenuLink:Hover
{
	font-family: Trebuchet MS, Verdana;
	font-size: 15pt;
	color: #91502B;
	margin-right: 21px;
	display: block;
	float: left;
	text-decoration: none;
	border-bottom: solid #DDDDDD 3px;
	cursor: pointer;
}

BODY
{
	background: #EEEEEE url(images/bg.jpg);
	margin: 0px;
}

.MainBody
{
	background: white;
}

#LeftBorder
{
	background: #44839E;
	width: 10px;
}
#RightBorder
{
	background: #91502B;
	width: 6px;
}
.Shadow1
{
	width: 730px;
	border-right: solid #555555 2px;
	border-bottom: solid #555555 2px;
}
.Shadow2
{
	width: 730px;
	border-right: solid #AAAAAA 2px;
	border-bottom: solid #AAAAAA 2px;
	position: relative;
	left: 5%;
}

.Header
{
	border-bottom: solid #44839E 1px;
	background: #44839E;
	width: 100%;
	text-align: left;
	clear: both;
}

.HeaderText
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	color:#91502B;
	background: #FFFFFF;
	border-bottom: solid #44839E 1px;
	text-align: left;
}
.HeaderLine
{
	height: 15px;
	background: #44839E;
	float: right;
	width: 100%;
}

.NormalText
{
	font-family:verdana;
	font-size: 8pt;
	color:#000000;
	padding:2px;
	text-align:justify;
}
.FirstLetter
{
	display: block;
	float: left;
	font-size: 22pt;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

.List {
	background: transparent url(images/ball.gif) no-repeat scroll 2px 5px;
	padding-left: 12px;
}

A.Red:Link,
A.Red:Visited,
A.Red:Active
{
	padding: 1px 2px 1px 2px;
	font-family:verdana;
	font-size:10px;
	color: #FFFFFF;
	background: #91502B;
	text-decoration: none;
}

A.Red:Hover
{
	padding: 1px 2px 1px 2px;
	font-family:verdana;
	font-size:10px;
	color: #DDDDDD;
	background: #91502B;
	text-decoration: none;
}

