/* CSS Document */
body{
	background-image:url(../images/bg_body.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#vg_top{
	position:absolute;
	width:600px;
	height:600px;
	left:0px;
	top:0px;
	background-image:url(../images/vtop_bg.jpg);
	background-repeat: no-repeat;
}
#yta{
	position:relative;
	width:850px;
	height:500px;
	left:50%;
	margin-left:-425px;
}
#top{
	position:absolute;
	top:0px;
	width:100%;
	height:220px;
	background-color:#62A762;
	/*background-image: url(../images/gb_top_rand.gif);*/
	background-image: url(../images/bg_tophel.jpg);
	background-repeat: no-repeat;
}
#meny{
	position:absolute;
	top:225px;
	left:1px;
	width:200px;
	height:464px;
	background-color:#ffffff;
	background-image: url(../images/bg_mnyhel.jpg);
	background-repeat: no-repeat;
}
.meny{
	color:#003333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}
.meny_bg{
	position:relative;
	background-image: url(../images/bg_meny.gif);
	background-repeat: no-repeat;
	width:160px;
	height:22px;
	left:10px;
	padding-top:2px;
}
.meny_pr_bg{
	position:relative;
	background-image: url(../images/bg_meny_pr.gif);
	background-repeat: no-repeat;
	width:160px;
	height:22px;
	left:10px;
	padding-top:2px;
}
#mitt{
	position:absolute;
	top:225px;
	left:205px;
	width:625px;
	height:444px;/**/
	padding:10px;
	background-color:#ffffff;
	background-image: url(../images/bg_mithel.jpg);
	background-repeat: no-repeat;
}
#mitt_i{
	position: relative; 
	width:625px;
	height:434px;
	overflow: auto;
}
#mitt_i a{
 /*font-size:14px;*/
}
#fot{
	position:absolute;
	width:846px;
	height:25px;
	left:1px;
	top: 694px;
	padding-top:4px;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg_fothel.jpg);
	background-repeat: no-repeat;
}
.intsr{
	background-image: url(../wbshop/bilder/intsr_bg.gif);
	background-repeat: no-repeat;
	width:183px;
	height:84px;
	float:left;
	margin:2px;
	padding:2px;
	overflow: hidden;
	position: relative;
	/*text-align:center;*/
}

.intsr[id] {
	display: table;
	position: static;
}
#middle {
	position: absolute;
	/*top: 50%;*/
	top:4px;
	width:100%;
} /* for explorer only*/

#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	left: -50%;
}

#inner {
	position: relative; 
	/*top: -50%*/
	/*text-align:center;*/
}
.sh{
	text-decoration: none;
}
.grnlnk{
	position: relative;
	top: 2px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

