﻿
#rightcol, #leftmenu, #topmenu, #footer, #top, #breadcrumbs, div.flasharea, div.mediaplayer, div.auraltext
{
    display: none;
}

div#mainwrapper
{
    width: 70%;
    margin-top: 120px;
}

body 
{
    font-family: Times New Roman, Serif;
    background-image: url(/images/design/logga/LOGGA_UMO_INDEXERAD_ORANGE_LARGE_black.png);
    background-position: right top;
    background-repeat: no-repeat;
}

/* Texter */
h1
{
    font-size: 1.7em;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 0.3em;
}

h2
{
    font-size: 1.2em;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}

h3
{
    font-size: 1em;
    font-family: Tahoma, Arial, Verdana, Sans-Serif;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 0.2em;
    padding-bottom: 0;
}

.ingress
{
    margin-top: 10px;
    font-weight: bold;
}

img
{
    border: none;
}

.bold
{
    font-weight: bold;
}

p
{
    margin-top: 0;
    line-height: 1.3em;
}

/* Komponent Ord */
div#components div.wordlist
{
    padding: 5px 10px 0 10px;
    float: right;
    margin: 10px 10px 10px 10px;
    max-width: 200px;
}

div#components div.wordlist h2
{
    margin: 0;
    padding: 0;
}

div#components dt
{
    margin-right: 5px;
}

div#components dt a
{
    font-weight: bold;
    color: #000000;
}

div#components dd
{
    margin: 0 0 5px 0;
    padding: 0;
    color: #000000;
}

/* Komponent Bild */
div.imagearea
{
    padding: 10px; 
}

div.imagearea div.sensitiveimage
{
    border: solid 2px #F01E00;
    background: none !important;
}

div.imagetext
{
    font-weight: bold;
    font-size: 0.9em;
}

div.left
{
    float: left;
}

div.right
{
    float: right;
}

div.center
{
    text-align: center;
}

ul
{
    
    margin-left: 5px;
    padding-left: 10px;
}

ul li
{
    margin-left: 0;
    padding-left: 10px;
}
