body         
{
  background-color:#eaeae9;
  text-align:center;
  margin: 0 auto;
  font-family:arial;
}

/**  TEXT CSS  **/
h2
{
	display: inline;
	color:#2a2a2a;
	font-size:18px;
}

h3
{
	display: inline;
	color:#2a2a2a;
	font-size:17px;
}

h4
{
	display: inline;
	color:#2a2a2a;
	font-size:14px;
}

h5
{
	display: inline;
	color:#2a2a2a;
	font-size:12px;
}

p.img_text
{
	font-style:italic;
	font-size:12px;
	margin-top:0px;
}

p.info_text
{
	font-size:13px;
	width:640px;
}

p.map_info_text
{
	font-size:13px;
	width:460px;
}
/**  TEXT CSS SLUTAR  **/

/**  LÄNKAR CSS  **/
a
{
	color:#474a9f;
	text-decoration:none;
	font-weight:bold;
}

#menu a {
	display:block;
	padding:20px 0px 10px 0px;
	#padding:1px 0px 10px 0px;
}

#menu a.tatort
{
	width: 156px;
	background: url("../img/menu_lidkopings_tatort.jpg") 0 0 no-repeat;
}

#menu a.oster
{
	width: 132px;
	background: url("../img/menu_oster_om_lidan.jpg") 0 0 no-repeat;
}

#menu a.vaster
{
	width: 140px;
	background: url("../img/menu_vaster_om_lidan.jpg") 0 0 no-repeat;
}

#menu a.kalland
{
	width: 77px;
	background: url("../img/menu_kalland.jpg") 0 0 no-repeat;
}

#menu a.kallandso
{
	width: 98px;
	background: url("../img/menu_kallandso.jpg") 0 0 no-repeat;
}

#menu a.kategorier
{
	width: 104px;
	background: url("../img/menu_kategorier.jpg") 0 0 no-repeat;
}

#menu a:hover { 
background-position: 0 -30px;
}

.map_locations a
{
	color:#474a9f;
	text-decoration:none;
}
/**  LÄNKAR CSS SLUTAR  **/

/**  DIV CSS  **/
#omf
{
	width:980px;
	height:auto;
	background-image:url(../img/borders.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width:971px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}

#left_content_index
{
	width:696px;
	height:auto;
	float:left;
	padding:15px 15px 15px 10px;
	text-align:left;
	font-size:13px;
	font-family:arial, verdana;
}

#right_content_index
{
	width:230px;
	height:auto;
	float:left;
	margin:15 0 0 0;
}

.left_content_subpage
{
	width:475px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
}

#right_content_subpage
{
	width:486px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:23px;
}

#right_content_subpage_vaster
{
	width:486px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:550px;
}

#header
{
	width:971px;
	height:113px;
}

#menu
{
	height:40px;
	width:971px;
	padding-top:10px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
}

.clear
{
	clear:both;
}

#main
{
	width:971px;
	height:auto;
	background-color:#ffffff;
}

#map_info
{
	margin-left:15px;
}

#footer
{
	width:982px;
	height:40px;
	background-image:url(../img/footer_ie.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}
/**  DIV CSS SLUTAR  **/

/**  LISTOR CSS  **/
.cateory_menu_item
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px; 
}

#rightmenuul
{
	list-style: none;
	margin: 0;
	padding:0;
}

ul.map_locations
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.rightmenuitem
{
	float: left;
	margin-top:-3px;
}

.rightmenuitemfirst
{
	float: left;
	margin-top:-5px;
	#margin-top:-2px;
}

#menuul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuitem
{
	float: left;
	margin-left:17px;
	margin-top:-7px;
}

.menuitemfirst
{
	float: left;
	margin-left:13px;
	margin-top:-7px;
}
/**  LISTOR CSS SLUTAR  **/

/**  BILDER CSS  **/
.puffbild
{
    border:0px;   
}

.entos_copy
{
    margin-top:15px;
    margin-right:10px;
}

.karta
{
	border:1px solid #ebeaea;
	padding: 5px;
}
.read_more_img
{
	border:1px solid #ebeaea;
	padding: 5px;
}

img.menu_img
{
	border:0px;
}

#right_content_index img
{
	border:0;
}

.banner
{
    border:0px;    
}
/**  BILDER CSS SLUTAR  **/



