


body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body
{
	margin: 0px;
	background-color: #D5DCE3;
	color: #000000;
}
a.Navlink
{
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12pt;
	color: #dbe1e9;
	font-family: Verdana;
	background-color: #6789b1;
	text-decoration: none;
}
a.Navlink:hover
{
	color: #FFFFFF;
	background-color: #228be1;
	text-decoration: underline;
}
a.Navlink2
{
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	color: #dbe1e9;
	font-family: Verdana;
	background-color: #6789b1;
	text-decoration: none;
}
a.Navlink2:hover
{
	color: #FFFFFF;
	background-color: #228be1;
	text-decoration: underline;
}
a.Navlink3
{
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 8pt;
	color: #dbe1e9;
	font-family: Verdana;
	background-color: #6789b1;
	text-decoration: none;
}
a.Navlink3:hover
{
	color: #FFFFFF;
	background-color: #228be1;
	text-decoration: underline;
}
H1
{
	font-size: 18pt;
	font-weight: bold;
	color: #330066;
}
H2
{
	font-size: 16pt;
	font-weight: bold;
	color: #330066;
}
H3
{
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
}
.BildUnterschrift
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	text-align: center;
}

.text
{
	font-size: 12pt;
}
td.NavCell
{
	padding-left: 3px;
	padding-bottom: 3px;
}
#CellTop
{
	text-align: right;
	background-color: #B6C2CF;
}
#CellNavigation
{
	width: 120px;
	padding: 3px;
}
#CellContent
{
	width: 680px;
	padding: 3px;
}
#outerLayout
{
	border-collapse: collapse;
	width: 800px;
}

@media print
{
	#CellNavigation
	{
		display: none;
	}
	#outerLayout
	{
		width: 100%;
	}
	#CellContent
	{
		width: 100%;
	}

	H1
	{
		font-size: 16pt;
		color: #000000;
	}
	H2
	{
		font-size: 14pt;
		color: #000000;
	}
	H3
	{
		font-size: 12pt;
		color: #000000;
	}
	.BildUnterschrift
	{
		font-size: 9pt;
		color: #000000;
	}

	.text
	{
		font-size: 10pt;
	}



}

