img{
border: none;
}

#centerimage
{
position: absolute;
visibility: hidden;
}

#tillbaka
{
position: absolute;
visibility: hidden;
width: 200px;
height: 12px;
font-weight: bold;
color: white;
text-align: center;
}

body {
	background-image: url(images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	}

#main {
	position:absolute;
	width:904px;
	height:606px;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-left: -452px;
	margin-top: -303px;
	}


#top_hldr {
	position:absolute;
	width:904px;
	height:19px;
	z-index:1;
	left: 0;
	top: 0;
}

#left_hldr {
	position:absolute;
	width:48px;
	height:548px;
	z-index:1;
	top: 19px;
}

#center_hldr {
	position:absolute;
	width:804px;
	height:510px;
	z-index:1;
	left: 48px;
	top: 19px;
}

#right_hldr {
	position:absolute;
	width:52px;
	height:548px;
	z-index:1;
	left: 852px;
	top: 19px;
}

#menu_hldr {
	position:absolute;
	width:804px;
	height:38px;
	z-index:1;
	left: 48px;
	top: 529px;
}

#btm_hlrd {
	position:absolute;
	width:904px;
	height:34px;
	z-index:1;
	left: 0px;
	top: 567px;
}

#pageShifter {
	position:absolute;
	width:322px;
	height:27px;
	z-index:3;
	left: 507px;
	top: 482px;
	text-align:center;
}

#leftpage {
	position:absolute;
	width:300px;
	height:415px;
	z-index:2;
	left: 88px;
	top: 73px;
	text-align:justify;
}

#rightpage {
	position:absolute;
	width:300px;
	height:400px;
	z-index:2;
	left: 518px;
	top: 73px;
	text-align:justify;
}

#rightpage_ext {
	position:absolute;
	width:300px;
	height:415px;
	z-index:2;
	left: 518px;
	top: 73px;
	text-align:justify;
}

#firstpage {
	position:absolute;
	width:330px;
	height:329px;
	z-index:2;
	left: 92px;
	top: 170px;
	text-align:justify;
}

.rubrik {
	color: #CC6600;
	font-size: 12px;
	font-weight: bold;
}
.rubrik_small {color: #993300}
.org {color: #CC6600}
