div.container{
	position: absolute;
	top: 0px;
	left: 40px;
	width: 800px;
	height: 540px;
	}
div.loga{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 144px;
	background-image: url('loga.png');
	background-repeat: no-repeat;
}
div.ruta{
	position: absolute;
	top: 80px;
	left: 60px;
	width: 721px;
	height: 458px;
	border: 1px solid #3F0531;
}
div.copy{
	position: absolute;
	top: 10px;
	left: 679px;
	width: 100px;
	height: 60px;
}
div.meny{
	position: absolute;
	top: 81px;
	left: 320px;
	width: 450px;
	height: 60px;
}
div.content{
	position: absolute;
	top: 145px;
	left: 65px;
	width: 710px;
	height: 388px;
	overflow: auto;
}
div.blad1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 573px;
	height: 365px;
	overflow: auto;
}
div.galla	{
	position: absolute;
	top: 0px;
	left: 43px;
	width: 600px;
	height: 140px;
}
div.galleria{
	position: absolute;
	top: 140px;
	left: 2px;
	width: 705px;
	height: 240px;
	overflow: auto;
	text-align:center;
}
div.blad2{
	position: absolute;
	top: 366px;
	left: 0px;
	width: 573px;
	height: 20px;
	overflow: auto;
}
/* Text inställningar */
.normal	{
	font-family:arial, verdana;
	font-size:10px;
	font-weight:bold;
	color:#3F0531;
	border: 0px;
	}
.rubrik	{
	font-family:arial, verdana;
	font-size:11px;
	font-weight:bold;
	color:#3F0531;
	border: 0px;
	}
/*
	<hr style=" color:#3F0531;" size="1" noshade>
*/
/* Slut på Text inställningar */
/* Länkalternativ */
a.one:link, a.one:visited	{
	color: #000000;
	font-size: 12px;
	font-family:verdana;
	text-decoration: none;
	font-weight:bold;
	}
a.one:hover, a.one:active 	{
	color: #C5B4C1;
	font-size: 12px;
	font-family:verdana;
	text-decoration: none;
	font-weight:bold;
	}
a.two:link, a.two:visited  {
	color: #3F0531;
	font-size: 10px;
	font-family:verdana;
	text-decoration: none;
	font-weight:bold;
	}
a.two:hover, a.two:active{
	color: #C5B4C1;
	font-size: 10px;
	font-family:verdana;
	text-decoration: none;
	font-weight:bold;
	border: 0px;
	}
/* Slut på Länkalternativen */
