/* 4H:s stylesheet*/

body {
/*background-color: #FCFADF;*/
background: url(http://www.4h.se/styles/bgbild.gif);
color: #666666;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
margin-top: 0%;
}


.animation1 { font: 30pt "trebuchet MS", cursive, Verdana, Arial, Helvetica;  }
.animation2 {font: 16pt "trebuchet MS", tahoma, cursive, Verdana, Arial, Helvetica;  }
.animation3 { font: 30pt "trebuchet MS", tahoma, cursive, Verdana, Arial, Helvetica;  }


.rubrik1 {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.4em;
}

.rubrik1b {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.2em;
}

.rubrik1c {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0em;
}

.rubrik2 {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 13px;
font-weight: bold;
letter-spacing: 0.2em;
}


td {
color: #666666;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
}

.fet {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
}

/*Huvudlänkar till menyraden*/

a.huvudlank:link {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.2em;
}


a.huvudlank:visited {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.2em;
}


a.huvudlank:hover {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.2em;
}


a.huvudlank:active {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.2em;
}





a.sidolank:link {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 11px;
text-decoration: none;
font-weight: none;
letter-spacing: 0.1em;
}


a.sidolank:visited {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 11px;
text-decoration: none;
font-weight: none;
letter-spacing: 0.1em;
}


a.sidolank:hover {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 11px;
text-decoration: none;
font-weight: none;
letter-spacing: 0.1em;
}


a.sidolank:active {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 11px;
text-decoration: none;
font-weight: none;
letter-spacing: 0.1em;
}






.menyseparator {
color: #ffffff;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.2em;
}










a:link {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
}

a:visited {
color: #CC6600;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
}

a:active {
color: #669966;
font-family:  "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
}



/*Länkar till länklista med större radavstånd än default*/

a.lista:link {
color: #0000cc;
font-family: "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
line-height: 17px;
}

a.lista:visited {
color: #0000cc;
font-family: "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
line-height: 17px;
}

a.lista:hover {
color: #cc0000;
font-family: "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
line-height: 17px;
}

a.lista:active {
color: #cc0000;
font-family: "trebuchet MS", Helvetica, Verdana;
font-size: 12px;
text-decoration: none;
line-height: 17px;
}

/* div-placering */

#one {
 position: relative;
 top: 20px;
 left: 20px;
}