

h1 {
	font-size:30px;
	color:#222;
	letter-spacing:-1px;
	font-weight:normal;
	line-height:1;
	margin-bottom:15px;
}

h2 {
	font-size:18px;
	color:#000;
	padding-bottom:10px;
	letter-spacing:-0.25px;
	font-weight:normal;
	margin-top:8px;
}

.small-heading {
	font-size:12px;
	color:#912;
	font-weight:bold;
	margin-bottom:16px;
	display:block;
	width:160px;
}

.text-left {
	text-align:left;
}

.text-center { 
		text-align:center;
}

.clear-both { 
	clear:both;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.border-bottom1 {
	border-bottom:1px solid #ccc;
}

.border-bottom2 {
	border-bottom:2px solid #ccc;
}

.heading {
	font-size:18px;
	color:#912;
	font-weight:bold;
	margin-bottom:12px;
	display:block;
}

.button {
	width:156px;
	height:25px;
	/*padding:0 0 0 15px;*/
	background:url(images/button.gif) no-repeat;

}


	.button  a {
		text-decoration:none;
		color:#fff;
		display:block;
		line-height:23px;
		margin-left: 15px;
	
	}
	
	.button  a:hover {
		text-decoration:underline;
	}

.light-button {
	width:239px;
	height:21px;
	background:url(images/light-button.gif) no-repeat;
	display:block;
	padding-top:4px;
}

.light-button a,
.puff-main-button a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
	line-height:18px;
}

.light-button a:hover,
.puff-main-button a:hover {
	text-decoration:underline;
}

.puff-main-button {
	width:180px;
	line-height: 2.2;
	display: inline-block;
	background:url(images/puff-main-button.gif) no-repeat;
	float:right;
	height: 25px;
	text-align:center;
	margin-top:12px;
}
	/*.puff-main-button a {
		background:url(images/puff-main-button.gif) 0 100% no-repeat;

	}*/

.calender {
	width:24px;
	height:28px;
	display:block;
	float:right;
	overflow:hidden;
	background:url(images/date.gif) no-repeat;
	text-align:center;
}
.day {
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.month {
	font-size:8px;
	font-family:"Arial", "Helvetica", "sans-serif";
	color:#fff;
	text-transform:uppercase;
	display:block;
	text-align:center;
}

.margin-left-15 {
	margin-left:15px;
}


#col-conatiner-sub  h1 {
	font-size:30px;
	color:#222;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 18px;
	line-height: 32px;
    }

#col-conatiner-sub h2 {
	font-size:18px;
	color:#000;
	letter-spacing:-0.25px;
	font-weight:normal;
	margin:5px 0 0 0;
	padding-bottom:6px;
}

#link-list h2 {
	font-size:18px;
	color:#000;
	letter-spacing:-0.25px;
	font-weight:normal;
	padding: 9px 0;
}


/* För tempbild startsida (jaba 2008-02-15)*/
#link-list img {
	margin: 10px 0 0 40px;
}


h3 {
	font-size:14px;
	color:#000;
	font-weight:normal;
	padding-bottom:8px;

}

.heading-sub {
	font-size:14px;
	font-weight:bold;
	
}

#sub-coll-3 #news-list li.boder-bottom-none {
	border-bottom:none;
}

.archive{
	width:239px;
	height:21px;
	background:url(images/light-button.gif) no-repeat;
	line-height:0px;
}
.archive a {
	color:#333;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:-5px;
	display:block;
	text-align:center;	
}

/* Nyhetssidan och nyhetslistan (JABA 2007-09-26)*/
.sub-news-headinglist a
{
  font-size: 12px;
   color: #000000;
   text-decoration: none;
}
.sub-news-headinglist a:hover
{
	text-decoration: underline;
}
.news-date {
	color:#a13;
	text-decoration:none;
}
.sub-news-heading {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.sub-news-ingress {
	font-size:11px;
	font-weight:bold;
}

fieldset.sokaf{
	padding: 4px 4px;
	border-width: thin;
}
fieldset.sokaf strong {
	font-size: 13px;
	padding: 5px 2px;
	line-height: 20px;	
}

table.sokaf{
		margin-bottom: 10px;	
		float: none;
		border-collapse:collapse;
}
table.sokaf td {
		padding: 1px;
		padding-left: 4px;

}

select.hittaaf{
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width: 170px;
	margin-bottom: 3px;
}

/*Safari Fix */

/*\*/
html>body* .day {
	line-height:16px;
}
/**/
