﻿body
{
    font-size: 14px;
    font-family: 'Square721 BT';
    font-weight: normal;
}

img
{
    border-style: none;
}

table.menu
{
    font-size: 20px;
    font-family: 'Square721 BT';
    font-weight: bold;
    width: 200px;
    background-color: #999999;
}

tr.trmenu
{
}

td.tdmenu
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 61px;
    cursor: hand;
}

td.tdmenukop
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 57px;
    color: #FFFFFF;
}
td.tdseparator
{
    height: 1px;
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    background-color: #C0C0C0;
}

td.tdmenu:hover
{
    background-color: #CCFFFF;
}

td.kopseparetor
{
    height: 3px;
    border-width: 0px;
    border-style: none;
    padding: 0px;
    margin: 0px;
    background-color: #C0C0C0;
}

.doctitel
{
    font-size: 26px;
    font-weight: bold;
    color: #CC3300;
}
.docsubtitel
{
    font-size: 20px;
    font-weight: bold;
    color: #CC3300;
}
.bigtitel
{
    font-size: 55px;
    color: #CC3300;
}
table.doctable td
{
    line-height: 18px;
}
p.kop
{
    font-weight: bold;
    line-height: 15px;
}

table.kader
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.watermark
{
    color: #C0C0C0;
}

.news
{
    font-size: 12px;
}

td.ticker
{
    color: #EAEAEA;
    font-size: 14px;
}

table.doctable td
{
    vertical-align: top;
    text-align: left;
}
.normal
{
    line-height: 18px;
}

A
{
    color: #013C7E;
}
A:hover
{
    background-color: #013C7E;
    color: #FFFFFF;
    text-decoration: none;
}
.slideout
{
    font-size: 12px;
    cursor: hand;
}
.Small
{
    font-size: 10px;
}