body
{
	background-color: #022D66;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
}

table.main
{
	background-color: black;
	width: 98%;
	height: 98%;
	text-align: center;
	vertical-align: middle;
}

tr.maintop
{
	height: 60px;
}

tr.mainmiddle
{
	background-color: #d9dde6;
}

tr.mainbottom
{
	height: 60px;
}

table.marketvalue
{
	height: 400px;
}

td.marketvalueleft
{
	text-align: center;
}

td.marketvalueright
{
	width: 400px;
	background-color: White;
	text-align: center;
}

a.marketvalue
{
	background-color: black;
	height: 20px;
	font-size: 18pt;
	text-decoration: none;
	color: #3e93dc;
}

a.eingang
{
	height: 20px;
	font-size: 18pt;
	color: #3e93dc;
}