P
{
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
}

li {
	font-family: Georgia;
	font-size: 12pt;
}

ul {
	font-family:Georgia;
	font-size:12pt;
}



H1
{
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 16pt;
	Font-Weight: bold;
	Font-Style: italic;
	text-decoration: none;
	color: #646a98;
	margin-bottom: 36pt;
}


H2
{
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	color: #646a98;
	Font-Weight: bold;
	margin-bottom: -12pt;	
}

A:LINK
{
	Color: #FF9650;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	text-decoration: none;
	margin-bottom: 30pt;
}


A:VISITED
{
	Color: #FFA500;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	text-decoration: none;
}

A:HOVER
{
	Color: #A9A9A9;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	text-decoration: none;
}

A:ACTIVE
{
	Color: #A9A9A9;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	text-decoration: none;
}

A:FOCUS
{
	Color: #A9A9A9;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12pt;
	Font-Weight: bold;
	text-decoration: none;
}

.text_link:LINK
{
	Color: #FF9650;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Weight: normal;
	text-decoration: none;
}

.text_link:VISITED
{
	Color: #FF9650;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Weight: normal;
	text-decoration: none;
}

.text_link:HOVER
{
	Color: #A9A9A9;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Weight: normal;
	text-decoration: none;
}
p.disclaimer
{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: Silver;
	text-align: center;
	
}

p.nav
{
	Color: black;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Weight: bold;
	text-decoration: none;
	margin-left: 10%;
}

p.anmerkung
{
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
}

.anmerkung_link:LINK
{
	Color: orange;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Weight: normal;
	text-decoration: none;
}
body {
	background: White;
	text-align: left;
	color: Black;
}


