body
	{
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 11pt; 
	font-family: Arial, Helvetica, Sans Serif;
	margin-top: 30;
	margin-left: 30;
	}

a:link
	{ 
	color: #644BA9;
	font-weight: normal;  
	text-decoration: underline;
	}

a:visited
	{ 
	color: #644BA9;
	font-weight: normal;  
	text-decoration: underline;
	}
	
a:hover
	{ 
	color: #C80000;
	font-weight: normal;  
	text-decoration: none;
	}

td
	{
	color: #000000; 
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans Serif;
	}
		
select, selected, option
	{ 
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border-style: groove;
	}
	
textarea
	{ 
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border-style: groove;
	}
	
.InputText
	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt; 
	color: #000000; 
	font-weight: normal;
	border-style: groove;
	}
	
.searchbar
	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	background-color:#FFFFFF;
	}

.TableHiGrdDunkel
	{
	background-color: #644BA9;
	color: #FFFFFF; 
	}

.TableHiGrdHell
	{
	background-color: #F2F2F2;
	color: #000000;
	}

.FontKlein
	{
	font-size: 10px;
	text-decoration: none;
	}

.FontGross
	{
	font-size: 11pt;
	}

.FontFarbeSpez
	{
	color: #CC0000; 
	}

.FontFarbeInaktiv
	{
	color: #000000;
	}

.ListenDSName
	{
	font-size: 11pt;
	color: #000000;
	margin-bottom: 3px;
	}

.ListenDSNavi
	{
	font-size: 11pt;
	color: #000000;
	}

.LinkDSNavi
	{
	}

.ListenTable
	{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	}

.ListenSU
	{
	background-color: #644BA9;
	font-size: 11pt;
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.LinkSU
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.ListenZg
	{
	background-color: #F2F2F2;
	font-size: 11pt;
	color: #000000;
	}

.ListenZu
	{
	background-color: #F9F9F9;
	font-size: 11pt;
	color: #000000;
	}

.blaetternAktiv
	{
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	}

.blaetternInaktiv
	{
	color: #B3B2B1;
	font-size: 11pt;
	text-decoration: none;
	}

.headline
	{
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 24pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal
	}

.copyright
	{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}


