
/*textstorlekar - rubriker och löptext*/
body {padding: 2em; margin: 0; font-family: Gill, Arial, Helvetica, sans-serif; font-size: 12px; background-color: white }
h1 { font-size: 5.0em;  font-weight: normal; margin-bottom: 0; margin-top:0.5em; margin-left: 1em  }
h2 {margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: normal; }
h5 {margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: normal; position: relative; left: 60px; }
h3 {margin-top: 0em; margin-bottom: 0.5em; font-size:1.8em;font-weight: normal;}
h4 {margin-top: 0em; margin-bottom: 0.5em; font-size: 1em; }
p {line-height: 1.3em; margin: 0 0 5px 0;}
.kursiv {font-size: 0.75em; font-style: italic}

/*jämn högermarginal*/
.justering { text-align: justify; }

/*bakgrundsfärger*/
.gråbakgrund {background-color: #909090; } 




/*Property Description CSS 
margin        Sets all the margin properties in one declaration  
margin-bottom Sets the bottom margin of an element 
margin-left   Sets the left margin of an element  
margin-right  Sets the right margin of an element 
margin-top    Sets the top margin of an element */

