body											/*format body*/
	{
		background-color: #000000;
		font-family :Helvetica,Arial;
		font-size : 10pt;
		line-height: 13pt;
		text-align: center; 
		color: #E1E1E1;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 0px;
		margin-bottom: 0px;		
		scrollbar-base-color:000000;
		scrollbar-track-color:000000;
		scrollbar-face-color:000000;
		scrollbar-highlight-color:B5B5B5;
		scrollbar-3dlight-color:000000;
		scrollbar-darkshadow-color:777777;
		scrollbar-shadow-color:000000;
		scrollbar-arrow-color:AFAEAE;
	}
div#datum 																/*text format datum im Fließtext*/
	{	font-family : Helvetica,Arial; margin-top: 1em; font-weight: bold}
div#name 																/*text format datum im Fließtext*/
	{	
		font-family : Helvetica,Arial;
		font-size : 10pt;
		line-height : 13pt;
		text-align: center;
		margin-top: 1em; 
		margin-bottom: 1em; 
		font-weight: bold
	}
a.globalnavi:link	
	{font-family : Helvetica,Arial;	font-size : 10pt; line-height : 15pt; color: #940101; text-decoration: none; font-weight: bold}
a.globalnavi:visited
	{font-family : Helvetica,Arial;	font-size : 10pt; line-height : 15pt; color: #940101; text-decoration: none; font-weight: bold}
a.globalnavi:active	
	{font-family : Helvetica,Arial;	font-size : 10pt; line-height : 15pt; color: #940101; text-decoration: none; font-weight: bold}
a.globalnavi:hover	
	{font-family : Helvetica,Arial; font-size : 10pt; line-height : 15pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
.aktuelle-seite		
	{font-family : Helvetica,Arial; font-size : 10pt; line-height : 15pt; color: #BEBCBC; text-decoration: none; font-weight: bold}


