/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #bababa;
	font-size: 12px;
	color: #444444;
	font-family: arial, verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:920px;/* for mozilla*/
	background-color: #bababa;
	height:100%;
	background:  url(images/bakgrund.png) repeat-x left top;
}
#wrapper {
/*	background:  url(images/foot_4x82.jpg) repeat-x left bottom; */
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:920px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background: url(images/bakgrund_vit_skugga.png) left repeat-y; 
}

/* mac hide \*/
* html #outer{
	width:920px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:463px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:920px;
	height:463px;
	z-index:74;
	background:  url(images/ram.png) no-repeat center top;
}

#bildspel{
	position:absolute;
	top:110px;
	left:10px;
	width:640px;
	height:320px;
	z-index:75;
}

#bild_kant{
	position:absolute;
	top:110px;
	left:10px;
	width:10px;
	height:10px;
	z-index:76;
}


#bildtext {
	position:absolute;
	top:110px;
	left:660px;
	width:230px;
	height:320px;
	z-index:75;
	font-size: 35px;
	color: #ffffff;
	margin-top: 7px;
	font-family: Georgia, Verdana, Times, sans-serif;
	line-height: 40px;
	margin-bottom: 7px;
	font-weight: normal;
	position: relative;
}




#ajaxmenu{
	font-size: 13px;
	position:absolute;
	top:430px;
	left:22px;
	width:900px;
	height:34px;
	z-index:65;
}

#toppinfo{
	position:absolute;
	top:35px;
	left:510px;
	width:325px;
	height:80px;
	z-index:65;
	
}

#toppinfo p {
	font-size: 12px;
	line-height: 16px;


}

#sprak {
	position:absolute;
	top:81px;
	left:857px;
	width:60px;
	height:30px;
	z-index:301;
}
 


#logo {
	position:absolute;
	top:9px;
	left:10px;
	width:460px;
	height:90px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:925px}
/* end hide*/
#footer {
	color: #000000;
	width:920px;
	clear:both;
	height:42px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/sidfot.png) no-repeat left top; 
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #5c676d;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:260px;
	padding-top: 18px;
	float:right;
	z-index: 55;

}
#right-inner {
	padding-left: 0px;
	padding-right: 20px;
	text-align: left;

}


#hitta_topp {
	font-size: 12px;
	width:239px;
	color: #000000;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 0px;
	position: relative;
	min-height:16px;
	height:auto !important;
	height:16px;

	background:  url(images/hitta_topp.gif) no-repeat left top;
}

#hitta_topp p {
	line-height: 12px;
	_line-height: 11px;
}


#hitta_ruta {
	font-size: 12px;
	width:229px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	background:  url(images/motruta.gif) no-repeat left top;
	margin-top: 0px;

/*	min-height:172px;
	height:auto !important;
	height:172px;
*/
}

#hitta_nere {
	width:239px;
	position: relative;
	margin-top: 0px;
/*	background:  url(images/ruta_nere.gif) no-repeat left top;*/
}



.ruta1
{
	width:299px;
	float:left;
	z-index: 55;
}


.ruta2
{
	width:299px;
	float:right;
	z-index: 55;
}

.ny_rad {
	width:598px;
	clear:both;
	min-height:0px;
	height:auto !important;
	height:0px;

/*	background:  url(images/foot_776x82_2.jpg) no-repeat left top; */

}


#aktuellt {

	position:relative;/*ie needs this to show float */
	min-height:337px;
	height:auto !important;
	height:337px;

}


#start_ruta {

	position:relative;/*ie needs this to show float */
	min-height:318px;
	height:auto !important;
	height:318px;
	background:  url(images/startruta_bakgrund5.jpg) no-repeat right bottom;
}



#left {
	padding-top: 18px;
	position:relative;/*ie needs this to show float */
	width:650px;
	float:left;
	z-index: 56;

}
#left-inner {
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;

}
#clearfooter {
	width:100%;
	height:10px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;

}

