#ram {
	background-color: #666666;
	height: auto;
	background-image: none;	/*width: 1280px;*/
	
	
	
	}

#meny {
	background-color: #666666;
	height: 400px;
	width: 140px;
	float:left;
	/*margin-top: 80px;
	margin-left: 100px;*/
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 140px;
	padding: 10px;
	list-style-type: none;
	font-size: 90%;
	background-color: #D3C4D8;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}
#innehall {
	background-color: #D3C4D8;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	margin-bottom: 0px;
	margin-left: auto;
}



#topbanner {
	height: 150px;
	width: 800px;
	background-image: url(evelina9.jpg);
	background-repeat: no-repeat;		
	
}
/*#meny{
	
}*/

#meny li{margin-bottom: 0.25em;}

a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited { text-decoration: none; color: #666666}
a:active { text-decoration: none; color: #FFFFFF}
a:hover { text-decoration: underline}

.scrollbox {padding: 10px; height: 600px; width: auto; /*border: 1px solid #999999;*/ overflow: auto; background-color: #D3C4D8;}
 body {scrollbar-base-color: #D3C4D8; scrollbar-track-color: #D3C4D8;}