body
{
    font-family: Arial, Sans-Serif;
    font-size: 0.813em;
    color: #242424;
    margin: 0;
}

/*----- GENERALS -------*/



.article a
{
    text-decoration: none;
    color: #089fd7 !important;
}
.article a:hover
{
    text-decoration: underline !important;
}


a
{
    text-decoration: none;
    color: #089fd7;
}
a:hover
{
    text-decoration: underline;
}

.clear
{
    clear: both;
}
img
{
    border: none;
}
.lineGray
{
    display: block;
    clear: both;
    background-color: #c2c9cc;
    height: 1px;
}
ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.left
{
    float:left;
 }
.right
{
    float:right;
 }
/*----- TYPO -------*/

h1, h2, h3, h4
{
    font-weight: normal;
    color: #010101;
}
h1
{
    font-size: 1.9em;
    margin: 0em 0em 1em 0em;
}
h2
{
    font-size: 1.385em;
    line-height: 1.3em;
}
h3
{
    font-size: 1.15em;
    font-weight: bold;
    line-height: 1.4em;
}
h4
{
    font-size: 1em;
    font-weight: bold;
}
p
{
    line-height: 1.5em;
    margin: 0em 0em 1.3em 0em;
}



/* listrubriker 
div.article-summary div.article div.header h2 a, div.article div.header h2 a 
{
    font-size: 19px;
    line-height: 17px !important;
    margin: 0em 0em 0.1em 0em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

div.article-summary div.article div.header h2 a:hover, div.article div.header h2 a:hover{
    text-decoration:underline;
}
*/
/* länkar 
a, ul.subscribe li a{
    color:#089fd7;
    font-weight:400;
    text-decoration:none;
*/    
    /*default
    border-bottom: 0;
}

a:hover, a.sp-i span:hover,
a.sp-i:hover,
a.sp-i:hover span,
div#list-pagination div.pagination a.next_page:hover,
div#list-pagination div.pagination a.prev_page:hover {
    color:#089fd7;
    text-decoration:underline;
 */   
    /*default
    border-bottom: 0;
}
*/

/* artikelrubriker
div.article-view div.article h1{
    color:#242424;
    font-size:20px;
    font-weight:700;
    font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
}
*/

.time
{
    color: #707070;
    font-weight: bold;
    display: block;
    font-size: 11px;
}

.material img 
{
    display: block;
    margin: 0em 0em 1.5em 0em;
}

.header h2 {
    font-size: 19px;
    line-height: 1.3em !important;
    margin: 0em 0em 0.1em 0em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

.header h3 {
    font-size: 19px;
    line-height: 1.3em !important;
    margin: 0em 0em 0.1em 0em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

.header h1 {
    font-size: 24px;
    line-height: 1.3em !important;
    margin: 0em 0em 0.1em 0em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

.fn {
    font-size: 24px;
    line-height: 1.3em !important;
    margin: 0em 0em 0.1em 0em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

.sp-i {
    font-size: 19px;
    line-height: 1.3em !important;
    font-weight: normal;
    color: #010101;
    display: block;
}

.sp-latest16x16, .sp-links16x16 {
    margin: 0em 0em 0.1em 0em !important;
}

.links li {
    margin: 0em 0em 0.4em 0em;
    line-height: 1.5em;
}

.links a {

    display: block;
    color:#089FD7 !important;
    line-height: 1.25em;
    margin: 0em 0em 0.5em 0em;
}

.links
{
    list-style-type: disc !important;
    margin: 0em 1.15em 1.5em 1.15em;
}

.markdown ul
{
    list-style-type: disc !important;
    margin: 0em 1.15em 1.5em 1.15em;
}

.markdown li {
    margin: 0em 0em 0.4em 0em;
    line-height: 1.5em;
}

.preview img {

 float: right;
 margin: 0.3em 0 0.5em 0.5em;
 }








