﻿body 
{
    margin: 0px;
}

.bodytext 
{
    font-size: 9pt;
    font-family: Georgia, Serif;
}


.bodytext_big 
{
    font-size: 16pt;
    font-family: Georgia, Serif;
}

.percenttext 
{
    font-size: 7pt;
    font-family: Georgia, Serif;
}

.smallitalictext 
{
    font-size: 7pt;
    font-family: Georgia, Serif;
    font-style: italic;
}

.boldtext
{
    font-size: 9pt;
    font-family: Georgia, Serif;
    font-weight: bold;
}

.inputbox
{
	font-family: Georgia, Serif;
	font-size: 9pt;
	width: 200px;
	color: black;
}

a.taglink:LINK
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.taglink:VISITED {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.taglink:AKTIV {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.taglink:HOVER {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: underline;
}

a.removetaglink:LINK
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.removetaglink:VISITED {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.removetaglink:AKTIV {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.removetaglink:HOVER {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: line-through;
}

a.linkbold:LINK
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.linkbold:VISITED {
    font-family: Georgia, Serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.linkbold:AKTIV {
    font-family: Georgia, Serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a.linkbold:HOVER {
    font-family: Georgia, Serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}

a.menulink:LINK
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.menulink:VISITED {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.menulink:AKTIV {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: none;
}

a.menulink:HOVER {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    text-decoration: underline;
}

a.greylink:LINK
{
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: #c1c1c1;
    text-decoration: none;
}

a.greylink:VISITED {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: #c1c1c1;
    text-decoration: none;
}

a.greylink:AKTIV {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: black;
    color: #c1c1c1;
    text-decoration: none;
}

a.greylink:HOVER {
    font-family: Georgia, Serif;
    font-size: 9pt;
    color: #c1c1c1;
    text-decoration: underline;
}

a.projectlink:LINK
{
    font-family: Georgia, Serif;
    color: black;
    text-decoration: none;
    line-height: 95%;
}

a.projectlink:VISITED {
    font-family: Georgia, Serif;
    color: black;
    text-decoration: none;
    line-height: 95%;
}

a.projectlink:AKTIV {
    font-family: Georgia, Serif;
    color: black;
    text-decoration: none;
    line-height: 95%;
}

a.projectlink:HOVER {
    font-family: Georgia, Serif;
    color: black;
    text-decoration: underline;
    line-height: 95%;
}