body
	{
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 10;
	}

a:link
	{ 
	color: #3228B6;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited
	{ 
	color: #3228B6;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover
	{ 
	color: #FFFFFF;
	background-color: #3228B6;
	font-weight: bold;
	text-decoration: none;
	}

.button
	{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3228B6;
	}
	
td
	{
	color: #000000; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	}
		
select, selected, option, textarea
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	}
	
.InputText
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal;
	}
	
.searchbar
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	background-color:#FFFFFF;
	}

.TableHiGrdDunkel
	{
	background-color: #3228B6;
	color: #FFFFFF; 
	}

.TableHiGrdHell
	{
	background-color: #C6C6C6;
	color: #000000;
	}

.FontKlein
	{
	font-size: 8pt;
	text-decoration: none;
	}

.FontGross
	{
	font-size: 12pt;
	}

.FontFarbeSpez
	{
	font-size: 12pt;
	color: #3228B6; 
	}

.FontFarbeInaktiv
	{
	color: #000000; 
	}

.ListenDSName
	{
	font-size: 10pt;
	color: #000000;
	}

.ListenDSNavi
	{
	font-size: 10pt;
	color: #AAAAAA;
	}

.LinkDSNavi
	{
	}

.ListenTable
	{
	border-style: solid;
	border-width: 1px;
	border-color: #3228B6;
	}

.ListenSU
	{
	background-color: #3228B6;
	font-size: 10pt;
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.LinkSU
	{
	color: #FFFFFF;
	text-decoration: underline; 
	}

.ListenZg
	{
	background-color: #C6C6C6;
	font-size: 10pt;
	color: #000000;
	}

.ListenZu
	{
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	}

.blaetternAktiv
	{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
	}

.blaetternInaktiv
	{
	color: #77787B;
	font-size: 10pt;
	text-decoration: underline;
	}

.headline
	{
	font-size: 18pt;
	font-weight: bold; 
	color:#000000;
	}

.copyright
	{
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	}