html{
	height:100%;
}
body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#f8f8f8 url(../images/bg-body.gif) no-repeat 50% 0;
	min-width:1002px;
	height:100%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#303030;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:960px;
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
.w1{
	padding-bottom:272px;
}
#header{
	height:1%;
	padding:5px 0 0 0;
	margin-bottom:64px;
}
.search-form{
	overflow:hidden;
	padding:0 22px 6px 0;
}
.search-form .text{
	float:right;
	width:129px;
	height:14px;
	padding:3px 10px 1px;
	background: url(../images/bg-input-search.png) no-repeat;
	margin-left:5px;
}
* html .search-form .text{
	padding:1px 10px;
}
.search-form .text input{
	padding:0;
	width:125px;
	border:0;
	background:none;
	font-size:11px;
	line-height:14px;
	font-style:italic;
	color:#a2a2a2;
	position:relative;
}
.search-form .image{
	float:right;
	margin:3px 0 0;
}
#nav{
	height:1%;
	margin:0 0 1px;
	padding:7px 0 0 41px;
	list-style:none;
	position:relative;
	z-index:10;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	background: url(../images/separator-01.gif) no-repeat 0 3px;
	position:relative;
}
#nav li:first-child{
	background:none;
}
#nav li a{
	display:block;
	font-size:12px;
	color:#a2a2a2;
	padding:12px 23px 11px 24px;
}
#nav li a.hem{
	background: url(../images/bullet-01.gif) no-repeat 0 11px;
	padding-left:26px;
}
#nav li:hover a,
#nav li.hover a{
	text-decoration:underline;
}
#nav li:hover .drop,
#nav li.hover .drop{
	display:block;
}
.drop{
	width:202px;
	display:none;
	position:absolute;
	top:38px;
	left:-1px;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #e2e2e2;
	overflow:hidden;
	background:#f8f8f8;
	z-index:25;
}
#nav .drop li{
	width:100%;
	float:left;
	background:none;
	border-bottom:1px solid #e2e2e2;
	margin:1px 0 -1px;
}
#nav .drop li a{
	display:block;
	padding:13px 24px 11px;
}
#nav .drop li a:hover,
#nav .drop li.active a{
	color:#2b578a;
	text-decoration:underline;
}
.visual{
	height:1%;
	padding:0 5px;
	position:relative;
}
.img-box img{
	display:block;
}
.logo{
	position:absolute;
	top:13px;
	left:0;
	width:291px;
	height:78px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	background: url(../images/logo.png) no-repeat;
	cursor:pointer;
}
#main{
	height:1%;
	background: url(../images/bg-main.gif) repeat-y;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#twocolumns{
	float:left;
	width:720px;
	background: url(../images/bg-twocolumns.gif) repeat-y;
}
#content{
	float:left;
	width:455px;
	height:1%;
	padding:0 6px 0 18px;	
}
#content h1{
	margin:-45px 0 9px;
	font-size:30px;
	font-weight:normal;
	color:#265182;
	position:relative;
}
#content p{
	margin:0 0 29px;
	line-height:21px;
}
#content #nyheter img {
    margin: 15px 0px;
    
}
.more{
	display:block;
	width:90px;
	height:28px;
	background: url(../images/btn-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -10px;
}
.aside .nyheter{
	height:1%;
	font-size:21px;
	color:#265182;
	background: url(../images/bg-nyheter.gif) no-repeat;
	padding-left:21px;
	margin:-36px 0 14px -1px;
	position:relative;
}

.aside{
	float:right;
	width:220px;
	padding:0 10px;
}
.sidebar_aside {
    float:right;
    width:190px;
    padding:0 10px;
}
.data{
	display:block;
	color:#959595;
	margin-bottom:7px;
}
.aside p{
	margin:0 0 10px;
	line-height:21px;
}
.aside .more{
	margin-left:-3px;
}
.sidebar_aside .more{
    margin-top:10px;
    margin-left:0px;
}
#sidebar{
	float:right;
	width:211px;
	margin:-29px 0 0;
	padding-right:20px
}
#sidebar h3{
	margin:0 0 12px;
	font-size:14px;
	color:#265182;
	position:relative;
}
#sidebar p{
	margin:0;
	line-height:21px;
}
.box{
	height:1%;
	overflow:hidden;
	margin-bottom:19px;
}
.logo-box{
	float:left;
	width:60px;
	margin-right:15px;
	padding-top:3px;
}
.logo-box img{
	float:right;
}
#footer{
	position:relative;
	height:192px;
	width:100%;
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
	border-top:14px solid #bebebe;
	padding:30px 0 0;
	margin-top:-236px;
}
.footer-holder{
	margin:0 auto;
	width:940px;
	padding:0 10px;
}
.footer-holder:after{
	display:block;
	clear:both;
	content:'';
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:170px;
}
.nav li{
	margin-bottom:9px;
}
.link-box{
	float:left;
	width:158px;
	padding:0 10px 0 12px;
}
.link-box h4{
	font-size:12px;
	color:#303030;
	margin:0 0 7px;
}
.link-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.link-box ul li{
	margin-bottom:9px;
}
.block{
	float:right;
	width:590px;
}
.avanti{
	float:left;
	width:180px;
	height:162px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-9px 12px 0 0;
	position:relative;
}
.avanti a{
	display:block;
	height:100%;
	background:url(../images/bg-avanti.png) no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.contact{
	float:left;
}
.contact h4{
	font-size:12px;
	margin:0 0 8px;
}
.contact ul{
	height:1%;
	overflow:hidden;
	margin:0 0 9px -7px;
	padding:0;
	list-style:none;
}
.contact ul li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 8px;
	background:url(../images/separator-02.gif) no-repeat 0 2px;
}
.contact span{
	display:block;
	padding-bottom:9px;
}
.inner #content{
	width:512px;
}

