@import url("/System/Stylesheets/text.css");
/*************** CSS RESET END *****************/
body
{
	background: #08101b url("/Administration/Design/Bilder/AMHM_bg-gradient.png") repeat-x 0 0;
	font-family: verdana, sans-serif;
	font-size: .764em;
	line-height: 1.5;
}
#wrapper
{
	width: 921px;
	width: 891px;
	margin: 8px auto;
	border: 0;
	padding: 0 15px;
	background: #fff url('/Administration/Design/Bilder/AMHM-body-bg.png') no-repeat 0 100%;
}
#page-padder
{
	margin: 0;
	border: 0;
	padding: 0 15px;
}
#header
{
	margin: 0;
	border: 0;
	padding: 7px 0 0;
	position: relative;
}
#body
{
	margin: 0;
	border: 0;
	padding: 0 0 20px 0;
	min-height: 400px;
}
#header #logo
{
	float: left;
	margin: 6px 0 -16px;
	border: 0;
	padding: 0;
	display: block;
	top: 3px;
	position: absolute;
}
#header #logo img
{
	margin: 0;
	border: 0;
}
#top-banner-container
{
	clear: both;
	padding-top: 10px;
}
#mood-image
{
	margin: -27px 0 0;
}
#mood-image .bg-top,
#mood-image .bg-bottom
{
	height: 27px;
}
#mood-image .bg-top,
#mood-image .bg-bottom
{
	background: transparent url("/Administration/Design/Bilder/AMHM_mood-shade-map.png") no-repeat;
}
#mood-image .bg-top
{
	background-position: top right;
}
#mood-image .bg-bottom
{
	background-position: bottom left;
}
#mood-image .bg-middle
{
	margin: 3px 0;
	border: 0;
	padding: 0;
}
form.search
{
	float: right;
	margin: 10px 0 0;
	border: 0;
	padding: 0;
	clear: right;
}
div.search
{
	height: 19px;
	width: 150px;
	margin: 0;
	border: 0;
	padding: 4px 0 0;
	background: transparent url("/Administration/Design/Bilder/AMHM_bg-search.png") no-repeat 0 0;
}
div.search label{display: none;}
input.search
{
	margin: 0 18px 0 22px;
	border: 0;
	padding: 0;
	font-size: .8em;
	background: transparent url("");
}

/*************** NAVIGATION START ***************/
ul.layout-list
{
	margin: 0;
	border: 0;
	padding: 0;
}
ul.layout-list
{
	list-style-type: none;
	list-style-position: inside;
}
ul.layout-list a
{
	text-decoration: none;
}
ul.layout-list a:hover
{
	text-decoration: underline;
}
#top-menu
{
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
}
#top-menu li
{
	display: inline;
	float: right;
	margin: 0 0 0 -38px;
	border: 0;
	padding: 0;
	height: 29px;
}
#top-menu li.active
{
	position: relative;
}
#top-menu li.notActive{
	position: static;
}
#top-menu a
{
	font-size: .8em;
	text-transform: uppercase;
	color: #909090; /* Inactive */
	font-weight: normal; /* Inactive */
	color: #8f233a; /* Active */
	font-weight: bold; /* Active */
	text-decoration:none;
}
	
#top-menu .notSelected a
{
	color: #909090; /* Inactive */
	font-weight: normal;
}	

#top-menu .left-barndoor,
#top-menu .center-barndoor,
#top-menu .right-barndoor
{
	float: left;
	height: 29px;
}
#top-menu .left-barndoor,
#top-menu .right-barndoor
{
	width: 32px;
}
#top-menu .left-barndoor,
#top-menu .center-barndoor,
#top-menu .right-barndoor
{
	background-color: transparent;
	background-image: url("/Administration/Design/Bilder/AMHM_active-tab.png");
	background-repeat: no-repeat;
}
#top-menu .left-barndoor
{
	background-position: top left;
}
#top-menu .center-barndoor
{
	padding-top: 12px;
	background-position: top center;
}
#top-menu .right-barndoor
{
	background-position: top right;
}
	
#shortcuts
{
	float: right;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: .8em;
}
#shortcuts li
{
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}
#shortcuts a
{
	margin: 0 0 0 .9em;
	color: #2d4f7e;
}

.breadCrumbs {
	text-decoration: none;
	font-size:.8em;
	margin:-19px 0 5px;
	color:#A1A1A1;
}
	
.breadCrumbs a {
	font-weight:bold;
	text-decoration: none;
	color:#A1A1A1;
}

.breadCrumbs a:hover {
	text-decoration: underline;
}
	
/*************** NAVIGATION END *****************/

