/* My-stylesheet.css  UPPSALJE.SE   2011-10-08  */
/*==============================================*/

A:link, A:visited { 
             font-family: Arial, non-serif;
             color: #630;
             font-weight: bold;
             text-decoration: none }

A:hover    { color: yellow;
             background-color: #8c623a } 

BODY       { margin-left: 1em;
             margin-right: 2em;
             font-family: Garamond;
             text-align: justify;
             font-size: 13pt; 
             line-height: 1.5 }

.pretty {width: 700px } /* korta rader för ökad läsbarhet */

P.init-letter:first-letter { 
             font-family: Copperplate Gothic Bold, serif;
             font-size: 2.2em; 
             color: brown;
             line-height: 1.0  }
    
    
BR.half-space { 
             line-height: 0.5 }


/*SUPERSCRIPT  HTML-KOD:  <SPAN CLASS=sup>2</SPAN> */
SPAN.sup {   vertical-align: super; 
             font-size: 0.5em; 
             color: brown;
             font-weight: bold }

SPAN.red   { color: brown; 
             font-weight: bold }


/* HUVUDMENY */
P.hem      { left: 0.5cm }
P.hantibyn { left: 2.3cm }
P.resultat { left: 5.2cm }
P.fotogall { left: 9.1cm }
P.kultur   { left: 12.0cm }
P.uf       { left: 19.5cm }

P.hem, P.hantibyn, P.resultat, P.fotogall, P.kultur, P.uf {  
             position: absolute;
             top: 41px; 
             font-family: Arial, non-serif;
             font-size: 9pt;
             font-weight: bold }


/* UNDERMENYER */
DIV.undermeny {     
             font-family: Arial, non-serif;
             font-size: 9pt;
             position: absolute;
             top: 6.5cm;
             left: 19cm;
             height: 180px;
             width: 220px;
             background-color: #c7b198;
             padding-left: 1px}

LI.nolabel { list-style: none;
             margin-left: 1em }

img.floating { float: left; 
               padding: 1em 1em 0 0 }

img.float-right { float: right;
                  padding: 1em 1em 0 0 }

DL         { margin-left: -1.5em;
             margin-top:  -1em }

P.submeny-intresse { 
             position: absolute;
             top: 3.8cm;
             left: 0.5cm;
             font-family: Arial, non-serif;
             font-size: 8pt } 

P.uppdat-datum { position: absolute;
               top: 5.8cm;
               left: 21.3cm;
               font-family: Arial, non-serif;
               font-size: 8pt }

P.text-start { margin-top: 2em;
               color: white }
H1           { font-family: Monotype Corsiva, non-serif;
               font-size: 36pt;
               font-weight: bold }

H2           { font-family: Arial;
               font-size: 16pt;
               font-weight: bold }

H3           { font-family: Arial;
               font-size: 14pt;
               font-weight: bold }

P.bildtext   { font-family: Arial;
               font-size: 8pt;
               font-weight: bold;
               margin-top: -2em }

P.bldtxt     { font-family: Arial;
               font-size: 8pt;
               font-weight: bold }

P.uskrift-date { margin-left: 7cm;
                 font-family: Arial;
                 font-size: 11pt }

P.uskrift-name { margin-left: 8cm;
                 margin-top: -0.5em;
                 font-family: Arial;
                 font-size: 11pt;
                 font-style: italic }

P.vasterdalarna   { margin-top: 0;
                    margin-left: 750px;
                    font-family: Arial, non-serif;
                    font-size: 8pt;
                    padding: 1 1 1 1;
                    background-color: #eee}

