body {
	background:#ffffff url("/core/templateresources/bg.jpg") top left repeat-x;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0;
	padding:0;
	position:relative;
}
#container {
	position:relative;
	width:975px;
	margin:0 auto;
}
#position {
	position:relative;
	float:left;
}
#header {
	position:relative;
	float:left;
	width:975px;
	height:145px;
}
#headinfo {
	display:none;
}
#logotype {
	position:relative;
	float:left;
	padding-top:10px;
	margin:0;
}
#contentholder {
	position:relative;
	float:left;
	width:975px;
}
#left {
		display:none;
	position:relative;
	float:left;
	width:212px;
	margin-right:25px;
	
}
#headmeny {
	display:none;
	position:absolute;
	top:92px;
	left:0;
	width:975px;
	height:34px;
	border-left:1px solid #cccccc;
}
ul#navigation {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:75%;
	height:34px;
	border-left	:1px solid #ffffff;
}
ul#navigation li {
	display:inline;
}
ul#navigation a {
	display:block;
	height:34px;
	float:left;
	line-height:34px;
	padding: 0px 30px;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	border-right:1px solid #cccccc;
	xbackground:url("/core/templateresources/headmeny_bg.gif") top left repeat-x;
}
ul#navigation a:hover {
	background:#f3f3f3 url("/core/templateresources/xxx.gif") top left repeat-x;
	text-decoration:none;
}
#search {
	position:relative;
	float:right;
	padding-top:4px;
}
#meny {
	display:none;
	position:relative;
	float:left;
	width:212px;
	margin:0 0 7px 0;
}
.subitem a {
	display:block;
	float:left;
	background:#ffffff url("/core/templateresources/meny_bg.gif") top left repeat-y;
	color:#666666;
	padding: 0px 0px 0px 20px;
	margin:1px 0;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:26px;
	width:192px;
	height:26px;
	border:1px solid #e8e4e4;
}
.subitem a:hover {
	background:#f8f7f7 url("/core/templateresources/meny_bg.gif") top left no-repeat;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.thirditem a {
	display:block;
	float:left;
	
	color:#333333;
	padding: 0px 0px 0px 22px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	width:190px;
	height:26px;
	overflow:hidden;

}
.thirditem a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#f8f8f8;
}
#content {
	position:relative;
	float:left;
	width:736px;
	overflow:hidden;
}
#content table, td, th, tr {
	border:0;
}
#puff {
		display:none;
	position:relative;
	float:left;
	width:212px;
}
#puff h2 {
	width:190px;
}
h1 {
	background:#ffffff url("/core/templateresources/meny_bg.gif") top left repeat-y;
	color:#666666;
	padding: 0px 0px 0px 20px;
	margin:10px 0;
	text-decoration:none;
	font-size:15px;
	font-weight:normal;
	line-height:28px;
	height:28px;
	border:1px solid #e8e4e4;
}
h2 {
	background:#ffffff url("/core/templateresources/black_bg.gif") top left repeat-y;
	color:#333333;
	padding: 0px 0px 0px 20px;
	margin:10px 0 10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	height:28px;
	border:1px solid #e8e4e4;
	clear:right;
}
h3 {
	font-size:16px;
	line-height:22px;
	color:#000000;
	margin:5px 0;
	font-weight:bold;
}
h4 {
	font-size:18px;
	line-height:24px;
	color:#000000;
	margin:7px 0;
	font-weight:bold;
	padding:0;
}
#footer {
	position:relative;
	float:left;
	width:100%;
	height:50px;
	background:url("/core/templateresources/footer_bg.gif") top left repeat-x;
	margin:10px 0;
}
#billboard {
	display:none;
	position:relative;
	width:975px;
	height:60px;
	margin:0px auto;
	font-size:10px;
}
#board {
	display:none;
	position:relative;
	float:left;
	width:975px;
	height:80px;
	background:url("/core/templateresources/spons.gif") top left no-repeat;

}
a {
	color:#0071bb;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:15px 0 15px 0;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}

hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
#core-edit {display:none;}
