body {
	background:#ffffff;
	line-height:16px;
	font-family:verdanan,arial;
	font-size:11px; 
	margin:0;
}
img {
	border:0;
	
}
h1 {
	font-family:arial,verdana;
	font-size:18px;
	line-height:24px;
	color:#000000;
}
h2 {
	font-family:arial,verdana;
	font-size:16px;
	line-height:24px;
	color:#000000;
	margin:10px 0;
}
h4 {
	font-family:arial,verdana;
	font-size:14px;
	line-height:22px;
	color:#000000;
}

#container {
	position:absolute;
	width:760px;
	left:0;
	top:0;
}

#subcontainer {
	position:relative;
	float:left;
	width:635px;
	border-right:1px solid #cccccc;
}
#header {
	position:relative;
	float:left;
	width:635px;
	height:75px;
	background:url("/core/templateresources/header.gif") top left no-repeat;
}
#meny {
	position:relative;
	float:left;
	width:630px;
	height:20px;
	background:#006600;
	color:#ffffff;
	padding-left:5px;
}
#meny a {
	text-decoration:none;
	color:#ffffff;
	margin:0 10px;
	line-height:20px;
}
#content {
	position:relative;
	float:left;
	width:615px;
	padding:15px 10px 15px 10px;
	background:#ffffff;
	min-height:350px;
	overflow:hidden;
}
#news {
	position:relative;
	float:left;
	width:124px;
	xbackground:#eaeaea;

}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 10px 15px 0px;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
