/* BODY */

body {
    color: #FFF;
    text-align: left;
    background: #000; 
	background-repeat: repeat-x;
    font-family: "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
}

/* SIDA */

#sida {
  color: #000;
  background: #FFFFFF;
  width: 948px;
  margin-left: auto;     
  margin-right: auto;
  text-align: left;
  
}

/* MAIN */


#main { 
  color: #000000;
  background:#FFFFFF;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  display: inline;
  float: left;
  width: 544px;

}

.grey {color: #999999}
.black {color: #000}


#main h1 { 
 padding-bottom: 5px;
 font-size: 1.5em;
  font-weight: bold;
  }

#main h2 { 
 font-size: 1.1em;
  font-weight: bold;
  }
  
#main h3 { 
  font-size: 1.25em;
  font-weight: bold;
  padding-left: 20px;
  }


#main h4 { 
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  background-color:#FFFF33;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  }

#main h5 { 
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  background-color:#FFFF99;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  }

/* MAIN Paragraph */

#main p {
	font-size: 1em;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* ÅTERGÅ */

.aterga {
font-style:italic;
font-size: 1em;
padding-left: 20px;
}

/* KURVIV */

.kursiv {
font-style: italic;
font-size: 0.9em;

}

.kursivmindre {
font-style:italic;
font-size: 0.8em;
}


.textcenter {
text-align: center;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	}




/* 75 % */

.sjuttifem {
font-size: 0.75em;
}

/* fetstilt */

.fet {
font-weight:bold;
}

/* linje under */

.svartlinjeunder {
font-weight:bold;
border-bottom:#000000 1px dotted;
border-top:#000000 1px dotted;

}



/* LISTOR */

#main lu {
  list-style-type: none;
  font-size: 0.9em;
  letter-spacing: 0px;
  list-style-position: outside;
  list-style-image:url(images/tass.gif)
}

/* TABELLER */

#td, tr {
font-size: 1em;
}
	
/* LÄNKAR */

a  {  
	color: #000000; 
	background: #FFF;
	text-decoration: underline; 
}

a:hover { 
	text-decoration: none;
	color:#000000;
} 

a:visited {
	text-decoration: underline; color:#000000;
} 


/* HÖGER KOLUMN */

#right { 
  color: #000000;
  background: #FFF;
  float: left;
  width: 220px;
  padding-top: 10px;
  padding-bottom: 10px;

}

#right h1 { 
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  background-color:#FFFF33;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  }

#right h2 { 
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  background-color:#FFFF99;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  }

#right h3 { 
  font-size: 1em;
  font-weight: bold;
  padding-left: 10px;
  background-color: #FF0000;
  text-align:center;
  color:#FFFFFF;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  }

#right p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.9em;

}


/* SIDFOT */

#sidfot { 
  background-image: url(logoskea.jpg);
  background-repeat:no-repeat;
  background-color:#000000;
  color: #FFFFFF;
  font-size: 0.9em;
  text-align: center;
  padding: 10px;
  height: 30px;
  clear: both;

} 

#sidfot a { 
	color: #FFF; 
	background: #000;
	text-decoration: underline; 
}

#sidfot a:hover { 
	text-decoration: none;
} 

#sidfot a:visited {
	text-decoration: underline; 
} 

#sidfot p {
	text-align:center;
}


/* SIDHUVUD */


#sidhuvud {
  background-image: url(logokatt_2010.jpg);
  background-repeat:no-repeat;
  background-color:#000000;
  color: #FFF;
  height: 108px;
}


/* MENYN */


#meny { 
  color: #000000;
  background: #FFF; 
  float: left;
  width: 160px;

}


#meny a:link { color: #000000; }
#meny a:visited { color: #000000; }
#meny a:hover { }

/* HUVUDMENY */
#meny { margin: 5px 5px 5px 5px; padding: 0; list-style-type: none; }
#meny ul { list-style-type: none; }
#meny a { display: block; text-decoration: none; height: 15px; margin: 0 0 0px 0; }

/* MENY nivå 1 (utan undermeny) */
#meny .link0 { padding: 0px 3px 3px 15px; background: url(pil_hoger3.gif) no-repeat 1px 2px; }
/* MENY nivå 1 (med und0ermeny) */
#meny .link1 { padding: 0px 3px 3px 15px; background: url(pil_ned1.gif) no-repeat 1px 2px; }
/* MENY nivå 2 */
#meny .link2 { padding: 0px 3px 3px 25px; background: url(pil_tri2.gif) no-repeat 17px 2px; }

/* AKTIV MENY nivå 1 */
#meny a#selected1 { background: url(pil_hoger2.gif) no-repeat 1px 2px;  }
/* AKTIV MENY nivå 2 */
#meny a#selected2 { background: url(pil_tri2.gif) no-repeat 17px 2px; }

/* AKTIV SIDA */
#meny a#current { text-decoration: underline; }

.aktuellt {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
}

.floatright {
float:right;
padding:5px;
}


.hrpadding {
margin-top:25px;
margin-bottom:25px;
color:#000000;

}
