
		body {
			
		margin: 0;
		overflow: hidden;
	
		}
		
		.tabs {
		
		width: 630px;
		height: auto;
		background: url(images/panel-bg.gif) no-repeat;
	
		}
		
		ul.tabNavigation {
		
		position: relative;
		top: -1px;
		left: 3px;
		list-style-type: none;
		padding: 0;
		margin: 0;
		
		}
		
		.tabNavigation li {
		float: left;
		height: 23px;
		}
		
		.tabNavigation li {
		
		float:left;
		
		}
		
		.tabNavigation a {
		float:left;
		height:23px;
		background-position:0 0;
		overflow:hidden;
		}
	
	
		a.selected#to_tab6{
		background-position:-12px -33px;
		}

		a.selected#to_tab7 {
		background-position:-12px -81px;
		}	

		a.selected#to_tab8 {
		background-position:-12px -129px;
		}	

		a.selected#to_tab9 {
		background-position:-12px -177px;
		}	

		a.selected#to_tab10 {
		background-position:-12px -225px;
		}	

		a.selected#to_tab11 {
		background-position:-12px -273px;
		}		
		
		a.selected#to_tab12 {
		background-position:-12px -321px;
		}		

		a.selected#to_tab13 {
		background-position:-12px -369px;
		}			

				
		.tabNavigation a.basta {
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -9px;
		width:81px;
		}
		
		.tabNavigation a.ovre {
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -57px;
		width:81px;
		}
		
		.tabNavigation a.vastra{
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -105px;
		width:58px;
		}
		
		
		.tabNavigation a.nedre{
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -153px;
		width:81px;
		}
		
		.tabNavigation a.mellan-nedre {
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -201px;
		width:128px;

		}
		
		.tabNavigation a.norra-ovre {
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -249px;
		width:81px;
		
		}

		.tabNavigation a.familj {
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -297px;
		width:48px;
		
		}
	
		.tabNavigation a.rullstol{
		background-image:url(images/arskort_navigation.gif);
		background-position:-12px -345px;
		width:64px;
		
		}
	
		.content {
		
		clear: both;
		background: #FFF;
		height: auto;
		color:#333;
		padding: 10px 20px 15px 12px;
		font: normal 12px Tahoma;
		line-height: 17px;
		
		}
		
		.content-box-top {
		
		background: url(images/contentbox_top.gif) no-repeat; 
		width: 589px;
		height: 44px;
		
		}
		
		.content-box-bottom {
		
		background: url(images/contentbox_bottom.gif) no-repeat top center; 
		width: 589px;
		height: 30px;
		
		}
		
		.content-box-content {
		
		padding: 0px 10px 0px 30px;
		background: url(images/contentbox_middle.gif) repeat-y; 
		width: 549px;
		height: auto;
		
		}
		
		.imgnav {
		
		background: url(images/background_1.gif); 
		width: 589px; 
		height: 42px;
		
		}
		
		.imgnav div {
		
		position: relative; 
		left: 339px;
		
		
		}
		
		.imgnav_number {
		
		width: 28px;
		height: 40px;
		display: block;
		float: left;
		
		}
		
		.imgnav_overview{
		
		width: 72px;
		height: 40px;
		display: block;
		float: left;
		
		}
		
		a {
		  outline: none;
		}

		a:active {
		  outline: none;
		}
		
		:focus {
		  -moz-outline-style: none;
		}

	
		
		
		
		
		
		
