 * { behavior: url(iepngfix.htc) }

body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	background: url("img/bg.jpg") center bottom no-repeat;
	background-attachment: fixed;
	background-color:#4983C3;
}

#wrapper {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:100%; 
}

#container{
	margin:17px auto;
	text-align: left;
	width:864px;
	height:auto;
}

#header{
	background:url("img/header_bg.png") no-repeat;
	width:864px;
	height:105px;
}	

#header img{
	position:relative;
	left:10px;
	top:15px;
} 
	
#header a, #header img{
	border:none;
	background-color: transparent;
}


/* MENY
***********************************************/
#menywrapper{
	width:864px;
	height:45px;
	background:url("img/content_bg.png") repeat-y;
	}
	
* HTML #menywrapper{
	width:864px;
	height:45px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_bg.png',sizingMethod='scale' ); 
	BACKGROUND-IMAGE: none; 
	BACKGROUND-REPEAT: repeat-y;
}

#menycontent{
	width:852px;
	height:45px;
	line-height:48px;
	background-color: #006036;
	background: url("img/meny_bg.gif");
	background-repeat: repeat; 
	margin-left:5px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	}
	
/* IE FIX */	
* HTML #menycontent{
	width:852px;
	height:45px;
	line-height:45px;
	background-color: #006036;
	background: url("img/meny_bg.gif");
	background-repeat: repeat; 
	margin-left:5px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
	
#menycontent ul{
	display:inline;
	padding-left:10px;
}

#menycontent li{
	display:inline;
}

#menycontent .active{
	color:#fff;
	padding-top:17px;
	padding-bottom:14px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#006036;
}

#menycontent #currentpage{
	color:#fff;
	padding-top:17px;
	padding-bottom:14px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#006036;

}

#menycontent a:link, #menycontent a:visited{
	color:#fff;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	background-color: transparent;
}

#menycontent a:hover, #menycontent a:active{
	color:#000;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	background-color: transparent;
}

/* SUB MENY
**************************************************/
#submeny{
	position:relative;
	background-color: #006036;
	height: 20px;
	width:852px;
	margin-left: 5px;
	margin-top:1px;
	line-height: 20px;
	font-family:arial;
	font-size:11px;
	color:#fff;
}

#submeny ul{
	display:inline;
	padding-left:10px;
}

#submeny li{
	display:inline;
	padding-left: 10px;
	padding-right: 10px;
}

#submeny .active{
	color:#fff;
	background-color:#006036;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

#submeny a:link, #submeny a:visited{
	color:#fff;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}

#submeny a:hover, #submeny a:active{
	color:#fff;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
}

/* START CONTENT
**************************************************/


#startcontentwrapper{
	background:url("img/content_bg.png") repeat-y;
	width:864px;
	height:100%;
}

/* IE FIX */
* HTML #startcontentwrapper{
	width:864px;
	height:100%;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_bg.png',sizingMethod='scale' ); 
	BACKGROUND-IMAGE: none; 
	BACKGROUND-REPEAT: repeat-y;
}
	
	
.startimg{
	margin-left: 6px;
	clear:both;
}

/* SUB CONTENT
********************************************************/
#subcontentwrapper{
	background:url("img/content_bg.png") repeat-y;
	width:864px;
	height:100%;
	float:left;
	padding-top:40px;
	padding-bottom: 50px;
}

/* IE FIX */
* HTML #subcontentwrapper{
	background:url("img/content_bg.png") repeat-y;
	width:864px;
	height:100%;
	float:left;
	padding-top:40px;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_bg.png',sizingMethod='scale' ); 
	BACKGROUND-IMAGE: none; 
	BACKGROUND-REPEAT: repeat-y;
}

#content{
	position:relative;
	float:left;
	width:430px;
	margin-left: 25px;
	font-family: arial;
	font-size:11px;
	color: #2b3a3c;
}
	
#imgholder{
	position:relative;
	float:right;
	width:325px;
	margin-right: 15px;
}
	
#content h1{
	font-family: arial;
	font-size:17px;
	color: #006036;
	margin-bottom: 15px;
	}

	
#content h2{
	color:#222;
	font-size: 12px;
	font-weight: bold;
	}
	
#content h3{
	color:#000;
	font-size: 11px;
	font-weight: bold;
	}

.referenscontent{
	margin-bottom:20px;
	padding-top: 10px;
}
	
	
.faqcontent h2{
	margin-bottom: -5px;
}
	
#foretagscontent{
	margin-bottom:-25px;
}
	
#foretagscontent h1{
	font-family: arial;
	font-size:17px;
	color: #006036;
	margin-bottom:20px;
}
	
#foretagscontent ul{
	margin-bottom:0px;
}
	
/* STARTBOXAR
********************************************************/
#startboxar h1{
	font-family:arial;
	font-size:17px;
	color:#006036;
	padding-left: 20px;
	font-weight:bold;
	padding-top:0px !important;
	padding-top:12px;
}
	
#startbox1{
	position:relative;
	float:left;
	width:269px;
	height:150px;
	background:url("img/startbox1_bg.jpg");
	border:1px solid #cdcccb;
	margin-left: 17px !important;
	margin-left: 8px;
	overflow:hidden;
}

#startbox2{
	position:relative;
	float:left;
	width:269px;
	height:150px;
	background:url("img/startbox2_bg.jpg");
	border:1px solid #cdcccb;
	margin-left: 7px !important;
	margin-left: 9px;
	overflow:hidden;
}
	
#startbox3{
	position:relative;
	float:none;
	width:269px;
	height:150px;
	background:url("img/startbox3_bg.jpg") no-repeat;
	border:1px solid #cdcccb;
	margin-left:573px;
}

#startbox3 p{
	padding-right: 85px;
}
	
#startboxar p{
	font-family:arial;
	font-size:11px;
	color: #333;
	padding-left: 20px;
}

/* FOOTER
************************************************************/
#footer{
	clear:both;
	background:url("img/footer_bg.png") no-repeat;
	width:864px;
	height:31px;
	text-align:center;
	font-family: verdana, arial;
	font-size:9px;
	color:#888;
	
}

#footer p{
	margin-top:0;
	padding-top: 5px;
}
	

/* L€NKAR
************************************************************/
a:link{
	color:#006036;
	text-decoration: underline;
}

a:visited{
	color:#006036;
	text-decoration: underline;
}

a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #006036;
}

a:active{
	color:#fff;
	text-decoration: none;
	background-color: #006036;
}