#navigationBar{
	float: left;
	width: 188px;
	min-height: 100px;
	margin-right: 10px;
}

#navigationBar h2{font-size: .9em; font-weight: bold; color: #2d4f7e; text-transform: uppercase;padding: 0; margin: 0 0 12px 0;}

.quickLinks {
	margin-top:40px;
}
.quickLinks ul,.quickLinks li{
	list-style: none;padding: 0;
	margin: 0;
	
}
.quickLinks a {
	text-decoration:none;
	color: #8d243b;
}
.quickLinks a:hover {
	text-decoration:underline;
}

#content{
	float: left;
	width: 455px;
	min-height: 100px;
}

#content a{
	background:none;
}

#content ul, #content ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

*:first-child+html #content ul, *:first-child+html #content ol {margin-left: 21px;} 

#content li {
	margin-bottom:10px;
}
li.noDott{list-style: none;}
.latestUpdate {
	margin:20px 0 10px 0;
}
	
.latestNews {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.shortDescription {
	display:block;
	margin-left:98px;
}
div.documentList{margin-top: 20px;}
.documentList a, .itemList a {
	font-weight: bold;
	margin-left:10px;
	color: #2D4F7E;
	text-decoration:none;
	/*display:block;*/
}


.documentList li{list-style:disc outside none;}
.documentList li.noDott{list-style: none;}
.documentList li a {float: right; display: block; width: 260px; overflow: hidden; margin-right: 90px;}
.documentList li .date{height: 1%;}

.documentList li a { display: block;overflow: hidden; height: 1%;}	
.documentList a:hover, .itemList a:hover {	text-decoration:underline;}
*:first-child+html .documentList ul{margin-left: 10px;}	
*:first-child+html .documentList li {padding-left: 10px; }
*:first-child+html .documentList li a{width: 258px; float: left; margin-right: 30px;}
*:first-child+html .documentList li .date {display: block; float: left; width: 80px;}

.date {
	
}

.noDate .documentList li .date{display:none !important;}
.noDate .documentList li a
{
	float:none ;
	display: inline;
	margin-left:0px;
}

.article-introduction, .introduction{
	font-weight: bold;margin-bottom: 10px;
	
}
.article-content img {
	float:left;
	margin:0 10px 10px 0;
}

.article-content p {
	margin-bottom:10px;
}
			
#sideBar{
	float: right;
	width: 212px;min-height: 100px;
	margin-top:-14px;
}

#footer p{
	text-align: center;
	font-size: 9px;
	padding: 12px 0;
	margin: 0;
}
#footer a{
background-color: transparent;
}

/* Puff */
.box{margin: 0 0 10px 0;}
.puff h2, .puff .body{
	background-image: url('/Administration/Design/Bilder/AMHM-puff-sprite.png');
	background-repeat: no-repeat;
	height: 1%;
}
.puff h2{background-position:0 0;color:#FFFFFF;padding:16px 20px 4px;text-transform:uppercase;font-size:.9em;}
.puff h2 a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.kartpuff h2 {
	background-image: url('/Administration/Design/Bilder/karttopp.png');
	background-repeat: no-repeat;
	height: 1%;
	margin-bottom:9px;
}

.kartpuff{padding: 6px -1px 20px 20px;}

.puff .body{background-position: 0 100%;padding: 6px 20px 20px 20px;}
.puff .puff-content{padding: 10px;}
.puff.imagePuff .body{
	padding: 0;
	position: relative;
	background-image: none;
	overflow: hidden;z-index: 1;
	
}
.puff.imagePuff .body a{
	display: block;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 0; left: 0;
	width: 212px;
	background-image: url('/Administration/Design/Bilder/AMHM-puff-mask.png');
	background-position: 0 100%;
	z-index: 999;
}
.puff.imagePuff .body img{
	position: absolute;
	top: 0; left: 10px;
	display: block;
	z-index: 1;
}

.clearfix:after
{
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	content: " ";
	clear: both;
}

/* SÖK */
#searchForm label{display: none;}
#searchForm .query{width: 390px;}
#content .searchList, #content .searchList li{
	display: block;
	list-style-type: none;	margin: 0;
	list-style-position: outside;
	padding: 0;
	
}
#content .searchList{
	margin: 20px 0;
}
#content .searchList li{
	padding: 20px 10px;
	border-top:1px solid #8D243B;
}
.message{
	margin: 20px 0;
	
}
.searchList li.odd{
	background: #efefef;
}
.paging a, .paging span{font-size: 11px; margin: 0 2px;}
.paging a.disabled{color: #ccc;}
.paging a:hover.disabled{text-decoration: none;}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */