﻿*
{
    padding: 0;
    margin: 0;
}

html
{
    height: 100%;
    overflow: scroll;
    overflow-x: auto;
}

body
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    background: #f5f5ed;
    text-align: center;
}

p, table, td, th, ul, ol, li, textarea, input, option, select, div, span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    background: inherit;
}

h1
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 24px;
    color: #bcc454;
    border-bottom: 1px solid #d2eeab;
    margin: 0 0 15px 0;
    padding: 0 0 2px 1px;
}

h2
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    color: #919834;
    margin: 10px 0 2px 0;
}

h3
{
    font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #686860;
    margin: 0 0 6px 0;
}

h4
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #686860;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 1px;
}

div.StandardRubrik
{
    width: 100%;
    background: url(Images/bg_standardrubrik.gif) repeat-x;
    height: 20px;
}

span.StandardRubrik
{
    background: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #919834;
    padding: 0 5px 0 0;
}

a:link
{
    color: #919834;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a:visited
{
    color: #919834;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

a:hover
{
    color: #919834;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

a:active
{
    color: #919834;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

.NewsLink:link
{
    font-size: 11px;
}

.NewsLink:visited
{
    font-size: 11px;
}

.NewsLink:hover
{
    font-size: 11px;
}

.NewsLink:active
{
    font-size: 11px;
}

p
{
    padding: 0 0 11px 0;
}

ul
{
    padding: 0 0 0 15px;
    margin: 0 0 15px 5px;
}

li
{
    padding: 0;
    margin: 2px;
}

img
{
    border: none;
}

a img
{
    border: none;
}

table
{
    float: left;
}

.formHolder label
{
    display: block;
    font-weight: normal;
    margin: 0;
    height: 20px;
    line-height: 20px;
    color: #919834;
}

.formHolder select
{
    padding: 3px;
    border: 1px solid #e9edcf;
    color: #777;
    margin: 0 0 5px 0;
    width: 180px;
}

.formHolder option
{
    padding: 0 5px;
    color: #777;
}

.formHolder input
{
    padding: 4px;
    border: 1px solid #e9edcf;
    color: #777;
    margin: 0 0 5px 0;
    width: 200px;
}

.formHolder textarea
{
    width: 310px;
    border: 1px solid #e9edcf;
    height: 100px;
    display: block;
    color: #777;
    margin: 0 0 5px 0;
    padding: 3px;
}

.formHolder input.button
{
    height: auto;
    margin: 2px 0 0 0;
    padding: 3px 3px;
    color: #FFF;
    background: #ced665;
    border: none;
    line-height: 14px;
    width: auto;
}

div.FontSizeLarge
{
    font-size: 13px;
    display: block;
    margin: 5px 0 5px 0;
}

p.GreenSizeSmall
{
    color: #919834;
    font-size: 11px;
}
