body {
scrollbar-face-color: #e6e6e6;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;


	text-align: center;
	width: 100%;
	margin: 0px;
	background-color: #FFCCCC;
	
}
a img{
border:none;
}
#container {
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;

}
html {
	text-align: center;
	width: 100%;
	margin: 0px;
}
#rubriklager {
	position: absolute;
	height: 155px;
	width: 710px;
	top: 30px;
	left: 0px;
}
#innehall {
	position: absolute;
	height: 420px;
	width: 850px;
	left: 0px;
	top: 185px;


	background-color: #FFCCCC;	
	
}

#sidorubrik {
	position: absolute;
	height: 140px;
	width: 220px;
	left: 720px;
	top: 33px;
	
}
#meny {
	position: absolute;
	height: 25px;
	width: 780px;
	left: 1px;
	top: 610px;
}
#textcell {
	overflow: auto;
	height: 410px;
}
p {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #2FB88A;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
.namnstorlek {
	font-size: 20px;
}

