body {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	line-height:14px;
	color:#666666;
	margin:0px;
}
#pageholder {
	position:relative;
	margin:0px auto;
	width:760px;
	background-color:#ffffff;
}
#minheight {
	position:relative;
	float:right;
	width:1px;
	height:280px;
}
#page {
	position:relative;
	float:left;
	width:760px;
	height:600px;
}
#head {
	position:relative;
	float:left;
	width:760px;
	height:139px;
	background:url('/core/templateresources/head.gif') no-repeat top left;
}
#meny {
	position:relative;
	float:left;
	width:738px;
	height:27px;
	padding:2px 0px 0px 22px;
	background:url('/core/templateresources/meny.gif') repeat-x top left;
}
#meny td {
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#meny td:hover {
	font-weight:bold;
	color:#545454;
	text-decoration:none;
}
#contentholder {
	position:relative;
	float:left;
	width:761px;
	padding-bottom:10px;
}
#content {
	position:relative;
	float:left;
	width:760px;
	background:#fefefe;
}
img {
	border:0px;
}
#footer {
	position:relative;
	float:left;
	width:737px;
	height:25px;
	padding:13px 0px 0px 23px;
	font-family:arial,helvetica;
	font-size:11px;
	font-weight:bold;
	background:url('/core/templateresources/footer.gif') repeat-x top left;
}

h1 {
	font-family:arial,helvetica, verdana;
	background:url('/core/templateresources/h1_bg.gif') repeat-x top left;
	border-right:solid 4px #990000;
	border-left:solid 4px #FFDA55;
	font-size:11px;
	font-weight:bold;
	padding-left:13px;
	line-height:26px;
	height:26px;
	margin:6px 0px 8px 0px;
	color:#666666;
}
h2{
	font-family:arial,helvetica;
	font-size:16px;
	line-height:22px;
	color:#990000;
	margin:10px 0px 0px 0px;
}
h3{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:22px;
	color:#333333;
	margin:10px 0px 5px 0px;
	font-weight:bold;
}
h4{
	font-family:arial,helvetica;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	margin:10px 0px 4px 0px;
	padding:0px;
}
h5{	
	font-family:verdana,arial,helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	color:#000000;
	margin:0px;
}
a {
	color:#333366;
	text-decoration:none;
}
a:hover {
	color:#333366;
	text-decoration:underline;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 10px 15px 0px;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;
}
.submenuholder {
	background:#f1f1f1;
}
.submenuitem {
	margin:0px;
	padding:6px 22px 6px 6px;
	background:#f1f1f1;
	border-bottom:solid 1px #ffffff;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
#core-edit {display:none;}
