body
	{
	font-size			: 14Px;
	letter-spacing		: 1pt;
	font-family			: arial, geneva, helvetica, sans-serif;
	background-color	: #000000;
	color				: #AAAAAA;
	}

p, td
	{
	font-family	: arial, geneva, helvetica, sans-serif;
	vertical-align	: top;
	color		: #AAAAAA;
	font-size	: 14px;
	line-height	: 18px; 
	letter-spacing	: 1pt;
	margin-bottom	: 12pt;
	margin-top	: 0pt;
	}
	
h1
	{
	font-family	: arial, geneva, helvetica, sans-serif;
	color		: #EEEEEE;
	font-size	: 24px;
	letter-spacing	: 2pt;
	margin-bottom	: 0pt;
	margin-top	: 0pt;
	line-height	: 24px; 
	font-weight	: normal;
	}
	
h2
	{
	font-family	: arial, geneva, helvetica, sans-serif;
	letter-spacing	: 1pt;
	color		: #CCCCCC;
	font-size	: 16px;
	font-weight	: bold;
	margin-bottom	: 14pt;
	margin-top	: 0pt;
	line-height	: 18px; 

	}

h3
	{
	font-family	: arial, geneva, helvetica, sans-serif;
	color		: #CCCCCC;
	font-size	: 14px;
	font-weight	: bold;
	margin-bottom	: 8pt;
	margin-top	: 0pt;
	letter-spacing	: 1.5pt;
	}
	
h4
	{
	font-family	: arial, geneva, helvetica, sans-serif;
	color		: #999999;
	font-size	: 14px;
	letter-spacing	: 1,3pt;
	font-weight	: bold;
	margin-bottom	: 20pt;
	margin-top	: 0pt;
	}	

h4:first-letter
	{
	font-size	: 14pt;
	}

.blau1
	{
	color		: #002166;
	}
	
b
	{
	letter-spacing	: 1,5pt;
	}

.bildrahmen
	{
	border-style	: solid;
	border-width	: 1Px;
	border-color	: #002166;
	}
	
.copyright, a.copyright
	{
	line-height	: 11px;	
	font-size	: 9px;
	letter-spacing	: 1,5pt;
	margin-bottom	: 0pt;
	margin-top	: 0pt;	
	}
a
	{
	color		: #CC2200;
	text-decoration : none;
	font-size	: 14px;
	letter-spacing	: 1pt;
	}

a:hover
	{
	color		: #767EE4;
	text-decoration : underline;
	}
	
a.small
	{
	font-size	: 12px;
	}