body
{
text-align: center; /* IE-centrering */
}

a
{
color: #4a9131;
text-decoration: none;
}

a:visited
{
color: #919191;
text-decoration: none;
}

a:hover
{
color: #ff3c00;
text-decoration: none;
border-bottom: 1px dotted #cecece;
}


div#artikel
{
text-align: justify;
width: 90%;
margin-right: auto;
margin-left: auto;
font-size: 1em;
line-height: 1.4em;
font-family: times new roman, serif;
}




h1
{
text-align: left;
font-size: 2.0em;
font-weight: normal;
line-height: 1.2em;
/*
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 2em; */
}

h2

{
font-size: 1.5em;
font-weight: normal;
margin-bottom: -0.2em;
margin-top: 2.2em;
line-height: 1.3em;
}

h2.undertitel
{
font-size: 1.5em;
font-weight: normal;
margin-bottom: 0em;
margin-top: -0.6em;
line-height: 1.3em;
}

h3

{
font-size: 1.2em;
font-weight: normal;
margin-bottom: -0.6em;
margin-top: 2.2em;
}

h3.undertitel
{
font-size: 1.2em;
font-weight: normal;
margin-bottom: 0em;
margin-top: 0.5em;
}

h4

{
font-size: 1.0em;
font-weight: bold;
margin-bottom: -0.6em;
margin-top: 2.2em;
}

blockquote 
{
font-size: 0.83em;
line-height: 1.4em;
margin-right: 0em;
}

sup
{
font-size: 0.83em;
line-height: 0.6em;
font-weight: normal;
}

.avdelare
{
text-align: center;
}

/* FÖRFATTARE */

.av
{
text-align: right;

}

.av-fet
{
font-weight: bold;
text-align: right;

}


/* SPECIAL */

div.avskiljare_u
{
height: 1px;
border: 1px solid #bebebe;
margin-top: 15px;
margin-bottom: 45px;
background-color: #ffffff;
font-size: 0px; 		/* IE fix */
line-height: 0px; 		/* IE fix */
}

div.avskiljare_n
{
height: 1px;
border: 1px solid #bebebe;
margin-top: 45px;
margin-bottom: 15px;
background-color: #ffffff;
font-size: 0px; 		/* IE fix */
line-height: 0px; 		/* IE fix */
}

div.meny
{
text-align: center;
}