body {
	background-image: url(Images/bg_95.png);
	background-repeat: repeat;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
	font-style: normal;
}

.navigatortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



/**********************************************************
   Bakgrundsplattan
 **********************************************************/
#main {
	width: 980px;
	height: 600px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
}

/*#top {
	border: 5px solid #FFFFFF;
	width: 960px;
	height: 120px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
	background-color: #FFCC99;	
}
*/

#logoarea {
	width: 150px;
	height: 130px;
	position: absolute;
	left: 10px;
	top: 10px;
	
}

#navigator {
	border: 5px solid #FFFFFF;
	position: absolute;
	height: 530px;
	width: 160px;
	left: 15px;
	top: 15px;
	background-color: #FFCC99;
}

#navigatortext {
	position: absolute;
	height: 375px;
	width: 150px;
	left: 10px;
	bottom: 10px;
}

#content {
	border: 5px solid #FFFFFF;
	position: absolute;
	height: 530px;
	width: 745px;
	right: 15px;
	top: 15px;
	background-color: #FFCC99;
}

#contentarea {
	position: absolute;
	height: 520px;
	width: 735px;
	left: 10px;
	top: 10px;
}

#header {
	position: absolute;
	height: 90px;
	width: 735px;
	left: 0px;
	top: 0px;
}
	
#menuarea {
	position: absolute;
	height: 395px;
	width: 675px;
	left: 25px;
	top: 90px;
	overflow: auto;
}

#picturearea1 {
	position: absolute;
	height: 91px;
	width: 600px;
	left: 38px;
	top: 5px;
}

#textarea1 {
	position: absolute;
	height: 100px;
	width: 675px;
	left: 0px;
	top: 115px;
}

.navigatortext:hover {
	color: #000000;
	text-decoration: none;
}

.navigatortext:visited {
	color: #000000;
	text-decoration: none;
}

.navigatortext:link {
	color: #000000;
	text-decoration: none;
}

.style9 {
font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
