body {
	font-family: arial, helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:20px;
	background:#000000 url('/core/templateresources/bg_black.gif') top left repeat-x;
	margin:0px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	color:#cccccc;
	background:url('/core/templateresources/h1_bg.gif') top left repeat-x;
	font-size:18px;
	line-height:30px;
	padding:4px 0px 0px 7px;
	margin:10px 0px;

	border-bottom:4px solid #999999;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	line-height:26px;
	padding:0px;
	margin:10px 0px;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	color:#cc0000;
	font-weight:normal;
	font-size:20px;
	line-height:26px;
	padding:0px;
	margin:10px 0px 2px 0px;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	color:#00000;
	font-weight:normal;
	font-size:18px;
	line-height:26px;
	padding:0px;
	margin:10px 0px 5px 0px;
}
#pageholder {
	margin:0px auto;
	width:975px;
	position:relative;
}
#page {
	position:relative;
	float:left;
	width:955px;
	padding:10px 10px 10px 10px;
	background:#ffffff;

}
#head {
	position:relative;
	float:left;
	width:955px;
	height:90px;
	background:#ffffff;
}
#logotype {
	position:relative;
	float:left;
	top:0px;	
}
#headinfo {
	position:relative;
	float:right;
	
	font-size:11px;
	color:#000000;
	text-align:right;
}
#headinfo a {
	text-decoration:none;
	color:#333333;
	margin-left:10px;
	margin-bottom:10px;
}
#headinfo a:hover {
	text-decoration:underline;
	color:#333333;
	margin-left:10px;
	margin-bottom:10px;
}
.line {
	font-family: arial, helvetica, sans-serif;	
	font-weight:bold;
	color:#333333;	
	font-size:20px;	
	line-height:26px;	
	margin:32px 0px 0px 0px;
}
#meny {
	position:relative;
	float:left;
	width:955px;
	height:42px;
	background:url('/core/templateresources/meny.gif') top left no-repeat;
	z-index:1;
	overflow:hidden;
}
#meny td {

	font-size:14px;
	font-weight:bold;
	padding:0px 18px;
	color:#cccccc;
	line-height:40px;
	text-decoration:none;
}
#meny td:hover {
	color:#ffffff;
	text-decoration:none;
}
#content {
	position:relative;
	float:left;
	width:955px;
	background:#ffffff;
	margin:6px 0px;
	overflow:hidden;
}
#xcontent a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
#xcontent a:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	position:relative;
	float:left;
	width:923px;
	height:36px;
	background:url('/core/templateresources/footer_bg.gif') top left repeat-x;
	border:1px solid #cccccc;
	line-height:36px;
	padding:0px 15px;
	color:#000000;
	font-size:11px;
}
#footer a {
	text-decoration:none;
	color:#333333;
	margin-left:10px;
	margin-bottom:10px;
}
#footer a:hover {
	text-decoration:underline;
	color:#333333;
	margin-left:10px;
	margin-bottom:10px;
}
.submenuholder {
	background:#000000;
	margin-top:20px;
	margin-left:5px;
	width:170px;
	z-index:1;
	
	
}
.submenuitem {
	position:relative;
	font-size:12px;
	line-height:18px;
	margin:0px;
	padding:6px 30px 6px 15px;
	color:#cccccc;
	background:#333333;
	border-bottom:solid 1px #666666;

}
#iframe {
	z-index:3;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:20px 0px 20px 0px;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;
}
#cred a {
	text-decoration:none;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
