body {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height:15px;
	padding:0px;
}
#pageholder {
	position:relative;
	margin:5px auto;
	width:760px;
}
#page {
	position:relative;
	float:left;
	width:760px;
	background:#ffffff;
}
#head {
	position:relative;
	float:left;
	background:url('/core/templateresources/head.gif') no-repeat top left;
	width:760px;
	height:141px;
}
#contentholder {
	position:relative;
	float:left;
	width:740px;
	padding:0px 10px;
}
#meny {
	posittion:relative;
	float:left;
	width:760px;
	height:37px;
	background:url('/core/templateresources/meny_bg.gif') repeat-x top left;
}
#meny a {
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;

}
#meny a:hover {
	text-decoration:none;
	color:#747474;
}
#content {
	position:relative;
	float:left;
	width:760px;
	padding-bottom:15px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:35px;
	height:35px;
	margin:10px 0px 5px 0px;
	font-weight:bold;
	color:#999999;
	padding:3px 0px 0px 28px;
	background:url('/core/templateresources/h1_bg.gif') no-repeat top left;
	overflow:hidden;
}
h2 {
	color:#333333;
	font-size:12px;
	line-height:18px;
	margin:5px 0px;
}
h4 {
	color:#333333;
	font-size:12px;
	line-height:18px;
	margin:5px 0px;
	font-weight:normal;
	padding:0px 8px 0px 0px;
}
h5 {
	color:#333333;
	font-size:12px;
	line-height:18px;
	margin:5px 0px;
	font-weight:bold;
	padding:0px 8px 0px 0px;
}
h6 {
	color:#666666;
	font-size:14px;
	line-height:20px;
	margin:0px 0px;
	font-weight:normal;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 10px 15px 0px;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;
}
#footer {
	position:relative;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:35px;
	height:35px;
	margin:5px 0px;
	font-weight:normal;
	color:#999999;
	padding:3px 10px 0px 12px;
	background:url('/core/templateresources/footer_bg.gif') repeat-x top left;
	overflow:hidden;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
