﻿body 
{
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
    color: #696969;
}

a:LINK {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
    color: #696969;
}

a:VISITED {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
    color: #696969;
}

a:AKTIV {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
    color: #696969;
}

a:HOVER {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
    color: black;
}

td.bluetext {
    font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 10pt;
	font-weight: bold;
    color: #1c3375;
}

td.header {
    font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
    color: #cb552d;
}


td.blocktext
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: black;
}

td.italicblocktext
{
	font-family: Verdana, Arial;
	font-size: 9px;
    font-style: italic;
	color: black;
}

td.boldblocktext
{
	font-family: Verdana, Arial;
	font-size: 9px;
    font-weight: bold;
	color: black;
}

a:LINK.menuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cb552d;
	text-decoration: none;
	white-space: nowrap;
}

a:VISITED.menuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cb552d;
	text-decoration: none;
	white-space: nowrap;
}

a:AKTIV.menuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cb552d;
	text-decoration: none;
	white-space: nowrap;
}

a:HOVER.menuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #cb552d;
	text-decoration: none;
	white-space: nowrap;
}

a:LINK.submenuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	white-space: nowrap;
}

a:VISITED.submenuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	white-space: nowrap;
}

a:AKTIV.submenuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
	white-space: nowrap;
}

a:HOVER.submenuitem {
	font-family: Helvetica, Arial, Sans-Serif, Verdana;
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
	white-space: nowrap;
}




