/* CSS Document */
body {
	background-image:url(../img/object/vertical_bg.jpg);
	background-color:#EEEEE0;
	background-repeat:repeat-x;
	font-family:Arial, Verdana;
	font-size:12px;

}
img {
	padding:0px;
	margin:0px;
	border:none;

}
a {
	/*font-weight:bold;*/
	text-decoration:none;
	color:#5a5217;

}
a:hover {
	/*font-weight:bold;*/
	text-decoration:none;
	color:#a51f65;

}
.indrag {
	margin:13px;
	margin-top:10px;
	margin-bottom:2px;

} 
/*		SIDCONTAINER OCH COPYRIGHT	    */
#container{
	position: relative;
	left: 45px;
	top: 22px;
	width: 902px;
	height:auto;
	min-height:auto;
	background-image:url(../img/object/horisontal_bg.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
#container_top{
	position: relative;
	top: 0px;
	left: 0px;
	width: 902px;
	height: 6px;
	background-image:url(../img/object/horisontal_bg_topshade.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	position: relative;
	top: auto;
	bottom:0px;
	left: 0px;
	margin-bottom:0px;
	margin-top:auto;
	height:35px;
	width:900px;
	font-size:0px;
	line-height:0px;
	background-image:url(../img/object/horisontal_bg_bottomshade.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
}
#container_bottom_wide {
	position: relative;
	top: auto;
	bottom:0px;
	left: 0px;
	margin-bottom:0px;
	margin-top:auto;
	height:35px;
	width:900px;
	font-size:0px;
	line-height:0px;
	background-image:url(../img/object/horisontal_bg_bottomshade.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:left;
}
#copyright {
	position: relative;
	top: 25px;;
	left:54px;
	font-size:11px;

}
/* 		SIDHUVUD OCH MENY				*/
#kontakta{
	position: relative;
	top: 0px;
	left: 22px;
	width: 870px;
	clear:both;
	font-weight:bold;

}
#kontakta img{
	padding-bottom: 8px;
	padding-right: 18px;
	vertical-align:top;

}
#toppbild {
	position: relative;
	background-color:#a51f65;
	background-image:url(../img/object/sidhuvud.jpg);
	top: 4px;
	left: 1px;
	clear: both;
	height: 130px;
	width: 896px;
	
}
#meny{
	position: relative;
	top: 14px;
	left: 222px;
	clear: both;
	padding-bottom:45px;
}	

/* 		HUVUDINNEHÅLL	  				*/
#vansterspalt {
	position:relative;
	top: 12px;
	left: 2px;
	padding-left:22px;
	width: 180px;
	float:left;

}
#mittspalt {
	position:relative;
	background-image:url(../img/object/streck_bullet.jpg);
	background-position:left;
	background-repeat:repeat-y;
	top: 12px;
	width: 399px;
	float:left;
	padding-left:20px;
	padding-right:20px;

}
#mittspalt img{
	vertical-align:top;

}
#mittspalt_wide {
	position:relative;
	background-image:url(../img/object/streck_bullet.jpg);
	background-position:left;
	background-repeat:repeat-y;
	top: 12px;
	float:left;
	width: 399px;
	padding-left:20px;
	padding-right:20px;


}
#mittspalt_wide img{
	vertical-align:top;

}
#hogerspalt {
	position:relative;
	top: 12px;
	width: 231px;
	float:left;

}
#hogerruta{
	position: relative;
	left: 0px;
	top: 0px;
	width: 231px;
	height:auto;
	min-height:auto;
	background-image:url(../img/object/box_shade_side.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
}
#hogerruta_top{
	position: relative;
	top: 0px;
	left: 0px;
	width: 231px;
	height: 10px;
	background-image:url(../img/object/box_shade_top.jpg);
	background-repeat:no-repeat;
}
#hogerruta_bottom {
	position: relative;
	top: auto;
	bottom:0px;
	left: 0px;
	margin-bottom:0px;
	margin-top:auto;
	height:13px;
	width:231px;
	font-size:0px;
	line-height:0px;
	background-image:url(../img/object/box_shade_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}
