body {
	background:#eaeaea;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0px;

}

#container {
	position:relative;
	background:#fff;
	margin:10px auto;
	padding:15px 0;
	width:760px;
}
#page {
	position:relative;
	background:#fff;
	float:left;
	width:760px;
}
#head {
	position:relative;
	float:left;
	width:760px;
	height:164px;
	margin-top:2px;
	background:url(/core/templateresources/topp.jpg) top left no-repeat;
}
#meny {
	position:relative;
	float:left;
	width:710px;
	padding:0px 25px;
	height:39px;
	background:#ffffff url(/core/templateresources/meny_bg.gif) top no-repeat;
}
#meny a {
	font-size:12px;
	color:#ffffff;
	padding:0px 10px;
	text-decoration:none;
	line-height:34px;
}
#meny a:hover {
	text-decoration:underline;
}
#content {
	position:relative;
	float:left;
	width:726px;
	padding:8px 19px;
	overflow:hidden;
}
#content table, tr, th ,td {
	border:0px;
}
h1 {
	background:url(/core/templateresources/h1_bg.gif) top left repeat-x;
	color:#ffffff;
	font-size:12px;
	height:32px;
	line-height:30px;
	margin:0px 0px 5px 0px;
	padding-left:10px;
}
h2 {
	font-size:24px;
	line-height:30px;

}
h3 {
	background:url(/core/templateresources/h1_bg.gif) top left repeat-x;
	color:#ffffff;
	font-size:12px;
	height:32px;
	line-height:30px;
	margin:5px 0px 5px 0px;
	padding-left:10px;
}
h4 {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:4px;
}
#footer {
	position:relative;
	float:left;
	width:700px;
	height:28px;
	padding:0px 30px;
	background:url(/core/templateresources/footer_bg.gif) top no-repeat;
	line-height:28px;
	color:#ffffff;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
