﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    outline: none;
    background-position: center top;
    background-image: url('../pics/Layout/BGtiler.png');
    background-repeat: repeat-x;
}
body.mceContentBody
{
    background-color: #ffffff;
    background-image: none;
    padding: 10px;
}
p, td
{
    margin: 0px;
    padding: 0px;
}
ul 
{ 
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.1em;
    padding-left: 1em;
    list-style-type: disc;
}
li 
{
    margin-top: 0em;
    margin-bottom: 0em;
    padding: 0px 0px 3px 0px;
}
a
{
    color: #c2161d;
    text-decoration: none;
}
a:hover
{
    color: #000000;
}
img
{
    border: 0;
}
.divParent 
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.divContent
{
    width: 770px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tableContent
{
    width: 770px;
}
.TopFocusMask
{
    height: 223px;
    width: 100%;
    background-image: url('../pics/Layout/TopFocus-Mask.png');
	background-repeat: no-repeat;
	background-position: left top;    
}
.TopFocusImageBG
{
    height: 223px;
    width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;  
}
.tableWidth
{
    width: 100%;
}
.menuBG
{
    width: 175px;
    padding: 0px 10px 0px 0px;
}
.contentBG
{
    padding: 0px 0px 0px 17px;
}
a.MenuItems, .MenuItemsHover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a:hover.MenuItems, .MenuItemsHover
{
    color: #c2161d; 
}
.MenuHeaders
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #c2161d;
    padding: 0px 0px 3px 0px;
}
.Header
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #c2161d;
    padding-bottom: 10px;
}
.SubHeader
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #800000;
    padding-bottom: 5px;
}
.DankortText
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
a.None
{
    text-decoration: none;
}
.Pointer
{
    cursor: pointer;
}
.LayoutImage
{
    vertical-align: bottom
}
.FormHeader 
{
    padding: 0px 0px 5px 0px;
}
.FormFields 
{
    width: 280px;
}
.FormTextArea 
{
    font-family: Arial;
    font-size: 12px;
    resize: none;
}
.FormStars 
{
    color: #ba2c20;
}
a.TypeLink
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
a.TypeLink:hover
{
    color: #c2161d;
}
.TypeLinkActive
{
    font-size: 12px;
    font-weight: bold;
    color: #c2161d;
    text-decoration: none;
}
.IntroButton
{
    width: 130px;
    height: 17px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    padding: 5px 0px 5px 10px;
    text-decoration: none;
}
.IntroButton:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.divBigContact
{
    position: absolute; 
    left: 0px; 
    top: 133px;
}