.profil{	
	float:left;
	width:205px;
	height:280px;
	text-align:left;
	min-width:205px;/* for mozilla*/
	min-height:280px;/* for mozilla*/
	height:100%;
	background:  url(images/profil.png) no-repeat left top;
}

.profil .info{	
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align:left;
}

.profilbild{	
	padding: 0px;
	margin: 0px;
}

.ptext{	
	padding-top: 5px;
	margin: 0px;
}


.namn {
	font-size: 14px;
	color: #0e4e9b;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	position: relative;
}

.profil .titel {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

	font-family: arial, verdana, sans-serif;
	position: relative;
}

.profil .uppgifter {
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	font-family: arial, verdana, sans-serif;
	position: relative;
}




#content h1 {
	font-size: 30px;
	color: #0e4e9b;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	position: relative;

}

#content h2 {
	font-size: 16px;
	color: #0e4e9b;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	position: relative;
}

#content h3 {
	font-size: 14px;
	color: #0e4e9b;
	font-family: arial, verdana, sans-serif;
	position: relative;
}


#content h5 {
	font-size: 20px;
	color: #0e4e9b;
	font-weight: normal;
	padding-top: 19px;

	font-family: arial, verdana, sans-serif;
/*	background:  url(images/lakare.gif) no-repeat right top;*/
	border-bottom: 1px solid #c8cdd0;
	position: relative;
}

#content h6 {
	font-size: 20px;
	color: #0e4e9b;
	font-weight: normal;
	padding-top: 4px;
	font-family: arial, verdana, sans-serif;
/*	background:  url(images/kalender.gif) no-repeat right top;*/
	border-bottom: 1px solid #c8cdd0;
	position: relative;
}





#right-inner h1 {
	font-size: 30px;
	color: #0e4e9b;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
/*	margin-bottom: 10px;*/
	position: relative;
}

#right-inner h2 {
	font-size: 20px;
	color: #0e4e9b;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	line-height: 5px;
	margin-bottom: 7px;
	position: relative;
}

/*
#right-inner h3 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	line-height: 14px;
	margin-bottom: 2px;
	position: relative;
}
*/

#right-inner h3 {
	font-size: 20px;
	color: #0e4e9b;
	font-weight: normal;
	padding-top: 0px;
	font-family: arial, verdana, sans-serif;
/*	background:  url(images/lakare.gif) no-repeat right top;*/
	border-bottom: 1px solid #c8cdd0;
	position: relative;
}


#right-inner h5 {
	font-size: 20px;
	margin-top: 0px;
	color: #0e4e9b;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
/*	background:  url(images/aktuellt.gif) no-repeat right top;*/
	border-bottom: 1px solid #c8cdd0;
	position: relative;

}


#right-inner h6 {
	font-size: 11px;
	color: #909090;
	font-family: arial, verdana, sans-serif;
	line-height: 0px;
	margin-bottom: 7px;
	position: relative;
}



h4 {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	background:  url(images/lankpil.gif) no-repeat left top;
	padding-left: 19px;
	margin-top: 8px;
	line-height: 14px;
	position: relative;
}





p {
	font-size: 13px;
	color: #444444;
	line-height: 17px;
	_line-height: 16px;
}



#content p a {
    color: #458dbb;
/*	border-bottom: #5c676d 1px dashed;*/
	text-decoration:none;
}


#content p a:hover {
    color: #458dbb;
	border-bottom: none;
	text-decoration: underline;
}


#footer p {
	padding: 8px;
}


.sammanfattning
{
	font-size: 12px;
	color: #444444;
}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: 0px;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #458dbb;
/*	border-bottom: #5c676d 1px dashed;*/
	text-decoration:none;
}

#content a:hover, #sidebar a:hover
{
    color: #458dbb;
	border-bottom: none;
	text-decoration: underline;
}

