/* ---------------------------------------------

	Lager-inställningar för MAIN-sidorna

------------------------------------------------ */

#MainRam {

	z-index: 1;

	position: absolute;

	width: 780px;

	height: 500px;

	left: 0px;

	top: 0px;

	background-color: #FFFFFF;

	layer-background-color: #FFFFFF;

	background-image: url(../grafik/hyllebaret_main.jpg);

}

#MainFoto {

	z-index: 2;

	position: absolute;

	left: 483px;

	top: 63px;

	width: 260;

	height: 390;

	overflow: hidden;

}

#MainMeny {

	z-index: 3;

	position: absolute;

	left: 0px;

	top: 125px;

	width: 100;

	height: 250px;

}

#MainText {

	z-index: 4;

	position: absolute;

	overflow: auto;

	width: 326px;

	left: 150px;

	top: 115px;

	visibility: visible;

	height: 340px;

	background-color: #FFFFFF;

	layer-background-color: #FFFFFF;

}

#sidfot {

	z-index: 1;

	position: absolute;

	width: 772px;

	left: 0px;

	top: 490px;

	layer-background-color: #FFFFFF;

}



/* ---------------------------------------------

	Lager-inställningar för LOGIN-sidorna

------------------------------------------------ */

#LoginRam {

	z-index: 1;

	position: absolute;

	width: 780px;

	height: 500px;

	left: 0px;

	top: 0px;

	background-color: #FFFFFF;

	layer-background-color: #FFFFFF;

	background-image: url(../grafik/hyllebaret_login.jpg);

}

#LoginMeny {

	z-index: 2;

	position: absolute;

	left: 0px;

	top: 125px;

	width: 100;

	height: 250px;

	visibility: visible;



}

#LoginText {

	z-index: 3;

	position: absolute;

	overflow: auto;

	width: 584px;

	height: 337px;

	left: 150px;

	top: 115px;

	visibility: visible;

	background-color: #FFFFFF;

	layer-background-color: #FFFFFF;

}



/* ---------------------------------------------

	Lager-inställningar för LOGIN-sidan PÅGÅNG

------------------------------------------------ */

#PagangText {

	z-index: 1;

	position: absolute;

	overflow: auto;

	width: 470px;

	height: 580px;

	left: 10px;

	top: 10px;

	visibility: visible;

	background-color: #FFFFFF;

	layer-background-color: #FFFFFF;

}



#PagangSidhuvud {

	z-index: 2;

	left: 0px;

	top: 0px;

	visibility: hidden;

}



/* ---------------------------------------------

	Huvudmaterialet

------------------------------------------------ */

.bakgrund {

	background-image: url(../grafik/hyllebaret_bakgrund.jpg);

	background-repeat: repeat;

	margin: 0px;

}

p,body,td,input,textarea,.normal {

	scrollbar-face-color: #ffffff;

	scrollbar-highlight-color: #ffffff;

	scrollbar-shadow-color: #CCCCCC;

	scrollbar-3dlight-color: #CCCCCC;

	scrollbar-arrow-color: #95997D;

	scrollbar-track-color: #ffffff;

	scrollbar-darkshadow-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	color: #666666;

	text-decoration: none;

}

p,body {

	margin-bottom: 7px;

	margin-top: 0px;

}

.rubrik1 {

	font-size: 18px;

	line-height: 22px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.rubrik2 {



	font-size: 12px;

	line-height: 22px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

.linksBrodtext {

	color: #990000;

	text-decoration: none;

	font-weight: bold;

}

.mainlinks {

	font-size: 10px;

	font-weight: bold;

	color: #275478;

	text-decoration: none;

	line-height: 17px;

}

.mainlinksNormal {

	font-weight: normal;

	font-size: 9px;

}

.mainlinksRub {

	font-size: 10px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

	line-height: 17px;

	letter-spacing: 1px;



}

.kantlinje {

	border: 1px solid #666666;

}


