

/*************** SIDELEMENT ******************************/


body { padding: 0; margin: 0; font: 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;  color: #fff; background: #333; line-height: 24px; /*url(../bilder/bakgrund.jpg) no-repeat;*/ }

#sidhuvud { position: absolute; top: 40px; left: 480px; font-size: 12px; width: 400px; font-size: 11px; line-height: 18px; text-decoration: none; }
.sidhuvud_avdelning { font-style: italic; line-height: 16px; }
.sidhuvud_rubrik { font-style: normal; font: 32px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;  letter-spacing: 2px; }

#meny_container { position: absolute; top: 178px; left: 10px; font-size: 12px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; }

#kolumn1 { position: absolute; top: 140px; left: 280px;  width: 480px; min-height: 400px;  color: #ddd; padding: 0; text-align: justify;}
#kolumn1 p { line-height: 20px;  margin: 0px 0px 10px 0px;}
#kolumn1 p.storre_mellanrum { padding: 6px 0px 0px 0px; }

#sidfot { margin-top: 28px; padding: 6px 0 80px 0;  font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif;  width: 480px; border-top: 1px solid #ffbb55; }
#sidfot_vanster { width: 450px; float: left;}
#sidfot_hoger { width: 20px; float: right; }
.sidfot_forstasidan { margin-top: 0;}



/*************** LÄNKAR ******************************/

a { padding: 0; margin: 0; }
a:link { color: inherit; }
a:visited { color: #dddddd;}
a:hover { color: #ffbb55;}

a.a_sidfot { text-decoration: none; font-size: 13px;}
a.a_sidfot:hover { text-decoration: underline; }



/*************** RUBRIKER ******************************/


h1 { color: #ffbb55; margin-bottom: 12px; font-size: 20px; font-weight: normal; letter-spacing: 1px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; padding-top: 40px; border-bottom: 1px solid #ffbb55; }
 
h1.rod { color: #ff6644; border-bottom: 1px solid #ff6644; }

h1.utan_linje { border-bottom: 0; }

h2 { padding-top: 20px; font-size: 18px; font-weight: normal; letter-spacing: 1px; 
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;  color: #ff6644; margin-bottom: 12px; /* border-bottom: 1px solid #ff6644;*/  }

h2.utan_linje { border-bottom: 0; }

h3 {padding-top: 24px; margin-bottom: 4px; font: 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;  color: #ff6644;
letter-spacing: 1px;
}


h4 { padding-top: 12px; margin: 0; font: 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;  color: #ffbb55;
letter-spacing: 1px;
}



/*************** TABELLER ******************************/

td.vanster {
	padding-right: 10px;
}

td.hoger {
	padding-left: 10px;
}


/*************** LISTA ******************************/

ul.livscentrumlista {
		/*list-style-image: url("../bilder/logga_pyttepytte.gif");*/
		list-style-type: none;
		font-style: italic;
}

li {
	padding-bottom: 6px;
		text-align: left;
	line-height: 20px;
}


li.li1 {
	color: #ffbb55;
}


/*************** FORMATERING ******************************/



.hoger { text-align: right; }


.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   } 

.mindremellanrum { letter-spacing: -0.4px; }

.forstasidan { float: none; margin: 40px 0px 0px 0px; padding: 0; /*border: 1px solid #cccccc;*/ }
.aktuellt { padding: 0px 0 0 0;}

.sidoobjekt { position: absolute; left: 505px; width: 200px; text-align: left;}
.citat { font-style: italic; color: #ff6644; font-size: 13px;}
.bildtext {  font-style: italic; font-size: 11px; line-height: 13px; color: #ddd !important; }
.mitten { text-align: center; }
.kalendarium { padding-left: 120px; }
.datum { color: #ff6644; position: absolute; left: 0px; }


input { font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;  }
textarea { font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif; }

.storlek_13 { font-size: 14px;}

.underskrift { font-style: italic; color: #ffbb55; padding-top: 0px; margin-top: -6px; padding-bottom: 12px;}
.gul { color: #ffbb55 !important; }
.kursiv { font-style: italic; }
.rod { color: #ff6644; }
.blankare { color: #ff6644; text-decoration: underline; }
.vansterjustera { text-align: left; }


.underlinje { border-bottom: 1px solid #ff6644; }

/* BILDER */

img { padding: 4px 24px 12px 0px; float: left; }


img.mellanbild {
	padding-right: 100%;
}

img.tre_i_rad { width: 200px; }

.ingetfix { margin: 0; padding: 0; border: 0;}



/* NEUTRALISERING */

.ingen_underlinje { text-decoration: none; }
.neutral { text-decoration: none; /*color: #ddd*/ /*!important */;}
.neutral_rubrik  { text-decoration: none; color: #ff6644 !important ;}
.neutral_link { text-decoration: none; color: inherit; }

