body {
	background:url('/core/templateresources/body_bg.gif') top left repeat-x;
	font-family:arial,helvetica;
	font-size:11px;
}
h1 {
	background:url('/core/templateresources/h1_bg.gif') top left repeat-x;
	height:29px;
	padding-left:12px;
	font-size:16px;
	color:#0066cc;
	line-height:29px;
	font-weight:normal;
	margin:5px 0px 10px 0px;
}
h2 {
	font-size:14px;
	line-height:18px;
	margin:5px 0px;
	color:#000000;
}
#container {
	position:relative;
	width:780px;
	margin:10px auto;
	padding:10px 0px;
	background:#ffffff;
}
#pagecontainer {
	position:relative;
	float:left;
	width:760px;
	padding:0px 10px;
	background:#ffffff;
}
#page {
	position:relative;
	float:left;
	width:760px;
	background:#ffffff;
}
#head {
	position:relative;
	float:left;
	width:760px;
	height:141px;
	background:url('/core/templateresources/head.gif') top left no-repeat;
}
#meny {
	position:relative;
	float:left;
	width:760px;
	height:44px;
	background:url(/core/templateresources/meny_bg.gif) top left repeat-x;
	margin:3px 0px;
}
#meny a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	line-height:46px;
	padding:0px 20px;
	font-size:11px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
	position:relative;
	float:left;
}
#content {
	position:relative;
	float:left;
	width:760px;
	padding:5px 0px 10px 0px;
	margin:0px;
	overflow:hidden;
	background:#ffffff;
}
#content table, th, tr td {
	border:0px;
}
#footer {
	position:relative;
	float:left;
	width:760px;
	height:43px;
	background:url('/core/templateresources/footer_bg.gif') top left repeat-x;
}
#cred {
	position:relative;
	float:left;
	width:760px;
}
#cred a {
	text-decoration:none;
}
#cred a:hover {
	text-decoration:underline;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
