body
	{
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	margin-top: 10;
	margin-left: 0;
	}

a:link
	{ 
	color: #000000;
	font-weight: normal; 
	text-decoration: underline;
	}

a:visited
	{ 
	color: #000000;
	font-weight: normal; 
	text-decoration: underline;
	}
	
a:hover
	{ 
	color: #DB2343;
	font-weight: normal; 
	text-decoration: underline;
	}

a:active
	{
	color: #DB2343;
	font-weight: normal; 
	text-decoration: underline;
	}

.button
	{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt; 
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	background-color: #DB2343;
	margin-top: 1;
	margin-left: 1;
	margin-right: 1;
	margin-bottom: 1;
	}

td
	{
	color: #000000; 
	font-size: 10pt;
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	}
		
select, selected, option, textarea
	{ 
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	}
	
.InputText
	{
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal;
	}
	
.searchbar
	{
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	}

.TableHiGrdDunkel
	{
	background-color: #1963A4;
	color: #FFFFFF; 
	}

.TableHiGrdHell
	{
	background-color: #DEEFFF;
	color: #000000;
	}

.FontKlein
	{
	font-size: 10px;
	text-decoration: none;
	}

.FontGross
	{
	font-size: 16px;
	}

.FontFarbeSpez
	{
	color: #1963A4;
	font-size: 16px;
	font-weight: bold;  
	}

.FontFarbeInaktiv
	{
	color: #1963A4; 
	}

.ListenDSName
	{
	font-size: 10pt;
	color: #000000;
	}

.ListenDSNavi
	{
	font-size: 10pt;
	color: #646464;
	}

.LinkDSNavi
	{
	}

.ListenTable
	{
	border-style: solid;
	border-width: 1pt;
	border-color: #1963A4;
	}

.ListenSU
	{
	background-color: #1963A4;
	font-size: 10pt;
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.LinkSU
	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline; 
	}

.ListenZg
	{
	background-color: #DEEFFF;
	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: #646464;
	font-size: 10pt;
	text-decoration: underline;
	}

.headline
	{
	font-size: 24pt;
	font-family: Arial, Helvetica, Univers, Verdana, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

.copyright
	{
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	}