@charset "utf-8";
#vertical{
	position:absolute;
	height:100%;
	top:0px;
	margin-top:0 px;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	overflow:visible;
}
		
#centrering{
	left:50%;
	top:0;
	width:802px;
	height:100%;
	z-index:2;
	overflow:visible;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
   	margin-right:auto;
	text-align:left
}
#header {
	background-image:url(../Bilder/header_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:152px;
	z-index:1;
	margin-bottom:15px;
	overflow:visible;
}
#header09 {
	background-image:url(../Bilder/header_left09.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:152px;
	z-index:1;
	margin-bottom:15px;
	overflow:visible;
}
#stor_menu {
	float:left;
	z-index:50;
	margin-left:170px;
}
#fyllnad {
	float:left;	
	height:105px;
	width:802px;
	z-index:60;
	overflow: auto;
	margin:0;
	padding:0px;
}
.top_box {
	float:left;
	width:802px;
	height:5px;
}

.box {
	float:left;
	width:800px;
	z-index:60;
	background-color: #e8e8e8;
	overflow: hidden;
	border-width:1px;
	border-style: none solid solid solid;
	border-color: #999999;
}
#senaste_bilden {
	display: inline;
	float:right;
	z-index:60;
	margin:5px;
	margin-top:0;
}
#senaste_nyheten {
	width:529px;
	z-index:60;
	margin:5px;
	margin-top:0;
}
.liten_banner {
	background-image:url(../Bilder/liten_banner.jpg);
	background-repeat: no-repeat;
	height:40px;
	width:245px;
	float:left;
	z-index:50;
	padding:5px;
	margin:-1px -1px 10px 0;
}
.stor_banner {
	float:left;
	background-image:url(../Bilder/stor_banner.jpg);
	background-repeat: no-repeat;
	height:40px;
	width:539px;
	z-index:50;
	overflow: hidden;
	margin: -1px 0 10px -1px;
	padding:5px;
}
.hel_banner {
	float:left;
	background-image:url(../Bilder/hel_banner.jpg);
	background-repeat: no-repeat;
	height:40px;
	width:802px;
	z-index:60;
	overflow: auto;
	margin: -1px 0 10px -1px;
	padding:5px;
}

.go{
	cursor:pointer;
	display:block;
	width:50px;
	height:42px;
	margin-top:-5px;
	background-image:url(../Bilder/go.jpg);
	float:right;
	text-decoration:none;
	border:0;
	}
.go a:link{
	text-decoration:none;
	border:0;
	}
.go:hover{
	background-image:url(../Bilder/go_hover.jpg)
	}
.klotter1 {
	background: url("../Bilder/bg_60.jpg") #fdfdfd repeat-x top left;
	padding: 5px;
	width: 241px;
	margin-left:-2px;
	border-style:solid;
	border-bottom:none;
	border-width:1px;
	border-color:#999999;
}
.bild_kommentar1 {
	background-image:url(../Bilder/bg_130.jpg);
	background-color: #fdfdfd;
	background-repeat: repeat-x;
	padding: 5px;
	width: 536px;
	margin:0 -3px 0 0;
	border-style:solid;

	border-width:1px;
	border-color:#999999;
}
.fest {
	background-image:url(../Bilder/bg_130.jpg);
	background-color: #fdfdfd;
	background-repeat: repeat-x;
	padding: 5px;
	height: 60px;
	width: 241px;
	margin-right:-4px;
	margin-bottom:-5px;
	border-style:solid;
	border-bottom:none;
	border-width:1px;
	border-color:#999999;
}
#bottom {
	float:left;
	position:relative;
	margin-top:40px;
	width:800px;
	min-height:30px;
	z-index:50;
	}
.copyright{
	height:25px;
	color: #ffffff;
	background-color: #222222;
	border: 1px solid #ffffff;
	border-bottom-style: none;
	border-top-style: none;
	text-align:center;
	}