
body {
	background:#ffffff;
	font-family:arial,helvetica;
	font-size:11px;
	xbackground:url("/core/templateresources/bg.gif") top left repeat-x;
}

#container {
	position:relative;
	width:790px;
	margin:10px auto;
}
#headcontent {
	position:relative;
	float:left;
	height:9px;
	background:url("/core/templateresources/head_bg.jpg") top left no-repeat;
	width:790px;

}
#head {
	position:relative;
	float:left;
	width:760px;
	height:103px;
	background:url("/core/templateresources/header.gif") top left no-repeat;
}
#contentholder {
	position:relative;
	float:left;
	background:url("/core/templateresources/bg.jpg") top left repeat-y;
	width:790px;
	

}
#bottomcontent {
	position:relative;
	float:left;
	background:url("/core/templateresources/bottom_bg.jpg") top left no-repeat;
	width:790px;
	height:31px;

}
#incontent {
	position:relative;
	float:left;
	width:760px;
	padding:0 15px;
}

#content {

	position:relative;
	float:left;
	line-height:16px;
	color:#666666;
	padding:7px 10px 20px 10px;
	width:740px;
	overflow:hidden;
	xbackground:url("/core/templateresources/content_bg.gif") top left repeat-x;
	
}
#content a {
	color:#ff3300;
}
#meny {
	position:relative;
	float:left;
	width:760px;
	height:29px;
	background:url("/core/templateresources/meny_bg.gif") top left no-repeat;
	margin-bottom:1px;
}
#meny a {
float:left;
	position:relative;
	text-decoration:none;
	color:#666666;
	padding:0 25px;
	line-height:29px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#meny a:hover {
	float:left;
	position:relative;
	text-decoration:none;
	color:#666666;
	padding:0 25px;
	line-height:29px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:#f3f3f3;
}
#footer {
	position:relative;
	float:left;
	width:736px;
	height:30px;
	background:url("/core/templateresources/footer.gif") top left no-repeat;
	line-height:35px;
	overflow:hidden;
	color:#999999;

	padding:0 12px;
}
h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
	line-height:17px;
	margin:14px 0;
	padding:0 0 0 13px;
	background:url("/core/templateresources/h1_bg.jpg") 2px left no-repeat;
}
h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#666666;
	line-height:18px;
	background:url("/core/templateresources/h1_bg.jpg") 2px left no-repeat;
	margin:0 0 8px 0;
	padding:0 0 0 13px;
	
}
h3 {
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin:5px 0 2px 0;
	padding:0;
	
}
h4 {
	background:#f3f3f3;
	color:#666666;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	padding:10px;
	margin:0 14px 0 0;
}
h4 a {
	background:#f3f3f3;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	padding:4px;
	margin:0 14px 0 0;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:20px 0 20px 0;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;
}
#cred a {
	color:#999999;
	text-decoration:none;
}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
