@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 80px 0 0 0;
	}
h1 {
	margin: 0;
	color: #d21034;
	font-weight: normal;
	font-size: 24px;
	}
h2 {
	margin: 0;
	color: #b9d300;
	font-weight: normal;
	font-size: 16px;
	}
p {
	margin: 0px 0 15px 0;
	}
li {
	padding: 2px 0;
	}
img {
	border: none;
	}
#page {
	position: relative;
	width: 653px;
	height: auto;
	margin: 0 auto;
	}
#logo {
	position: absolute;
	top: -30px;
	left: -40px;
	}
#icon {
	position: relative;
	width: auto;
	height: 26px;
	padding: 3px 10px;
	text-align: right;
	}
#icon a {
	padding: 0px 0px;
	margin: 0 3px;
	float: right;
	}
#top {
	position: relative;
	width: 633px;
	height: 231px;
	padding: 11px;
	background: url(/Files/System/markhi_ramme.gif) no-repeat;
	}
#flash {
	position: relative;
	width: 480px;
	height: 230px;
	float: right;
	background: #EEE;
	}
.leftmenu a {
	position: relative;
	display: block;
	width: 117px;
	height: auto;
	background: url(/Files/System/markhi_meny.gif) no-repeat;
	font-size: 14px;
	color: #FFF;
	padding: 5px 8px;
	margin: 0;
	text-align: right;
	text-decoration: none;
	border-right: 5px solid #b9d300;
	}
.leftmenu a:hover {
	color: #FFF;
	text-decoration: none;
	border-right: 5px solid #d21034;
	}
ul.leftmenu {
	position: relative;
	width: 147px;
	height: 230px;
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
ul.leftmenu li {
	position: relative;
	width: 147px;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0 ;
	list-style-type: none;
	}
#activeitem {
	background: url(/Files/System/markhi_meny_hover.gif) no-repeat;
	border-right: 5px solid #d21034;
	color: #FFF;
	}
a.inpath {
	position: relative;
	background: url(/Files/System/markhi_meny_hover.gif) no-repeat;
	border-right: 5px solid #d21034;
	color: #FFF;
	}
.submenu a {
	display: block;
	width: 117px;
	height: auto;
	margin: 0 0 5px 6px;
	font-size: 14px;
	color: #b9d300;
	padding: 5px 8px;
	text-align: right;
	text-decoration: none;
	border-right: 5px solid #b9d300;
	}
.submenu a:hover {
	border-right: 5px solid #d21034;
	}
 ul.submenu {
	position: relative;
	width: 127px;
	height: 230px;
	display: block;
	float: left;
	margin: 0px;
	padding: 10px;
	}
 ul.submenu li {
	position: relative;
	width: 127px;
	height: 26px;
	margin: 0 0 2px 0;
	padding: 0 ;
	list-style-type: none;
	}
#bottom {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	padding: 3px;
	clear: both;
	color: #999;
	}
#bottom a {
	color: #999;
	text-decoration: none;
	}
.text {
	position: relative;
	width: 480px;
	height: auto;
	display: block;
	padding: 10px 0px 0px 0px;
	float: right;
	}
.pic_right {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;	
	}
.pic_left {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	}
.pic_top {
	position: relative;
	margin: 0 0 10px 0;
	}
.pic_bottom {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	}
#news {
	position: relative;
	width: auto;
	height: auto;
	}
.newsart {
	position: relative;
	width: 480px;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin: 1px;
	display: block;
	border-top: 1px solid #b9d300;
	}
.newslink {
	position: relative;
	top: -10px;
	left: 0px;
	width: 90px;
	height: 15px;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 5px;
	background: url(/Files/System/markhi_newslink.gif) no-repeat;
	float: right;
	}
.newslink a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	}
.newslink a:hover {
	text-decoration: underline;
	}
.newslinks {
	position: relative;
	width: auto;
	height: 15px;
	text-align: right;
	padding: 5px;
	background: url(/Files/System/markhi_newslink.gif) no-repeat;
	background-position: right;
	border-top: 1px solid #b9d300;
	display: block;
	}
.newslinks a {
	color: #FFF;
	font-size: 11px;
	padding: 0 3px;
	text-decoration: none;
	}
.newslinks a:hover {
	text-decoration: underline;
	}
a .ref_hover  {
	display: none;
	}
a:hover .ref_hover  {
	position: absolute;
	top: -170px;
	right: -40px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	}