body {
	background: #807a7a;
}

a {
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	}

a:link { color: #000000; }
	a:visited { color: #000000; }
	a:hover { color: #373636;}
	img { border: none; }
	hr {
	width: 80%;
      	color: #ffffff;
	background-color: #ffffff;
	border: 0px;
	height: 2px;
	}



.pageheader {
	width: 800px;
	height: 16px;
	overflow: hidden;
}

.pagebox {
	background: #9a9a9a;
	width: 800px;
	height: 600px;
	overflow: hidden;
	border: 1px outset #6a6a5f;
}


.leftpane {
	background-image: url("../meny.jpg");
	background-repeat: no-repeat;	
	padding-top: 96px;
	padding-left: 192px;
	width: 280px;
	height: 600px;
	font-family: Times New Roman;
	line-height:130% ;
	font-size: 15px;
	font-weight: normal;
	text-align: left;		
	color: #000000;
	overflow: hidden;
	float: left;
}

.leftpane .lp_top {
	height: 32px;
	width: 100%;
}

.leftpane .lp_logobox {
	width: 240px;
	height: 85px;
}

.leftpane .lp_spacing {
	height: 32px;
	width: 100%;
}

.leftpane .lp_linkbox {
	text-align: left;
	padding-left: 50px;
	width: 240px;
}

.rightpane {
	background: #9a9a9a;
	width: 448px;
	height: 476px;
	overflow: auto;
	padding-top: 60px;
    	padding-bottom: 60px;
	margin-left: -120px;
	float: left;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;		
	color: #000000;
	
}

.rightpane .rp_top {
	padding-top: 60px;
}

.pagebox .content_top {
	background: #9a9a9a;
	width: 100%;
	height: 0px;
	overflow: hidden;

}

.pagebox .content {
	background: #9a9a9a;
	width: 800px;
	height: 500px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;		
	color: #000000;
	
	text-align: left;
	overflow: auto;
	overflow: hidden;

}


.pagebox .bild {
	background: #9a9a9a;
	width: 800px;
	height: 462px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;		
	color: #000000;
	
	text-align: left;
	overflow: auto;
	overflow: hidden;

}


.pagebox .meny {
	background: #9a9a9a;
	width: 800px;
	height: 50px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;		
	color: #000000;
	
	text-align: left;
	overflow: auto;
	overflow: hidden;

}



.pagebox .text {
	width: 560px;
	height: 500px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;		
	color: #000000;
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-align: left;
	overflow: auto;
}

.rightpane .infobild {
	
	width: 510px;
	height: 450px;
	margin-top: 45px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	float: left;

	
}



.rightpane .infotext {

	width: 400px;
	height:460px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;		
	color: #000000;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	float: left;

}

.rightpane .text {
	border: 1px solid #000000;
	width: 400px;
	height: 500px;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;		
	color: #000000;
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-align: left;
	overflow: auto;
}






