body{
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	line-height: 1.4em;
	background: #ffffff url(../images/bg.gif) repeat-x;
}
.main{
	margin: 0 auto;
	position: relative;
	width: 800px;
	text-align: left;
}
.top{
	position: relative;
	height: 132px;
}
.logo{
	position: absolute;
	left: 27px;
	top: 42px;
	border: 0px;
}
.number{
	background: url(../images/bgtop.gif) no-repeat;
	position: relative;	
	width: 552px;
	height: 132px;
	left: 258px;
}
.icon1{
	position: absolute;
	top: 35px;
	left: 35px;
}
.icon2{
	position: absolute;
	top: 42px;
	left: 290px;
}
.divider{
	position: absolute;
	bottom: 30px;
	left: 275px;
}
.sparrnummer{
	position: absolute;
	top: 47px;
	left: 97px;
	color: #ffffff;
	font-size: 26px;
	line-height: normal;
}
.sparrnummer span{
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.kundtjanst{
	position: absolute;
	top: 47px;
	left: 362px;
	color: #b4e5f1;
	font-size: 26px;
	line-height: normal;
}
.kundtjanst span{
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.greenbox{
	background: url(../images/bggreenbox.gif) no-repeat;
	position: relative;
	height: 130px;
	text-align: left;
}
.greenbox > span{
	display: block;
	padding: 6px 0 7px 15px;
	text-transform: uppercase;
	font-style: italic;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
}
.greenbox div{
	float: left;
	width: 166px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.greenbox > div > img{
	float: left;
	margin: 18px 15px 0 5px;
}
.greenbox > div > span{
	position: relative;
	top: 25px;
}
.greenbox > img{
	float: left;
}
.menu{
	background: url(../images/bgmenu.gif) no-repeat;
	height: 51px;
	text-align: left;
	padding: 0 30px;
	line-height: normal;
}
.menu img{
	float: left;
}
.menu > div{
	float: right;
}
.menu a{
	background: transparent;
	float: left;
	display: block;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 18px;
	font-style: normal;
}
.menu a:hover{
	background: #006983;
	float: left;
	display: block;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 18px;	
	font-style: normal;
}
.menu > div > a, .menu > div > a:hover{
	font-style: italic;
}
.content{
	padding: 30px;
	text-align: left;
}
.content-nosidemargin{
	padding: 30px 0;
	text-align: left;	
}
.footer{
	background: url(../images/bgfooter.gif) no-repeat;
	
	line-height: normal;
	font-size: 11px;
	text-align: center;
}
.footer > div{
	height: 145px;
	position: relative;
}
.footer > div > div{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 460px;
	text-align: left;
	line-height: 18px;
}
.footer > div > div.partners{
	position: absolute;
	top: 23px;
	line-height: normal;
	left: 506px;
	width: 285px;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}
.footer > div > div > span{
	color: #72a41a;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.footer > div > div > div{
	color: #72a41a;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 16px;
	margin-left: 8px;
}
.footer > div > img{
	position: absolute;
	top: -10px;
	left: -10px;
}
a{
	color: #2ea7c4;
	text-decoration: none;
	font-style: italic;
}
a:hover{
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
h1{
	font-size: 30px;
	color: #81b625;
	font-style: normal;
	line-height: normal;
	margin: 0;
	font-weight: normal;
}
h2{
	font-size: 24px;
	color: #666666;
	font-style: italic;
	line-height: normal;
	margin: 0;
	font-weight: normal;
}
.product{
	margin-bottom: 10px;
}
.product > div{
	float: right;
	width: 618px;
	text-align: left;
}
.product > div > h1{
	margin-bottom: 10px;
}
.product > img{
	float: left;
}
.price{
	background: url(../images/bgprice.gif) no-repeat;
	height: 48px;
	margin-top: 20px;
}
.price > div{
	margin: 8px 13px 0 0;
	float: right;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
.price > a > img{
	float: right;
	border: 0px;
}
.price > div > span{
	color: #2ea7c4;
	font-style: italic;
	font-size: 30px;
}

/* Nya klasser */
.ribbon{
	position: absolute;
	top: 12px;
	left: -160px;
	background: url(../images/ribbon.png) no-repeat;
	width: 65px;
	height: 109px;
	color: #ffffff;
	font-size: 11px;
	padding: 165px 40px 0 40px;
	line-height: normal;
}
.ribbon > span{
	display: block;
	margin-bottom: 5px;
}
.sparrnummer a{	color: #ffffff; }
.kundtjanst a{ color: #b4e5f1; }
