body
	{
	color: #444444;
	font-size: 10pt; 
	font-family: Arial, Verdana, Helvetica;
	margin: 0;
	background-color: FFFFFF;
	}

a:link
	{ 
	color: #01135F;
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{ 
	color: #01135F;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover
	{ 
	color: #01135F;
	text-decoration: none;
	font-weight: bold;
	}

.button
	{
	margin: 1;
	}
	
td
	{
	color: #444444; 
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
	}
		
select, selected, option
	{ 
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt; 
	color: #444444; 
	font-weight: normal; 
	}

textarea
	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt; 
	color: #444444; 
	font-weight: normal;
	border-style: groove;
	}
	
.InputText
	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt; 
	color: #444444; 
	font-weight: normal;
	border-style: groove;
	}
	
.searchbar
	{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #444444;
	font-weight: normal;
	}

.TableHiGrdDunkel
	{
	background-color: #01135F;
	color: #FFFFFF; 
	}

.TableHiGrdHell
	{
	background-color: #DDDDDF;
	color: #444444;
	}

.FontKlein
	{
	text-decoration: none;
	font-size: 8pt;
	}

.FontGross
	{
	font-size: 15pt;
	}

.FontFarbeSpez
	{
	color: #444444;
	font-size: 12pt;
	font-weight: bold; 
	}

.FontFarbeInaktiv
	{
	color: #909090; 
	}

.ListenDSName
	{
	font-size: 10pt;
	color: #444444;
	}

.ListenDSNavi
	{
	font-size: 10pt;
	color: #01135F;
	}

.LinkDSNavi
	{
	}

.ListenTable
	{
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDF;
	background-color: #DDDDDF;
	}

.ListenSU
	{
	background-color: #01135F;
	font-size: 10pt;
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.LinkSU
	{
	color: #FFFFFF;
	text-decoration: underline; 
	}

.ListenZg
	{
	background-color: #DDDDDF;
	font-size: 10pt;
	color: #444444;
	}

.ListenZu
	{
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #444444;
	}

.blaetternAktiv
	{
	color: #DDDDDF;
	font-size: 10pt;
	text-decoration: none;
	}

.blaetternInaktiv
	{
	color: #DDDDDF;
	font-size: 10pt;
	text-decoration: none;
	}

.headline
	{
	font-size: 16pt; 
	font-weight: bold; 
	color: #FFD820;
	}

.copyright
	{
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
	}
	
.navBox 
	{
	border-top: solid 1px #DDDDDF; 
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #DDDDDF;
	}

.boxAbstand
	{
	height:16px;
	}