body
{
	font-family: "helvetica", "arial";
	font-size: 12pt;
	color: #1d1559;
}
	
td
{
	vertical-align: top;
}

td.titel
{
	vertical-align: middle;
}

td.navigation
{
	background-color: #efefef;
	border-left: solid 1px #a5a5ce;
	border-right: solid 1px #a5a5ce;
	font-size: 10pt;
 	padding-bottom: 10pt;
	vertical-align: top;
}

td.suche
{
	background-color: #efefef;
	border-bottom: solid 1px #a5a5ce;
	border-top: solid 1px #a5a5ce;
	padding-right: 10pt;
	vertical-align: middle;
}

td.bottom
{
	vertical-align: bottom;
	font-size: 8pt;
}

td.inhalt
{
	vertical-align: top;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
}

td.lala
{
	font-size: 14pt;
	vertical-align: middle;
	padding-right: 8pt;
	padding-left: 8pt;
	border-width: thin;
	border-color: #5A63A5;
	border-style: dashed;
}

td.small
{
	font-size: 8pt;
}

a
{
	text-decoration: none;
	color: #1D1559;
}

a.visible
{
	text-decoration: underline;
	color: #554AA6;
	font-size: 8pt;
}

a.visibleunderl
{
	text-decoration: underline;
	color: #554AA6;
	font-size: 12pt;
}

a.visible_o
{
	text-decoration: none;
	color: #554AA6;
	font-size: 8pt;
}

a.visible_h
{
	color: #554AA6;
	font-size: 12pt;
}

a.visible_n
{
	color: #554AA6;
}

h1
{
	font-size: 26pt;
}

h2
{
	font-size: 22pt;
}
h3
{
	font-size: 18pt;
}
h4
{
	font-size: 14pt;
}
h5
{
	font-size: 12pt;
}