/* CSS Document */

body {
font-size: 90%;
margin: 1em 2em;
color:#000000;
}

* {
margin: 0;
padding: 0;
}

/* h3 {
font-style:normal;
font-variant: normal;
font-weight:bold;
font-size: 1.2em;
font-family: sans-serif;
word-spacing: normal;
letter-spacing: .5em;
margin: 1em 0;
} */


p {
font-weight:bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 200%;
}

p.half {
font-weight:bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 100%;
}

p.red {
font-weight:bold;
font-size: 10px;
color:#CC0000;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 200%;
}

h1 {
font-weight:bold;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .07em;
word-spacing: .08em;
line-height: 180%;
color: #000000;
}

h1.tight {
font-weight:bold;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .07em;
word-spacing: .08em;
line-height: 180%;
color: #000000;
}


h1.wide {
font-weight:bold;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .5em;
word-spacing: .08em;
line-height: 200%;
color: #000000;
}


h2 {
font-weight:bold;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .07em;
word-spacing: .08em;
line-height: 200%;
color: #000000;
}

h2.wide {
font-weight:bold;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.4em;
word-spacing: 0.1em;
line-height: 200%;
color: #666666;
}

h3 {
font-weight:bold;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .09em;
word-spacing: .08em;
line-height: 180%;
color: #000000;
}

h3.tight {
font-weight:bold;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
word-spacing: 0.1em;
line-height: 180%;
text-align:justify;
color: #000000;
}

h3 span {
color: #990000;
}

a {
font-weight:bold;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.08em; /* förrr .09 */
word-spacing: 0.08em;
line-height: 200%;
text-decoration: none;
color:#000000;
}

.layermeny a {
font-weight:bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.08em;
word-spacing: 0.08em;
text-decoration: none;
line-height: 180%; /* mellanrum huvudmeny*/
color:#000000;
}

.text a {
font-weight:bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.08em;
line-height: 200%;
text-decoration: none;
color:#CC0000;
}

.rubrik1 a {
font-weight:bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
word-spacing: 0.08em;
line-height: 180%;
text-decoration: none;
color:#000000;
}

/*.layermeny a {
font-weight:bold;
font-size: .85em;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: .07em;  förrr .09 
word-spacing: .08em;
line-height: 140%;
text-decoration: none;
color:#000000;
}*/

a:hover {
color:#FF8000; /* här flygbildsoragne : FFA601, D85F0B, FF880A*/
/* (EEBB66 orange - D87B73 rött - 6C6869 grått - från flygbilden) */
}

ul.undermeny a {
font-weight:bold;
font-size: .8em;
letter-spacing: normal; /* förrr .1 */
word-spacing: .05em;
line-height: 180%; /* mellanrum undermeny*/
text-decoration: none;
color:#000000; /* här flygbildsgrå*/
}

ul.undermeny a:hover {
color:#990000;
}

/* tidigare färg #921A1D - för mörk MEN kanske bra : H färgen är B5162E */




/*div#layer1 ul {
position:absolute;
list-style-type:none;
line-height: 2.3em;
list-style-type:none;
width: 8em;
} 
 sätterhöjden meny 1 */


ul.undermeny {
list-style-type:none;
width: 25em;
display:none;
margin-left: 105px;
margin-top: -18px;
} 

/*ul.undermeny a {
font-weight:bold;
font-size: 0.85em;
letter-spacing: .08em;
line-height: 180%;
} */

div.layermeny:hover ul {
display:block;
} 
p.orange {
font-weight:bold;
font-size: 10px;
color:#FF8000;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 200%;
}
p.hcolor {
font-weight:bold;
font-size: 10px;
color:#999999;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 200%;
}
h3.wide {
font-weight:bold;
font-size: 13px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.5em;
word-spacing: 0.5em;
line-height: 200%;
color: #000000;
}
p.tightline {
font-weight:bold;
font-size: 10px;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.06em;
line-height: 180%;
}
.word a {
font-weight:bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.08em;
line-height: 200%;
text-decoration: none;
color:#000066;
}
.word a:hover {
color:#FF8000; /* här flygbildsoragne : FFA601, D85F0B, FF880A*/
}
